Tag: tweak
368 script(s) tagged “tweak”
Disable Windows Welcome Experience (Python)
Disables the full-screen "suggested content" tips that appear after updates. Applies the tweak via the stdlib winreg mo…
Disable Recent Documents History (C#)
Stops Windows from tracking recently opened documents. Applies the tweak via Microsoft.Win32.Registry.
Disable Tailored Experiences (Registry Tweak)
Stops Windows from using diagnostic data to personalize tips and ads.
Enable Win32 Long Paths (Python)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Disable Fast Startup (Batch)
Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…
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…
Disable Windows Telemetry (Batch)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…
Apply Disable Cortana (VBA)
Disables Cortana integration in Windows Search (requires admin). Applied via WScript.Shell.RegWrite from VBA. Requires …
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…
Disable Lock Screen
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminis…
Disable Lock Screen Notifications (Registry Tweak)
Stops app notifications from appearing on the lock screen.