Tag: disk-space
210 script(s) tagged “disk-space”
Get The Windows Prefetch folder Size Report
Reports how much disk space the Windows Prefetch folder is currently using, read-only (no deletion).
Get The pip download cache Size Report (Python)
Recursively sums the size of the pip download cache, read-only (no deletion).
Get The system-wide Windows Temp folder Size Report (C#)
Recursively sums the size of the system-wide Windows Temp folder, read-only (no deletion).
Export Logical Disks to CSV (Python)
Exports Logical Disks (Win32_LogicalDisk) to a timestamped CSV file via wmic.
Clean Up The Windows Internet cache (INetCache)
Reports the size of the Windows Internet cache (INetCache) and optionally clears it out. Dry-run by default.
Clean Up The user CrashDumps folder (Python)
Reports the size of the user CrashDumps folder and optionally clears it out. Dry-run by default.
Get Physical Disk Drives Report (VBScript)
Queries Win32_DiskDrive via WMI and prints Physical Disk Drives to the console — no PowerShell required.
Clean Up Microsoft Edge's browser cache
Reports the size of Microsoft Edge's browser cache and optionally clears it out. Dry-run by default.
Clean Up The current user's Temp folder
Reports the size of the current user's Temp folder and optionally clears it out. Dry-run by default.
Get The Office document cache Size Report (VBScript)
Recursively sums the size of the Office document cache, read-only (no deletion).
Get Logical Disks Report (Batch)
Uses wmic to list Logical Disks (Win32_LogicalDisk) straight from the command line.
Get Microsoft Edge's browser cache Size Report (C#)
Recursively sums the size of Microsoft Edge's browser cache, read-only (no deletion).