Share via

I cannot get rid of copilot and it drives me nuts interfering with google

Delores Sublett 0 Reputation points
2025-12-11T00:25:17.3333333+00:00

I have tried to follow instructiions for how to get rid of it, but my efferts have failed . I hate copilot. If I could remove it tomorrow I would. I need help. I managed to turn off the app, but cant get rid of the program. Please help. (Moderator's note: PII removed)

Microsoft Copilot | Windows Copilot | Copilot+ PC

1 answer

Sort by: Most helpful
  1. Hendrix-V 15,690 Reputation points Microsoft External Staff Moderator
    2025-12-11T04:29:02.02+00:00

    Hi Delores Sublett,

    Thank you for reaching out to the Microsoft Q&A Forum. and I’m really sorry to hear how much trouble Copilot has caused for you.

    1 - You can uninstall the consumer Microsoft Copilot app if it appears in your Installed Apps list:

    • Open Settings → Apps → Installed Apps.
    • Find Copilot.
    • Click the three dots → Uninstall.

    2 - If uninstall button is missing, you can use PowerShell

    • Open PowerShell as Administrator.
    • Run this command to find the package name: Get-AppxPackage -Name "Microsoft.Copilot"
    • Then remove it: Get-AppxPackage -Name "Microsoft.Copilot" | Remove-AppxPackage
    • Force removal with this command: Get-AppxPackage *Copilot* | Remove-AppxPackage

    3 - If your issue is with Microsoft 365 apps (Word, Excel, Outlook) showing Copilot, you can turn Copilot OFF per app:

    • Open Word/Excel/PowerPoint
    • Go to File → Options → Copilot
    • Uncheck Enable Copilot
    • Restart the app

    I look forward to receiving your update. Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.


    Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have additional 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.

    Was this answer helpful?


Your answer

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