How To Disable Copilot in Windows 11: 2 Simple Methods

My experience with finally ditching Microsoft Co-Pilot on Windows 11 (after a fair bit of trial and error)

If you’re like me, having Co-Pilot lingering on your Windows 11 taskbar can be pretty annoying. At first, I thought it’d be a walk in the park—just flick a switch and it’s gone. But nope, Microsoft tends to hide these options deep in the settings or registry, turning it into a bit of a treasure hunt. Honestly, I spent a few evenings tinkering, especially since some options are greyed out or simply missing, depending on Windows updates or hardware. Here’s what finally did the trick, along with a few notes on what’s tricky or might be different on your setup.

Starting with the quick fix — Using the Settings menu

The first approach was the straightforward one: Settings. Sometimes, it’s that easy. Here’s how I did it:

  • Press Windows key + I. That shortcut often opens the Settings panel quicker than clicking through menus—at least for me.
  • Go to Personalisation. Depending on your Windows 11 setup, this might be tucked away or renamed slightly, but it’s usually right there on the sidebar.
  • Scroll down to find Taskbar settings. This controls what icons and features show up along the bottom of your screen.
  • Look for a toggle labelled Co-Pilot. If it’s there, just switch it off. That often does the trick for a quick disable—and it’s probably what most folks will try first.

But here’s the catch—Microsoft sometimes turns it back on after updates or a restart. Plus, on some setups, the toggle might not be there at all. That’s when you need to dive deeper into the system.

Digging into the registry — the real deal

This part tripped me up for a bit because editing the registry sounds intimidating, but it’s not too bad once you get the hang of it. Just remember to back up your registry before making any changes—no one wants to brick their system over a typo.

  • Press Start, type Registry Editor, and open it. Alternatively, press Win + R, type regedit, and hit Enter. Sometimes that’s quicker than navigating menus.
  • If prompted by User Account Control (UAC), click Yes. It shows up every time—it’s Microsoft’s way of reminding you this isn’t a supported tweak for regular users, but I’ve done it without issues.
  • Navigate to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\ (Note: on 64-bit systems, it might be under Wow6432Node. If you don’t see it, look around—this varies from setup to setup.)

    Here’s where it gets tricky: the TurnOffWindowsCoPilot DWORD isn’t always there by default. If it’s missing, right-click inside the Policies folder, select New > DWORD (32-bit) Value, and name it TurnOffWindowsCoPilot.

  • Double-click the new entry and set its value to 1. That’s usually enough to switch off Co-Pilot.
  • Close the Registry Editor and restart your PC. Honestly, I had to reboot a couple of times before it fully kicked in. Sometimes Windows needs a moment to catch up or re-read the registry changes. Logging out and back in can help too.

What to do when it’s still not working — some pointers

This whole process can be a bit like playing whack-a-mole. Depending on your Windows version, build, or even localisation settings, the registry key or its location might differ. I’ve seen updates shift things around, so keep that in mind. Also, editing the registry always carries some risk—be sure to back up first, either by exporting the key or creating a system restore point. Messing with registry entries can cause unexpected behaviours or system instability if you’re not careful.

Truth be told, I’ve had Windows updates re-enable Co-Pilot despite my best efforts. When that happens, I just revisit those registry steps or check online for any new methods Microsoft might have rolled out. It can be frustrating, but that’s Windows 11 for you.

From my experience: patience, rebooting, and a bit of luck

This isn’t a quick, one-step fix. Sometimes, I needed to go through the process a couple of times—don’t be surprised if it reappears after a while. Windows tends to cache settings and reapply features after updates. Don’t get frustrated if it pops back up. Clearing cache or temporary files usually doesn’t help much, but a good restart often does. Just keep an eye on updates and check back if it seems to sneak in again.

In the end, the registry tweak is probably your best shot to keep Co-Pilot completely out of sight. For a quick fix, toggling it off in Settings works temporarily but isn’t foolproof long-term. Also, some prebuilt machines or laptops with OEM bloatware might lock down certain options—if you’re on one of those, some of these methods might not be available without extra tools or even a clean install. That’s a whole other story, though.

Hope this helps — honestly, it took me ages to figure it all out. Microsoft’s hiding these features makes it tough, but if you’re happy to tinker with settings or registry, it’s doable. Good luck! And if you find an even easier way, definitely share it. Cheers!