Tag: disk-space

210 script(s) tagged “disk-space”

⚡ PowerShell 5.1+

Get The current user's Temp folder Size Report

Reports how much disk space the current user's Temp folder is currently using, read-only (no deletion).

🟣 C# / .NET 6+

Get The Explorer thumbnail cache Size Report (C#)

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

⚡ PowerShell 5.1+

Clean Up The user CrashDumps folder

Reports the size of the user CrashDumps folder and optionally clears it out. Dry-run by default.

⚡ PowerShell 5.1+

Get Logical Disks Report

Queries Win32_LogicalDisk via WMI and reports Logical Disks in a formatted table, with an optional CSV export.

🟣 C# / .NET 6+

Backup Physical Disk Drives to JSON (C#)

Snapshots Physical Disk Drives (Win32_DiskDrive) to a timestamped JSON file via System.Management and System.Text.Json.

🖥️ 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.

🟣 C# / .NET 6+

Get The current user's Temp folder Size Report (C#)

Recursively sums the size of the current user's Temp folder, read-only (no deletion).

🖥️ Batch (CMD)

Clean Up The npm cache (Batch)

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

🐍 Python 3.10+

Get The VS Code cache folder Size Report (Python)

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

📊 VBA (Excel)

Report Size of The VS Code cache folder (VBA)

Reports the total size and top-level file count of the VS Code cache folder using Scripting.FileSystemObject, straight …

🐍 Python 3.10+

Clean Up The Windows Internet cache (INetCache) (Python)

Reports the size of the Windows Internet cache (INetCache) and optionally clears it out. Dry-run by default.

🖥️ 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.