Apps Uninstall or Reinstall Copilot app in Windows 11 and Windows 10

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    copilot

Copilot_banner.png

This tutorial will show you different ways to uninstall or reinstall the Copilot app for your account or all users in Windows 10 and Windows 11.

Experience Microsoft Copilot on Windows devices using the Copilot app! Copilot helps you get answers and inspiration from across the web, supports creativity and collaboration, and helps you focus on the task at hand.

The Copilot app will be pinned to the taskbar by default.

When you sign in to Copilot with your Microsoft account Copilot uses your Microsoft account to provide personalized assistance and access by default to a wide range of features. For example, saving and syncing your Copilot chat history on all devices you sign in to Copilot with the same Microsoft account.

Copilot is designed to deliver AI-powered assistance in a convenient manner, enabling you to seamlessly engage with generative AI on Windows.

You can resize, move, and use Snap Assist with Copilot, just like you can with other Windows apps. You can use Alt + Tab to switch focus between Copilot and other open apps. If you need to close Copilot, just select the Close button at the top like you would for any other app. When you reopen Copilot, it opens exactly how you left it with your previous chat content intact. Copilot also respects your Windows theme including high contrast themes.

You can ask Copilot a range of questions, from simple to complex. While you're typing into the chat pane, Microsoft Copilot provides autocomplete assistance to make chatting easier. Just use Tab to accept the suggested text. To start fresh with a new chat thread, use the New topic button to clear your previous chat conversation.

Copilot seamlessly integrates with the clipboard and provides the ability to drag and drop images to provide rich interaction, allowing you to get things done faster.

If you don't want the Copilot app, you can easily uninstall it for only your account or all users on the computer.

Starting with Windows 11 build 26220.7535 (Dev and Beta), Admins can now uninstall Microsoft Copilot for a user in a targeted way by enabling a new policy titled RemoveMicrosoftCopilotApp. It will apply for devices/users that meet the below conditions:
  • Microsoft 365 Copilot and Microsoft Copilot are both installed
  • The Microsoft Copilot app was not installed by the user
  • The Microsoft Copilot app was not launched in the last 28 days
If this policy is enabled, the Microsoft Copilot app will be uninstalled, once. Users can still re-install if they choose to. This policy is available on Enterprise, Pro, and EDU SKUs. To enable this policy, open the Group policy editor and go to: User Configuration -> Administrative Templates -> Windows AI -> Remove Microsoft Copilot App.

References:


Contents

  • Option One: Uninstall Copilot app for Current User in Start Menu
  • Option Two: Uninstall Copilot app for Current User in Settings
  • Option Three: Uninstall Copilot app for Current User in Microsoft Edge
  • Option Four: Uninstall Copilot app for Current User using PowerShell Command
  • Option Five: Uninstall Copilot app for All Users using PowerShell Command
  • Option Six: Reinstall Copilot app for Current User from Microsoft Store
  • Option Seven: Reinstall Copilot app for Current User using "Microsoft Copilot Installer.exe" Download


EXAMPLE: Microsoft Copilot





Option One

Uninstall Copilot app for Current User in Start Menu


1 Open the Start menu :win:, and click/tap on the All apps button. (see screenshot below)

Uninstall_Copilot_app_in_Start_Menu-1.jpg

2 Right click or press and hold on the Copilot app, and click/tap on Uninstall. (see screenshot below)

Uninstall_Copilot_app_in_Start_Menu-2.jpg

3 Click/tap on Uninstall to confirm. (see screenshot below)

Uninstall_Copilot_app_in_Start_Menu-3.png




Option Two

Uninstall Copilot app for Current User in Settings


1 Open Settings (Win+I).

2 Click/tap on Apps on the left side, and click/tap on Installed apps on the right side. (see screenshot below)


Uninstall_Copilot_app_in_Settings-1.png

3 Click/tap on the 3 dots button for the Copilot app, and click/tap on Uninstall. (see screenshot below)

Uninstall_Copilot_app_in_Settings-2.png

4 Click/tap on Uninstall to confirm. (see screenshot below)

Uninstall_Copilot_app_in_Settings-Edge-3.png

5 You can now close Settings if you like.




Option Three

Uninstall Copilot app for Current User in Microsoft Edge


1 Open Microsoft Edge.

2 Type edge://apps/ into the address bar of Microsoft Edge, and press Enter to manage your web apps.

