[Kubernetes Learning Path v1.0]50 days from zero to hero with KubernetesFebruary 11, 2021 · One min read
Disable Windows Defender Using Windows RegistryDecember 17, 2020 · One min read Open the Windows Registry Editor. Navigate to the following key (create it if not exists): HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Create a new DWORD (32-bit) item with name DisableAntiSpyware Change its value to 1 Ref: https://www.itechtics.com/enable-disable-windows-defender/