Júla 23, 2017

Fix High CPU Usage by svchost.exe (netsvcs)

Svchost.exe (Service Host, or SvcHost) is a generic host process name for services that run from dynamic-link libraries. All the Windows internal services were moved into one .dll file instead of the .exe file, but you need an executable (.exe) file in order to load these .dll files; hence the svchost.exe process was created. Now you may notice that there were several instances of svchost.exe processes which are there because if one service fails it won’t bring down the Windows and all these services are organized into groups, and each svchost.exe instance is created for each such group.

Fix High CPU Usage by svchost.exe (netsvcs)

Now the problem begins when svchost.exe (netsvcs) start taking almost all of the Windows resources and causes a High CPU usage. If you looked into Task Manager, you would find that a particular svchost.exe is taking up almost all the memory and creating a problem for other programs or applications. The computer becomes unstable as it becomes very sluggish and it starts freezing Windows randomly, then the user either has to reboot their system or force shutdown.

Svchost.exe High CPU Usage problem occurs mostly because of virus or malware infection on users PC. But the problem is not limited to only this as it generally depends on users system configuration and the environment. So without wasting any time let’ see how to actually Fix High CPU Usage by svchost.exe (netsvcs) with the below-listed troubleshooting guide.

Fix High CPU Usage by svchost.exe (netsvcs)

Uistite sa, že ste vytvorili bod obnovenia pre prípad, že by sa niečo pokazilo.

Metóda 1: Spustite CCleaner a Malwarebytes

1. Prevezmite a nainštalujte CCleaner & Malwarebytes.

2. Spustite Malwarebytes a nechajte ho skenovať váš systém, či neobsahuje škodlivé súbory. Ak sa nájde škodlivý softvér, automaticky ho odstráni.

Po spustení Malwarebytes Anti-Malware kliknite na Skenovať teraz

3. Teraz spustite CCleaner a vyberte Vlastné čistenie.

4. V časti Vlastné čistenie vyberte Karta Windows a začiarknite predvolené nastavenia a kliknite Analyzovať.

Select Custom Clean then checkmark default in Windows tab | Fix High CPU Usage by svchost.exe (netsvcs)

5. Po dokončení analýzy sa uistite, že ste odstránili súbory, ktoré chcete odstrániť.

Kliknutím na Spustiť čistič odstránite súbory

6. Nakoniec kliknite na ikonu Spustite Cleaner tlačidlo a nechajte CCleaner bežať.

7. Ak chcete ďalej vyčistiť systém, vyberte kartu Registera uistite sa, že sú skontrolované nasledujúce položky:

Vyberte kartu Registry a potom kliknite na Vyhľadať problémy

8. Kliknite na Vyhľadať problémy a nechajte CCleaner skenovať, potom kliknite na Opravte vybrané problémy tlačidlo.

Once scan for issues is completed click on Fix selected Issues | Fix High CPU Usage by svchost.exe (netsvcs)

9. Keď sa CCleaner spýta “Chcete zálohovať zmeny v registri?" vyberte Áno.

10. Po dokončení zálohovania kliknite na ikonu Opravte všetky vybrané problémy tlačidlo.

11. Reštartujte počítač, aby ste uložili zmeny.

Method 2: Disable the particular service that is causing High CPU

1. lis Ctrl + Shift + Esc together to launch Task Manager.

2. Prepnite na Karta Podrobnosti and right-click on the high CPU usage svchost.exe spracovať a vybrať Go to Service(s).

Right-click on svchost.exe which is causing high CPU usage and select Go to service(s)

3. This would automatically take you to the Services tab, and you will notice that there are several highlighted services that run under the svchost.exe process.

This would automatically take you to the Services tab & there are several highlighted services

4. Teraz kliknite pravým tlačidlom myši na highlighted service one by one and select Stop.

5. Do this until the high CPU usage by that particular svchost.exe process is fixed.

6. Once you have verified the services because of which this problem has occurred, it’s time to disable that service.

Poznámka: Väčšinu času, Služba Windows Update is the culprit service, but we will deal with it later on.

7. Stlačte kláves Windows + R a zadajte services.msc a stlačte kláves Enter.

services windows | Fix High CPU Usage by svchost.exe (netsvcs)

8. Now find that particular service in this list then kliknite pravým tlačidlom myši na ňom a vyberte Vlastnosti.

Now find that particular service in this list then right-click on it and select Properties

9. Click Stop if the service is running and then make sure Startup type is set to zakázať and click Apply followed by OK.

Click Stop if the service is running and then make sure Startup type is set to Disabled

10. Reboot your PC to save changes and see if the issue is resolved or not

This would definitely Resolve High CPU Usage by svchost.exe (netsvcs). If you find it difficult to zero in on the particular svchost.exe file causing the issue, you could use a Microsoft program called Process Explorer, which would help you find the cause of the problem.

Method 3: Clear Event Viewer Logs

1. Stlačte kláves Windows + R a zadajte eventvwr.msc a otvorte ich stlačením klávesu Enter Prehliadač udalostí.

Type eventvwr in run to open Event Viewer | Fix High CPU Usage by svchost.exe (netsvcs)

2. From the left-hand side menu, expand Protokoly systému Windows and then right-click on the subfolders one by one and choose Vymazať denník.

Expand Windows Logs and then right-click on the sub folders one by one and choose Clear Log

3. These subfolders will be Application, Security, Setup, System and Forwarded Events.

4. Make sure you clear the event logs for all the above folders.

