Skip to content

Instantly share code, notes, and snippets.

@m5wdev
Last active June 9, 2021 03:52
Show Gist options
  • Save m5wdev/06dc6ccc1bd2eeaf3963f8283d49067e to your computer and use it in GitHub Desktop.
Save m5wdev/06dc6ccc1bd2eeaf3963f8283d49067e to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; Created on: May 6th 2015
; Updated on: April 16th 2017
; Tutorial: https://www.tenforums.com/tutorials/5918-turn-off-windows-defender-windows-10-a.html
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001
Windows Registry Editor Version 5.00
; Created by: Shawn Brink
; Created on: May 6th 2015
; Updated on: April 16th 2017
; Tutorial: https://www.tenforums.com/tutorials/5918-turn-off-windows-defender-windows-10-a.html
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment