Browse Source

Merge pull request #123 from nacimgoura/master

Update remove-default-apps.ps1
pull/124/head
Alex Hirsch 7 years ago
committed by GitHub
parent
commit
10f031c177
  1. 3
      scripts/remove-default-apps.ps1

3
scripts/remove-default-apps.ps1

@ -76,6 +76,9 @@ $apps = @(
"Facebook.Facebook"
"flaregamesGmbH.RoyalRevolt2"
"Playtika.CaesarsSlotsFreeCasino"
"A278AB0D.MarchofEmpires"
"KeeperSecurityInc.Keeper"
"ThumbmunkeysLtd.PhototasticCollage"
# apps which cannot be removed using Remove-AppxPackage
#"Microsoft.BioEnrollment"

Loading…
Cancel
Save