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" )