Tag: tweak
368 script(s) tagged “tweak”
Show Recycle Bin Icon on Desktop (Registry Tweak)
Adds the Recycle Bin icon back to the desktop.
Enable Light Mode (JScript)
Reverts File Explorer and other system surfaces to light mode. Applies the tweak via WScript.Shell.RegWrite (JScript syβ¦
Disable Windows Telemetry (VBScript)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Apβ¦
Disable Sticky Keys Shortcut Prompt (VBScript)
Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via WScript.Shell.RegWritβ¦
Disable Storage Sense Low-Space Notifications
Silences low-disk-space notifications from Storage Sense.
Disable News and Interests Feed (C#)
Hides the taskbar News and Interests / Widgets feed. Applies the tweak via Microsoft.Win32.Registry.
Apply Disable Storage Sense Low-Space Notifications (VBA)
Silences low-disk-space notifications from Storage Sense. Applied via WScript.Shell.RegWrite from VBA.
Disable Autoplay for All Drives (Batch)
Disables Autoplay prompts for every drive type, including USB. Applies the tweak via reg.exe.
Disable Windows Welcome Experience
Disables the full-screen "suggested content" tips that appear after updates.
Disable Storage Sense Low-Space Notifications (Registry Tweak)
Silences low-disk-space notifications from Storage Sense.
Enable Clipboard History (JScript)
Turns on Windows+V clipboard history. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Disable Sticky Keys Shortcut Prompt (Batch)
Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via reg.exe.