Skip to content

Instantly share code, notes, and snippets.

@0XDE57
Created July 6, 2016 01:55
Show Gist options
  • Save 0XDE57/a34481e07b6b6790e07725ac3793ba29 to your computer and use it in GitHub Desktop.
Save 0XDE57/a34481e07b6b6790e07725ac3793ba29 to your computer and use it in GitHub Desktop.
Disable the auto reboot update dialog in Win7/8. No more postpone for 4 hours.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoRebootWithLoggedOnUsers"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment