svchost.exe (netsvcs) is using all my internet bandwidth

AmirrezASe7eN

Commendable
Oct 3, 2016
3
0
1,510
I'm using windows 10, and since my internet conection is NOT unlimited (I pay for every gb of it), I cancelled windows 10 update while it was downloading the update files and then I completely disabled updates from "Services.msc"
But now, "svchost.exe (netsvcs)" is using all of my internet bandwidth (it's about 200KB/ps) and I tried everything but it still runs in the background and uses my internet.
After I delete the folder "C:/Windows/SoftwareDistribution", svchost.exe recreates it, so I think it's downloading updates
I'd be really happy if anyone know a solution
thank you and sorry for bad english
 
Solution


try running this in command prompt \>sc config wuauserv start= disabled
you may need to be in an elevated command prompt if you are the main/administrator account you should be fine or just right click the windows...
Disable BITS Service...

Open Task Manager (windows key+R, then type “taskmgr”)
Click on service TAB
Then click service button at the bottom
Look for the “Background Intelligent Transfer Service”
Now right click on that choose properties
See startup type, choose ‘disabled’, Apply then OK.

You won't be able to download essential windows updates with BITS disabled that may or may not eventually cause a security vulnerability.
 


Didn't work, svchost is still running in background 🙁
 


try running this in command prompt \>sc config wuauserv start= disabled
you may need to be in an elevated command prompt if you are the main/administrator account you should be fine or just right click the windows button in the bottom left and then select Command prompt (admin)
 
Solution


it works
svchost is still running in the background but it's not using the whole bandwidth anymore
I hope the problem won't happen again
thanks
 


No problem, glad I could help you out.
 


may you please ex plane what is wuauserv and what does it do ? :)
 


I too was facing this issue. I tried your solution and it worked. Thank you very much. 😀
 

it will be always running, cause svchost conrolls a lot of another services, but it wouldn`t use your Internet connection

 


Same for me. I need a fix as well. Disabled BITS, and yet svchost.exe(netsvcs) is hogging all the bandwidth. Can't download anything. Webpages barely load. I tried suspending the process, it works then but windows explorer stops responding and i have to force restart the pc. This was not a problem before some recent win10 updates.

plz can someone help.

 


okay so the guy above you is right svchost.exe (netsvcs) will always be running if I remeber correctly it is used as a generic naming scheme for multiple things by Windows one of them being updates and its necessity to connect to the internet hence my response to OP.... If you have tried my solution and it is not working you may have a trojan as svchost.exe is a great place for malware to hide, I would suggest first try downloading the premium trial of malwarebytes and see if that finds an infection and then we can escalate from there.
 


Hi,
I actually ran a quick heal scan last night and it found like 10 threats. After starting the laptop today the internet is super fast. So it was most probably a malware or virus. I actually didn't consider it to be a virus because I had just reinstalled windows a week back. Anyways now I can finally go ahead and download vice City.
Thanks for your help.

 


Go to System - Wifi - click on your connection and in advanced settings - set as metered connection. Not sure if this can be done for wired connections. This will stop windows updates from pre-loading in the background
 

It wrote access is denied
 
Open a resource monitor>network>network activity. See which ip address does the svchost that use the bandwidth connected to. Then search the ip location in internet search. I once found out my telco is consuming my bandwidth all the time but most of the time it is microsoft ip address.
 
I ran sc "config wuauserv start= disabled " succesfully (ChangeServiceConfig ) but it has not worked , the same amount of data keeps downloading taking all my broadband. I know it is "host process for windows services" (svchost.exe) by means Glasswire. I am really annoyed with this.
 


Please can you explain what this command does? I don't want to disable anything important.
 


Essentially this will disable windows automatic updates.
 

thnx man. your one worked.