Tag: cleanup

97 script(s) tagged “cleanup”

๐Ÿ–ฅ๏ธ 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.

๐Ÿ“Š VBA (Excel)

Clean Up The Explorer thumbnail cache (VBA)

Deletes every file in the Explorer thumbnail cache after a confirmation prompt, using Scripting.FileSystemObject from Eโ€ฆ

๐Ÿ 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.

๐Ÿ Python 3.10+

Clean Up The npm cache (Python)

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

๐Ÿ“Š VBA (Excel)

Remove Duplicate Rows

Removes duplicate rows from the active sheet based on all used columns, keeping the first occurrence.

๐Ÿ Python 3.10+

Clean Up The pip download cache (Python)

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

โšก PowerShell 5.1+

Clean Up The NuGet packages cache

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

โšก PowerShell 5.1+

Clean Up The system-wide Windows Temp folder

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

๐Ÿ“Š VBA (Excel)

Clean Up The VS Code cache folder (VBA)

Deletes every file in the VS Code cache folder after a confirmation prompt, using Scripting.FileSystemObject from Excelโ€ฆ

๐Ÿ–ฅ๏ธ Batch (CMD)

Clean Up The Windows Update download cache (Batch)

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

๐Ÿ“œ VBScript (WSH)

Clean Up The Microsoft Teams cache (VBScript)

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