Tag: tweak
368 script(s) tagged “tweak”
Show Recycle Bin Icon on Desktop (C#)
Adds the Recycle Bin icon back to the desktop. Applies the tweak via Microsoft.Win32.Registry.
Show This PC Icon on Desktop (Python)
Adds the This PC icon back to the desktop. Applies the tweak via the stdlib winreg module.
Disable Recent Documents History (Python)
Stops Windows from tracking recently opened documents. Applies the tweak via the stdlib winreg module.
Disable News and Interests Feed (Python)
Hides the taskbar News and Interests / Widgets feed. Applies the tweak via the stdlib winreg module.
Disable Windows Tips & Suggestions (Batch)
Stops Windows from showing tips and suggestions notifications. Applies the tweak via reg.exe.
Disable Bing Search Suggestions (Python)
Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via the stdlib winreg module.
Disable Xbox Game Bar Capture (C#)
Disables background game/app capture via the Xbox Game Bar. Applies the tweak via Microsoft.Win32.Registry.
Disable Start Menu Suggested Apps (Python)
Stops Windows from silently installing suggested Store apps. Applies the tweak via the stdlib winreg module.
Disable Taskbar Chat Icon (C#)
Removes the Chat/Teams icon from the Windows 11 taskbar. Applies the tweak via Microsoft.Win32.Registry.
Disable Balloon Tip Notifications (C#)
Disables the small notification balloon tips in the system tray. Applies the tweak via Microsoft.Win32.Registry.
Disable Aero Shake
Stops shaking a window from minimizing every other open window.