Changes between Version 3 and Version 4 of Windows Diable Defender
- Timestamp:
- 12/09/24 01:51:04 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Windows Diable Defender
v3 v4 13 13 4. Set the DWORD title do DisableAntiSpyware.and change its value to 1. 14 14 15 eg.exeadd "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWORD /d 1 /f15 reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" /v "DisableAntiSpyware" /t REG_DWORD /d 1 /f 16 16 17 17 }}}