What is Nostr?
Kim Crawley :verified: /
npub1gyu…0q0s
2024-07-11 19:58:54

Kim Crawley :verified: on Nostr: I successfully removed Copilot from my Windows 11 OEM PC! Here's what I did... ...

I successfully removed Copilot from my Windows 11 OEM PC!

Here's what I did...

Uninstall using PowerShell Command
Step 1: Open Terminal (Admin) by right-click on the Windows logo key.

Step 2: Use the following command to uninstall:

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

When I searched for Copilot on my PC afterwards, all I got was a link that opens in Edge that leads to "download Copilot." #Copilot

😂🤣😎
Author Public Key
npub1gyumanmwn0r7jn32grmfqn6349ly54ltslcjkf3yxgh7mun360hsgp0q0s