Windows Defender high CPU when idle

6

2

I noticed on my MacBook Pro from 2011 with Windows 8 that the fans start spinning when I leave my laptop idle for a while.

I figured that it is Windows Defender which seems to be running. Is it possible to disable this background scanning - or whatever it is doing?

I still want to have real-time protection enabled; I just do not need any background scan to run when I'm not using the machine.

kfuglsang

Posted 2012-11-02T09:30:26.700

Reputation: 181

1Have you ACTUALLY confirmed Windows Defender is doing a system scan? – Ramhound – 2012-11-02T10:52:08.233

No. Only that it is the Windows Defender process which is using the CPU. I have disabled the scheduled scans though. – kfuglsang – 2012-11-02T12:30:54.730

Answers

4

Disabling \Microsoft\Windows Defender\MpIdleTask in the task scheduler will prevent autoscans when your computer is idle.

Khwanchai Thongloy

Posted 2012-11-02T09:30:26.700

Reputation: 41

For those wondering, it's been renamed to "Windows Defender Scheduled Scan" now. Check the "last run time" date/time to confirm it's the right one – twig – 2019-02-12T12:57:01.237

2

  1. Go to search on the charms bar.
  2. Lookup Windows Defender.
  3. Click on the settings tab.
  4. Click on real time protection and uncheck "Turn on real time protection".

Or if you want to turn it off completely go to Administrator and uncheck "Turn on Windows Defender"

Matthew Wong

Posted 2012-11-02T09:30:26.700

Reputation: 3 908

This was the only solution which worked for me - to disable defender competely – John Little – 2015-04-02T13:10:04.173

I've run into this issue when trying install Ruby for Windows. "Turn off real time protection" didn't work for me, I had to "Turn off Windows Defender" for a while. – Andre Figueiredo – 2015-04-14T18:58:06.203

I just added a comment about real-time protection to my question. – kfuglsang – 2012-11-02T09:34:41.867

1

You can add Windows Defender to the exclusion list for RT checks. It seems that it scans itself whenever it runs.

(Windows 8.1) Go to Control Panel > Windows Defender, click on the 'Settings' tab, browse to C:\Program Files\Windows Defender and select MsMpEng.exe, Hit 'Add' and 'Save changes' and that should help quite a lot.

It should be noted that now your computer will be vulnerable to any exploit that uses that file, but that beats being vulnerable to any infected file should you turn it off or exclude your entire C:\ drive as somebody else suggests.

Charles Goodwin

Posted 2012-11-02T09:30:26.700

Reputation: 299

1This did not make any difference to defender using a constant 100% of the cpu for me. – John Little – 2015-04-02T13:10:44.473

Can't help you further John, sorry. I gave up with Windows 8.1 and installed Linux Mint. Haven't looked back since. – Charles Goodwin – 2015-04-02T21:53:57.197

0

I have the issue with MSE and Defender. The only solution is to disable the Defender and use a 3rd party tool. NOD32 v6 (RC) works for me fine.

magicandre1981

Posted 2012-11-02T09:30:26.700

Reputation: 86 560