Tag: per-user
481 script(s) tagged “per-user”
Show Seconds in Taskbar Clock (C#)
Adds a seconds display to the taskbar clock. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu App Suggestions (Registry Tweak)
Turns off sponsored app suggestions in the Start menu.
Disable Recent Documents History (VBScript)
Stops Windows from tracking recently opened documents. Applies the tweak via WScript.Shell.RegWrite.
Check "Disable Game Bar Startup Tips" Status (Python)
Reads the registry value behind the "Disable Game Bar Startup Tips" tweak via winreg to confirm whether it's applied.
Check "Disable Windows Welcome Experience" Status (Batch)
Uses reg query to check the current value behind the "Disable Windows Welcome Experience" tweak.
Apply Increase Icon Cache Size (VBA)
Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applied via WScript.Shell.RegWrite fromβ¦
Check "Align Taskbar Icons Left" Status (Batch)
Uses reg query to check the current value behind the "Align Taskbar Icons Left" tweak.
Check "Hide Taskbar Search Box" Status (Python)
Reads the registry value behind the "Hide Taskbar Search Box" tweak via winreg to confirm whether it's applied.
Disable Taskbar Chat Icon (JScript)
Removes the Chat/Teams icon from the Windows 11 taskbar. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Disable Bing Search Suggestions (VBScript)
Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via WScript.Shell.RegWrite.
Disable Start Menu Suggested Apps (VBScript)
Stops Windows from silently installing suggested Store apps. Applies the tweak via WScript.Shell.RegWrite.
Check "Disable Recent Documents History" Status (Batch)
Uses reg query to check the current value behind the "Disable Recent Documents History" tweak.