Tag: tweak
368 script(s) tagged “tweak”
Apply Disable Remote Assistance (VBA)
Disables the ability for others to remotely assist this PC (requires admin). Applied via WScript.Shell.RegWrite from VBβ¦
Show Seconds in Taskbar Clock (Python)
Adds a seconds display to the taskbar clock. Applies the tweak via the stdlib winreg module.
Apply Disable Background Apps Globally (VBA)
Prevents Store apps from running in the background to save resources and battery. Applied via WScript.Shell.RegWrite frβ¦
Disable Tailored Experiences (Batch)
Stops Windows from using diagnostic data to personalize tips and ads. Applies the tweak via reg.exe.
Disable Explorer Startup Delay (Registry Tweak)
Removes the artificial delay before startup apps launch.
Apply Disable Xbox Game Bar Capture (VBA)
Disables background game/app capture via the Xbox Game Bar. Applied via WScript.Shell.RegWrite from VBA.
Disable Windows Consumer Features
Stops Windows from auto-installing suggested consumer apps (requires admin). Requires an elevated (Administrator) prompβ¦
Disable Remote Assistance
Disables the ability for others to remotely assist this PC (requires admin). Requires an elevated (Administrator) prompβ¦
Increase Icon Cache Size (VBScript)
Raises the icon cache limit, useful on machines with huge numbers of shortcuts. Applies the tweak via WScript.Shell.Regβ¦
Disable Taskbar Widgets Icon (JScript)
Removes the Widgets icon from the Windows 11 taskbar. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).
Enable Light Mode (VBScript)
Reverts File Explorer and other system surfaces to light mode. Applies the tweak via WScript.Shell.RegWrite.
Disable Recent Documents History (Batch)
Stops Windows from tracking recently opened documents. Applies the tweak via reg.exe.