Prevent automatic restarts after updates while signed in

Windows UpdateAlle Windows 10/11-versiesOmkeerbaar

This will prevent your PC from automatically restarting after updates while any user is signed in.

Toe te passen code

Prevent automatic restarts after updates while signed inRegistry
Windows Registry Editor Version 5.00


; Prevent automatic restarts after updates while signed in

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"NoAutoRebootWithLoggedOnUsers"=dword:00000001

Code om ongedaan te maken

Allow automatic restarts after updates while signed inRegistry
Windows Registry Editor Version 5.00


; Allow automatic restarts after updates while signed in

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]

"NoAutoRebootWithLoggedOnUsers"=-

Wilt u dit combineren met andere aanpassingen?

Configurator openen