Tag: disk-space
210 script(s) tagged “disk-space”
Clean Up The user CrashDumps folder (VBScript)
Reports the size of the user CrashDumps folder and deletes its contents after a confirmation prompt.
Get Windows Error Reporting files Size Report (Python)
Recursively sums the size of Windows Error Reporting files, read-only (no deletion).
Clean Up The Microsoft Teams cache
Reports the size of the Microsoft Teams cache and optionally clears it out. Dry-run by default.
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.
Clean Up Stuck print spooler files (VBScript)
Reports the size of stuck print spooler files and deletes its contents after a confirmation prompt.
Get The pip download cache Size Report (VBScript)
Recursively sums the size of the pip download cache, read-only (no deletion).
Get Physical Disk Drives Report (Python)
Uses wmic under the hood to report Physical Disk Drives (Win32_DiskDrive) ā no third-party packages required.
Export Physical Disk Drives to CSV (Batch)
Uses wmic to export Physical Disk Drives (Win32_DiskDrive) to a timestamped CSV file.
Clean Up The npm cache
Reports the size of the npm cache and optionally clears it out. Dry-run by default.
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ā¦
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.
Clean Up The Windows Prefetch folder (VBScript)
Reports the size of the Windows Prefetch folder and deletes its contents after a confirmation prompt.