Wednesday, December 17, 2014

Windows 7 Update Stuck on Checking for Updates

I recently ran into the same problem that quite a number of users are having after a fresh install of Windows 7 SP1 64 bit. I have recently had to recover a number of Windows Laptops to their factory installed settings. Windows 7 Update got stuck on all of them. After much research on a number of sights, and much trial and error I was able to solve the issue by installing the following updates manually in the order below. I restarted each laptop after each of the updates were installed. Once all the updates were installed I then ran Windows Update which found more updates to install. I have used this solution on a number of different laptops and it has worked on all of them. I hope this helps those users having similar issues.


UPDATE ORDER



  1. WindowsUpdateAgent-7.6-x64.exe

  2. KB3020369

  3. KB3125574

  4. KB3138612

  5. KB3102810

  6. KB3172605

  7. KB3050265

  8. KB3065987

  9. KB3161664

  10. KB3135445

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...