Tag: tweak

368 script(s) tagged “tweak”

📄 JScript (WSH)

Align Taskbar Icons Left (JScript)

Switches the Windows 11 taskbar back to left-aligned icons. Applies the tweak via WScript.Shell.RegWrite (JScript synta…

🖥️ Batch (CMD)

Disable Game Bar Startup Tips (Batch)

Stops the Game Bar from showing its startup tip panel. Applies the tweak via reg.exe.

🖥️ Batch (CMD)

Show This PC Icon on Desktop (Batch)

Adds the This PC icon back to the desktop. Applies the tweak via reg.exe.

🧰 Registry (.reg)

Enable Num Lock on Startup (Registry Tweak)

Turns Num Lock on by default for every new sign-in.

🖥️ Batch (CMD)

Enable Win32 Long Paths (Batch)

Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…

📄 JScript (WSH)

Disable Xbox Game Bar Capture (JScript)

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

🐍 Python 3.10+

Disable Start Menu App Suggestions (Python)

Turns off sponsored app suggestions in the Start menu. Applies the tweak via the stdlib winreg module.

🖥️ Batch (CMD)

Disable Windows Welcome Experience (Batch)

Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via reg.exe.

🖥️ Batch (CMD)

Disable Bing Search Suggestions (Batch)

Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via reg.exe.

🧰 Registry (.reg)

Disable Windows Consumer Features (Registry Tweak)

Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…

🧰 Registry (.reg)

Enable Light Mode (Registry Tweak)

Reverts File Explorer and other system surfaces to light mode.

📄 JScript (WSH)

Disable Start Menu Web Search (JScript)

Stops the Start Menu search from including web results. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).