Tag: per-user
481 script(s) tagged “per-user”
Disable Autoplay for All Drives
Disables Autoplay prompts for every drive type, including USB.
Show Hidden Files (JScript)
Makes File Explorer always show hidden files and folders. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Hide Taskbar Search Box (Python)
Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via the stdlib winreg module.
Disable Storage Sense Low-Space Notifications (JScript)
Silences low-disk-space notifications from Storage Sense. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Disable Start Menu App Suggestions (C#)
Turns off sponsored app suggestions in the Start menu. Applies the tweak via Microsoft.Win32.Registry.
Enable Clipboard History (C#)
Turns on Windows+V clipboard history. Applies the tweak via Microsoft.Win32.Registry.
Check "Disable Start Menu Web Search" Status (VBScript)
Reads the registry value behind the "Disable Start Menu Web Search" tweak to confirm whether it's applied.
Check "Enable Dark Mode" Status
Reads the current registry value behind the "Enable Dark Mode" tweak so you can confirm whether it's applied.
Check "Disable Explorer Startup Delay" Status (Batch)
Uses reg query to check the current value behind the "Disable Explorer Startup Delay" tweak.
Disable Window Animations
Disables minimize/maximize window animations for a snappier feel.
Apply Disable Bing Search Suggestions (VBA)
Stops the taskbar search box from showing web/Bing suggestions. Applied via WScript.Shell.RegWrite from VBA.
Hide Taskbar Search Box
Hides the search box on the taskbar, leaving just an icon or nothing.