Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. setacl.exe -on "HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows Defender" -ot reg -actn setowner -ownr n:Administrators
  2. setacl.exe -on "HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows Defender" -ot reg -actn ace -ace "n:Administrators;p:full"
  3. reg add "HKCU\Software\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /t REG_DWORD /d 1 /f
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement