Share via

How do I disable (or better yet uninstall) Copilot?!?

Anonymous
2025-05-30T00:26:50+00:00

Copilot is intrusive and obnoxious - on a good day. How do I make it go away forever?

Microsoft 365 and Office | Install, redeem, activate | For home | Other

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Lester Bernard Reyes 80,370 Reputation points Independent Advisor
    2025-05-30T03:05:00+00:00

    Hi Donna, thanks for reaching out. My name is Bernard, a Windows fan like you. I'll be happy to help you out today, my timezone is UTC +8.

    I understand the issue you have, there is nothing to worry I am here to assist, to completely disable the Co-pilot, kindly follow the steps below:

    Press the Windows key + X then select Windows PowerShell (Admin) or Windows Terminal (Admin)

    Copy, paste, and enter the command below:

    reg add HKCU\Software\Policies\Microsoft\Windows\WindowsCopilot /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f

    Moreover, if you want to enable it back:

    Press the Windows key + ,X then select Windows PowerShell (Admin) or Windows Terminal (Admin)

    Copy, paste, and enter the command below:

    reg delete HKCU\Software\Policies\Microsoft\Windows\WindowsCopilot /f

    For reference: https://answers.microsoft.com/en-us/windows/for...

    Let me know how it goes and I hope that helps.

    Bernard

    Was this answer helpful?

    0 comments No comments