Disable Copilot on Windows 11:
You can disable Copilot through Settings > Personalization > Taskbar by turning it off there. If that doesn’t fully remove it and you want to completely disable it, you’ll need to use the Registry Editor.
Here’s how:
- Open the Registry Editor
- Navigate to:
HKCU\Software\Policies\Microsoft\Windows - Right-click the Windows folder on the left pane, select New > Key, and name the new key WindowsCopilot
- Click on the WindowsCopilot key, then on the right pane, right-click and choose New > DWORD (32-bit) Value
- Name the value TurnOffWindowsCopilot and set its data to 1
- Restart your PC to apply the changes
(source)
Disable Copilot on Windows 10:
If you want to go beyond just hiding the Copilot button and actually disable the feature — including on Windows 10 — here’s a step-by-step guide based on what works in both versions.
The Short Answer
Uninstalling Copilot isn’t officially possible yet, but you can disable it through Group Policy settings. Here’s how:
Method 1: Group Policy Editor (Windows 11 & Windows 10 Pro)
- Press
Windows + R, typegpedit.msc, and press Enter - Navigate to:
User Configuration > Administrative Templates > Windows Components > Windows Copilot - Double-click Turn off Windows Copilot
- Select Enabled, then click OK
- Restart your PC to apply changes
Windows 10 Home Users: How to Enable Group Policy Editor
Windows 10 Home doesn’t come with gpedit.msc by default. To enable it:
- Download and run the safe installer from MajorGeeks:
Add gpedit.msc with PowerShell (MajorGeeks) - Need help installing it? This YouTube guide from MajorGeeks walks you through it. Check the video description or top comment for the download link.
Once installed, repeat the Group Policy steps above.
Troubleshooting: Policy Not Applying? Use Policy Plus
If Copilot still shows after reboot, the Group Policy setting may not have been saved correctly.
Here’s a workaround:
- Download Policy Plus (an alternative Group Policy editor):
Policy Plus GitHub Download - Open Policy Plus
- Go to File > Save Policies
- Restart your PC
Note: Copilot itself won’t appear in the Policy Plus UI, but this step ensures any changes from the standard Group Policy Editor are written and applied.
(Source)
