Skip to content
Follow
Windows

How to Enable or Disable Windows Copilot in Windows 11

Richard
Written by
Richard
Aug 9, 2023 Updated Aug 13, 2026 2 min read
How to Enable or Disable Windows Copilot in Windows 11
How to Enable or Disable Windows Copilot in Windows 11

Windows Copilot is a built-in AI assistant for Windows 11 that handles quick questions and tasks right from your desktop. It lives on your taskbar as a small icon on Windows 11 versions 22H2 and newer.

You can turn Windows Copilot on or off using your taskbar settings or the Registry Editor if you want to remove the icon and stop it from running in the background.

⚡ Quick Answer

Hide the Copilot icon by right-clicking the taskbar , selecting Taskbar settings, and toggling Copilot to Off. For a full disable, use Group Policy (Pro/Enterprise) or the Registry Editor (Home) to modify Copilot settings.

Method 1Hiding the Copilot Icon (Easiest Way)

Clearing the Windows Copilot icon from the taskbar hides the button without turning off the underlying service entirely.

  1. Right-click an empty space on your Taskbar.
  2. Select Taskbar settings.
  3. Locate the Copilot (preview) toggle.
  4. Switch it to Off.

This hides the button but does not uninstall the feature.

Method 2Using Group Policy (🪟 Windows 11 Pro and Enterprise)

Windows 11 Pro and Enterprise editions include the Group Policy Editor (a tool for managing system configurations), allowing administrators to turn off the AI assistant. Finding the Windows Copilot setting under Windows Components keeps management straightforward.

windows 11 edit group policy
windows 11 edit group policy

  1. Press Win + R, type gpedit.msc, and hit Enter.
  2. Navigate to: User Configuration > Administrative Templates > Windows Components > Windows Copilot.
  3. Double-click Turn off Windows Copilot.
  4. Select Enabled to turn the feature off.
  5. Click Apply and OK.

Method 3Using the Registry Editor (🪟 Windows 11 Home)

Windows 11 Home lacks the Group Policy Editor, meaning you will need a different tool to disable the assistant. The Registry Editor lets home users turn off the AI feature by modifying specific system keys.

Local Group Policy Editor window for configuring Windows Copilot settings
Local Group Policy Editor window for configuring Windows Copilot settings

  1. Press Win + R, type regedit, and hit Enter.
  2. Navigate to: HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot.
  3. If the key does not exist, right-click the Windows folder, select New > Key, and name it WindowsCopilot.
  4. Right-click in the right pane, select New > DWORD (32-bit) Value, and name it TurnOffWindowsCopilot.
  5. Set the value to 1 to disable it.

Privacy and Data Security

Copilot relies on data processing to generate relevant answers. Disabling the service stops your local activity from traveling to Microsoft for AI analysis. Reviewing the Privacy & security settings inside the Windows Settings app helps control what data reaches Microsoft.

Summary

Taskbar settings can disable Windows Copilot quickly. Pro and Enterprise editions use the Group Policy Editor for a permanent fix, whereas Windows 11 Home requires the Registry Editor. These methods tailor the AI feature to personal workflows.

Can I permanently remove Copilot or just hide it?

Taskbar settings hide the icon, while Group Policy or the Registry disables the underlying service. Because Copilot operates as a core system component, major feature updates might re-enable it, requiring periodic checks.

Why does Copilot keep coming back after a Windows update?

Windows updates often reset system configurations to their default states to ensure new features are active. Copilot remains embedded within the Windows 11 experience. Updates regularly overwrite registry keys or policy settings, meaning modifications might revert and require manual re-application after major OS upgrades.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Switch Between Copilot Views in Windows 11
Windows How to Switch Between Copilot Views in Windows 11
How to Show or Hide the Sidebar in Windows 11 Copilot
Windows How to Show or Hide the Sidebar in Windows 11 Copilot
How to Change How Copilot Opens with Alt+Spacebar shortcut in Windows 11
Windows How to Change How Copilot Opens with Alt+Spacebar shortcut in Windows 11
How to Disable Windows 11 Copilot
Windows How to Disable Windows 11 Copilot

18 Comments

Leave a Comment

Your email address will not be published. Required fields are marked *