Tag: status-check

184 script(s) tagged “status-check”

⚑ PowerShell 5.1+

Check "Disable Start Menu App Suggestions" Status

Reads the current registry value behind the "Disable Start Menu App Suggestions" tweak so you can confirm whether it's …

🐍 Python 3.10+

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

Reads the registry value behind the "Disable Sticky Keys Shortcut Prompt" tweak via winreg to confirm whether it's appl…

🐍 Python 3.10+

Check "Disable Storage Sense Low-Space Notifications" Status (Python)

Reads the registry value behind the "Disable Storage Sense Low-Space Notifications" tweak via winreg to confirm whether…

🐍 Python 3.10+

Check "Disable Windows Telemetry" Status (Python)

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

πŸ“œ VBScript (WSH)

Check "Show This PC Icon on Desktop" Status (VBScript)

Reads the registry value behind the "Show This PC Icon on Desktop" tweak to confirm whether it's applied.

πŸ–₯️ Batch (CMD)

Check "Disable Window Animations" Status (Batch)

Uses reg query to check the current value behind the "Disable Window Animations" tweak.

πŸ“œ VBScript (WSH)

Check "Disable Storage Sense Low-Space Notifications" Status (VBScript)

Reads the registry value behind the "Disable Storage Sense Low-Space Notifications" tweak to confirm whether it's appli…

πŸ“œ VBScript (WSH)

Check "Disable Tailored Experiences" Status (VBScript)

Reads the registry value behind the "Disable Tailored Experiences" tweak to confirm whether it's applied.

πŸ–₯️ Batch (CMD)

Check "Disable Storage Sense Low-Space Notifications" Status (Batch)

Uses reg query to check the current value behind the "Disable Storage Sense Low-Space Notifications" tweak.

πŸ–₯️ Batch (CMD)

Check "Disable Lock Screen Notifications" Status (Batch)

Uses reg query to check the current value behind the "Disable Lock Screen Notifications" tweak.

⚑ PowerShell 5.1+

Check "Disable Tailored Experiences" Status

Reads the current registry value behind the "Disable Tailored Experiences" tweak so you can confirm whether it's applie…

🐍 Python 3.10+

Check "Disable Taskbar Widgets Icon" Status (Python)

Reads the registry value behind the "Disable Taskbar Widgets Icon" tweak via winreg to confirm whether it's applied.