Tag: per-user

481 script(s) tagged “per-user”

πŸ“œ VBScript (WSH)

Show Seconds in Taskbar Clock (VBScript)

Adds a seconds display to the taskbar clock. Applies the tweak via WScript.Shell.RegWrite.

πŸ“œ VBScript (WSH)

Hide Taskbar Search Box (VBScript)

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

πŸ“œ VBScript (WSH)

Disable Xbox Game Bar Capture (VBScript)

Disables background game/app capture via the Xbox Game Bar. Applies the tweak via WScript.Shell.RegWrite.

πŸ–₯️ Batch (CMD)

Increase Icon Cache Size (Batch)

Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applies the tweak via reg.exe.

🟣 C# / .NET 6+

Disable Game Bar Startup Tips (C#)

Stops the Game Bar from showing its startup tip panel. Applies the tweak via Microsoft.Win32.Registry.

πŸ“„ JScript (WSH)

Disable Background Apps Globally (JScript)

Prevents Store apps from running in the background to save resources and battery. Applies the tweak via WScript.Shell.R…

πŸ“œ VBScript (WSH)

Disable Snap Assist Suggestions (VBScript)

Stops Windows from suggesting other windows to snap next to one you just moved. Applies the tweak via WScript.Shell.Reg…

🧰 Registry (.reg)

Disable Windows Tips & Suggestions (Registry Tweak)

Stops Windows from showing tips and suggestions notifications.

πŸ“œ VBScript (WSH)

Disable Storage Sense Low-Space Notifications (VBScript)

Silences low-disk-space notifications from Storage Sense. Applies the tweak via WScript.Shell.RegWrite.

πŸ“œ VBScript (WSH)

Check "Disable Feedback Notifications" Status (VBScript)

Reads the registry value behind the "Disable Feedback Notifications" tweak to confirm whether it's applied.

🐍 Python 3.10+

Check "Enable Num Lock on Startup" Status (Python)

Reads the registry value behind the "Enable Num Lock on Startup" tweak via winreg to confirm whether it's applied.

🟣 C# / .NET 6+

Disable Sticky Keys Shortcut Prompt (C#)

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via Microsoft.Win32.Regis…