2

I am trying to run Windows Update on a fresh VM using VirtualBox, but the Windows Update keeps hanging on "Checking for updates..."

Host OS: macOS Guest OS: Windows Embedded 8.1 Industry Pro

Happy to provide any other details necessary to help solve this problem. I have gone through several troubleshooting steps already and had no luck, including repairing the update services.

2 Answers2

2

The solution was found on a forum:

  • Disable "Install updates automatically (recommended)". Set it to "Never check for updates (not recommended). Restart PC
  • Download KB3138615 from microsoft and install it. Restart PC
  • Download KB3172614 from microsoft and install it. Restart PC

Now you can check for updates and install the most recent update using Windows Update. You can also enable "Install updates automatically (recommended)"

Dmitriy
  • 721
0

Stop the Windows Update Service (via services.msc or in a cmd.exe which is started as admin via net stop wuauserv - this improves speed of installing the MSU update which you have to download), download and install this update by double click on the MSU:

Installing and searching for updates is slow and high CPU usage occurs in Windows 8.1

Do a reboot and check again for new updates. Now Windows Update will work and show new updates in a few minutes.