How to Disable AI Features in Windows 11 (2026 Edition): A Complete Step-by-Step Guide

Windows 11 has become synonymous with Microsoft’s aggressive AI push, earning it the unflattering nickname “Microslop” among frustrated users. With Copilot integrated into everything from Notepad to the Taskbar, and controversial features like Windows Recall capturing screenshots of your activity, many professionals and privacy-conscious users are seeking ways to reclaim a clean, AI-free computing experience.

As an IT specialist with over 5 years of enterprise experience, I’ve compiled this comprehensive guide based on the latest Windows 11 builds (2026). Whether you’re managing corporate endpoints or simply want a distraction-free workspace, these methods will help you disable 13+ AI features without relying on third-party tools.

⚠️ Important: Before proceeding, create a System Restore point. Some steps involve Registry and Group Policy modifications that require caution.

Table: Quick Reference for Disabling Windows 11 AI Features

AI FeatureDifficultyMethodWindows Version
Copilot AppEasySettings > AppsAll
Windows Search Copilot IconMediumRegistry EditorAll
File Explorer AI ActionsEasySettings > AppsAll
Notepad CopilotEasyIn-app SettingsAll
Paint AI (Cocreator)MediumRegistry/GPOAll
Windows RecallEasy-MediumOptional FeaturesAll
Click to DoEasyPrivacy SettingsCopilot+ PCs
Gaming CopilotEasyXbox Game BarAll
Windows Studio EffectsEasyCamera SettingsCopilot+ PCs
Edge Browser CopilotEasyBrowser SettingsAll

1. Completely Uninstall the Copilot Application

The Copilot app is the foundation of Microsoft’s AI ecosystem in Windows 11. Removing it eliminates the Taskbar icon, context menu entries, and the “Ask Copilot” feature in the taskbar.

Step-by-Step Instructions:

  1. Press Windows + I to open Settings
  2. Navigate to AppsInstalled apps
  3. Type “Copilot” in the search bar
  4. Click the three dots (⋯) next to Microsoft Copilot
  5. Select Uninstall and confirm

What this removes:

  • Taskbar Copilot button
  • “Ask Copilot” in taskbar (including Voice and Vision)
  • “Share with Copilot” option when hovering over taskbar apps
  • Right-click context menu entries in File Explorer

