Tag: tweak
368 script(s) tagged “tweak”
Align Taskbar Icons Left (JScript)
Switches the Windows 11 taskbar back to left-aligned icons. Applies the tweak via WScript.Shell.RegWrite (JScript synta…
Disable Game Bar Startup Tips (Batch)
Stops the Game Bar from showing its startup tip panel. Applies the tweak via reg.exe.
Show This PC Icon on Desktop (Batch)
Adds the This PC icon back to the desktop. Applies the tweak via reg.exe.
Enable Num Lock on Startup (Registry Tweak)
Turns Num Lock on by default for every new sign-in.
Enable Win32 Long Paths (Batch)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
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…
Disable Start Menu App Suggestions (Python)
Turns off sponsored app suggestions in the Start menu. Applies the tweak via the stdlib winreg module.
Disable Windows Welcome Experience (Batch)
Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via reg.exe.
Disable Bing Search Suggestions (Batch)
Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via reg.exe.
Disable Windows Consumer Features (Registry Tweak)
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…
Enable Light Mode (Registry Tweak)
Reverts File Explorer and other system surfaces to light mode.
Disable Start Menu Web Search (JScript)
Stops the Start Menu search from including web results. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).