Microsoft introduced the Ask Copilot feature in Windows 11, integrating it into the taskbar and, more recently, the right-click context menu. While some users find Copilot useful, others want to remove or disable it entirely due to privacy concerns, performance issues, or personal preference. Disabling Ask Copilot can reduce clutter, prevent accidental activation, and stop unwanted background processes.
Uninstall Copilot via Windows Settings
Step 1: Open the Windows Settings app by pressing Win + I
. This shortcut launches the main settings panel for system configuration.
Step 2: In the left-hand menu, select Apps, then click on Installed Apps. This section lists all installed applications on your device.

Step 3: Use the search bar or scroll through the list to find Copilot. If it's present, click the three-dot menu next to it and choose Uninstall. Follow the prompts to complete the removal. This action removes Copilot for your current user account, but it may reappear after system updates or if another user logs in.

Disable Ask Copilot in the Right-Click Context Menu Using the Registry Editor
Microsoft added "Ask Copilot" to the right-click menu in some Windows 11 builds. If uninstalling Copilot does not remove this entry, you can edit the Windows Registry to disable it. Registry changes affect system behavior at a deeper level, so proceed carefully and consider backing up your registry first.
Step 1: Press Win + R
to open the Run dialog, type regedit
, and press Enter. This launches the Registry Editor.

Step 2: Navigate to the following path:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows

Step 3: Right-click the Windows folder, select New > Key, and name it WindowsCopilot
.
Step 4: Select the new WindowsCopilot key. Right-click in the right pane, choose New > DWORD (32-bit) Value, and name it TurnOffWindowsCopilot
.

Step 5: Double-click the new value and set its data to 1
. This disables Copilot features for your user account.

Step 6: Close Registry Editor and restart your computer to apply the changes. The Ask Copilot entry should now be removed from the right-click context menu and the taskbar.
Disable Copilot Using Group Policy Editor (Windows 11 Pro and Enterprise)
On Windows 11 Pro and Enterprise editions, you can use the Group Policy Editor to disable Copilot system-wide. This method provides more control and is recommended for business or multi-user environments.
Step 1: Open the Run dialog with Win + R
, type gpedit.msc
, and press Enter to launch the Group Policy Editor.

Step 2: In the left pane, navigate to User Configuration > Administrative Templates > Windows Components > Windows Copilot.

Step 3: Double-click on Turn off Windows Copilot in the right pane. Set the policy to Enabled (enabling this policy disables Copilot). Click Apply and OK.

Step 4: Restart your computer to make sure the policy takes effect. Copilot and its context menu entries should no longer appear for users governed by this policy.
Remove Copilot Dependencies (Advanced)
Some users report that Copilot relies on Microsoft Edge to function. Restricting permissions for Edge's executable file can further prevent Copilot from running, but this may break other features or cause system instability. Proceed with caution and only attempt this if other methods fail.
Step 1: Navigate to C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
in File Explorer.

Step 2: Right-click msedge.exe
, select Properties, go to the Security tab, and adjust permissions to remove all access. This prevents Copilot from launching Edge, but will also impact your ability to use Microsoft Edge normally.

Only use this approach if you're comfortable with advanced system administration and understand the risks. Restoring permissions may require booting into Safe Mode or using another administrator account.
Additional Tips and Troubleshooting
- If Copilot returns after a Windows Update, repeat the uninstall or disable steps as needed.
- Some updates may re-enable Copilot or restore its context menu entry, so periodic checks are advisable.
- If you use Windows 11 Home and lack Group Policy Editor, the registry method is the best option.
- For multi-user systems, disabling Copilot for each user may be necessary.
- Always back up your registry or create a system restore point before making significant changes.
Disabling Ask Copilot on Windows 11 streamlines your workflow and prevents unwanted AI features from interrupting your tasks. If Microsoft updates restore the feature, you can repeat these instructions to keep your system configured the way you want.
Member discussion