3 Click/tap on the More options (3 dots) button for the Copilot app, and click/tap on Uninstall. (see screenshot below)

This will open the "Advanced options" page for the Copilot app in Settings.


Uninstall_Copilot_app_in_Microsoft_Edge-1.png

4 In Settings, click/tap on Uninstall. (see screenshot below)

Uninstall_Copilot_app_in_Microsoft_Edge-2.png

5 Click/tap on Uninstall to confirm. (see screenshot below)

Uninstall_Copilot_app_in_Settings-Edge-3.png

6 You can now close Settings and Microsoft Edge if you like.




Option Four

Uninstall Copilot app for Current User using PowerShell Command


1 Open Windows Terminal, and select Windows Powershell.

2 Copy and paste the command below into Windows Terminal, and press Enter. (see screenshot below)

Get-AppxPackage | Where-Object {$_.Name -Like '*Microsoft.Copilot*'} | Remove-AppxPackage -ErrorAction Continue

3 When finished, you can close Windows Terminal if you like.

Uninstall_Copilot_app_current_user_PowerShell.png





Option Five

Uninstall Copilot app for All Users using PowerShell Command


You must be signed in as an administrator to use this option.


1 Open Windows Terminal (Admin), and select Windows PowerShell.

2 Copy and paste the command below into Windows Terminal (Admin), and press Enter. (see screenshot below)

Get-AppxPackage -AllUsers | Where-Object {$_.Name -Like '*Microsoft.Copilot*'} | Remove-AppxPackage -AllUsers -ErrorAction Continue

3 When finished, you can close Windows Terminal (Admin) if you like.

Uninstall_Copilot_app_all_users_PowerShell.png





Option Six

Reinstall Copilot app for Current User from Microsoft Store


1 Click/tap on the link below to open the Microsoft Copilot page in the Microsoft Store app.


2 If prompted, click/tap on Open Microsoft Store app to confirm. (see screenshot below)

Install_Copilot_app_Microsoft_Store-1.png

3 Click/tap Download, Get, or Install button to install the Microsoft Copilot app from the Microsoft Store. (see screenshot below)

Install_Copilot_app_Microsoft_Store-2.png

4 When the Microsoft Copilot app has finished installing, you can Open the app if wanted. (see screenshot below)

Install_Copilot_app_Microsoft_Store-3.png

5 You can now close the Microsoft Store app if wanted.

6 You can Pin to taskbar the Copilot app if wanted.




Option Seven

Reinstall Copilot app for Current User using "Microsoft Copilot Installer.exe" Download


1 Go to the Microsoft Copilot app page in the online Microsoft Store.

2 Click/tap on the Download button. (see screenshot below)

Install_Copilot_app_download_installer-1.png

3 Browse to and select the folder (ex: "Desktop") you want to save the Microsoft Copilot - AI Companion Installer.exe file to, and click/tap on Save. (see screenshot below)

Install_Copilot_app_download_installer-2.png

4 Run the downloaded Microsoft Copilot Installer.exe file when ready to install the Copilot app.

5 The Microsoft Copilot Installer will now download and install the Copilot app. (see screenshot below)

Install_Copilot_app_download_installer-3.png

6 You can Pin to taskbar the Copilot app if wanted.


That's it,
Shawn Brink


 

Attachments

  • Copilot_app.png
    Copilot_app.png
    55 KB · Views: 145
Last edited:
New IT admin policy: Remove Microsoft Copilot app
Improve user experience with a single Microsoft Copilot app to use on any given device. The new RemoveMicrosoftCopilotApp policy setting allows you to uninstall Copilot from devices in your organization in a non-disruptive way. It only applies to devices and users that meet the following conditions:
  • Microsoft 365 Copilot is also installed.
  • Copilot wasn’t installed by the user.
  • Copilot wasn’t launched in the last 28 days.
It’s available as a Policy CSP and Group Policy. Learn more at WindowsAI Policy CSP.

 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
For me this one is the best:
In elevated cmd

winget uninstall Microsoft.Copilot_8wekyb3d8bbwe
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Asus
    CPU
    9800X3D
    Motherboard
    Asus X870E ProArt
    Memory
    Patriot 8200MTs DDR5 CL38
    Graphics Card(s)
    Galax RTX 4090ST
    PSU
    Asus Strix 1000W
    Case
    Lian Li O11 Vision

Latest Support Threads

Back
Top Bottom