Tag: cleanup

97 script(s) tagged “cleanup”

📜 VBScript (WSH)

Clean Up The system-wide Windows Temp folder (VBScript)

Reports the size of the system-wide Windows Temp folder and deletes its contents after a confirmation prompt.

📜 VBScript (WSH)

Clean Up The pip download cache (VBScript)

Reports the size of the pip download cache and deletes its contents after a confirmation prompt.

🐍 Python 3.10+

Clean Up Google Chrome's browser cache (Python)

Reports the size of Google Chrome's browser cache and optionally clears it out. Dry-run by default.

📜 VBScript (WSH)

Clean Up Windows Error Reporting files (VBScript)

Reports the size of Windows Error Reporting files and deletes its contents after a confirmation prompt.

🖥️ Batch (CMD)

Clean Up Microsoft Edge's browser cache (Batch)

Clears Microsoft Edge's browser cache after a confirmation prompt, with a /silent mode for scheduled tasks.

📊 VBA (Word)

Accept All Tracked Changes

Accepts every tracked change in the active Word document and turns off change tracking.

⚡ PowerShell 5.1+

Clean Up The Windows Update download cache

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

📜 VBScript (WSH)

Clean Up The Office document cache (VBScript)

Reports the size of the Office document cache and deletes its contents after a confirmation prompt.

📊 VBA (Excel)

Clean Up IIS log files (VBA)

Deletes every file in IIS log files after a confirmation prompt, using Scripting.FileSystemObject from Excel VBA. Locke…

📜 VBScript (WSH)

Clean Up The npm cache (VBScript)

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

🐍 Python 3.10+

Clean Up The system-wide Windows Temp folder (Python)

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

🖥️ Batch (CMD)

Clean Up The NuGet packages cache (Batch)

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