Bottom Line: It is 100% safe to clear the QuickLook thumbnail cache. Running qlmanage -r cache will NOT delete your photos, videos, PDFs, or documents.
What is the QuickLook Thumbnail Cache?
Located inside private macOS temporary folders at $TMPDIR/com.apple.QuickLook.thumbnailcache, this database is managed by the macOS QuickLook framework (the feature that displays instant file previews when you press the Spacebar in Finder).
QuickLook generates pre-rendered bitmap thumbnails for images, RAW camera files, PDFs, and video files. Over time, as you browse through folders containing thousands of high-res photos or videos, the QuickLook database expands to 5 GB to 15 GB+.
Can You Delete QuickLook Cache?
✅ Yes, it is completely safe to delete.
- Fixes blank Finder thumbnails: Clearing QuickLook cache resolves broken, greyed-out, or generic icon previews in Finder.
- Auto-rebuilt: macOS will regenerate fresh preview thumbnails on demand when you browse folders in Finder.
How to Safely Clean Up QuickLook Cache
Method 1: Using Mac Terminal Commands (Recommended)
- Open Terminal on Mac (
Cmd + Space> type Terminal). - Reset and purge QuickLook cache:
qlmanage -r cache - Restart Finder to apply:
killall Finder
Related Guides
- Learn about deleting macOS ~/Library/Caches.
- How to clean up [Windows Thumbs.db files].
- Check if you can clean Android thumbnails.
Discussion
Loading authentication...