mirror of
https://github.com/W4RH4WK/Debloat-Windows-10.git
synced 2024-11-17 15:25:37 +00:00
Merge pull request #127 from Mabana2go/master
Update remove-default-apps.ps1
This commit is contained in:
commit
91ee08cc63
@ -39,7 +39,9 @@ $apps = @(
|
||||
"Microsoft.ZuneVideo"
|
||||
"microsoft.windowscommunicationsapps"
|
||||
"Microsoft.MinecraftUWP"
|
||||
|
||||
"Microsoft.MicrosoftPowerBIForWindows"
|
||||
"Microsoft.NetworkSpeedTest"
|
||||
|
||||
# Threshold 2 apps
|
||||
"Microsoft.CommsPhone"
|
||||
"Microsoft.ConnectivityStore"
|
||||
@ -81,6 +83,10 @@ $apps = @(
|
||||
"ThumbmunkeysLtd.PhototasticCollage"
|
||||
"XINGAG.XING"
|
||||
"89006A2E.AutodeskSketchBook"
|
||||
"D5EA27B7.Duolingo-LearnLanguagesforFree"
|
||||
"46928bounde.EclipseManager"
|
||||
"ActiproSoftwareLLC.562882FEEB491" # next one is for the Code Writer from Actipro Software LLC
|
||||
|
||||
|
||||
# apps which cannot be removed using Remove-AppxPackage
|
||||
#"Microsoft.BioEnrollment"
|
||||
|
Loading…
Reference in New Issue
Block a user