How do I stop Windows Update from bringing my entire network to a screeching halt?

Aegys

Prominent
Mar 9, 2017
1
0
510
I've got several computers in my household and anytime one of them is downloading a Windows Update, every other device on my network gets incredibly slow. It's especially annoying if I'm playing an online game because my ping skyrockets to over 1 second.

On an individual basis, I've tried going into my Router's QoS settings and under the Bandwidth Limiter I select the device that's downloading an update and even going so far as to set the limits to 0.1 Mb/s down&up but that seems to have no effect.

I'm pretty ignorant in general when it comes to this kind of thing so I'll take any help.
 
Solution
Microsoft pretty much says they don't care. This was asked in a conference and they said they felt it was more important to update machines even if that means it make peoples networks unusable for periods of time. The guy was extremely arrogant but they have not backed down. At least they could put in a download limit manager like every other software downloader.

Used to be you could trick it into being a metered connection but microsoft has fixed this hack in the anniversary update. You can only set it to metered if you are on wireless there is no way to it on ethernet.

You can use the group policy method as listed above but that does not work on win10 home edition.

You can set when it will actually apply the update but you have...
windows updates shouldnt slow down your network if QOS (quality of service) is set up and working properly.

on each machine

go to run
type gpedit.msc
in the box that opens look under computer config/admin templates/network/
and double click on Qos packet scheduler
double click on reservable bandwidth and click enable
you should see 80% if its at default. reduce this to 20% and click apply.then ok
this should give you more bandwidth to your network while at the same time allowing windows enough reserved bandwidth to still carry out its updates in good time.

let windows hand the qos rather than at the router
also try spybot antibeacon it will get rid of a lot of needless microsoft traffic from your network. as well as being able to block telemetry at the host files.
 
Microsoft pretty much says they don't care. This was asked in a conference and they said they felt it was more important to update machines even if that means it make peoples networks unusable for periods of time. The guy was extremely arrogant but they have not backed down. At least they could put in a download limit manager like every other software downloader.

Used to be you could trick it into being a metered connection but microsoft has fixed this hack in the anniversary update. You can only set it to metered if you are on wireless there is no way to it on ethernet.

You can use the group policy method as listed above but that does not work on win10 home edition.

You can set when it will actually apply the update but you have no control over when it download it.

There is no realistic way to run QoS. I have tried very hard to block win10 update with firewall rules. There appears to be many hundreds of ip addresses used by the update and they seem to even change from month to month. There is no easy way to identify update traffic so there is no way to limit it with QoS.

Pretty much microsoft feels they own everyones machine. I just wish more software run under linux.
 
Solution