Browse Source

Merge 2fd85e604f into 4d303e3218

pull/17/merge
narutards 10 years ago
parent
commit
bf872d5b5c
  1. 11
      scripts/remove-default-apps.ps1

11
scripts/remove-default-apps.ps1

@ -34,7 +34,16 @@ $apps = @(
"Microsoft.ZuneMusic"
"Microsoft.ZuneVideo"
"microsoft.windowscommunicationsapps"
# apps that cannot be removed
#"Microsoft.BioEnrollment"
#"Microsoft.MicrosoftEdge"
#"Microsoft.Windows.Cortana"
#"Microsoft.WindowsFeedback"
#"Microsoft.XboxGameCallableUI"
#"Microsoft.XboxIdentityProvider"
#"Windows.ContactSupport"
# apps from Windows 8 upgrade
"9E2F88E3.Twitter"
"Flipboard.Flipboard"

Loading…
Cancel
Save