Tag: disk-space

210 script(s) tagged “disk-space”

šŸ“œ VBScript (WSH)

Clean Up The user CrashDumps folder (VBScript)

Reports the size of the user CrashDumps folder and deletes its contents after a confirmation prompt.

šŸ Python 3.10+

Get Windows Error Reporting files Size Report (Python)

Recursively sums the size of Windows Error Reporting files, read-only (no deletion).

⚔ PowerShell 5.1+

Clean Up The Microsoft Teams cache

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

šŸ–„ļø Batch (CMD)

Clean Up The VS Code cache folder (Batch)

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

šŸ“œ VBScript (WSH)

Clean Up Stuck print spooler files (VBScript)

Reports the size of stuck print spooler files and deletes its contents after a confirmation prompt.

šŸ“œ VBScript (WSH)

Get The pip download cache Size Report (VBScript)

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

šŸ Python 3.10+

Get Physical Disk Drives Report (Python)

Uses wmic under the hood to report Physical Disk Drives (Win32_DiskDrive) — no third-party packages required.

šŸ–„ļø Batch (CMD)

Export Physical Disk Drives to CSV (Batch)

Uses wmic to export Physical Disk Drives (Win32_DiskDrive) to a timestamped CSV file.

⚔ PowerShell 5.1+

Clean Up The npm cache

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

🧬 WQL / PowerShell

Win32_LogicalDisk: Logical Disks (WQL)

A minimal WQL reference query against Win32_LogicalDisk — the raw SELECT statement plus a one-line runner, useful for l…

šŸ“œ VBScript (WSH)

Clean Up Microsoft Edge's browser cache (VBScript)

Reports the size of Microsoft Edge's browser cache and deletes its contents after a confirmation prompt.

šŸ“œ VBScript (WSH)

Clean Up The Windows Prefetch folder (VBScript)

Reports the size of the Windows Prefetch folder and deletes its contents after a confirmation prompt.