How to Kill Antimalware service executable in windows 10 that take high RAM
1. Using Registery (regedit in Run)
- Goto: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
- Right click on Windows Defender > select New > DWORD 32
- name it DisableAntiSpyware and set value 1
2.using gpedit.msc
- goto: Computer Configuration/Administrative Templates/Windows Components/Windows Defender Antivirus/Real-time Protection/Turn off real-time protection.
- select Enabled click apply ok.
DONE.
Now you can check RAM usage in task manager.
But this disable all antiviruses.