Forum Discussion
Easy way to let me uninstall or remove copilot from windows 10?
Here's the casual lowdown on how this method works to help you remove copilot from Windows 10. Think of it as telling Windows directly to turn Copilot off. You're basically creating a secret switch (a Registry key) that says "don't show this thing."
The Step-by-Step to remove copilot from Windows 10:
1. Open the Registry Editor: Hit the Windows key + R, type regedit, and hit Enter. This is your gateway to the system's core settings .
2. Navigate to the Right Folder: In the Registry Editor, you need to find the right folder. In the left panel, go down this path: HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows. This tells Windows you're changing settings just for your user account.
3. Create the "WindowsCopilot" Key: Right-click on the Windows folder. Choose New > Key . Name this new key exactly WindowsCopilot .
4. Create the "TurnOffWindowsCopilot" Value: Now, inside the new WindowsCopilot folder you just made, right-click on the right-hand empty space. Choose New > DWORD (32-bit) Value. Name it TurnOffWindowsCopilot .
5. Set the Switch to "On": Double-click on the TurnOffWindowsCopilot value you just created. A window will pop up. Change the "Value data" to 1 and click OK . A value of 1 tells Windows to turn Copilot off.
6. Restart Your PC: The final step is to restart your computer for the change to kick in . You should reboot or at least sign out and back in for this to take effect.