Windows Update hangs and new updates are uninstalled after a restart
This article provides a workaround for an issue where Windows Update hangs and newly installed updates are uninstalled after a system restart.
Original KB number: 3064434
Consider the following scenario:
- You have a computer that is running Windows.
- You install updates from Windows Update.
- You restart Windows when you are prompted to do this.
In this scenario, you see the following message during the restart process:
Working on updates
13% complete
Don't turn off your computer
This is an expected message. However, the system appears to stop responding (hangs) for about 15 minutes. After this time, the system does restart. However, the updates that you installed are now uninstalled.
Additionally, an entry that resembles the following may be logged in the CBS.log file under %SystemRoot%\Logs\CBS:
Shtd: Timed out waiting for shutdown processing to complete - no progress detected in last 900000 milliseconds
This issue occurs because the Trusted Installer service did not finish the installation process within the default time-out period of 15 minutes.
To work around this issue, set the time-out value to a larger value in the registry, and then reapply the hotfix. To do this, follow these steps:
Start Registry Editor.
Locate the following subkey:
HKLM\System\CurrentControlSet\Services\TrustedInstaller
Right-click the TrustedInstaller key, and then click Permissions.
Grant the Full Control user right to the Administrators group.
Change the BlockTimeIncrement value to 2a30 (Hexadecimal).
Note
This change sets the time-out value to three hours. This should be sufficient for most situations. However, you may have to try a larger value in your environment.
Restart the server, and then apply the hotfix again.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
If you need assistance from Microsoft support, we recommend you collect the information by following the steps mentioned in Gather information by using TSS for deployment-related issues.