Tag: tweak
368 script(s) tagged “tweak”
Disable Windows Telemetry (Registry Tweak)
Lowers the diagnostic data Windows sends to Microsoft (requires admin). Requires an elevated (Administrator) prompt.
Disable Xbox Game Bar Capture (Python)
Disables background game/app capture via the Xbox Game Bar. Applies the tweak via the stdlib winreg module.
Disable First Logon Animation (VBScript)
Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administβ¦
Align Taskbar Icons Left (VBScript)
Switches the Windows 11 taskbar back to left-aligned icons. Applies the tweak via WScript.Shell.RegWrite.
Disable Balloon Tip Notifications (Python)
Disables the small notification balloon tips in the system tray. Applies the tweak via the stdlib winreg module.
Apply Enable Light Mode (VBA)
Reverts File Explorer and other system surfaces to light mode. Applied via WScript.Shell.RegWrite from VBA.
Disable Lock Screen (Registry Tweak)
Skips straight to the sign-in screen instead of showing the lock screen (requires admin). Requires an elevated (Adminisβ¦
Apply Disable Window Animations (VBA)
Disables minimize/maximize window animations for a snappier feel. Applied via WScript.Shell.RegWrite from VBA.
Disable Lock Screen Notifications
Stops app notifications from appearing on the lock screen.
Disable Taskbar Widgets Icon
Removes the Widgets icon from the Windows 11 taskbar.
Disable Lock Screen Notifications (Python)
Stops app notifications from appearing on the lock screen. Applies the tweak via the stdlib winreg module.
Disable Windows Spotlight on Desktop (Python)
Turns off the Windows Spotlight rotating desktop background feature. Applies the tweak via the stdlib winreg module.