Tag: tweak
368 script(s) tagged “tweak”
Disable Start Menu Suggested Apps (Batch)
Stops Windows from silently installing suggested Store apps. Applies the tweak via reg.exe.
Increase Icon Cache Size (Python)
Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applies the tweak via the stdlib winregβ¦
Disable Remote Assistance (C#)
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) prompβ¦
Disable Explorer Startup Delay (JScript)
Removes the artificial delay before startup apps launch. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Disable Sticky Keys Shortcut Prompt (Python)
Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via the stdlib winreg modβ¦
Disable Storage Sense Low-Space Notifications (Batch)
Silences low-disk-space notifications from Storage Sense. Applies the tweak via reg.exe.
Disable Taskbar Widgets Icon (Python)
Removes the Widgets icon from the Windows 11 taskbar. Applies the tweak via the stdlib winreg module.
Disable Windows Telemetry
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt.
Disable Lock Screen (C#)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminisβ¦
Disable Start Menu Web Search (Registry Tweak)
Stops the Start Menu search from including web results.
Apply Disable Taskbar Widgets Icon (VBA)
Removes the Widgets icon from the Windows 11 taskbar. Applied via WScript.Shell.RegWrite from VBA.
Hide Taskbar Search Box (Registry Tweak)
Hides the search box on the taskbar, leaving just an icon or nothing.