How to Delete Copilot From Windows 11 (And What You Can Actually Remove)

Microsoft Copilot has become deeply embedded in Windows 11, showing up in the taskbar, system settings, and various Microsoft apps. Whether you find it distracting, resource-heavy, or simply unnecessary for your workflow, there are real ways to remove or disable it — but how far you can go depends heavily on your Windows version, edition, and how Copilot has been integrated on your specific machine.

What "Deleting" Copilot Actually Means

Before diving into steps, it helps to understand that Copilot on Windows isn't a single thing. It exists in a few distinct forms:

  • Copilot as a standalone app — installed via the Microsoft Store, removable like any other app
  • Copilot integrated into the taskbar — a button or icon that can be hidden or disabled through Settings
  • Copilot built into Windows system components — more tightly woven into the OS, requiring different methods to remove or suppress

Depending on your Windows 11 build and whether your device is managed by an organization, you may be able to fully uninstall Copilot, or you may only be able to hide it from view.

Method 1: Uninstall Copilot as an App 🗑️

On many Windows 11 systems, Copilot appears as a regular installed application. To remove it this way:

  1. Open SettingsAppsInstalled apps
  2. Search for Copilot
  3. Click the three-dot menu next to it and select Uninstall

If this option is available and not grayed out, this is the cleanest removal method. The app uninstalls like any other, and the taskbar icon disappears with it.

Important caveat: On some Windows builds, the uninstall button will be present but greyed out, or the app may reinstall itself through a Windows Update. This is more common on systems where Copilot has been pushed as a system-level component rather than an optional app.

Method 2: Hide or Disable the Taskbar Button

If full uninstallation isn't available, disabling the visible entry point is the next best option for most users:

  1. Right-click the taskbar → Select Taskbar settings
  2. Toggle Copilot off under the Taskbar items section

This doesn't remove the underlying software, but it eliminates the button from your daily interface. For users who simply don't want Copilot in the way, this is fast and requires no elevated permissions.

Method 3: Use Group Policy Editor (Windows 11 Pro and Enterprise)

On Windows 11 Pro, Enterprise, or Education editions, the Group Policy Editor gives you more control:

  1. Press Win + R, type gpedit.msc, and press Enter
  2. Navigate to: Computer ConfigurationAdministrative TemplatesWindows ComponentsWindows Copilot
  3. Double-click Turn off Windows Copilot
  4. Set it to Enabled (which disables Copilot) and apply

This method is particularly useful in managed environments or for users who want a persistent policy-level block rather than a setting that might reset after updates.

Note: The Group Policy Editor is not available on Windows 11 Home. Home edition users are limited to the Settings toggle or app-level uninstallation.

Method 4: Registry Edit (Advanced Users)

For Windows 11 Home users who want policy-level control without Group Policy, a registry edit can achieve a similar result:

  1. Press Win + R, type regedit, and press Enter
  2. Navigate to: HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindows
  3. Create a new key named WindowsCopilot if it doesn't exist
  4. Inside that key, create a new DWORD (32-bit) Value named TurnOffWindowsCopilot
  5. Set its value to 1

Registry edits carry risk if done incorrectly — always back up your registry before making changes. This method targets the same policy setting as Group Policy but through manual registry modification.

Variables That Affect Your Outcome

Not every method works equally well across all setups. The key variables are:

FactorHow It Affects Removal
Windows EditionHome lacks Group Policy; Pro/Enterprise have more control
Windows Build VersionNewer builds have deeper Copilot integration
Managed/Corporate DeviceIT policies may prevent changes
Microsoft Account vs. Local AccountSome Copilot features are account-tied
Update SettingsAuto-updates may reinstall or re-enable Copilot

Copilot in Microsoft 365 Apps Is a Separate Matter

It's worth being clear: Copilot in Word, Excel, Outlook, or Teams is entirely separate from the Windows taskbar Copilot. Removing the Windows Copilot app has no effect on Copilot features inside Microsoft 365 apps. Those are managed through your Microsoft 365 subscription settings or organizational license, not through Windows system settings.

Similarly, Copilot in Edge (the browser sidebar) is its own component, controllable through Edge's settings under the sidebar section — independent from anything you do at the OS level. 🔧

What Persists After Removal

Even after uninstalling or disabling Copilot at the system level, some background services associated with Microsoft AI features may continue running. Whether those matter in practice — in terms of performance or privacy — depends on how your system is configured, what other Microsoft services you're using, and how frequently Windows pushes feature updates that may re-introduce elements.

Users running tightly controlled environments or those with specific performance concerns may want to periodically check whether Copilot components have been restored through cumulative updates, since Microsoft has historically re-enabled certain features through the update process.

How much of that matters for your specific setup — your edition of Windows, your tolerance for manual maintenance, and how you use Microsoft's ecosystem — is what ultimately determines which of these approaches is worth your time. 🖥️