Tag: status-check

184 script(s) tagged “status-check”

📜 VBScript (WSH)

Check "Disable Windows Tips & Suggestions" Status (VBScript)

Reads the registry value behind the "Disable Windows Tips & Suggestions" tweak to confirm whether it's applied.

⚡ PowerShell 5.1+

Check "Enable Num Lock on Startup" Status

Reads the current registry value behind the "Enable Num Lock on Startup" tweak so you can confirm whether it's applied.

🐍 Python 3.10+

Check "Show Seconds in Taskbar Clock" Status (Python)

Reads the registry value behind the "Show Seconds in Taskbar Clock" tweak via winreg to confirm whether it's applied.

🐍 Python 3.10+

Check "Disable Background Apps Globally" Status (Python)

Reads the registry value behind the "Disable Background Apps Globally" tweak via winreg to confirm whether it's applied.