How To Delete Copilot From Windows 10 | Quick Removal

On Windows 10 you remove Copilot by uninstalling the Copilot app in Settings and turning off the Copilot button on the taskbar.

Why Windows 10 Users Want Copilot Gone

Copilot arrived in Windows 10 through recent feature updates. For many people it feels pushed into the desktop, adds visual clutter, or raises questions about data collection. If you never asked for an AI assistant on your PC, removing Copilot from Windows 10 can make the system feel calmer and more predictable.

The catch is that Copilot lives in more than one place. There is the Copilot button on the taskbar, the standalone Copilot app, and integrations in Microsoft Edge or Microsoft 365 apps. The steps in this guide focus on deleting Copilot from Windows 10 itself, so the taskbar button disappears and the app no longer shows in Settings.

What Deleting Copilot From Windows 10 Really Does

Before you start, it helps to know what you can and cannot remove. Windows 10 treats Copilot partly as a normal app and partly as a built in feature delivered by updates. You can take away the pieces you see and use every day, even if some system files stay behind.

  • Hide the visible controls — You can turn off the Copilot button on the taskbar so it stops begging for clicks or opening by mistake.
  • Uninstall the Copilot app — On supported builds, Copilot shows up in Settings as an installed app that you can remove like other Windows Store apps.
  • Block Copilot at policy level — Group Policy or matching registry settings tell Windows 10 to turn Copilot off so the icon disappears and shortcuts stop working.
  • Roll back the enabling update — On some systems, uninstalling the feature update that introduced Copilot takes the preview away again.

Microsoft’s own Copilot help page explains that on Windows 10 you can open Settings, go to Apps, search for Copilot, and choose Uninstall to remove the app from the system. Getting started with Microsoft Copilot

Check Your Windows 10 Version And Copilot Type

Not every Windows 10 machine receives Copilot at the same time. Microsoft targets the feature at Windows 10 version 22H2 and later builds, and it reaches different regions in waves. A quick version check shows whether your PC is in the group that officially supports Copilot.

  1. Open the About page — Press the Windows key, type About your PC, then press Enter.
  2. Confirm the edition and version — Look for Windows edition and Version. Most home machines that get Copilot run Windows 10 Home or Pro, version 22H2.
  3. Note the OS build number — Under Windows specifications you see the OS build. Recent builds in the 19045 range are the usual base for Copilot.

Next you need to spot which form of Copilot you have. That shapes which removal steps matter most.

  • Taskbar button — A colorful Copilot icon sits near the system tray on the right side of the taskbar.
  • Copilot app — Copilot appears in the Start menu and in Settings > Apps as a separate app entry.
  • Edge sidebar Copilot — Microsoft Edge shows a Copilot or Bing button in the sidebar or toolbar.
  • Microsoft 365 Copilot — Apps like Word or Excel show Copilot buttons inside the ribbon.

This article focuses on deleting Copilot from Windows 10 itself. If you also want to turn off Copilot inside Microsoft 365 apps, Microsoft explains how to clear the Enable Copilot checkbox inside the Office options for each app. Turn off Copilot in Microsoft 365 apps

How To Delete Copilot From Windows 10 In Settings

The most direct way to remove Copilot is to uninstall the Copilot app from Settings. This option lines up with Microsoft’s own guidance for the Copilot app on Windows 10 and feels familiar if you already remove other apps through Settings.

  1. Open Settings — Press Windows + I or click the gear icon in the Start menu.
  2. Go to Apps — Select Apps from the main Settings screen to open the app list.
  3. Search for Copilot — In the Apps search box, type Copilot and wait for the list to filter.
  4. Select the Copilot entry — Click the Copilot result so its options expand.
  5. Choose Uninstall — Click Uninstall, confirm any prompts, and let Windows remove the app.
  6. Restart Windows 10 — After the uninstall finishes, restart the PC so shortcuts and background hooks clear out.

If Copilot does not appear as an app, your system might only have the built in preview tied directly to a Windows update. In that case, the taskbar, policy, registry, and update steps in later sections give you better control.

Remove The Copilot Button From The Windows 10 Taskbar

Even after you delete the Copilot app from Settings, many users still see a Copilot icon on the taskbar. That icon is just a shortcut. Turning it off removes the most visible reminder that Copilot exists and keeps the feature from popping up when you hit it by accident.

  1. Right click an empty area on the taskbar — Point at a blank section of the taskbar and open the context menu.
  2. Open taskbar settings — Click Taskbar settings to jump to the Personalization page.
  3. Locate the Copilot toggle — Under Taskbar items, look for Copilot or Copilot (preview).
  4. Turn Copilot off — Switch the Copilot toggle to Off so the icon disappears from the taskbar.
  5. Check the Win + C shortcut — Press Windows + C. If Copilot still opens, you need the policy or registry method to disable it fully.

Some builds also let you remove the Copilot button by right clicking the taskbar and clearing a Show Copilot preview option. If you see that direct checkbox, turning it off achieves the same result as the settings toggle.

Advanced Ways To Turn Off Copilot System Wide

On Windows 10 Pro, Enterprise, and some Education systems, you can tell the operating system to turn Copilot off for the current user or even for all users. That path uses Group Policy. On Windows 10 Home you reach for matching registry keys instead. A final option is to remove the update that brought Copilot in the first place.

Use Group Policy On Windows 10 Pro

