🖥️ Batch / CMD

Simple .bat and .cmd scripts for quick command-line automation.

🖥️ Batch (CMD)

Disable Aero Shake (Batch)

Stops shaking a window from minimizing every other open window. Applies the tweak via reg.exe.

🖥️ Batch (CMD)

Check "Disable Start Menu App Suggestions" Status (Batch)

Uses reg query to check the current value behind the "Disable Start Menu App Suggestions" tweak.

🖥️ Batch (CMD)

Export Sound Devices to CSV (Batch)

Uses wmic to export Sound Devices (Win32_SoundDevice) to a timestamped CSV file.

🖥️ Batch (CMD)

Check "Increase Icon Cache Size" Status (Batch)

Uses reg query to check the current value behind the "Increase Icon Cache Size" tweak.

🖥️ Batch (CMD)

Disable Window Animations (Batch)

Disables minimize/maximize window animations for a snappier feel. Applies the tweak via reg.exe.

🖥️ Batch (CMD)

Get USB Controllers Report (Batch)

Uses wmic to list USB Controllers (Win32_USBController) straight from the command line.

🖥️ Batch (CMD)

Clean Up Google Chrome's browser cache (Batch)

Clears Google Chrome's browser cache after a confirmation prompt, with a /silent mode for scheduled tasks.

🖥️ Batch (CMD)

Disable Fast Startup (Batch)

Disables Fast Startup, useful when dual-booting or troubleshooting shutdowns (requires admin). Requires an elevated (Ad…

🖥️ Batch (CMD)

Clean Up The npm cache (Batch)

Clears the npm cache after a confirmation prompt, with a /silent mode for scheduled tasks.

🖥️ Batch (CMD)

Disable Windows Telemetry (Batch)

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

🖥️ Batch (CMD)

Clean Up Stuck print spooler files (Batch)

Clears stuck print spooler files after a confirmation prompt, with a /silent mode for scheduled tasks.

🖥️ Batch (CMD)

Check "Disable Snap Assist Suggestions" Status (Batch)

Uses reg query to check the current value behind the "Disable Snap Assist Suggestions" tweak.