Tag: tweak

368 script(s) tagged “tweak”

🟣 C# / .NET 6+

Show Recycle Bin Icon on Desktop (C#)

Adds the Recycle Bin icon back to the desktop. Applies the tweak via Microsoft.Win32.Registry.

🐍 Python 3.10+

Show This PC Icon on Desktop (Python)

Adds the This PC icon back to the desktop. Applies the tweak via the stdlib winreg module.

🐍 Python 3.10+

Disable Recent Documents History (Python)

Stops Windows from tracking recently opened documents. Applies the tweak via the stdlib winreg module.

🐍 Python 3.10+

Disable News and Interests Feed (Python)

Hides the taskbar News and Interests / Widgets feed. Applies the tweak via the stdlib winreg module.

🖥️ Batch (CMD)

Disable Windows Tips & Suggestions (Batch)

Stops Windows from showing tips and suggestions notifications. Applies the tweak via reg.exe.

🐍 Python 3.10+

Disable Bing Search Suggestions (Python)

Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via the stdlib winreg module.

⚡ PowerShell 5.1+

Show Hidden Files

Makes File Explorer always show hidden files and folders.

🟣 C# / .NET 6+

Disable Xbox Game Bar Capture (C#)

Disables background game/app capture via the Xbox Game Bar. Applies the tweak via Microsoft.Win32.Registry.

🐍 Python 3.10+

Disable Start Menu Suggested Apps (Python)

Stops Windows from silently installing suggested Store apps. Applies the tweak via the stdlib winreg module.

🟣 C# / .NET 6+

Disable Taskbar Chat Icon (C#)

Removes the Chat/Teams icon from the Windows 11 taskbar. Applies the tweak via Microsoft.Win32.Registry.

🟣 C# / .NET 6+

Disable Balloon Tip Notifications (C#)

Disables the small notification balloon tips in the system tray. Applies the tweak via Microsoft.Win32.Registry.

⚡ PowerShell 5.1+

Disable Aero Shake

Stops shaking a window from minimizing every other open window.