23 lipca 2017 r.

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)

Pamiętaj, aby utworzyć punkt przywracania na wypadek, gdyby coś poszło nie tak.

Metoda 1: Uruchom CCleaner i Malwarebytes

1. Ściągnij i zainstaluj CCleaner & Malwarebytes.

2. Uruchom Malwarebytes i pozwól mu przeskanować Twój system w poszukiwaniu szkodliwych plików. Jeśli zostanie znalezione złośliwe oprogramowanie, automatycznie je usunie.

Kliknij opcję Skanuj teraz po uruchomieniu programu Malwarebytes Anti-Malware

3. Teraz uruchom CCleaner i wybierz Niestandardowe czyszczenie.

4. W obszarze Czyszczenie niestandardowe wybierz Karta Okna i zaznacz wartości domyślne i kliknij Analizować.

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

5. Po zakończeniu analizy upewnij się, że na pewno usuniesz pliki do usunięcia.

Kliknij Uruchom Cleaner, aby usunąć pliki

6. Na koniec kliknij Uruchom Cleaner i pozwól CCleanerowi działać.

7. Aby jeszcze bardziej wyczyścić system, wybierz zakładkę Rejestri upewnij się, że zostały sprawdzone następujące elementy:

Wybierz kartę Rejestr, a następnie kliknij opcję Skanuj w poszukiwaniu problemów

8. Kliknij na Skanuj w poszukiwaniu problemów i zezwól CCleaner na skanowanie, a następnie kliknij Napraw zaznaczone problemy przycisk.

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

9. Gdy CCleaner pyta „Czy chcesz wykonać kopię zapasową zmian w rejestrze?" wybierz Tak.

10. Po zakończeniu tworzenia kopii zapasowej kliknij Napraw wszystkie wybrane problemy przycisk.

11. Uruchom ponownie komputer, aby zapisać zmiany.

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

1. naciśnij Ctrl + Shift + Esc together to launch Task Manager.

2. Przełącz na Karta Szczegóły and right-click on the high CPU usage svchost.exe przetwarzać i wybierać 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 kliknij prawym przyciskiem myszy 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.

Uwaga: Większość czasu, Usługa aktualizacji systemu Windows is the culprit service, but we will deal with it later on.

7. Naciśnij klawisz Windows + R, a następnie wpisz services.msc i naciśnij Enter.

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

8. Now find that particular service in this list then kliknij prawym przyciskiem myszy na nim i wybierz Nieruchomości.

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 Wyłącz 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. Naciśnij klawisz Windows + R, a następnie wpisz eventvwr.msc i naciśnij Enter, aby otworzyć Podgląd zdarzeń.

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

2. From the left-hand side menu, expand Okna Dzienniki and then right-click on the subfolders one by one and choose Wyczyść log.

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. Uruchom ponownie komputer, aby zapisać zmiany.

Metoda 4: Zmień nazwę folderu dystrybucyjnego oprogramowania

1. Naciśnij klawisz Windows + X, a następnie wybierz Wiersz polecenia (administrator).

2. Teraz wpisz następujące polecenia, aby zatrzymać usługi Windows Update, a następnie naciśnij Enter po każdym z nich:

net stop wuauserv
net stop cryptSvc
bity stopu sieciowego
net stop msiserver

Zatrzymaj usługi aktualizacji systemu Windows wuauserv cryptSvc bits msserver

3. Next, type the following command to rename SoftwareDistribution Folder and then hit Enter:

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

Zmień nazwę folderu dystrybucyjnego oprogramowania

4. Na koniec wpisz następujące polecenie, aby uruchomić usługi Windows Update i naciśnij Enter po każdym z nich:

net start wuauserv
net start cryptSvc
bity startowe netto
net start msiserver

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

5. Uruchom ponownie komputer, aby zapisać zmiany.

Metoda 5: Uruchom narzędzie do rozwiązywania problemów z usługą Windows Update

1. Type “troubleshooting” in the Windows Search bar and click on Rozwiązywanie problemów.

rozwiązywanie problemów z panelem sterowania

2. Następnie z lewego okna wybierz panel Pokaż wszystkie.

3. Następnie z listy Rozwiązywanie problemów z komputerem wybierz Windows Update.

wybierz aktualizację systemu Windows z opcji rozwiązywania problemów z komputerem

4. Postępuj zgodnie z instrukcjami wyświetlanymi na ekranie i pozwól Windows Update Rozwiązywanie problemów z uruchomieniem.

Windows Update Narzędzie do rozwiązywania problemów

5. Uruchom ponownie komputer, aby zapisać zmiany.

This should help you fix High CPU Usage by svchost.exe (netsvcs) ale jeśli nie, przejdź do następnej metody.

Method 6: Make sure to Update Windows

1. Naciśnij klawisz Windows + I, a następnie wybierz Aktualizacja i bezpieczeństwo.

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

2. Następnie kliknij Sprawdź aktualizacje i pamiętaj o zainstalowaniu wszelkich oczekujących aktualizacji.

Sprawdź, czy są dostępne aktualizacje systemu Windows

3. After the updates are installed, reboot your PC to Fix High CPU Usage by svchost.exe (netsvcs).

Method 7: Disable the BITS and Windows Update service

1. Naciśnij klawisz Windows + R, a następnie wpisz services.msc i naciśnij Enter.

okna serwisowe

2. Now find BITS i Windows Update in the list then right-click on them and select Nieruchomości.

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

3. Upewnij się kliknij Stop and then set up their Startup type to Niepełnosprawny.

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

4. Kliknij Zastosuj, a następnie OK.

5. Uruchom ponownie komputer, aby zapisać zmiany.

This should help you fix High CPU Usage by svchost.exe (netsvcs) ale jeśli nie, przejdź do następnej metody.

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.

Pobierz Rkill stądzainstaluj i uruchom.

Metoda 9: Run System File Checker (SFC) and Check Disk (CHKDSK)

1. Naciśnij klawisz Windows + X, a następnie kliknij Wiersz polecenia (administrator).

wiersz poleceń z uprawnieniami administratora

2. Teraz wpisz następujące polecenie w cmd i naciśnij Enter:

Sfc /scannow sfc /scannow /offbootdir=c: /offwindir=c:windows (Jeśli powyższe nie powiedzie się, spróbuj tego)

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

3. Poczekaj na zakończenie powyższego procesu i po jego zakończeniu uruchom ponownie komputer.

4. Next, run CHKDSK from Napraw błędy systemu plików za pomocą narzędzia Check Disk Utility (CHKDSK).

5. Zakończ powyższy proces i ponownie uruchom komputer, aby zapisać zmiany.

Method 10: Run System and Maintenance Troubleshooter

1. Naciśnij Klawisz Windows + X i kliknij Panel sterowania.

panel sterowania

2. Wyszukaj opcję Rozwiązywanie problemów i kliknij Rozwiązywanie problemów.

Wyszukaj opcję Rozwiązywanie problemów i kliknij opcję Rozwiązywanie problemów

3. Następnie kliknij opcję Wyświetl wszystko w lewym okienku.

4. Kliknij i uruchom Narzędzie do rozwiązywania problemów z konserwacją systemu.

uruchom narzędzie do rozwiązywania problemów z konserwacją systemu

5. The Troubleshooter may be able to Fix High CPU Usage by svchost.exe (netsvcs).

Polecamy:

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.