Tag: registry
599 script(s) tagged “registry”
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…
Check "Disable Cortana" Status (Python)
Reads the registry value behind the "Disable Cortana" tweak via winreg to confirm whether it's applied.
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…
Check "Disable Xbox Game Bar Capture" Status (VBScript)
Reads the registry value behind the "Disable Xbox Game Bar Capture" tweak to confirm whether it's applied.
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.
Check Disable Autoplay for All Drives Registry Value (VBA)
Reads the Disable Autoplay for All Drives registry value via WScript.Shell.RegRead and reports it in a message box — no…
Disable Balloon Tip Notifications
Disables the small notification balloon tips in the system tray.