Browse Source

Update remove-default-apps.ps1

Added Facebook and RoyalRevolt2 to non-Microsoft Apps
pull/84/head
kyedavey 8 years ago
committed by GitHub
parent
commit
51e0b75607
  1. 2
      scripts/remove-default-apps.ps1

2
scripts/remove-default-apps.ps1

@ -72,6 +72,8 @@ $apps = @(
"GAMELOFTSA.Asphalt8Airborne"
#"TheNewYorkTimes.NYTCrossword"
"DB6EA5DB.CyberLinkMediaSuiteEssentials"
"Facebook.Facebook"
"flaregamesGmbH.RoyalRevolt2"
# apps which cannot be removed using Remove-AppxPackage
#"Microsoft.BioEnrollment"

Loading…
Cancel
Save