meta data for this page
  •  

This is an old revision of the document!


Disable defender

For developer's machines or to speed up Windows.

Run command: gpedit.msc

Browser to:

  • EN: Computer Configuration –> Administrative Templates –> Windows Components –> Windows Defender –> Turn off Windows Defender
  • PL: Konfiguracja komputera –> Szablony administracyjne –> Składniki systemu Windows –> Program antywirusowy Windows Defender –> Wyłącz Program antywirusowy Windows Defender

Or using reg file:

Turn_Off_Windows_Defender_Antivirus.reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001
Turn_On_Windows_Defender_Antivirus.reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=-