Skip to content

Instantly share code, notes, and snippets.

@htkcodes
Created March 7, 2021 01:12
Show Gist options
  • Save htkcodes/6e8a80548bba842de1804f6994eb2444 to your computer and use it in GitHub Desktop.
Save htkcodes/6e8a80548bba842de1804f6994eb2444 to your computer and use it in GitHub Desktop.
//Disables Windows Defender
Set-MpPreference -DisableRealtimeMonitoring $true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment