From effa55eb2be30fa6c7a2efa45b526dac58e2ca1e Mon Sep 17 00:00:00 2001 From: Paulo Henrique Palmeira Franco Date: Thu, 10 Nov 2016 08:38:35 -0200 Subject: [PATCH] Update remove-default-apps.ps1 DB6EA5DB.CyberLinkMediaSuiteEssentials came with Dell Machines Microsoft.OneConnect came with some Microsoft Updates --- scripts/remove-default-apps.ps1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index 803644e..6fdc1be 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -38,12 +38,14 @@ $apps = @( "Microsoft.ZuneVideo" "microsoft.windowscommunicationsapps" "Microsoft.MinecraftUWP" + # Threshold 2 apps "Microsoft.CommsPhone" "Microsoft.ConnectivityStore" "Microsoft.Messaging" "Microsoft.Office.Sway" + "Microsoft.OneConnect" #Redstone apps @@ -69,6 +71,7 @@ $apps = @( "TuneIn.TuneInRadio" "GAMELOFTSA.Asphalt8Airborne" #"TheNewYorkTimes.NYTCrossword" + "DB6EA5DB.CyberLinkMediaSuiteEssentials" # apps which cannot be removed using Remove-AppxPackage #"Microsoft.BioEnrollment"