5. Reštartujte počítač, aby ste uložili zmeny.

Metóda 4: Premenujte priečinok SoftwareDistribution

1. Stlačte kláves Windows + X a potom vyberte Príkazový riadok (Admin).

2. Teraz zadajte nasledujúce príkazy na zastavenie služby Windows Update Services a po každom z nich stlačte kláves Enter:

net stop wuauserv
net stop cryptSvc
net stop bitov
net stop msiserver

Zastavte služby aktualizácie systému Windows wuauserv cryptSvc bits msserver

3. Ďalej zadajte nasledujúci príkaz na premenovanie priečinka SoftwareDistribution a stlačte Enter:

ren C: WindowsSoftwareDistribution SoftwareDistribution.old
ren C: WindowsSystem32catroot2 catroot2.old

Premenujte priečinok SoftwareDistribution

4. Nakoniec zadajte nasledujúci príkaz na spustenie služieb Windows Update a po každom stlačte kláves Enter:

net start wuauserv
net start cryptSvc
net start bity
net start msiserver

Start Windows update services wuauserv cryptSvc bits msiserver | Fix High CPU Usage by svchost.exe (netsvcs)

5. Reštartujte počítač, aby ste uložili zmeny.

Metóda 5: Spustite Poradcu pri riešení problémov so službou Windows Update

1. Type “troubleshooting” in the Windows Search bar and click on Riešenie problémov.

ovládací panel na riešenie problémov

2. Ďalej v ľavom okne vyberte panel Zobraziť všetky.

3. Potom zo zoznamu Riešenie problémov s počítačom vyberte Windows Update.

vyberte aktualizáciu systému Windows z riešenia problémov s počítačom

4. Postupujte podľa pokynov na obrazovke a nechajte Spustite riešenie problémov so službou Windows Update.

Riešenie problémov so službou Windows Update

5. Reštartujte počítač, aby ste uložili zmeny.

This should help you fix High CPU Usage by svchost.exe (netsvcs) but if not then continue with the next method.

Method 6: Make sure to Update Windows

1. Stlačte kláves Windows + I a potom vyberte Aktualizácia a zabezpečenie.

Click on Update & security icon | Fix High CPU Usage by svchost.exe (netsvcs)

2. Ďalej kliknite Skontrolovať aktualizácie a nezabudnite nainštalovať všetky čakajúce aktualizácie.

Skontrolujte aktualizácie systému Windows

3. Po nainštalovaní aktualizácií reštartujte počítač Fix High CPU Usage by svchost.exe (netsvcs).

Method 7: Disable the BITS and Windows Update service

1. Stlačte kláves Windows + R a zadajte services.msc a stlačte kláves Enter.

servisné okná

2. Now find BITS a Windows Update in the list then right-click on them and select Vlastnosti.

Right click on Windows Update service and select Properties in Service window

3. Uistite sa, že kliknite na Zastaviť and then set up their Startup type to Zakázaná.

Click stop and make sure Startup type of Windows Update service is Disable | Fix High CPU Usage by svchost.exe (netsvcs)

4. Kliknite na tlačidlo Použiť a potom na tlačidlo OK.

5. Reštartujte počítač, aby ste uložili zmeny.

This should help you fix High CPU Usage by svchost.exe (netsvcs) but if not then continue with the next method.

Method 8: Download & Run RKill

Rkill is a program that was developed at BleepingComputer.com that attempts to terminate known malware processes so that your normal security software can then run and clean your computer of infections. When Rkill runs, it will kill malware processes and then remove incorrect executable associations and fixes policies that stop us from using certain tools when finished. It will display a log file that shows the processes that were terminated while the program was running. This should resolve High CPU Usage by svchost.exe issue.

Stiahnite si Rkill odtiaľto, install and run it.

Metóda 9: Run System File Checker (SFC) and Check Disk (CHKDSK)

1. Stlačte kláves Windows + X a potom kliknite na Príkazový riadok (správca).

príkazový riadok s právami správcu

2. Teraz do cmd zadajte nasledovné a stlačte Enter:

Sfc /scannow sfc /scannow /offbootdir=c: /offwindir=c:windows (Ak vyššie uvedené zlyhá, skúste toto)

SFC scan now command prompt | Fix High CPU Usage by svchost.exe (netsvcs)

3. Počkajte na dokončenie vyššie uvedeného procesu a po dokončení reštartujte počítač.

4. Next, run CHKDSK from Opravte chyby systému súborov pomocou nástroja Check Disk Utility (CHKDSK).

5. Nechajte vyššie uvedený proces dokončiť a znova reštartujte počítač, aby sa zmeny uložili.

Metóda 10: Spustite Poradcu pri riešení problémov so systémom a údržbou

1. Stlačte kláves Windows + X a kliknite na Ovládací panel.

ovládací panel

2. Vyhľadajte položku Riešenie problémov a kliknite na Riešenie problémov.

Vyhľadajte položku Riešenie problémov a kliknite na položku Riešenie problémov

3. Ďalej kliknite na Zobraziť všetko v ľavom paneli.

4. Kliknite a spustite Nástroj na riešenie problémov pre údržbu systému.

spustiť nástroj na riešenie problémov s údržbou systému

5. Poradca pri riešení problémov môže byť schopný Fix High CPU Usage by svchost.exe (netsvcs).

Odporúčaná:

That’s it you have successfully Fix High CPU Usage by svchost.exe (netsvcs) but if you still have any questions regarding this post then feel free to ask them in the comment’s section.