Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • There are numerous group policies that control the behavior of Windows Update, but consumer versions both work in the same way, an update is installed typically either when you schedule it to happen or you manually restart the machine. How long you can go between when the updates are pending to the actual restart depends on the edition of Windows you have. If you want an update to be installed, immediately after it's installed, it's going to require to use WSUS and those group policies. Since I don't know how to do that specifically I will refrain from submitting an answer.
    – Ramhound
    Commented May 4, 2018 at 18:07
  • 2
    I recall that events are written to the Event Logs by WU. If there's one that indicates all pending updates have been installed...or that there's pending reboot...a script could easily monitor for this and kick off the required restart. Commented May 14, 2018 at 22:32