How to Remove Copilot from Windows 11 (Permanent Fix 2026)

Microsoft's Copilot keeps showing up on Windows 11 — pinned to the taskbar, integrated into File Explorer, occasionally re-enabled after Patch Tuesday. If you've uninstalled it before only to find it back the next morning, you're not imagining things.
This guide covers four reliable removal methods plus the one thing most guides skip: how to keep Copilot gone after the next Windows update.
Tested on Windows 11 24H2 (Build 26100). Last verified May 2026.
Why Microsoft Keeps Re-Adding Copilot
Copilot ships as an AppX package, a system feature flag, and a taskbar pin — three separate surfaces refreshed by different parts of the update pipeline. Cumulative updates re-stage the AppX. Feature updates reset policy keys. Routine "experience packs" can re-pin the taskbar icon.
A Settings-level uninstall alone never sticks. The robust answers combine uninstall + policy so Windows knows not to put it back.
Method 1 — Uninstall via Settings
Quickest, least persistent. Use it for a one-shot removal you're willing to repeat.
- Settings → Apps → Installed apps
- Search for Copilot (and Microsoft 365 Copilot if listed separately)
- Click the three-dot menu → Uninstall
This removes the user-mode AppX component but leaves the system flag intact. The next cumulative update will re-stage it. Combine this with Method 2 or 3 below for persistence.
Method 2 — Group Policy (Windows 11 Pro / Enterprise)
Persistent across updates. Requires Pro or Enterprise.
- Press Win + R, type
gpedit.msc, press Enter - Navigate to: Computer Configuration → Administrative Templates → Windows Components → Windows Copilot
- Double-click Turn off Windows Copilot → Enabled → OK
- Reboot
The policy key is checked by Copilot's launcher every time the shell loads, so it survives updates that otherwise reset shell defaults. Verify after reboot — taskbar icon should be gone, and Win + C should do nothing.
Method 3 — Registry Tweak (Home Edition Compatible)
Group Policy isn't available on Windows 11 Home. The same effect ships via registry — works on every edition.
Open Registry Editor (Win + R → regedit):
- Navigate to:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot- If the
WindowsCopilotkey doesn't exist, right-click the parentWindowskey → New → Key → name itWindowsCopilot
- If the
- Inside that key, right-click → New → DWORD (32-bit) Value → name
TurnOffWindowsCopilot→ set to1 - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced - Find or create
ShowCopilotButtonDWORD → set to0(removes the taskbar pin) - Restart Explorer (Task Manager → Windows Explorer → Restart) or reboot
This replicates the Group Policy effect on Home. Apply at the user level for the current account, or substitute HKEY_LOCAL_MACHINE for a machine-wide variant.
Method 4 — PowerShell Debloat Scripts
If you're already debloating Windows, two open-source tools handle Copilot alongside dozens of other Microsoft features. Both are well-maintained and worth knowing about.
Win11Debloat (Raphire) — single PowerShell script with a checkbox UI. Toggle "Disable Copilot" + "Remove Copilot" and run. Combines the AppX uninstall with the policy keys above in one pass.
ChrisTitusTech WinUtil — broader Windows utility with a tweaks panel. Under Tweaks → Essential Tweaks, enable the Copilot toggles. WinUtil creates a system restore point automatically before applying changes.
Both repos adapt their removal logic when Microsoft changes the surface. For long-term Windows installs, scripted is the maintenance path of least resistance.
How to Confirm Copilot Is Actually Gone
After applying any method, verify three places:
- Taskbar — icon gone (right-click taskbar → Taskbar settings → Copilot toggle missing or off)
- Keyboard shortcut —
Win + Cdoes nothing - Process list — Task Manager → Details tab → no
Copilot.exeorai.exerunning
If any of the three fails, you applied a partial method. Combine Settings uninstall + Group Policy or Registry for full coverage.
What to Do After the Next Big Windows Update
Cumulative updates rarely reverse Group Policy or registry-level removal. Feature updates (annual releases like 25H2) sometimes do. After every Patch Tuesday and every major version bump:
- Confirm
Win + Cstill does nothing - Re-check the registry key from Method 3 — Microsoft has been known to clear policy keys during major upgrades
- If the icon returned, re-run the script from Method 4
This 30-second monthly check prevents the slow drift back to a Copilot-loaded taskbar.
Other Features Worth Removing While You're Here
If Copilot annoyed you enough to land here, you'll likely want these gone too:
- OneDrive auto-launch —
winget uninstall Microsoft.OneDrive(or disable in Task Manager → Startup) - Recall (24H2 AI snapshot feature) — Settings → Privacy & security → Recall & snapshots → Off
- Telemetry / activity history — see our Windows 11 privacy settings guide
- General taskbar bloat — full list in our Windows 11 bloatware guide
For deeper system-level cleanup (services, scheduled tasks, gaming-specific tweaks), our Windows 11 24H2 gaming optimization guide covers what 24H2 changed and how to compensate. If you're setting up a fresh PC, the new-PC optimization checklist covers the full first-day workflow.
FAQ
Will removing Copilot break Windows updates? No. Copilot is an optional surface; Windows Update, security, and core features run independently.
Does this work for Copilot+ PCs (Snapdragon X / Lunar Lake)? Methods 1, 2, and 3 work. Some Copilot+ exclusive AI features (Recall, AI Explorer) are deeper integrations and require separate disabling under Settings → Privacy & security.
Can I reinstall Copilot if I change my mind? Yes. Reverse the registry or Group Policy change, reboot, and reinstall via Microsoft Store.
Why not just hide the taskbar icon and leave Copilot installed? Hidden ≠ disabled. The Copilot service still consumes ~80–120MB of RAM and runs background telemetry. Removal is the cleaner answer.
For the deeper services and scheduled-task cleanup that complements Copilot removal, see our disable Windows 11 services for gaming guide.
The four methods above all work — pick the one that matches your edition (Pro vs Home) and the maintenance friction you'll accept. For a fully tuned Windows 11 install where you've also handled bloatware, services, and gaming-specific tweaks, SageTweaks automates the whole stack in one pass and keeps it current as Microsoft moves things around.

PC performance enthusiast and Windows optimization specialist with 10+ years tuning gaming rigs. Contributor to SageTweaks.
More from Alex →SageTweaks
Ready to boost your PC performance?
Join 1,000+ gamers using SageTweaks to maximize FPS and reduce input lag. One-click optimization for Windows 10 & 11.
- Automatic GPU, CPU & power plan tweaks
- Game-specific FPS optimization profiles
- Registry cleaner & startup manager
- Monthly, Yearly & Lifetime plans
30-day money-back guarantee
Related Posts
How to Skip the Microsoft Account on Windows 11 (2026 Methods)
Skip the Microsoft account requirement during Windows 11 setup. 4 methods — Rufus, OOBE bypass, command line, network skip — for Home and Pro editions.
Windows 11 24H2 Debloat Guide — What to Remove, What to Leave Alone
Debloat Windows 11 24H2 the safe way. What's new to remove (Copilot+, Recall), what's risky to touch, and the right tool for each level of cleanup.
Windows 11 24H2 Gaming: What Changed and How to Optimize It
Windows 11 24H2 changed several settings relevant to gaming. This guide covers what broke, what improved, the new HVCI default, and how to optimize 24H2 for maximum gaming performance.