Tag: per-user
481 script(s) tagged “per-user”
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…
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.
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.
Disable Autoplay for All Drives (VBScript)
Disables Autoplay prompts for every drive type, including USB. Applies the tweak via WScript.Shell.RegWrite.
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…
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.
Disable Start Menu App Suggestions
Turns off sponsored app suggestions in the Start menu.
Disable Lock Screen Notifications (Batch)
Stops app notifications from appearing on the lock screen. Applies the tweak via reg.exe.
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…
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…
Check "Disable Sticky Keys Shortcut Prompt" Status (Batch)
Uses reg query to check the current value behind the "Disable Sticky Keys Shortcut Prompt" tweak.