Tag: tweak

368 script(s) tagged “tweak”

🐍 Python 3.10+

Disable Windows Welcome Experience (Python)

Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via the stdlib winreg mo…

🟣 C# / .NET 6+

Disable Recent Documents History (C#)

Stops Windows from tracking recently opened documents. Applies the tweak via Microsoft.Win32.Registry.

🧰 Registry (.reg)

Disable Tailored Experiences (Registry Tweak)

Stops Windows from using diagnostic data to personalize tips and ads.

⚡ PowerShell 5.1+

Show Recycle Bin Icon on Desktop

Adds the Recycle Bin icon back to the desktop.

🐍 Python 3.10+

Enable Win32 Long Paths (Python)

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

🖥️ Batch (CMD)

Disable Fast Startup (Batch)

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

📄 JScript (WSH)

Disable Snap Assist Suggestions (JScript)

Stops Windows from suggesting other windows to snap next to one you just moved. Applies the tweak via WScript.Shell.Reg…

🖥️ Batch (CMD)

Disable Windows Telemetry (Batch)

Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…

📊 VBA (Excel)

Apply Disable Cortana (VBA)

Disables Cortana integration in Windows Search (requires admin). Applied via WScript.Shell.RegWrite from VBA. Requires …

🐍 Python 3.10+

Disable Background Apps Globally (Python)

Prevents Store apps from running in the background to save resources and battery. Applies the tweak via the stdlib winr…

⚡ PowerShell 5.1+

Disable Lock Screen

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

🧰 Registry (.reg)

Disable Lock Screen Notifications (Registry Tweak)

Stops app notifications from appearing on the lock screen.