Large number of COM Surrogate processes using up memory

Linda Cassidy 0 Reputation points
2024-06-12T18:38:26.51+00:00

Memory is spiking on my Windows 2019 server. There are over 2,000 COM Surrogate processes. Right-click and properties shows dllhost.exe in the system32 folder so I think that indicates they are legitimate, ie not malware. We have several other vms from the same source which are not having this problem. Any ideas?

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yanhong Liu 14,195 Reputation points Microsoft External Staff
    2024-06-13T05:27:56.4666667+00:00

    Hello,

    Thank you for posting in Q&A forum.

    First, performing a clean boot allows you to start your PC with only the necessary services, ruling out third-party software.

    Next, run sfc /scannow to repair corrupted system files.

    High memory usage can also be related to disk problems, you need to run the CHKDSK command and try to repair any corrupted sectors.

    Then, download the software "Process Monitor": Process Monitor - Sysinternals | Microsoft Learn

    Launch Process Monitor: There you will find the file that dllhost.exe tries to access over and over again.

    Once you have found the file, delete it from your computer

    For more detailed steps, refer to the link: Fix Now COM Surrogate High CPU and Memory Usage [6 Ways] (windowsreport.com)

    Best Regards,

    Yanhong Liu

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.