README.md
July 6, 2026

Disable Copilot in Windows 11 and Remove It Completely

Microsoft Copilot is built into many Windows 11 experiences, but not everyone wants it on the desktop, in the taskbar, or running as another background app. If you do not use AI features, disabling Copilot can make Windows feel cleaner and less distracting.

There are three practical ways to deal with Copilot in Windows 11: hide the taskbar button, uninstall the Copilot app, or block it more strictly on business editions of Windows.

Remove Copilot from the Taskbar

If you only want to remove the Copilot icon from the taskbar, use Windows settings.

Right-click an empty area of the taskbar and open Taskbar settings.

Or go to:

Settings > Personalization > Taskbar

Find the Copilot option, usually shown as Copilot or Ask Copilot, and turn it off.

This only removes the visible button. It does not fully uninstall Copilot from Windows. You may still find Copilot in the Start menu or search results.

Uninstall Copilot from Windows 11

If Copilot is installed as a normal app on your PC, you can remove it like any other app.

Open:

Settings > Apps > Installed apps

Search for:

Copilot

Click the three-dot menu next to Microsoft Copilot.

Choose Uninstall.

Confirm the removal.

After this, Copilot should disappear from your installed apps list. This is the best option for normal home users who simply do not want Copilot on the system.

If you only hide the icon, Copilot may still remain installed. If you uninstall it, you remove the app itself.

Disable Copilot with Group Policy

This method is mainly for Windows 11 Pro, Enterprise, and Education.

Press Win + R, type:

gpedit.msc

Press Enter.

Go to:

User Configuration > Administrative Templates > Windows Components > Windows Copilot

Open:

Turn off Windows Copilot

Set it to:

Enabled

Click Apply, then OK, and restart the PC.

This policy is useful when you want to prevent Windows Copilot from being available for the current user. On newer Windows builds, Microsoft may treat some older Copilot policies as legacy, so for managed business devices, stricter app control may be needed.

Disable Copilot with Registry Editor

If Group Policy is not available, the same setting can be added through Registry Editor.

Press Win + R, type:

regedit

Press Enter.

Go to:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows

Create a new key named:

WindowsCopilot

Inside it, create a new DWORD (32-bit) Value named:

TurnOffWindowsCopilot

Set its value to:

1

Restart Windows.

To turn Copilot back on later, delete the value or change it to 0.

Stop Copilot from Starting Again

After uninstalling or disabling Copilot, check that it is not still pinned or starting from another place.

Open:

Settings > Apps > Startup

Look for Copilot or related Microsoft assistant entries. If anything related appears there, turn it off.

Then open the Start menu, search for Copilot, right-click it if it appears, and choose Unpin from Start or Uninstall, depending on what Windows shows.

What You Should Use

For most Windows 11 users, the cleanest setup is simple:

Hide Copilot from the taskbar first.

Then uninstall Microsoft Copilot from Installed apps.

If you use Windows 11 Pro and want stronger control, also disable it through Group Policy.

That is enough for a normal PC. You do not need risky scripts, system file deletion, or random “debloat” tools. Windows already gives you enough control to remove Copilot from daily use.

Final Thoughts

Disabling Copilot in Windows 11 is not complicated. If you only dislike the icon, turn it off in taskbar settings. If you do not use Copilot at all, uninstall the app. If you manage a stricter Windows setup, use policy-based blocking.

The goal is simple: keep Windows 11 clean, reduce unwanted background features, and remove tools you do not actually use.