Can I Simply Delete Copilot from Windows 11?
Can I Simply Delete Copilot from Windows 11?
4 Answers

Wondering if you can just delete Copilot in Windows 11? You’ve come to the right place. Copilot is a new feature in Windows 11 that aims to make life easier, but not everyone finds it necessary. So, can you get rid of it? Yep, you sure can. Here’s how you can do it:
Why You Might Want to Remove Copilot
- Privacy Concerns: Some folks are worried that Copilot might snoop around collecting their data.
- It’s Just Extra Baggage: If you already know your way around Windows 11, you might find Copilot a bit redundant.
- Free Up Resources: Turning off background features like Copilot can optimize system performance and free up some memory.
How to Remove Copilot
- Through Settings:
- Press the Windows key + I to open Settings.
- Head to “Personalization” > “Taskbar.”
- Find “Copilot” under “Taskbar items” and toggle it off. Boom, it’s gone from your taskbar.
- Using Group Policy Editor (only on Windows 11 Pro, Enterprise, and Education editions):
- Type “Group Policy Editor” in the search bar and hit Enter.
- In the left sidebar, go to “User Configuration” > “Administrative Templates” > “Windows Components” > “Windows Copilot.”
- Look for “Turn off Windows Copilot,” right-click it, choose “Edit,” and set it to “Enabled.” Apply and restart.
- Via Registry Editor:
- Type “Registry Editor” in the search bar and open it.
- Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.
- Right-click in the right pane, select “New” > “DWORD (32-bit) Value,” and name it “ShowCopilotButton.”
- Set the value data to “0.” Restart your computer.
- Using Command Prompt:
- Press Windows + X and select “Terminal (Admin)” or “Command Prompt (Admin).”
- Type `winget uninstall “Windows Copilot”` and hit Enter.
- Through Apps in Settings:
- Open Settings by clicking the Start menu and selecting the gear icon or hitting Windows + I.
- Go to “Apps” > “Optional Features.”
- Find “Copilot,” click on it, and hit “Uninstall.” Restart your computer when done.
Things to Consider After Removal
- Reinstallation: If you decide you need Copilot again, you can easily undo these changes. Just toggle it back on in Settings, update your Group Policy or Registry, or reinstall it from the Microsoft Store.
- Potential Impact: Removing Copilot might affect some of the AI features or integrations in Windows 11. For most people, this won’t be a big deal.
So, if you find Copilot more of a hindrance than a help, go ahead and remove it. You’ve got plenty of options to choose from.

Hey there! If you’re thinking about removing Copilot from Windows 11, let’s dive right into the nitty-gritty of how you can actually do that. It’s not exactly like deleting a photo—you’ve got to go through a bit more of a process because Copilot is all wrapped up with the system.
So, Copilot in Windows 11 is Microsoft’s brainy helper aiming to boost your productivity. Originally stuck to the system like glue, it’s now a standalone app that gives you more freedom to bid farewell. Here’s the deal with kicking Copilot out the door:
Ways to Say Goodbye to Copilot
- Uninstall via Settings:
- Pop open the Settings app by hitting the Start menu or tapping Win + I.
- Head over to Apps on the sidebar.
- Click on Apps & Features.
- Hunt down Copilot in the list or use the search bar.
- Hit those three dots next to it, choose Uninstall, and follow the prompts.
- Bid Farewell with PowerShell:
- Fire up Windows Terminal as admin (right-click Start and select Terminal (Admin)).
- For your account alone, toss in this spell:
Get-AppxPackage | Where-Object {$_.Name -Like '*Microsoft.Copilot*'} | Remove-AppxPackage
- To kick it out for everyone on the system, try:
Get-AppxPackage -AllUsers | Where-Object {$_.Name -Like '*Microsoft.Copilot*'} | Remove-AppxPackage -AllUsers
- Using Winget Command Waves:
- Again, haul up the Windows Terminal as admin.
- Type away:
uninstall Microsoft.Copilot_8wekyb3d8bbwe
- Confirm any pop-up questions.
- Just Ditch It from the Taskbar & Edge:
- If you’re cool with it hanging around but just don’t want it on your taskbar, slide over to Settings > Personalization > Taskbar, and switch Copilot off. Got it in Edge? You can manage it there too.
The Wrap-Up
So, you can’t just chuck Copilot out like an old sock—but with a little maneuvering using Settings, PowerShell, or Winget, it’s doable. If you want this fella completely off your ride, then stick to one of these strategies. Honestly, it’s all about finding the method that fits your style.
Feel free to tackle this deinstallation adventure however you see fit, and before you know it, Copilot will be a distant memory!

