How to Disable Copilot in Windows 11 (and What You're Actually Turning Off)
Microsoft Copilot has been gradually embedded into Windows 11, Microsoft 365, and Edge — and not everyone wants it there. Whether you're managing a work device, minimizing distractions, or simply prefer your OS without AI overlays, disabling Copilot is straightforward once you understand where it lives and which version you're dealing with.
What "Disabling Copilot" Actually Means
Before jumping into steps, it's worth knowing that Copilot isn't a single thing — it appears in several places across the Microsoft ecosystem:
- Windows Copilot — the sidebar panel accessible from the taskbar in Windows 11
- Copilot in Microsoft 365 — integrated into Word, Excel, Outlook, and Teams
- Copilot in Microsoft Edge — the browser sidebar powered by Bing
- Copilot+ PC features — hardware-accelerated AI tools on newer Snapdragon X and Intel Core Ultra devices
Each has its own toggle, policy setting, or removal method. "Disabling Copilot" likely means one or more of these depending on your setup.
How to Disable Windows Copilot from the Taskbar
This is the most common request — hiding or removing the Copilot button from the Windows 11 taskbar.
Via Settings (quickest method):
- Right-click the taskbar and select Taskbar settings
- Under Taskbar items, toggle Copilot to Off
This removes the button from the taskbar. Copilot is still installed but no longer surfaced in your daily workflow.
Via Group Policy (for IT admins and Pro/Enterprise users):
- Press Win + R, type
gpedit.msc, and hit Enter - Navigate to:
User Configuration > Administrative Templates > Windows Components > Windows Copilot - Double-click Turn off Windows Copilot
- Set it to Enabled, then click OK
This fully disables the Copilot interface at the policy level — useful for managed environments or anyone who wants it off system-wide rather than just hidden.
⚠️ Group Policy Editor is available on Windows 11 Pro, Enterprise, and Education editions. Home users won't have access to
gpedit.msc.
Via Registry (Home edition workaround):
- Press Win + R, type
regedit, and navigate to:HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindows - Create a new key called WindowsCopilot if it doesn't exist
- Inside it, create a new DWORD (32-bit) value named
TurnOffWindowsCopilot - Set its value to 1
- Restart your PC
Registry edits carry some risk — back up your registry before making changes.
How to Disable Copilot in Microsoft Edge
Edge has its own Copilot sidebar, separate from the Windows system integration.
- Open Edge and click the three-dot menu (top right)
- Go to Settings > Sidebar
- Find Copilot and toggle it off, or set Always show sidebar to Off
Alternatively, under Settings > Privacy, search, and services, you can limit Bing-powered features that feed into Copilot's responses within Edge.
How to Disable Copilot in Microsoft 365 Apps
Microsoft 365 Copilot (in Word, Excel, Outlook, Teams) is a paid subscription add-on — it's not enabled by default unless your organization has licensed it. If it's appearing on your tenant, it requires admin-level action to disable.
For Microsoft 365 admins:
- Go to the Microsoft 365 Admin Center
- Navigate to Settings > Org settings > Copilot
- From here, you can manage access by user group, disable specific integrations, or remove the Copilot license from individual accounts
Individual users generally cannot disable Microsoft 365 Copilot themselves if an admin has enabled it org-wide.
The Variables That Affect Your Approach 🔧
Which method applies to you depends on several factors:
| Factor | How It Affects Disabling Copilot |
|---|---|
| Windows edition | Home users can't use Group Policy; must use Registry or Settings |
| Windows 11 version | Copilot integration has changed across 22H2, 23H2, and 24H2 updates |
| Device type | Copilot+ PCs have deeper AI integration that goes beyond the taskbar toggle |
| Work vs. personal device | Managed/corporate devices may have Copilot locked on by IT policy |
| Microsoft 365 subscription | M365 Copilot is a separate licensed product with admin controls |
| Edge usage | Edge Copilot is independent of Windows Copilot — needs its own disable |
What Stays On (and What Doesn't Turn Off Easily)
Turning off the taskbar button or Group Policy toggle disables the Copilot interface — but some underlying Windows intelligence features (like suggested actions, natural language search, or AI-assisted features in the Photos or Paint apps) may persist independently. On Copilot+ PCs, features like Recall, Cocreator, and live captions with translation are tied to the hardware NPU and managed separately under Settings > Privacy & Security or through individual app settings.
Similarly, disabling Windows Copilot does nothing to Copilot inside Edge or Microsoft 365 — those are separate products with their own controls.
A Note on Windows Updates
Microsoft has continued to change how Copilot is integrated with each major Windows 11 update. Settings that worked in one version may look different — or be removed — after a feature update. In some recent builds, Copilot has been rebranded or repositioned as Microsoft adjusts the product's direction.
That means the exact location of the toggle, the Group Policy path, or the Registry key may shift slightly depending on which version of Windows 11 is currently installed on your machine. Checking your exact build (Settings > System > About) before following any specific steps is worth the extra 30 seconds.
How much of Copilot you actually want gone — taskbar button, browser sidebar, app integration, or all of it — and which Windows edition and version you're running will determine which combination of these steps gets you to where you want to be. 🖥️