Tag: disk-space

210 script(s) tagged “disk-space”

📜 VBScript (WSH)

Clean Up The npm cache (VBScript)

Reports the size of the npm cache and deletes its contents after a confirmation prompt.

🐍 Python 3.10+

Clean Up The system-wide Windows Temp folder (Python)

Reports the size of the system-wide Windows Temp folder and optionally clears it out. Dry-run by default.

🖥️ Batch (CMD)

Clean Up The NuGet packages cache (Batch)

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

📜 VBScript (WSH)

Get The VS Code cache folder Size Report (VBScript)

Recursively sums the size of the VS Code cache folder, read-only (no deletion).

🐍 Python 3.10+

Get Google Chrome's browser cache Size Report (Python)

Recursively sums the size of Google Chrome's browser cache, read-only (no deletion).

🖥️ Batch (CMD)

Clean Up The user CrashDumps folder (Batch)

Clears the user CrashDumps folder after a confirmation prompt, with a /silent mode for scheduled tasks.

🟣 C# / .NET 6+

Get Stuck print spooler files Size Report (C#)

Recursively sums the size of stuck print spooler files, read-only (no deletion).

⚡ PowerShell 5.1+

Get Microsoft Edge's browser cache Size Report

Reports how much disk space Microsoft Edge's browser cache is currently using, read-only (no deletion).

🐍 Python 3.10+

Clean Up The Explorer thumbnail cache (Python)

Reports the size of the Explorer thumbnail cache and optionally clears it out. Dry-run by default.

🐍 Python 3.10+

Clean Up Stuck print spooler files (Python)

Reports the size of stuck print spooler files and optionally clears it out. Dry-run by default.

🟣 C# / .NET 6+

Get The Windows Internet cache (INetCache) Size Report (C#)

Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).

🟣 C# / .NET 6+

Get The npm cache Size Report (C#)

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