Hi and thanks for responding!
I followed your advice up to item c., but I am lost at item d. I don't see anything referring to idle, power or network on these.
What I noticed while walking through the tree is that there seem to be THREE locations that all refer in some way to Windows Defender. I list the "path" (in Task Scheduler) to those tasks, their name, and their action (i.e. the program being triggered and
the options):
Task Scheduler Library => Microsoft => Microsoft Antimalware: 1 task:
Microsoft Antimalware Scheduled Scan
c:\Program Files\Microsoft Security Client\MpCmdRun.exe Scan -ScheduleJob -RestrictPrivileges
Task Scheduler Library => Microsoft => Windows => Windows Defender: 4 tasks:
Windows Defender Cache Maintenance
%ProgramFiles%\Windows Defender\MpCmdRun.exe -IdleTask -TaskName WdCacheMaintenance
Windows Defender Cleanup
%ProgramFiles%\Windows Defender\MpCmdRun.exe -IdleTask -TaskName WdCleanup
Windows Defender Scheduled Scan
%ProgramFiles%\Windows Defender\MpCmdRun.exe Scan -ScheduleJob
Windows Defender Verification
%ProgramFiles%\Windows Defender\MpCmdRun.exe -IdleTask -TaskName WdVerification
Task Scheduler Library => Microsoft => Windows Defender: 2 tasks:
MP Scheduled Scan
c:\program files\windows defender\MpCmdRun.exe Scan -ScheduleJob -WinTask -RestrictPrivilegesScan
MpIdleTask
c:\program files\windows defender\MpCmdRun.exe -IdleTask -TaskName MpIdleTask
What I find odd, is that there are TWO different paths to an executable of the same name MpCmdRun.exe, i.e.:
- c:\Program Files\Microsoft Security Client\MpCmdRun.exe
- c:\Program Files\Windows Defender\MpCmdRun.exe
Is this the same program or are these different programs and/or versions?
And are really ALL of these tasks necessary? Or have I inherited some old settings (my Windows 8 installation was upgraded in-place from an earlier Windows 7 installation)?
Michael