Tag: tweak

368 script(s) tagged “tweak”

🐍 Python 3.10+

Disable Game Bar Startup Tips (Python)

Stops the Game Bar from showing its startup tip panel. Applies the tweak via the stdlib winreg module.

🧰 Registry (.reg)

Disable Start Menu Suggested Apps (Registry Tweak)

Stops Windows from silently installing suggested Store apps.

πŸ“œ VBScript (WSH)

Disable Feedback Notifications (VBScript)

Stops Windows from periodically asking for feedback. Applies the tweak via WScript.Shell.RegWrite.

πŸ“œ VBScript (WSH)

Disable Aero Shake (VBScript)

Stops shaking a window from minimizing every other open window. Applies the tweak via WScript.Shell.RegWrite.

πŸ“Š VBA (Excel)

Apply Disable Windows Spotlight on Desktop (VBA)

Turns off the Windows Spotlight rotating desktop background feature. Applied via WScript.Shell.RegWrite from VBA.

🧰 Registry (.reg)

Disable Fast Startup (Registry Tweak)

Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…

🟣 C# / .NET 6+

Disable Aero Shake (C#)

Stops shaking a window from minimizing every other open window. Applies the tweak via Microsoft.Win32.Registry.

πŸ“Š VBA (Excel)

Apply Disable Windows Tips & Suggestions (VBA)

Stops Windows from showing tips and suggestions notifications. Applied via WScript.Shell.RegWrite from VBA.

🟣 C# / .NET 6+

Disable Windows Welcome Experience (C#)

Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via Microsoft.Win32.Regi…

πŸ“„ JScript (WSH)

Increase Icon Cache Size (JScript)

Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applies the tweak via WScript.Shell.Reg…

🧰 Registry (.reg)

Show This PC Icon on Desktop (Registry Tweak)

Adds the This PC icon back to the desktop.

πŸ–₯️ Batch (CMD)

Disable Feedback Notifications (Batch)

Stops Windows from periodically asking for feedback. Applies the tweak via reg.exe.