Tag: per-user
481 script(s) tagged “per-user”
Disable Balloon Tip Notifications (C#)
Disables the small notification balloon tips in the system tray. Applies the tweak via Microsoft.Win32.Registry.
Disable Aero Shake
Stops shaking a window from minimizing every other open window.
Check Disable Game Bar Startup Tips Registry Value (VBA)
Reads the Disable Game Bar Startup Tips registry value via WScript.Shell.RegRead and reports it in a message box β no Pβ¦
Disable Windows Tips & Suggestions (C#)
Stops Windows from showing tips and suggestions notifications. Applies the tweak via Microsoft.Win32.Registry.
Disable Explorer Startup Delay (Python)
Removes the artificial delay before startup apps launch. Applies the tweak via the stdlib winreg module.
Apply Disable Snap Assist Suggestions (VBA)
Stops Windows from suggesting other windows to snap next to one you just moved. Applied via WScript.Shell.RegWrite fromβ¦
Check "Disable Autoplay for All Drives" Status
Reads the current registry value behind the "Disable Autoplay for All Drives" tweak so you can confirm whether it's appβ¦
Check "Disable Windows Tips & Suggestions" Status (Python)
Reads the registry value behind the "Disable Windows Tips & Suggestions" tweak via winreg to confirm whether it's appliβ¦
Check Disable Aero Shake Registry Value (VBA)
Reads the Disable Aero Shake registry value via WScript.Shell.RegRead and reports it in a message box β no PowerShell oβ¦
Disable Recent Documents History
Stops Windows from tracking recently opened documents.
Disable Sticky Keys Shortcut Prompt (JScript)
Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via WScript.Shell.RegWritβ¦
Disable Taskbar Transparency (Python)
Turns off the translucent taskbar/Start menu effect for a small performance gain. Applies the tweak via the stdlib winrβ¦