Tag: tweak
368 script(s) tagged “tweak”
Hide Taskbar Search Box (Batch)
Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via reg.exe.
Disable Cortana (Registry Tweak)
Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt.
Disable Feedback Notifications (C#)
Stops Windows from periodically asking for feedback. Applies the tweak via Microsoft.Win32.Registry.
Disable Background Apps Globally (C#)
Prevents Store apps from running in the background to save resources and battery. Applies the tweak via Microsoft.Win32…
Disable Autoplay for All Drives (Python)
Disables Autoplay prompts for every drive type, including USB. Applies the tweak via the stdlib winreg module.
Enable Win32 Long Paths (JScript)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Enable Win32 Long Paths (VBScript)
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administrato…
Disable Tailored Experiences
Stops Windows from using diagnostic data to personalize tips and ads.
Disable Balloon Tip Notifications
Disables the small notification balloon tips in the system tray.
Apply Disable Start Menu Suggested Apps (VBA)
Stops Windows from silently installing suggested Store apps. Applied via WScript.Shell.RegWrite from VBA.
Enable Dark Mode (C#)
Switches File Explorer and other system surfaces to dark mode. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu Suggested Apps (C#)
Stops Windows from silently installing suggested Store apps. Applies the tweak via Microsoft.Win32.Registry.