From 2fd85e604fbb736b18cec736f5d3e8321b491288 Mon Sep 17 00:00:00 2001 From: narutards Date: Thu, 20 Aug 2015 09:37:14 +0200 Subject: [PATCH] Update remove-default-apps.ps1 making people aware which apps can and cannot be uninstalled --- scripts/remove-default-apps.ps1 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index e6a09bf..1cd84fd 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -11,13 +11,11 @@ $apps = @( "Microsoft.BingSports" "Microsoft.BingWeather" "Microsoft.Getstarted" - #"Microsoft.MicrosoftEdge" "Microsoft.MicrosoftOfficeHub" "Microsoft.MicrosoftSolitaireCollection" "Microsoft.Office.OneNote" "Microsoft.People" "Microsoft.SkypeApp" - "Microsoft.Windows.Cortana" "Microsoft.Windows.Photos" "Microsoft.WindowsAlarms" "Microsoft.WindowsCalculator" @@ -30,7 +28,16 @@ $apps = @( "Microsoft.ZuneMusic" "Microsoft.ZuneVideo" "microsoft.windowscommunicationsapps" - + + # apps that cannot be removed + #"Microsoft.BioEnrollment" + #"Microsoft.MicrosoftEdge" + #"Microsoft.Windows.Cortana" + #"Microsoft.WindowsFeedback" + #"Microsoft.XboxGameCallableUI" + #"Microsoft.XboxIdentityProvider" + #"Windows.ContactSupport" + # apps from Windows 8 upgrade "9E2F88E3.Twitter" "Flipboard.Flipboard"