Can I Just Delete Copilot in Windows 11?
Short Answer:
Nope, you can’t completely delete Copilot like any old app on most Windows 11 setups. But hey, you can definitely hide it or turn it off depending on what version and settings you’ve got.
Background and Key Details
-
What Is Copilot?
- Copilot is Microsoft’s AI sidekick built into Windows 11 (kicking off from version 24H2) and partially in Windows 10. It’s like your digital assistant for tasks, questions, and tweaking system settings.
- In newer setups of Windows 11 (24H2+), it works like a freestanding app in Edge, which opens the door for limited uninstall options.
-
Why Can’t You Fully Delete Copilot?
- Deep OS Integration: On older Windows 11 versions, Copilot’s so embedded in the system guts that you can’t just yank it out with regular uninstall methods.
- Dependency on Edge: After the 24H2 update, Copilot kind of acts like an Edge add-on, but key bits still cling onto the OS.
Solutions Based on Your Scenario
1. For Windows 11 Versions Before 24H2
The Problem: It’s a built-in feature, so uninstalling isn’t an option.
Solutions:
- Hide the Taskbar Icon:
- Right-click the taskbar, mosey on over to Taskbar settings, then flip the switch to off for Copilot in Taskbar items.
- This just ditches the icon but Copilot ain’t gone; you can still summon it with the
Win + C
combo.
- Disable via Group Policy (Pro/Enterprise Editions):
- Open the ol’
gpedit.msc
→ Follow through Computer Configuration > Administrative Templates > Windows Components > Copilot. - Turn on Turn off Copilot and give your PC a whirl around the restart block.
- Open the ol’
2. For Windows 11 24H2 and Later
The Problem: Copilot’s kind of like a semi-standalone app now but some parts stick around.
Solutions:
- Uninstall via Microsoft Store:
- Get on the Microsoft Store, look up Copilot, and hit Uninstall.
- That tosses the app’s main interface, but some background services might still hang out.
- Disable via Registry (Advanced Users):
- Press
Win + R
, typeregedit
, and weave your way through:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
. - Create a new DWORD value named ShowCopilotButton and set it to
0
.
- Press
3. Alternative Workarounds
- Block Copilot with Third-Party Tools:
- Grab tools like IObit Uninstaller or Revo Uninstaller to clear out leftover files and registry bits linked to Copilot.
- Restrict Permissions (For Tech-Savvy Users):
- Go to
C:\Windows\SystemApps\Microsoft.Copilot*
and tweak folder permissions to cut off system access—pro tip, it’s risky and could make things a bit wobbly.
- Go to
Important Considerations
- Post-Uninstall Behavior: Even after you toss it out, some Copilot tentacles (like the ones in Edge services) might stick around. Keep an eye on Task Manager for any lingering processes.
- Updates and Reinstalls: Be aware that Windows updates could put Copilot right back where it was; it’s a good habit to check settings after each update.
- Backup First: Messing with system files or registry keys? Make sure you’ve got a safety net in place by creating a restore point first.
Final Note: Can’t totally delete it, but you can make Copilot less of a scene-stealer. Most folks find that hiding the taskbar icon or disabling it via Group Policy or Registry keeps things chill and doesn’t mess up the whole system.

Ever wondered how to get rid of Copilot on Windows 11 for good? I’ve got you covered. Let’s dive into this!
First things first, you’ll need to launch PowerShell as an administrator. Here’s how you do it: Hit the Win + X
buttons and go for Windows Terminal (Admin) or PowerShell (Admin). Easy peasy.
Now, here’s where the magic happens. In the PowerShell window, type in the command winget uninstall "Copilot"
and hit Enter
. Follow whatever instructions pop up next, and you’re almost there.
Next, tackle those leftover files. Scope out the installation directory of Copilot, usually tucked away in C:\Program Files\Copilot
. Be the detective and delete any files or folders still hanging around.
Feeling adventurous? You might want to dig into the Registry Editor (regedit
) to hunt for Copilot entries. Just be cautious and make sure you’re not yanking out the wrong thing!
Finally, give your computer a good ol’ restart. It’s like sealing the deal—ensures everything’s gone for good.
And hey, before going all in, don’t forget to back up your data. Better safe than sorry!
Hope that helps you banish Copilot from your system for good. Happy tweaking!