Note: Uninstalling the main app will not remove the Copilot logo from Windows Search. See Section 2 for that fix. (https://www.windowslatest.com/2026/02/06/how-i-disabled-13-ai-features-in-windows-11-safely-no-third-party-apps-needed/)

2. Remove Copilot from Windows Search

Even after uninstalling the app, the Copilot icon persists in Windows Search, alongside clutter like trending searches and daily highlights. Here’s how to clean it up using the Registry Editor.

Step-by-Step Instructions:

  1. Press Windows + R, type regedit, and press Enter
  2. Navigate to:
   HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
  1. Check for an Explorer key. If missing:
  • Right-click the Windows folder → NewKey
  • Name it Explorer
  1. Right-click the Explorer key → NewDWORD (32-bit) Value
  2. Name it DisableSearchBoxSuggestions
  3. Double-click the new value and change Value data from 0 to 1
  4. Click OK and restart your PC

Result: Windows Search will display a clean interface without suggestions, trending topics, or the Copilot logo. (https://www.windowslatest.com/2026/02/06/how-i-disabled-13-ai-features-in-windows-11-safely-no-third-party-apps-needed/)

3. Disable AI Actions in File Explorer

Right-clicking an image in File Explorer now shows an AI Actions submenu with options like “Visual Search,” “Blur Background,” and “Remove Background.” While useful for some, it adds bloat to the context menu.

Step-by-Step Instructions:

  1. Press Windows + I to open Settings
  2. Go to AppsActions (or search for “Actions”)
  3. Turn off toggles for:
  • Paint
  • Photos
  • Teams
  • Microsoft 365 Copilot

Current Limitation: The “AI Actions” label remains in the context menu but displays “No actions available” when hovered over. Microsoft has confirmed that a future update will completely hide this section when no actions are enabled. (https://news.qq.com/rain/a/20260207A0293D00)

4. Turn Off Copilot in Microsoft Edge

Microsoft Edge has Copilot deeply integrated into the sidebar and toolbar. Disabling it requires accessing the browser’s settings.

Step-by-Step Instructions:

  1. Open Microsoft Edge
  2. Click the three dots (⋯)Settings
  3. Select SidebarCopilot
  4. Toggle off Show Copilot
  5. Go to Privacy, search, and services
  6. Scroll to Services and turn off Copilot in Edge

Additional Step: To remove the Copilot button from the toolbar:

  • Click the three dots (⋯)SettingsAppearance
  • Toggle off Show Copilot button

5. Disable AI Features in Notepad

Microsoft transformed Notepad from a simple text editor into an AI-powered application with Copilot integration and Microsoft account requirements.

Step-by-Step Instructions:

  1. Open Notepad
  2. Click the Settings icon (gear) in the top-right corner
  3. Under AI Features, toggle off Copilot
  4. (Optional) Disable Formatting and Spelling to restore the classic Notepad experience

Benefit: Disabling Copilot also removes the Microsoft account sign-in prompts that appear when opening Notepad. (https://www.windowslatest.com/2026/02/06/how-i-disabled-13-ai-features-in-windows-11-safely-no-third-party-apps-needed/)

6. Remove AI Features from the Photos App

The modern Photos app includes AI editing tools and Copilot integration. If you prefer a straightforward image viewer, you have two options.

Option A: Install Photos Legacy (Recommended)

  1. Open the Photos app
  2. Click Settings (gear icon)
  3. Scroll to Photos Legacy and click Get Photos Legacy
  4. Install from the Microsoft Store
  5. Return to SettingsAppsInstalled apps
  6. Uninstall the modern Photos app
  7. Set Photos Legacy as default for image files in Default apps

Option B: Disable AI in Modern Photos App

Currently, Microsoft does not provide toggles to disable individual AI features in the modern Photos app. The legacy app is the only way to completely avoid AI integration. (https://www.windowslatest.com/2026/02/06/how-i-disabled-13-ai-features-in-windows-11-safely-no-third-party-apps-needed/)

7. Disable AI in Microsoft Paint

Paint now features Copilot-powered tools including Image Creator (powered by DALL-E), Generative Fill, and Cocreator. Unlike Notepad, Paint lacks a simple toggle to disable these features.

Method A: Using Registry Editor (All Versions)

  1. Press Windows + R, type regedit, and press Enter
  2. Navigate to:
   HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paint

(If the Paint key doesn’t exist, right-click PoliciesNewKey → name it Paint)

  1. Right-click the Paint key → NewDWORD (32-bit) Value
  2. Create the following values and set each to 1:
  • DisableImageCreator
  • DisableGenerativeFill
  • DisableCocreator

Method B: Using Group Policy Editor (Pro/Enterprise/Education)

  1. Press Windows + R, type gpedit.msc, and press Enter
  2. Navigate to:
   Computer Configuration → Administrative Templates → Windows Components → Paint
  1. Double-click each policy and set to Enabled:
  • Disable Cocreator
  • Disable generative fill
  • Disable Image Creator
  1. Click ApplyOK and restart your PC

Note: Generative Erase and Remove Background cannot be disabled through these methods. For a completely AI-free Paint experience, consider installing the classic MS Paint from Windows 10. (https://www.ithome.com/0/920/028.htm)

8. Disable Windows Recall (Snapshot Feature)

Windows Recall is one of the most controversial AI features, taking periodic screenshots of your screen for searchable “memory.” While disabled by default on most systems, the components remain installed.

Method A: Uninstall via Settings (Recommended)

  1. Press Windows + ISystemOptional features
  2. Click More Windows features
  3. Scroll down and uncheck Recall
  4. Click OK and restart your computer

Method B: Using PowerShell (Administrators)

Run PowerShell as Administrator and execute:

Disable-WindowsOptionalFeature -Online -FeatureName "Recall"

Method C: Using DISM Command

Run Command Prompt as Administrator and execute:

Dism /online /Disable-Feature /FeatureName:"Recall"

Data Cleanup: After disabling, go to SettingsPrivacy & securityRecall & snapshotsDelete all snapshots to remove existing data. (https://proton.me/blog/disable-windows-recall)

9. Disable “Click to Do” on Copilot+ PCs

Click to Do allows you to right-click selected text, images, or screenshots to send them directly to Copilot for AI processing. This feature is exclusive to Copilot+ PCs.

Method A: Via Settings

  1. Press Windows + IPrivacy & security
  2. Select Activity history (or Windows permissions)
  3. Find Click to Do and toggle it Off

Method B: Via Group Policy (Pro/Enterprise)

  1. Press Windows + R, type gpedit.msc, and press Enter
  2. Navigate to:
   Computer Configuration → Administrative Templates → Windows Components → Windows AI
  1. Double-click Click to Do and set it to Disabled
  2. Click ApplyOK and restart (https://www.windowslatest.com/2026/02/06/how-i-disabled-13-ai-features-in-windows-11-safely-no-third-party-apps-needed/)

10. Disable Gaming Copilot in Xbox Game Bar

Microsoft markets Gaming Copilot as a “personal gaming sidekick” that provides contextual game strategies through the Xbox Game Bar overlay.

Step-by-Step Instructions:

  1. Press Windows + G to open Xbox Game Bar
  2. Find the Gaming Copilot panel on the right
  3. Click SettingsPrivacy settings
  4. Turn off all toggles to prevent model training and data collection
  5. Click the gear icon in Game Bar → More settingsWidgets
  6. Under Show in widget menu, toggle off Gaming Copilot
  7. (Optional) Also disable Edge Game Assist for a cleaner experience

11. Disable Windows Studio Effects (Copilot+ PCs)

Windows Studio Effects uses your device’s NPU (Neural Processing Unit) to apply AI-powered video and audio enhancements during calls.

Step-by-Step Instructions:

  1. Press Windows + IBluetooth and devicesCamera
  2. Click your connected camera under Connected cameras
  3. Select Basic settingsAdvanced camera optionsEdit
  4. Toggle off Use Windows Studio effects
  5. Click Apply

This disables: Background blur, eye contact correction, automatic framing, voice focus, portrait light, and creative filters. (https://www.ithome.com/0/920/028.htm)

12. Remove AI from Microsoft 365 Apps

For Microsoft 365 subscribers, Copilot appears in Word, Excel, PowerPoint, and OneNote.

For Personal/Family Subscriptions:

  1. Open any Microsoft 365 app (Word, Excel, etc.)
  2. Go to FileOptionsCopilot
  3. Uncheck Enable Copilot

Alternative Method:

  1. Go to FileAccountAccount PrivacyManage Settings
  2. Under Connected experiences, uncheck Turn on experiences that analyze your content
  3. Restart the application (this applies across all Microsoft 365 apps linked to your account)

For Enterprise Users:

IT administrators can remove Copilot using PowerShell:

$packageFullName = Get-AppxPackage -Name "Microsoft.Copilot" | Select-Object -ExpandProperty PackageFullName
Remove-AppxPackage -Package $packageFullName

(https://proton.me/blog/turn-off-copilot)

13. Disable OneDrive AI Photo Tagging

OneDrive uses AI to recognize faces and objects in your uploaded photos to help with organization and search.

Step-by-Step Instructions:

  1. Open the OneDrive app
  2. Click the gear iconSettings
  3. Select OptionsPhotos
  4. Turn off Use tags to find and organize photos

This prevents AI from scanning your photos for facial recognition and object detection. (https://www.windowslatest.com/2026/02/06/how-i-disabled-13-ai-features-in-windows-11-safely-no-third-party-apps-needed/)

Enterprise & IT Administrator Guidance

For organizations managing multiple endpoints, Microsoft provides Group Policy Objects (GPOs) to disable AI features system-wide:

Policy PathSettingEffect
User Configuration > Administrative Templates > Windows Components > Windows AITurn off saving snapshots of WindowsDisables Recall
Computer Configuration > Administrative Templates > Windows Components > Windows AIAllow Recall to be enabledSet to Disabled
Computer Configuration > Administrative Templates > Windows Components > Windows AIClick to DoSet to Disabled

Compliance Note: Texas A&M University’s cybersecurity division recommends disabling Recall to protect user privacy and ensure legal compliance. Organizations should monitor devices for compliance using endpoint management platforms. (https://docs.security.tamu.edu/docs/endpoint-security/policies/MSRecall/)

Verification: Confirming AI Features Are Disabled

After completing these steps, verify your changes:

  1. Check Taskbar: No Copilot icon should appear
  2. Test Search: Windows Search should show no Copilot logo or suggestions
  3. Open Notepad: No Copilot button in the top-right
  4. Check Paint: AI creation options should be grayed out or missing
  5. Review Settings: Go to SettingsPrivacy & securityWindows AI to confirm features are off

The Bottom Line

Microsoft’s aggressive AI integration has fundamentally changed the Windows 11 experience, but as this guide demonstrates, users still have control over their computing environment. While some features require Registry edits or Group Policy modifications—indicating Microsoft would prefer you keep these AI tools enabled—all major AI components can be disabled through native Windows tools.

The good news? Microsoft has reportedly acknowledged user frustration and is reevaluating its Copilot integration strategy. Until then, this guide provides the most comprehensive method to reclaim a clean, AI-free Windows 11 experience.

Have questions about disabling specific AI features? Connect with me on LinkedIn or leave a comment below.

About the author

Javed Ahmad is an Information Technology Specialist at Accenture with a postgraduate degree in IT and over 5 years of enterprise-level experience. He specializes in creating hands-on guides for B2B platforms, software tools, and FinTech, helping users solve complex technical problems with professional-grade accuracy. LinkedIn.