Browse Source

Update remove-default-apps.ps1 (#139)

* Update remove-default-apps.ps1

* Update remove-default-apps.ps1
pull/76/merge
Mabana2go 7 years ago
committed by Alex Hirsch
parent
commit
fce233d729
  1. 4
      scripts/remove-default-apps.ps1

4
scripts/remove-default-apps.ps1

@ -86,6 +86,10 @@ $apps = @(
"D5EA27B7.Duolingo-LearnLanguagesforFree"
"46928bounde.EclipseManager"
"ActiproSoftwareLLC.562882FEEB491" # next one is for the Code Writer from Actipro Software LLC
"DolbyLaboratories.DolbyAccess"
"SpotifyAB.SpotifyMusic"
"A278AB0D.DisneyMagicKingdoms"
"WinZipComputing.WinZipUniversal"
# apps which cannot be removed using Remove-AppxPackage

Loading…
Cancel
Save