WP Newsify

How to Disable Copilot in Windows 10 and 11 (Step-by-Step)

Microsoft has continually enhanced the Windows experience by introducing new AI-driven features. One such tool is Copilot, an AI assistant integrated into Windows 11 and gradually being introduced to Windows 10 in select updates. While Copilot can offer helpful suggestions, perform tasks, and integrate with Microsoft apps, not all users prefer to have it enabled. Whether it’s for privacy, performance improvements, or personal preference, many users are looking to disable Copilot entirely.

This guide will walk you through how to disable Copilot in both Windows 10 and Windows 11 with clear, step-by-step instructions. Regardless of your technical experience, these methods are straightforward and effective.

Why You Might Want to Disable Copilot

Method 1: Disable Copilot via Group Policy Editor (Windows 11 Pro and Enterprise)

Note: This method only works on Windows 11 Pro, Enterprise, or Education versions. If you are using Windows Home edition, skip to the Registry Editor method below.

  1. Press Windows + R to open the Run dialog.
  2. Type gpedit.msc and press Enter.
  3. In the Local Group Policy Editor, navigate to:
    Computer Configuration > Administrative Templates > Windows Components > Windows Copilot
  4. Double-click on Turn off Windows Copilot.
  5. Select Enabled.
  6. Click Apply and then OK.
  7. Restart your PC for the changes to take effect.

This setting disables Windows Copilot and removes its icon from the taskbar.

Method 2: Disable Copilot via Windows Registry (Windows 10 and Windows 11)

Follow these steps carefully, as improper registry changes can affect system stability. It’s a good idea to back up your registry before proceeding.

  1. Press Windows + R to open the Run dialog.
  2. Type regedit and press Enter to open the Registry Editor.
  3. Navigate to the following key:
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot
  4. If the WindowsCopilot key doesn’t exist, right-click the Windows folder, choose New > Key, and name it WindowsCopilot.
  5. Inside the WindowsCopilot key, right-click on the right pane, choose New > DWORD (32-bit) Value, name it TurnOffWindowsCopilot.
  6. Double-click the new value and set its data to 1.
  7. Click OK and close the Registry Editor.
  8. Restart your computer.

After rebooting, Copilot will be disabled and hidden from the taskbar.

Method 3: Using Taskbar Settings (Limited Effectiveness)

This method mainly disables the visible icon rather than disabling the entire feature. It can be useful if you just don’t want to see Copilot on your screen.

  1. Right-click on an empty space in the taskbar.
  2. Choose Taskbar settings.
  3. Scroll down to find the Copilot (preview) toggle.
  4. Switch the toggle to Off.

This removes the Copilot icon from your taskbar but does not completely disable the feature.

Method 4: Uninstall via PowerShell (For Advanced Users)

Copilot is integrated with some Microsoft components and may be partially removable via PowerShell, although this method is not officially supported and should be used with caution.

  1. Right-click the Start menu and select Windows Terminal (Admin) or PowerShell (Admin).
  2. Enter the following command:
    Get-AppxPackage *MicrosoftWindows.Client.CBS* | Remove-AppxPackage
  3. Press Enter and wait for the process to complete.

This may reduce Copilot functionality, but updates could reinstall it later depending on your system settings and updates policy.

Re-enabling Copilot

If you ever wish to bring back Copilot, you can reverse the above changes:

Final Thoughts

While Microsoft’s integration of AI tools brings innovation, user control remains essential. Whether you’re looking for improved performance or enhanced privacy, disabling Copilot is something you can do easily with the right knowledge. From the novice to the power user, the methods above provide a comprehensive way to keep your Windows environment working exactly how you prefer it.

FAQs

Follow Us
Exit mobile version