Svchost.exe is a host process that runs a set of services. It shouldn't be terminated. Re-run the trace for 60 seconds. Upload the PowerShell output (for the top 100 processes) along with the output of the following command:
tasklist /svc
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a Windows 10 computer. I have the same problem as many other users, the Antimalware Service Executable using too much memory and CPU. I have already followed the steps here
without any success. There doesn't seem to be any good solution online. It is also ridiculous that I cannot stop the process if I want to. I'm the only owner of this computer. I also tried installing a third party anivirus but that didn't help either! What should I do?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Svchost.exe is a host process that runs a set of services. It shouldn't be terminated. Re-run the trace for 60 seconds. Upload the PowerShell output (for the top 100 processes) along with the output of the following command:
tasklist /svc
Defender is still eating up a lot mo memory even at a clear boot. I ran the performance analyzer and the report only mentioned svchost.exe. Trying to turn off that one made my system unstable and crashed windows. What to do next?
I had already done those steps, no help!
Hello,
See if this video fix helps you (works with Windows 10):
https://www.youtube.com/watch?v=z1IslvxO6J0
Let us know if this helps!
Hi Danyel,
A third-party program/service (that frequently triggers the on-demand scanner) may be the culprit. You can start a clean boot by turning off all third-party services and startup programs using MSCONFIG
How to perform a clean boot in Windows
(Source: Microsoft)
(If your problem does not occur while the computer is in a clean boot environment, then you can determine which startup application or service is causing the problem by systematically turning them on or off and restarting the computer.)
Additional Information
Please check out the following tweet by the Product Manager for Microsoft Defender for Endpoint.
Paul (DEFENDER) on Twitter: "This. When you observe msmpeng.exe high CPU usage. It’s most likely a symptom, not the disease. Diagnosis helps." / Twitter: https://twitter.com/Threatzman/status/1575654650644402182
SwiftOnSecurity on Twitter: "Mystery: CPU fan at max, high Defender usage, but no current scan. Launch New-MpPerformanceRecording -recordto c:\1.etl , run for bit, Get-MpPerformanceReport c:\1.etl -topprocesses 100 Result: Dell SupportAssist was poking all EXE files on drive, triggering on-access scans." / Twitter: https://twitter.com/SwiftOnSecurity/status/1575625955766194176
Running Microsoft Defender performance trace might help. See Performance analyzer for Microsoft Defender Antivirus
Additionally, a ProcMon trace will help you determine which program is triggering the on-demand scanning.