Created
May 3, 2023 10:08
-
-
Save delgh1/cfddeba3cccffe56d98f8e4f61e712c7 to your computer and use it in GitHub Desktop.
Uninstall Cortana powershell scipt, needs admin permission
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment