Browse Source

add option to fully remove Windows Defender

ref #4
pull/33/head
Alex Hirsch 9 years ago
parent
commit
0c817f96d5
  1. 1
      scripts/remove-default-apps.ps1

1
scripts/remove-default-apps.ps1

@ -66,6 +66,7 @@ $needles = @(
"BioEnrollment" "BioEnrollment"
"ContactSupport" "ContactSupport"
"Cortana" "Cortana"
#"Defender"
"Feedback" "Feedback"
"Flash" "Flash"
"OneDrive" "OneDrive"

Loading…
Cancel
Save