Reducing High Memory Usage by Svchost on Windows 10

Reducing High Memory Usage by Svchost on Windows 10

Svchost High Memory Usage Windows 10
Svchost.exe is a process in Windows that is used to host multiple services that run simultaneously. It is normal for the svchost.exe process to use a large amount of memory on your computer, but if you notice that it is using too much memory or causing other problems, there are a few steps you can take to fix the issue.

One possible reason for high memory usage by svchost.exe is that it is running too many services. To fix this, you can try disabling some of the services that run under the svchost.exe process. To do this, follow these steps:

Press the Windows key + R to open the Run dialogue box.

Type "services.msc" into the Run box and press Enter. This will open the Services Manager.

Scroll down the list of services and look for any that are running under the svchost.exe process.

Right-click on the service and select "Stop" to temporarily stop the service from running.

Repeat this for any other services that are running under the svchost.exe process.

Another possible cause of high memory usage by svchost.exe is a virus or other malware infection. To check for and remove any malware, you can use a reputable antivirus program.

If you continue to have problems with high memory usage by svchost.exe, you can try resetting the Windows Update components. To do this, follow these steps:

Press the Windows key + X to open the Power User menu.

Select "Command Prompt (Admin)" from the menu.

Type the following commands into the Command Prompt, pressing Enter after each one:

Copy code
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start crypt

··

And if this article about Svchost High Memory Usage Windows 10 hasn't satisfied you yet, you can watch the video below.

That's all from SmashinGeeks, see you in another article. ^^

Previous Post Next Post