Browse Source

Update remove-default-apps.ps1

remove preinstalled app with creator update
pull/123/head
Nacim Goura 7 years ago
parent
commit
8c2acd11d2
  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