🖥️ Batch / CMD

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

🖥️ Batch (CMD)

Disable Activity Feed / Timeline (Batch)

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

🖥️ Batch (CMD)

Check "Show This PC Icon on Desktop" Status (Batch)

Uses reg query to check the current value behind the "Show This PC Icon on Desktop" tweak.

🖥️ Batch (CMD)

Export Motherboard Info to CSV (Batch)

Uses wmic to export Motherboard Info (Win32_BaseBoard) to a timestamped CSV file.

🖥️ Batch (CMD)

Get Signed Drivers Report (Batch)

Uses wmic to list Signed Drivers (Win32_PnPSignedDriver) straight from the command line.

🖥️ Batch (CMD)

Check "Disable First Logon Animation" Status (Batch)

Uses reg query to check the current value behind the "Disable First Logon Animation" tweak.

🖥️ Batch (CMD)

Check "Disable Game Bar Startup Tips" Status (Batch)

Uses reg query to check the current value behind the "Disable Game Bar Startup Tips" tweak.

🖥️ Batch (CMD)

Clean Up The Office document cache (Batch)

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

🖥️ Batch (CMD)

Clean Up The current user's Temp folder (Batch)

Clears the current user's Temp folder after a confirmation prompt, with a /silent mode for scheduled tasks.

🖥️ Batch (CMD)

Check "Disable Windows Welcome Experience" Status (Batch)

Uses reg query to check the current value behind the "Disable Windows Welcome Experience" tweak.

🖥️ Batch (CMD)

Check "Align Taskbar Icons Left" Status (Batch)

Uses reg query to check the current value behind the "Align Taskbar Icons Left" tweak.

🖥️ Batch (CMD)

Check "Enable Win32 Long Paths" Status (Batch)

Uses reg query to check the current value behind the "Enable Win32 Long Paths" tweak.

🖥️ Batch (CMD)

Check "Disable Recent Documents History" Status (Batch)

Uses reg query to check the current value behind the "Disable Recent Documents History" tweak.