From d7eafef462db58c890a44a649a69da2c953dfd29 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Wed, 2 Sep 2015 19:54:01 +0200 Subject: [PATCH] add option to remove another bunch of packages (including edge) --- scripts/remove-default-apps.ps1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index c72f47d..3a5b51a 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -63,13 +63,19 @@ foreach ($app in $apps) { echo "Force removing system apps" $needles = @( + #"Anytime" "BioEnrollment" + #"Browser" "ContactSupport" #"Cortana" # This will disable startmenu search. #"Defender" "Feedback" "Flash" + "Gaming" + #"InternetExplorer" + #"Maps" "OneDrive" + #"Wallet" "Xbox" )