Tag: status-check

184 script(s) tagged “status-check”

🖥️ Batch (CMD)

Check "Disable Windows Telemetry" Status (Batch)

Uses reg query to check the current value behind the "Disable Windows Telemetry" tweak.

📜 VBScript (WSH)

Check "Disable Recent Documents History" Status (VBScript)

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

🐍 Python 3.10+

Check "Disable Feedback Notifications" Status (Python)

Reads the registry value behind the "Disable Feedback Notifications" tweak via winreg to confirm whether it's applied.

🖥️ Batch (CMD)

Check "Disable Fast Startup" Status (Batch)

Uses reg query to check the current value behind the "Disable Fast Startup" tweak.

🐍 Python 3.10+

Check "Disable Snap Assist Suggestions" Status (Python)

Reads the registry value behind the "Disable Snap Assist Suggestions" tweak via winreg to confirm whether it's applied.

⚡ PowerShell 5.1+

Check "Disable Window Animations" Status

Reads the current registry value behind the "Disable Window Animations" tweak so you can confirm whether it's applied.

📜 VBScript (WSH)

Check "Disable Explorer Startup Delay" Status (VBScript)

Reads the registry value behind the "Disable Explorer Startup Delay" tweak to confirm whether it's applied.

🖥️ Batch (CMD)

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

Uses reg query to check the current value behind the "Disable Activity Feed / Timeline" tweak.

📜 VBScript (WSH)

Check "Enable Dark Mode" Status (VBScript)

Reads the registry value behind the "Enable Dark Mode" tweak to confirm whether it's applied.

🖥️ Batch (CMD)

Check "Enable Light Mode" Status (Batch)

Uses reg query to check the current value behind the "Enable Light Mode" tweak.

⚡ PowerShell 5.1+

Check "Disable Background Apps Globally" Status

Reads the current registry value behind the "Disable Background Apps Globally" tweak so you can confirm whether it's ap…

📜 VBScript (WSH)

Check "Disable Windows Spotlight on Desktop" Status (VBScript)

Reads the registry value behind the "Disable Windows Spotlight on Desktop" tweak to confirm whether it's applied.