Browse Source

Add note about inability to reinstall Windows Store

ref #197
pull/198/head
Alex Hirsch 5 years ago
parent
commit
96519261ab
  1. 2
      scripts/remove-default-apps.ps1

2
scripts/remove-default-apps.ps1

@ -40,7 +40,7 @@ $apps = @(
"Microsoft.WindowsMaps" "Microsoft.WindowsMaps"
"Microsoft.WindowsPhone" "Microsoft.WindowsPhone"
"Microsoft.WindowsSoundRecorder" "Microsoft.WindowsSoundRecorder"
#"Microsoft.WindowsStore" #"Microsoft.WindowsStore" # can't be re-installed
"Microsoft.XboxApp" "Microsoft.XboxApp"
"Microsoft.XboxGameOverlay" "Microsoft.XboxGameOverlay"
"Microsoft.XboxGamingOverlay" "Microsoft.XboxGamingOverlay"

Loading…
Cancel
Save