From 0c817f96d5dd44b05cae7bd871bf1fa9f9c9bef3 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Sun, 23 Aug 2015 10:53:50 +0200 Subject: [PATCH] add option to fully remove Windows Defender ref #4 --- scripts/remove-default-apps.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/remove-default-apps.ps1 b/scripts/remove-default-apps.ps1 index 92855fd..0c93159 100644 --- a/scripts/remove-default-apps.ps1 +++ b/scripts/remove-default-apps.ps1 @@ -66,6 +66,7 @@ $needles = @( "BioEnrollment" "ContactSupport" "Cortana" + #"Defender" "Feedback" "Flash" "OneDrive"