Tag: tweak
368 script(s) tagged “tweak”
Disable News and Interests Feed (VBScript)
Hides the taskbar News and Interests / Widgets feed. Applies the tweak via WScript.Shell.RegWrite.
Disable Storage Sense Low-Space Notifications (C#)
Silences low-disk-space notifications from Storage Sense. Applies the tweak via Microsoft.Win32.Registry.
Disable Bing Search Suggestions
Stops the taskbar search box from showing web/Bing suggestions.
Show This PC Icon on Desktop (VBScript)
Adds the This PC icon back to the desktop. Applies the tweak via WScript.Shell.RegWrite.
Disable Lock Screen Notifications (C#)
Stops app notifications from appearing on the lock screen. Applies the tweak via Microsoft.Win32.Registry.
Disable Aero Shake (JScript)
Stops shaking a window from minimizing every other open window. Applies the tweak via WScript.Shell.RegWrite (JScript sβ¦
Disable Windows Welcome Experience (Registry Tweak)
Disables the full-screen "suggested content" tips that appear after updates.
Disable Windows Spotlight on Desktop
Turns off the Windows Spotlight rotating desktop background feature.
Enable Win32 Long Paths
Lifts the legacy 260-character MAX_PATH limit for apps that opt in (requires admin). Requires an elevated (Administratoβ¦
Apply Disable Start Menu Web Search (VBA)
Stops the Start Menu search from including web results. Applied via WScript.Shell.RegWrite from VBA.
Disable Windows Spotlight on Desktop (C#)
Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu Web Search (Batch)
Stops the Start Menu search from including web results. Applies the tweak via reg.exe.