Created
March 7, 2021 01:12
-
-
Save htkcodes/6e8a80548bba842de1804f6994eb2444 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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