Browse Source

Remove more 1709 Apps

pull/168/head
4oo4 7 years ago
committed by GitHub
parent
commit
aad1de900d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      scripts/remove-default-apps.ps1

4
scripts/remove-default-apps.ps1

@ -13,6 +13,7 @@ $apps = @(
# default Windows 10 apps
"Microsoft.3DBuilder"
"Microsoft.Appconnector"
"Microsoft.Advertising.Xaml"
"Microsoft.BingFinance"
"Microsoft.BingNews"
"Microsoft.BingSports"
@ -103,7 +104,8 @@ $apps = @(
"SpotifyAB.SpotifyMusic"
"A278AB0D.DisneyMagicKingdoms"
"WinZipComputing.WinZipUniversal"
"CAF9E577.Plex"
"7EE7776C.LinkedInforWindows"
# apps which cannot be removed using Remove-AppxPackage
#"Microsoft.BioEnrollment"

Loading…
Cancel
Save