Forum Discussion
Easy way to let me uninstall or remove copilot from windows 10?
Combining PowerShell app removal and registry restriction, this two-step thorough solution lets you uninstall copilot from windows 10 and permanently prevent Copilot from restoring automatically after PC restarts.
How to Uninstall Copilot from Windows 10
Step 1: Open the Registry Editor
- Press Win + R, type regedit, and press Enter.
Step 2: Navigate to the target registry key path:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
Step 3: Create a new key:
- Right-click the Windows folder → New → Key, and rename it to WindowsCopilot.
Step 4: Create a DWORD value:
- Right-click an empty area in the right pane → New → DWORD Value, and name it TurnOffWindowsCopilot.
Step 5: Double-click the DWORD value and set the Value data to 1.
Finally, close the Registry Editor and restart your computer.
After the device restarts, Copilot will be completely hidden and disabled system-wide. If you need to re-enable Copilot later, simply change the value to 0 or delete the WindowsCopilot registry key.
Pros
- Native Windows built-in tool
- Changes take effect system-wide after a restart; Copilot will not pop up automatically
- Easy to enable or disable by adjusting values
- No installation files remain after disabling
Cons
- Improper editing of the registry may cause some Windows features to stop working
- Major Windows system updates may reset the registry settings
- Applies only to the current user account; does not apply to all user groups on the device
- Cannot delete Copilot program files; only prevents them from appearing and launching