Browse all scripts

πŸ–₯️ Batch (CMD)

Clean Up IIS log files (Batch)

Clears IIS log files after a confirmation prompt, with a /silent mode for scheduled tasks.

🐍 Python 3.10+

Get The NuGet packages cache Size Report (Python)

Recursively sums the size of the NuGet packages cache, read-only (no deletion).

πŸ–₯️ 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…

🟣 C# / .NET 6+

Get The Windows Prefetch folder Size Report (C#)

Recursively sums the size of the Windows Prefetch folder, read-only (no deletion).

πŸ“Š VBA (Excel)

Load System Drivers into Excel via WMI

Queries Win32_SystemDriver via GetObject("winmgmts:") and dumps every System Drivers row straight onto the active works…

🐍 Python 3.10+

Backup Microsoft Edge's browser cache to Zip (Python)

Zips up the current contents of Microsoft Edge's browser cache before you run a cleanup against it.

πŸ–₯️ 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.

⚑ PowerShell 5.1+

Get The Office document cache Size Report

Reports how much disk space the Office document cache is currently using, read-only (no deletion).

πŸ–₯️ Batch (CMD)

Export Motherboard Info to CSV (Batch)

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

🐍 Python 3.10+

Disable Windows Consumer Features (Python)

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