Skip to content

Instantly share code, notes, and snippets.

@saman-taghavi
Created June 1, 2022 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saman-taghavi/869488296def0806a2c4f66897e6fa48 to your computer and use it in GitHub Desktop.
Save saman-taghavi/869488296def0806a2c4f66897e6fa48 to your computer and use it in GitHub Desktop.
remove cortana from win 10
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