Tag: cleanup
97 script(s) tagged “cleanup”
Clean Up The Windows Internet cache (INetCache) (VBScript)
Reports the size of the Windows Internet cache (INetCache) and deletes its contents after a confirmation prompt.
Clean Up The Windows Update download cache (Python)
Reports the size of the Windows Update download cache and optionally clears it out. Dry-run by default.
Clean Up The user CrashDumps folder
Reports the size of the user CrashDumps folder and optionally clears it out. Dry-run by default.
Clean Up Google Chrome's browser cache (Batch)
Clears Google Chrome's browser cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Clean Up The npm cache (Batch)
Clears the npm cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Clean Up The Windows Internet cache (INetCache) (Python)
Reports the size of the Windows Internet cache (INetCache) and optionally clears it out. Dry-run by default.
Clean Up Stuck print spooler files (Batch)
Clears stuck print spooler files after a confirmation prompt, with a /silent mode for scheduled tasks.
Clean Up The Explorer thumbnail cache
Reports the size of the Explorer thumbnail cache and optionally clears it out. Dry-run by default.
Clean Up The VS Code cache folder (Python)
Reports the size of the VS Code cache folder and optionally clears it out. Dry-run by default.
Clean Up The Windows Prefetch folder (Batch)
Clears the Windows Prefetch folder after a confirmation prompt, with a /silent mode for scheduled tasks.
Clean Up The current user's Temp folder (VBA)
Deletes every file in the current user's Temp folder after a confirmation prompt, using Scripting.FileSystemObject fromβ¦
Remove Hyperlinks from Sheet
Strips all hyperlinks from the active sheet while keeping the cell text and formatting intact.