How to permanently remove Copilot from my old PC?

Joon Lee 0 Reputation points
2025-02-19T04:14:05.2566667+00:00

My old PC (6 years old) cannot handle Copilot. How can I remove it from my PC for good?

Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Copilot | Other
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-02-20T01:26:57.04+00:00

    Hi @Joon Lee

    According to your case description, you want to remove Copilot from your old PC:

    Remove the app in Settings: Select "Settings" from the Start menu, select "Apps", find Copilot in the list of apps, and select "Uninstall".

    User's image

    Use PowerShell commands to uninstall Copilot: Run PowerShell as an administrator. Enter the following command: Get-AppxPackage *Copilot* | Remove-AppxPackage This will find and uninstall the Copilot app.

    You can also use Group Policy or Registry to turn off the Copilot feature. Thanks for your understanding and patience.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.