By 2026, artificial intelligence (AI) is intertwined with nearly all leading consumer operating systems. However, Windows 11 has attracted significant criticism, largely due to Microsoft’s rapid implementation of its AI features, particularly the controversial Copilot. This has led some frustrated users to dub the operating system “Microslop, ”highlighting their displeasure with the intrusive AI elements.
Microsoft’s choice to embed Copilot across various applications, such as Edge, Notepad, File Explorer, the Office suite, and the Windows 11 Taskbar, has been viewed as overly aggressive. Many users feel that the AI functionalities often serve no real purpose, leaving them yearning for a simpler, more streamlined desktop experience. This guide addresses a prevalent concern: how to completely disable Copilot and reclaim a traditional Windows environment.
1. Uninstalling the Copilot Application
To begin the process of decluttering your operating system, you can uninstall the Copilot application itself. As a lightweight web wrapper, it’s straightforward to remove, but it may attempt to reinstall or persist without careful handling.
- Navigate to Settings > Apps > Installed Apps.
- Locate “Copilot” in the list of installed applications.
- Click on the three dots (…) associated with the Copilot entry.
- Select Uninstall and confirm your selection.

This action will effectively remove Copilot’s presence from your Taskbar, the File Explorer’s context menu, and any instances referring to Copilot Voice or Vision. Keep in mind that while Copilot is disabled, its logo might still linger in Windows Search—but there’s a way to remove that too.
2. Eliminate the Copilot Logo from Windows Search
Many users find the new Windows Search experience cluttered with unnecessary suggestions, including the persistent Copilot logo. Follow these steps to create a more streamlined search interface:
- Press Win + R to open the Run prompt.
- Type regedit and press Enter to launch the Registry Editor.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Check for a key named “Explorer”.If it’s absent, right-click the Windows key, choose New > Key, and rename it “Explorer”

- In the Explorer key, right-click in the empty space and select New > DWORD (32-bit) Value

- Rename this value as
DisableSearchBoxSuggestions
- Double-click the new value and set its data from 0 to 1, then click OK

- Restart your PC to finalize the changes.
Upon reboot, opening Windows Search should yield a cleaner interface, free from suggestions and the Copilot logo.
3. Disabling AI Actions in File Explorer
File Explorer has also seen the integration of “AI Actions, ”which clutter the right-click context menu. While these options have some utility, they can obstruct the user experience for those who prefer a more streamlined interface. To disable these options:
- Go to Settings > Apps > Actions and switch off the toggle for items like Paint, Photos, and Microsoft 365 Copilot.
This action will hide the nested AI Action options. Unfortunately, the “AI Actions”label will still remain, displaying “No actions available” when hovered over. However, Microsoft has indicated that a future update may allow full removal of this label.
4. Disabling Copilot in Microsoft Edge
Microsoft Edge features integration with Copilot, making the AI readily accessible. If you prefer to disable these features, here’s how:
- Open Microsoft Edge, click on the three dots on the toolbar, or press Alt + F to access Settings

- Select Appearance, scroll down, and click on Copilot and sidebar

- Turn off the sidebar if desired, and disable the option Show Copilot button on the toolbar

You may also want to navigate to Languages and disable the toggle for Use Copilot for writing on the web. Additionally, check under AI innovations to ensure Copilot Mode is turned off.
5. Disabling Copilot Features in Notepad
The classic Notepad has been upgraded, now featuring a Copilot prompt. While some new functionalities are welcome, users can easily disable Copilot. To do so:
- Open Notepad.
- Select the Settings icon in the upper-right corner

- In the AI Features section, toggle off Copilot

6. Managing AI Features in Microsoft Photos
The updated Photos app incorporates AI functionalities. However, it’s possible to revert to the classic Photos Legacy app, which excludes these features. To do this:
Step 1: Install the Legacy Photos App
- Launch the Photos app.
- Click the Settings icon.
- Scroll to find Photos Legacy and click Get Photos Legacy

- Download and install it from the Microsoft Store

Step 2: Uninstall the Modern Photos App
- Navigate to Settings > Apps > Installed apps.
- Find and click the three dots next to the new Photos app

- Select Uninstall and confirm your choice.
7. Disabling AI Features in Microsoft Paint
Similar to Notepad, Paint now has Copilot features, but you can’t disable them with a toggle. Instead, use the methods outlined below:
Disable AI Features via Registry Editor
- Press Win + R, type regedit, and hit Enter.
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Paintand create the key if it’s not present. - Create a DWORD (32-bit) Value for each feature you wish to disable, such as DisableImageCreator, DisableGenerativeFill, and DisableCocreator, setting their values to 1.
Disable AI Features via Group Policy Editor
- Access the Group Policy Editor by pressing Win + R and typing gpedit.msc.
- Navigate to Computer Configuration > Administrative Templates > Windows Components > Paint.
- Set the options for Disable Cocreator, Disable Generative Fill, and Disable Image Creator to Enabled.
- Click Apply and restart your PC.
8. Disabling AI Features in Outlook
Outlook incorporates AI for enhanced experiences when handling emails, but many users prefer to disable this feature for privacy. Here’s how:
- Open Outlook and click on the Settings icon.
- Select General > Privacy and data and toggle off both Turn on experiences that analyze your content and optional diagnostic data.
- Disable Turn on Copilot to remove the AI functionalities from the Outlook ribbon.
9. Disabling AI Features in OneDrive
OneDrive utilizes AI technology to identify faces in uploaded images. If you want to disable these features:
- Open OneDrive, click on the gear icon, and select Settings.
- Navigate to Photos and turn off Use tags to find and organize photos.
10. Turning off Gaming Copilot in Windows 11
Gaming Copilot, a beta feature aimed at assisting gamers, can be disabled as follows:
- Open the Gaming Copilot panel in Xbox Game Bar.
- Access Settings and navigate to Privacy settings.
- Turn off the toggles for data collection while gaming.
- Remove the Gaming Copilot from the widget menu to streamline your gaming experience.
11. Disabling Windows Studio Effects in Copilot+ PCs
Windows Studio Effects delivers AI enhancements for video and audio, but can be turned off if unwanted:
- Go to Settings > Bluetooth & devices > Cameras.
- Select your camera and disable the Use Windows Studio Effects toggle.
12. Uninstalling Windows Recall
Windows Recall allows for ongoing screen captures, but some users find it intrusive. It can be turned off as follows:
Using Settings to Uninstall Recall
- Navigate to Settings > System > Optional features.
- Select More Windows features and uncheck Recall.
- Restart your PC to finalize the removal.
Using PowerShell to Remove Recall
- Open PowerShell as an administrator and run the following command:
Disable-WindowsOptionalFeature -Online -FeatureName "Recall". - Restart your PC as prompted.
Using Command Prompt to Remove Recall
- Open Command Prompt as administrator and enter:
Dism /online /Disable-Feature /FeatureName:" Recall". - Restart your PC afterward.
13. Turning Off Click to Do on Copilot+ PCs
To prevent the “Click to Do”feature from triggering AI actions:
- Access Settings and go to Privacy & security.
- Select Activity history or Windows permissions.
- Find the Click to Do toggle and turn it off.
This article aims not to criticize AI but to help users manage their interactions with it on Windows 11. Microsoft’s current aggressive approach has prompted significant backlash, and the company is now acknowledging the need to address these changes to enhance user experience. If you’re uncomfortable with the suggested modifications, remember to back up your system before implementing any registry or group policy changes. After all, a small misstep could lead to unforeseen issues.
Do you utilize any AI features in Windows 11? Your experience and feedback are invaluable as Microsoft navigates this evolving landscape.
Leave a Reply