Tag: tweak
368 script(s) tagged “tweak”
Disable Aero Shake (Python)
Stops shaking a window from minimizing every other open window. Applies the tweak via the stdlib winreg module.
Disable Windows Tips & Suggestions
Stops Windows from showing tips and suggestions notifications.
Disable Windows Tips & Suggestions (JScript)
Stops Windows from showing tips and suggestions notifications. Applies the tweak via WScript.Shell.RegWrite (JScript syβ¦
Disable Taskbar Transparency (Registry Tweak)
Turns off the translucent taskbar/Start menu effect for a small performance gain.
Apply Show This PC Icon on Desktop (VBA)
Adds the This PC icon back to the desktop. Applied via WScript.Shell.RegWrite from VBA.
Disable Remote Assistance (JScript)
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) prompβ¦
Disable Taskbar Chat Icon (VBScript)
Removes the Chat/Teams icon from the Windows 11 taskbar. Applies the tweak via WScript.Shell.RegWrite.
Show Recycle Bin Icon on Desktop (VBScript)
Adds the Recycle Bin icon back to the desktop. Applies the tweak via WScript.Shell.RegWrite.
Enable Clipboard History (Batch)
Turns on Windows+V clipboard history. Applies the tweak via reg.exe.
Disable Explorer Startup Delay (C#)
Removes the artificial delay before startup apps launch. Applies the tweak via Microsoft.Win32.Registry.
Disable Background Apps Globally (Batch)
Prevents Store apps from running in the background to save resources and battery. Applies the tweak via reg.exe.
Show Seconds in Taskbar Clock (Batch)
Adds a seconds display to the taskbar clock. Applies the tweak via reg.exe.