Skip to content

Instantly share code, notes, and snippets.

@Computer-Tsu
Created February 28, 2024 00:34
Show Gist options
  • Save Computer-Tsu/d76954f4525edfa54a37452fd8b10ece to your computer and use it in GitHub Desktop.
Save Computer-Tsu/d76954f4525edfa54a37452fd8b10ece to your computer and use it in GitHub Desktop.
Pending Reboot Registry Keys
reg query "hklm\software\microsoft\windows\currentversion\windowsupdate\auto update\rebootrequired"
reg query "hklm\software\microsoft\windows\currentversion\component based servicing\rebootpending"
reg query "hklm\system\currentcontrolset\control\session manager"
REM Check this key to see what is running.
REM reg query "HKEY_LOCAL_Machine\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\InProgress"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment