How to Fix High CPU Usage by svchost.exe (netsvcs)

Published: 07 December 2020
on channel: Layman Solution
360
4

In this video we will try to Fix High CPU Usage by svchost.exe (netsvcs).
Svchost.exe High CPU Usage problem occurs mainly because of virus or malware infection on our PC.
to create a restore point:    • How to Create a System Restore Point ...  

Download and install CCleaner: https://www.piriform.com/ccleaner

Download and install Malwarebytes: https://www.malwarebytes.com/

Microsoft program called Process Explorer: https://technet.microsoft.com/en-us/s...

type the following commands to stop Windows Update Services and then hit Enter after each one:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

type the following command to rename SoftwareDistribution Folder and then hit Enter:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old

type the following command to start Windows Update Services and hit Enter after each one:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Download Rkill from here: https://www.bleepingcomputer.com/down...

type the following in the cmd and hit enter:
Sfc /scannow
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)

Fix File System Errors with Check Disk Utility(CHKDSK): https://techcult.com/wiki/fix-file-sy...