🖥️ Batch / CMD
Simple .bat and .cmd scripts for quick command-line automation.
Disable Activity Feed / Timeline (Batch)
Disables the Windows Activity Feed / Timeline feature (requires admin). Requires an elevated (Administrator) prompt. Ap…
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.
Export Motherboard Info to CSV (Batch)
Uses wmic to export Motherboard Info (Win32_BaseBoard) to a timestamped CSV file.
Get Signed Drivers Report (Batch)
Uses wmic to list Signed Drivers (Win32_PnPSignedDriver) straight from the command line.
Check "Disable First Logon Animation" Status (Batch)
Uses reg query to check the current value behind the "Disable First Logon Animation" tweak.
Check "Disable Game Bar Startup Tips" Status (Batch)
Uses reg query to check the current value behind the "Disable Game Bar Startup Tips" tweak.
Clean Up The Office document cache (Batch)
Clears the Office document cache after a confirmation prompt, with a /silent mode for scheduled tasks.
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.
Check "Disable Windows Welcome Experience" Status (Batch)
Uses reg query to check the current value behind the "Disable Windows Welcome Experience" tweak.
Check "Align Taskbar Icons Left" Status (Batch)
Uses reg query to check the current value behind the "Align Taskbar Icons Left" tweak.
Check "Enable Win32 Long Paths" Status (Batch)
Uses reg query to check the current value behind the "Enable Win32 Long Paths" tweak.
Check "Disable Recent Documents History" Status (Batch)
Uses reg query to check the current value behind the "Disable Recent Documents History" tweak.