Tag: per-user

481 script(s) tagged “per-user”

⚡ 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.

📜 VBScript (WSH)

Disable Autoplay for All Drives (VBScript)

Disables Autoplay prompts for every drive type, including USB. Applies the tweak via WScript.Shell.RegWrite.

⚡ 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+

Disable Start Menu App Suggestions

Turns off sponsored app suggestions in the Start menu.

🖥️ Batch (CMD)

Disable Lock Screen Notifications (Batch)

Stops app notifications from appearing on the lock screen. Applies the tweak via reg.exe.

⚡ 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…

📄 JScript (WSH)

Hide Taskbar Search Box (JScript)

Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via WScript.Shell.RegWrite (JSc…

🖥️ 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.

⚡ PowerShell 5.1+

Enable Light Mode

Reverts File Explorer and other system surfaces to light mode.