Tag: status-check

184 script(s) tagged “status-check”

🐍 Python 3.10+

Check "Disable Windows Consumer Features" Status (Python)

Reads the registry value behind the "Disable Windows Consumer Features" tweak via winreg to confirm whether it's applie…

⚡ PowerShell 5.1+

Check "Disable First Logon Animation" Status

Reads the current registry value behind the "Disable First Logon Animation" tweak so you can confirm whether it's appli…

⚡ PowerShell 5.1+

Check "Disable Autoplay for All Drives" Status

Reads the current registry value behind the "Disable Autoplay for All Drives" tweak so you can confirm whether it's app…

🐍 Python 3.10+

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

Reads the registry value behind the "Disable Windows Tips & Suggestions" tweak via winreg to confirm whether it's appli…

🐍 Python 3.10+

Check "Disable Activity Feed / Timeline" Status (Python)

Reads the registry value behind the "Disable Activity Feed / Timeline" tweak via winreg to confirm whether it's applied.

⚡ PowerShell 5.1+

Check "Disable Recent Documents History" Status

Reads the current registry value behind the "Disable Recent Documents History" tweak so you can confirm whether it's ap…

📜 VBScript (WSH)

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

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

🐍 Python 3.10+

Check "Disable Recent Documents History" Status (Python)

Reads the registry value behind the "Disable Recent Documents History" tweak via winreg to confirm whether it's applied.

⚡ PowerShell 5.1+

Check "Disable Balloon Tip Notifications" Status

Reads the current registry value behind the "Disable Balloon Tip Notifications" tweak so you can confirm whether it's a…

⚡ PowerShell 5.1+

Check "Hide Taskbar Search Box" Status

Reads the current registry value behind the "Hide Taskbar Search Box" tweak so you can confirm whether it's applied.

⚡ PowerShell 5.1+

Check "Disable Bing Search Suggestions" Status

Reads the current registry value behind the "Disable Bing Search Suggestions" tweak so you can confirm whether it's app…

🖥️ Batch (CMD)

Check "Disable Sticky Keys Shortcut Prompt" Status (Batch)

Uses reg query to check the current value behind the "Disable Sticky Keys Shortcut Prompt" tweak.