Tag: tweak

368 script(s) tagged “tweak”

⚡ PowerShell 5.1+

Disable Start Menu Web Search

Stops the Start Menu search from including web results.

⚡ PowerShell 5.1+

Enable Dark Mode

Switches File Explorer and other system surfaces to dark mode.

🐍 Python 3.10+

Disable Window Animations (Python)

Disables minimize/maximize window animations for a snappier feel. Applies the tweak via the stdlib winreg module.

🖥️ Batch (CMD)

Disable Balloon Tip Notifications (Batch)

Disables the small notification balloon tips in the system tray. Applies the tweak via reg.exe.

📄 JScript (WSH)

Disable Cortana (JScript)

Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…

📜 VBScript (WSH)

Disable Balloon Tip Notifications (VBScript)

Disables the small notification balloon tips in the system tray. Applies the tweak via WScript.Shell.RegWrite.

🖥️ Batch (CMD)

Disable Xbox Game Bar Capture (Batch)

Disables background game/app capture via the Xbox Game Bar. Applies the tweak via reg.exe.

🟣 C# / .NET 6+

Align Taskbar Icons Left (C#)

Switches the Windows 11 taskbar back to left-aligned icons. Applies the tweak via Microsoft.Win32.Registry.