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


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.

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 Outlook for Windows 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 Get or Install 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 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: 39
Last edited:
Back
Top Bottom