Tag: tweak

368 script(s) tagged “tweak”

πŸ–₯️ Batch (CMD)

Disable Explorer Startup Delay (Batch)

Removes the artificial delay before startup apps launch. Applies the tweak via reg.exe.

πŸ–₯️ Batch (CMD)

Disable First Logon Animation (Batch)

Skips the "Hi, we are setting things up for you" first-logon animation (requires admin). Requires an elevated (Administ…

⚑ PowerShell 5.1+

Disable Feedback Notifications

Stops Windows from periodically asking for feedback.

⚑ PowerShell 5.1+

Disable Taskbar Chat Icon

Removes the Chat/Teams icon from the Windows 11 taskbar.

πŸ–₯️ Batch (CMD)

Enable Num Lock on Startup (Batch)

Turns Num Lock on by default for every new sign-in. Applies the tweak via reg.exe.

πŸ“Š VBA (Excel)

Apply Enable Num Lock on Startup (VBA)

Turns Num Lock on by default for every new sign-in. Applied via WScript.Shell.RegWrite from VBA.

πŸ“„ JScript (WSH)

Show This PC Icon on Desktop (JScript)

Adds the This PC icon back to the desktop. Applies the tweak via WScript.Shell.RegWrite (JScript syntax).

🐍 Python 3.10+

Show Hidden Files (Python)

Makes File Explorer always show hidden files and folders. Applies the tweak via the stdlib winreg module.

πŸ–₯️ Batch (CMD)

Disable Activity Feed / Timeline (Batch)

Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt. Ap…

πŸ“œ VBScript (WSH)

Disable Explorer Startup Delay (VBScript)

Removes the artificial delay before startup apps launch. Applies the tweak via WScript.Shell.RegWrite.

πŸ“œ VBScript (WSH)

Disable Background Apps Globally (VBScript)

Prevents Store apps from running in the background to save resources and battery. Applies the tweak via WScript.Shell.R…

🐍 Python 3.10+

Disable Windows Consumer Features (Python)

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