Tag: thumbnail-cache

13 script(s) tagged “thumbnail-cache”

⚑ PowerShell 5.1+

Get The Explorer thumbnail cache Size Report

Reports how much disk space the Explorer thumbnail cache is currently using, read-only (no deletion).

🟣 C# / .NET 6+

Get The Explorer thumbnail cache Size Report (C#)

Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).

⚑ PowerShell 5.1+

Clean Up The Explorer thumbnail cache

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

πŸ“Š VBA (Excel)

List Files in The Explorer thumbnail cache (VBA)

Lists every file in the Explorer thumbnail cache with size and last-modified date directly on the active worksheet, usi…

🐍 Python 3.10+

Get The Explorer thumbnail cache Size Report (Python)

Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).

πŸ–₯️ Batch (CMD)

Clean Up The Explorer thumbnail cache (Batch)

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

🐍 Python 3.10+

Backup The Explorer thumbnail cache to Zip (Python)

Zips up the current contents of the Explorer thumbnail cache before you run a cleanup against it.

πŸ“Š 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.

πŸ“œ VBScript (WSH)

Get The Explorer thumbnail cache Size Report (VBScript)

Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).

⚑ PowerShell 5.1+

Backup The Explorer thumbnail cache to Zip

Zips up the current contents of the Explorer thumbnail cache before you run a cleanup against it.

πŸ“Š VBA (Excel)

Report Size of The Explorer thumbnail cache (VBA)

Reports the total size and top-level file count of the Explorer thumbnail cache using Scripting.FileSystemObject, strai…