Hello Nick, thank you for reaching out to the Microsoft Community. I am here to help and provide assistance with any questions or concerns you may have.
Here's how to stop Windows from automatically restarting after updates:
- Open the Registry Editor (search 'regedit' in the Start menu)
- Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
- Right-click, create a new DWORD value named 'NoAutoRebootWithLoggedOnUsers'
- Set its value to '1'.
See https://learn.microsoft.com/en-us/windows/deplo... for more restart options.
Let me know if it works, happy to help.