Monday, August 18, 2014

How to block Windows 10 1607 update completely


I'm running 1511 version of Windows 10 Pro. Update 1607 doesn't work at all. It was tried to be installed about 10 times and each time it fails completely. I have set postpone updates to avoid installing this update over and over but now it doesn't work any more for this update.


So now it's being downloaded over and over, after restart it fails installing and then it will be downloaded again and fails again. Is there any way to block this update?


I'm afraid it will either destroy my SSD one day or after 100 or so attempt finally it will crash Windows and I will have to install it from scratch.


Answer



To sum up, It seems there's no way to block this update any more. The only way to install it in my case was downloading ISO file download media creation tool and choosing to create ISO file, burning it to DVD and when running choosing installation of fresh system. All other methods in my case failed.


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...