![]() |
fix completely stop svchost exe netsvcs |
But sometime this process causes memory leak or high CPU usage. Even high data usage also occurs. Since last past week I was facing large amount of data usage of my MTS MBlaze. After going through task manager I came to know that this was due to svchost.exe process. While sometime it can be caused by a Windows Update, or by a full Event log file or by other programs or services that start many processes during their execution.
So we’ve found some tricks and bundled them here to troubleshoot svchost.exe netsvcs process. There are 3 methods given below.
How To Fix/Solve Svchost.exe netsvcs Process
Method 1: – By Disabling Services Temporary
- Open task manager, you can use shortcut key Ctrl+Alt+Del.
- At Processes tab, check the Show processes from all users checkbox.
- Now right-click on the high cpu usage svchost.exe process and select Go to Service(s).
- Now you can notice all those process which are running under svchost.exe netsvcs.
- Just start stopping services until CPU usage doesn’t come to normal.
- You can stop a service by right clicking on it and then select Stop Service.
- If you don’t want sequential stop then Google all the services and check whether they are malware or not.
- Press Window key+R to open Run.
- In the command box, type services.msc and hit enter.
- Search for the service you want to stop and right-click on it. Then choose properties.
- Change the Startup type to Disabled, press OK and restart your computer.
- Navigate to Start->Run or press Window key+R.
- Type >> services.msc>>Hit Enter.
- Find in the list “Background Intelligent Transfer Service” and stop it.
- Now to disable it just follow the method second. Disable startup type and restart type.
- Go to start and type “regedit” and hit enter.
- Navigate to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetservicesBITS.
- Locate Start registry key.
- Now double click on Start and edit the values given below:
Change Startup type :Automatic – 2
Manual – 3
Disabled – 4
Automatic (Delayed Start) – 2
- Just write number 4 at the place and hit OK.
- Open Run and write eventvwr and press Enter.
- Expand Windows Log just below Event Viewer (Local).
- Right-click on Application and choose Clear Log.
- Do the same for Security, Setup, and System and clear log.
- Restart your computer. You’re done.
Rahul Gupta is the founder of CrunchyTricks .He is a Tech Geek, SEO Expert, Web Designer and a Blogger.