Group Policy gives a point and click way to apply the Turn off Windows Copilot setting without manual registry edits. This option affects only Pro, Enterprise, and Education editions, since Windows 10 Home does not ship with the Local Group Policy Editor.

  1. Open Local Group Policy Editor — Press Windows + R, type gpedit.msc, then press Enter.
  2. Browse to the Copilot policy — In the left pane, expand User Configuration, Administrative Templates, Windows Components, then select Windows Copilot.
  3. Open Turn off Windows Copilot — In the right pane, double click Turn off Windows Copilot.
  4. Enable the policy — In the policy window, choose Enabled, then click Apply and OK.
  5. Force a policy refresh — Either restart the PC or run gpupdate /force from an elevated Command Prompt.

After the policy refreshes, the Copilot icon vanishes from the taskbar and Copilot should no longer respond to shortcuts. Administrators who manage many devices can roll out the same setting through a domain based Group Policy object or mobile device management.

Use The Registry On Windows 10 Home

Windows 10 Home users do not have the graphical Group Policy editor, but Windows still respects the same underlying policy values when you set them directly in the registry. This method needs care, since mistakes in the registry can cause system problems. Giving yourself a restore point and taking your time goes a long way.

  1. Create a restore point — Open the Start menu, search for Create a restore point, and use the System Protection tab to create one.
  2. Launch Registry Editor — Press Windows + R, type regedit, and press Enter, then approve the User Account Control prompt.
  3. Go to the WindowsCopilot key — In the left pane, browse to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows.
  4. Create the WindowsCopilot subkey — If WindowsCopilot does not exist under Windows, right click Windows, choose New > Key, and name it WindowsCopilot.
  5. Add the TurnOffWindowsCopilot value — In the WindowsCopilot key, right click the right pane, choose New > DWORD (32 bit) Value, and name it TurnOffWindowsCopilot.
  6. Set the value to 1 — Double click TurnOffWindowsCopilot, set Value data to 1, and click OK.
  7. Restart Windows 10 — Close Registry Editor and restart the PC so the policy style value takes effect.

This registry key mirrors the Group Policy setting. When the value is set to 1, Windows 10 hides the Copilot icon and should stop launching Copilot when you press Win + C or use related shortcuts. If you ever want to allow Copilot again, set the value back to 0 or delete the TurnOffWindowsCopilot value.

Remove The Copilot Update

On many Windows 10 systems the Copilot preview arrived with a specific cumulative update. One example is KB5032278, a November 2023 preview update that delivered Copilot to Windows 10 version 22H2 as part of a combined servicing stack and cumulative update package. Microsoft notes in the KB5032278 support article that you can remove this type of update with the DISM Remove Package option, since the usual wusa uninstall switch does not work for combined packages.

  1. Open update history — Go to Settings > Update and Security > Windows Update, then select View update history.
  2. Check installed updates — Choose Uninstall updates and look through the list for preview updates that mention Copilot in their support articles.
  3. Uninstall the Copilot preview update — Select the matching KB entry, choose Uninstall, and follow the prompts to restart the PC.
  4. Pause non security updates — Back in Windows Update, use the pause feature or disable Get the latest updates as soon as they’re available so Copilot does not return straight away.

Removing updates can take away other fixes along with Copilot, so this route suits experienced users who accept the trade off. For many people the app, taskbar, and policy methods already give enough control.

Which Copilot Removal Method Should You Use

By this point you have several ways to delete or disable Copilot from Windows 10. Picking a method comes down to your edition of Windows, your comfort level, and how completely you want Copilot gone from sight.

Method Best For Skill Level
Hide taskbar button Removing the visual clutter without changing deeper settings Beginner
Uninstall Copilot app Taking away the app entry and most visible entry points Beginner
Group Policy Turn off Windows Copilot Pro or managed PCs where you want a repeatable setting Intermediate
Registry TurnOffWindowsCopilot value Home edition or cases where Group Policy is not available Advanced
Remove Copilot enabling update Users who want the preview update gone and can accept side effects Advanced

For most home users the simplest mix is to uninstall the Copilot app from Settings and then turn off the Copilot button on the taskbar. On Windows 10 Pro, adding the Group Policy setting on top of that makes the change more durable, even as Microsoft ships fresh updates.

Copilot Still Pops Up On Windows 10

Sometimes Copilot appears to come back even after a careful cleanup. Usually that means one part of the system still exposes the feature, or a fresh update reset a setting. A short list of checks helps track down the remaining pieces.

  • Recheck taskbar settings — Open Taskbar settings again and confirm that the Copilot toggle is still turned off.
  • Confirm the app removal — Open Settings > Apps and search for Copilot to verify that the app entry has not returned after an update.
  • Remind Windows of the policy — If you used Group Policy or the registry value, run gpupdate /force from an elevated Command Prompt or restart once more.
  • Look inside Edge and Office — Copilot can continue to appear in Microsoft Edge and Microsoft 365 apps even when the Windows 10 Copilot experience is disabled. Use the Copilot options and account settings inside those apps to reduce prompts or hide buttons.
  • Watch future updates — Each time Windows installs updates, glance at the Windows Update history and your taskbar. If Copilot reappears, reapply the policy or registry change and adjust your update settings again.

Once you walk through these checks, your Windows 10 desktop should feel like you asked for it again. Copilot turns into a tool you can reach only when you go looking for it, instead of something that sits on the screen or waits behind a hotkey press every time the system starts.

Leave a Comment

Your email address will not be published. Required fields are marked *