- Thread Author
-
- #1
For whatever reason my service host: local system is bouncing around using anywhere from .5mb/s to 4mb/s and i really dont want it to cause me to go over my comcast monthly data limit.
So whats the deal and why is it running and how can i stop it???
So whats the deal and why is it running and how can i stop it???
Solution
svchost.exe is a generic service hosting container. Any number of required system services can be running in them, so I would not get rid of them. You can use Process Explorer Process Explorer to determine what services are running in the host container. My guess is it's Windows Update or BITS running. You can also verify if Windows Update is downloading anything with the following.
- Press the Win key type powershell, right click powershell and select Run As Administrator
- In powershell type Get-BitsTransfer -AllUsers
- If you see any job listed as Transfering then your computer is downloading an update. Queued indicates a download that will start soon
- Joined
- Jul 4, 2015
- Messages
- 8,998
svchost.exe is a generic service hosting container. Any number of required system services can be running in them, so I would not get rid of them. You can use Process Explorer Process Explorer to determine what services are running in the host container. My guess is it's Windows Update or BITS running. You can also verify if Windows Update is downloading anything with the following.
- Press the Win key type powershell, right click powershell and select Run As Administrator
- In powershell type Get-BitsTransfer -AllUsers
- If you see any job listed as Transfering then your computer is downloading an update. Queued indicates a download that will start soon
- Thread Author
-
- #10
not worried about it bogging things down, im worried about my data cap.
Since i only have one computer on windows 10 right now I have also gone an turned this setting off..
Windows 10 Uses Your Bandwidth to Distribute Updates, Disable It Here
Since i only have one computer on windows 10 right now I have also gone an turned this setting off..
Windows 10 Uses Your Bandwidth to Distribute Updates, Disable It Here