Tag: tweak

368 script(s) tagged “tweak”

⚡ PowerShell 5.1+

Disable Taskbar Transparency

Turns off the translucent taskbar/Start menu effect for a small performance gain.

🧰 Registry (.reg)

Disable Sticky Keys Shortcut Prompt (Registry Tweak)

Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times.

🧰 Registry (.reg)

Show Hidden Files (Registry Tweak)

Makes File Explorer always show hidden files and folders.

📄 JScript (WSH)

Disable Windows Welcome Experience (JScript)

Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via WScript.Shell.RegWri…

🐍 Python 3.10+

Disable Tailored Experiences (Python)

Stops Windows from using diagnostic data to personalize tips and ads. Applies the tweak via the stdlib winreg module.

📄 JScript (WSH)

Disable Bing Search Suggestions (JScript)

Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via WScript.Shell.RegWrite (JScript s…

📄 JScript (WSH)

Disable Feedback Notifications (JScript)

Stops Windows from periodically asking for feedback. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).

🧰 Registry (.reg)

Disable News and Interests Feed (Registry Tweak)

Hides the taskbar News and Interests / Widgets feed.

🖥️ Batch (CMD)

Disable Start Menu App Suggestions (Batch)

Turns off sponsored app suggestions in the Start menu. Applies the tweak via reg.exe.

⚡ PowerShell 5.1+

Disable First Logon Animation

Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…

🖥️ Batch (CMD)

Disable Lock Screen (Batch)

Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…

🐍 Python 3.10+

Disable Fast Startup (Python)

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