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.WindowsPhone"
"Microsoft.WindowsSoundRecorder"
#"Microsoft.WindowsStore"
#"Microsoft.WindowsStore" # can't be re-installed
"Microsoft.XboxApp"
"Microsoft.XboxGameOverlay"
"Microsoft.XboxGamingOverlay"

Loading…
Cancel
Save