Prevent automatic restarts after updates while signed in

Windows UpdateTodas as versões do Windows 10/11Reversível

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

Código para Aplicar

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

Código para Reverter

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"=-

Quer combinar isso com outros ajustes?

Abrir Configurador