Tag: tweak

368 script(s) tagged “tweak”

πŸ–₯️ Batch (CMD)

Disable Windows Spotlight on Desktop (Batch)

Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via reg.exe.

πŸ“„ JScript (WSH)

Disable Window Animations (JScript)

Disables minimize/maximize window animations for a snappier feel. Applies the tweak via WScript.Shell.RegWrite (JScript…

🟣 C# / .NET 6+

Disable Windows Consumer Features (C#)

Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…

🟣 C# / .NET 6+

Disable Cortana (C#)

Disables Cortana integration in Windows Search (requires admin). Requires an elevated (Administrator) prompt. Applies t…

🐍 Python 3.10+

Enable Dark Mode (Python)

Switches File Explorer and other system surfaces to dark mode. Applies the tweak via the stdlib winreg module.

🐍 Python 3.10+

Disable Feedback Notifications (Python)

Stops Windows from periodically asking for feedback. Applies the tweak via the stdlib winreg module.

⚑ PowerShell 5.1+

Disable Explorer Startup Delay

Removes the artificial delay before startup apps launch.

🧰 Registry (.reg)

Show Seconds in Taskbar Clock (Registry Tweak)

Adds a seconds display to the taskbar clock.

πŸ“œ VBScript (WSH)

Enable Clipboard History (VBScript)

Turns on Windows+V clipboard history. Applies the tweak via WScript.Shell.RegWrite.

πŸ–₯️ Batch (CMD)

Disable Windows Consumer Features (Batch)

Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) promp…

🐍 Python 3.10+

Disable Windows Tips & Suggestions (Python)

Stops Windows from showing tips and suggestions notifications. Applies the tweak via the stdlib winreg module.

🟣 C# / .NET 6+

Disable Windows Telemetry (C#)

Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt. Ap…