Skip to content

Instantly share code, notes, and snippets.

@riccardogiorato
Last active September 15, 2019 19:50
Show Gist options
  • Save riccardogiorato/ffc37b4807bab35693798abf139de006 to your computer and use it in GitHub Desktop.
Save riccardogiorato/ffc37b4807bab35693798abf139de006 to your computer and use it in GitHub Desktop.
# WARNING: by removing all metro pre-installed apps you will remove also the Microsoft store
# and to restore it you have to type the following commands:
Set-ExecutionPolicy Unrestricted
.\reinstall-preinstalledapps.ps1 *Microsoft.WindowsStore*
Set-ExecutionPolicy Restricted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment