Tag: per-user
481 script(s) tagged “per-user”
Check "Enable Light Mode" Status (Batch)
Uses reg query to check the current value behind the "Enable Light Mode" tweak.
Increase Icon Cache Size (C#)
Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applies the tweak via Microsoft.Win32.Rโฆ
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โฆ
Disable Taskbar Transparency (C#)
Turns off the translucent taskbar/Start menu effect for a small performance gain. Applies the tweak via Microsoft.Win32โฆ
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.
Disable Background Apps Globally
Prevents Store apps from running in the background to save resources and battery.
Disable Start Menu Suggested Apps (JScript)
Stops Windows from silently installing suggested Store apps. Applies the tweak via WScript.Shell.RegWrite (JScript syntโฆ
Check "Disable Taskbar Transparency" Status (Python)
Reads the registry value behind the "Disable Taskbar Transparency" tweak via winreg to confirm whether it's applied.
Align Taskbar Icons Left (Python)
Switches the Windows 11 taskbar back to left-aligned icons. Applies the tweak via the stdlib winreg module.
Disable Recent Documents History (Registry Tweak)
Stops Windows from tracking recently opened documents.
Apply Disable Autoplay for All Drives (VBA)
Disables Autoplay prompts for every drive type, including USB. Applied via WScript.Shell.RegWrite from VBA.
Check "Enable Clipboard History" Status (Batch)
Uses reg query to check the current value behind the "Enable Clipboard History" tweak.