On the server running windows Server 2016, the memory of service host: local system occupies 16 GB, and the memory of svchost.exe occupies 16 GB. Why

乔 王 0 Reputation points
2023-04-20T05:33:39.42+00:00

fc18197a0fbebf8cea66398c0f281b8

d07ee23695355cd3a77462a92c2c245

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

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,766 Reputation points
    2023-04-20T15:01:38.7766667+00:00

    Hello, The consumption of memory by SVCHOST service looks highly unusual, but since this is a system service to support different applications and services installed, it may be related to applications running on your system that contribute to that memory leak. Initially I would recommend to: -Run an exhaustive (Full Scan) for viruses or malware, for example using Windows Defender. This is one of the top reasons for SVCHOST memory leaks, as a malware will use and exhaust computer resources for operating. -Update your system using Windows Update, and ensure the applications installed are also updated -Run a DISM system check: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/repair-a-windows-image?view=windows-11 -To discard 3rd Party apps causing the issue, perform a clean boot: Perform a Clean Boot: https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd On the other hand, to troubleshoot deeper I can recommend the next article from Miscrosoft in order to find and troubleshoot Memory Leak issues: https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/finding-a-memory-leak --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

  2. MotoX80 36,401 Reputation points
    2023-04-20T21:25:37.7766667+00:00

    You first need to identify which service is causing the problem. Right click the entry in the details tab and select "Go to service(s)". What service is it? Is there any reason for that service to use excess memory based on the workload of this machine?

    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.