Image Thumbnails Not Showing on Windows: Fixes
Why Windows Stops Showing Image Thumbnails
We’ve all been there. You open a folder of photos, expecting to see a grid of previews, but instead you get a sea of generic icons. It's one of the most common and baffling Windows annoyances, affecting both Windows 10 and 11. The core of the frustration is that there's no single culprit. A system update might have silently reset a crucial setting. The thumbnail cache, a hidden database Windows keeps at C:\Users\[YourName]\AppData\Local\Microsoft\Windows\Explorer, could be corrupted or just so bloated that Windows gives up on reading it. Other times, the problem is a simple folder-view setting that got flipped, or a Group Policy on your work computer that explicitly bans previews. Format-specific failures are another common cause. Windows still doesn't natively show thumbnails for formats like HEIC from iPhones, older WebP images, or most camera RAW files without you installing the right codec. Before you start randomly trying fixes, take a moment to diagnose. Does the problem affect all images, or just specific formats? Is it happening everywhere, or only on a network drive? Answering that question first will save you a ton of time.
The Fastest Fix: Check Your Folder View Settings
Before you dive into anything more complex, check your folder settings. This is, without a doubt, the most common cause of missing thumbnails, often changed by a Windows update without you noticing. Open File Explorer to the folder in question. First, look at the view itself. In the 'View' menu (a ribbon button in Windows 11, a tab in Windows 10), make sure you aren't using List, Details, or Small Icons view, as none of these are designed to show thumbnails. Switch to Medium, Large, or Extra Large Icons. If your previews pop into existence, you're done. If not, we go one level deeper. In Windows 11, click the three-dot menu and select 'Options.' In Windows 10, go to View > Options > Change folder and search options. In the dialog box that appears, click the 'View' tab. Find the checkbox labeled 'Always show icons, never thumbnails.' This one setting is the villain in a huge number of thumbnail-related headaches. If it's checked, uncheck it and click Apply. While you're there, confirm that no similar setting like 'Show thumbnails instead of icons' is disabled. Click OK, restart File Explorer, and check the folder again. In most cases, your thumbnails will begin generating almost immediately.
Clear the Thumbnail Cache
If your folder settings are correct but the icons persist, a corrupted thumbnail cache is the next logical suspect. Windows stores all its generated previews in a series of database files located at C:\Users\[YourName]\AppData\Local\Microsoft\Windows\Explorer. You'll see files like thumbcache_32.db, thumbcache_96.db, and thumbcache_256.db, each holding previews for a different size. When these files get damaged or just too big—it's not uncommon for the cache to top 500 MB on a system with lots of photos—Windows can fail to read them and will just default to showing icons. The safest way to fix this is with the built-in Disk Cleanup tool. Press the Windows key, type 'Disk Cleanup,' and run it. Choose your C: drive. After it scans, scroll through the list and check the box next to 'Thumbnails,' then click OK. This process securely deletes the cache files. The next time you open a folder with images, Windows will rebuild the cache from scratch. Browsing will be a little slower that first time, but it should return to normal afterward. If Disk Cleanup fails to do the trick, you can delete the cache manually. First, completely close File Explorer (you might need Task Manager to kill the explorer.exe process), then navigate to the AppData path mentioned above and delete all files starting with 'thumbcache_'. Restart explorer.exe, and you're set. Just be sure not to delete iconcache.db, which handles application icons and can cause different problems if removed.
Fix Thumbnails for Specific Formats: HEIC, WebP, and RAW
What if your JPEGs and PNGs look fine, but HEIC, WebP, or camera RAW files are blank? This isn't a general Windows setting issue; it means you're missing a specific codec. Windows relies on these small plugins to understand and display different file formats. For HEIC files from an iPhone, you'll need to grab the HEIF Image Extensions from the Microsoft Store. Just search for it and install the free package. On some older Windows 10 versions, this may also require the paid HEVC Video Extensions (usually $0.99), but the image extensions themselves are free. A quick restart of File Explorer should bring your HEIC thumbnails to life. For WebP images, modern versions of Windows 10 (1809 and later) have native support, so if they're not showing up, your problem is almost certainly a corrupted cache—clearing it as described above should be your first step. For RAW files from your camera (like Canon's CR2, Nikon's NEF, or Sony's ARW), the solution is the 'Raw Image Extension,' also free in the Microsoft Store. Installing it adds thumbnail support for hundreds of camera models. But be warned: this extension doesn't cover every proprietary RAW format out there. If you're using an older or more obscure camera, your best bet is to convert the files to a universally supported format like TIFF or JPEG. You can do this with a tool like CocoConvert, which works right in your browser.
When the Problem Is a Specific Drive or Network Location
Seeing thumbnails on your main C: drive but not on an external USB drive or a network share points to a location-specific issue. For external drives, Windows often defaults to a 'Quick removal' policy that can interfere with performance-intensive tasks like generating previews. You can change this by right-clicking the drive, going to Properties > Hardware > Properties > Policies, and selecting 'Better performance.' Just remember that with this setting enabled, you must use the 'Safely Remove Hardware' function before unplugging the drive to prevent data corruption. Network drives are a different beast. Windows is reluctant to generate thumbnails for network locations by default because reading hundreds of files over a network can be incredibly slow and clog up bandwidth. There isn't a great built-in solution here. The common workarounds are to either copy the files to your local machine or use a third-party photo viewer like IrfanView or FastStone Image Viewer, which create their own independent thumbnail caches. Finally, if you're on a work or school computer, the issue could be Group Policy. An administrator can enforce a policy that explicitly turns off all thumbnail displays. If that's the case, none of these fixes will work, and you'll have to talk to your IT department.
Convert Problem Files to Formats Windows Actually Supports
Instead of fighting with Windows, sometimes the most direct solution is to convert your problem files into a format it handles perfectly. If you're wrestling with a folder of HEIC photos from a recent trip, a batch of AVIF images from the web, or stubborn camera RAW files, just convert them. Changing them to JPEG or PNG solves the thumbnail problem for good and makes them compatible with nearly any app on any device. You can use CocoConvert to batch convert HEIC, AVIF, WebP, TIFF, and most RAW formats directly to JPEG or PNG without installing any software. Just upload your files, pick a format, and download the results. As a rule of thumb, use JPEG at around 85% quality for photos to get a great balance of detail and file size. For any image that needs a transparent background, like a logo, you must use PNG, as JPEG doesn't support transparency. The one limitation to know is CocoConvert's file size limit, which can be an issue for the enormous RAW files from some high-end cameras (an 80+ MB file from a Sony A7R might not work). For those edge cases, a desktop tool like Adobe DNG Converter or RawTherapee is more suitable. It's all about using the right tool for the job.
When Nothing Works: Advanced Troubleshooting Steps
If you've cleared the cache, confirmed your view settings, and installed the right codecs, but thumbnails are still missing, it's time to check for deeper system issues. Your first stop should be the System File Checker. Open Command Prompt as an Administrator and run the command `sfc /scannow`. This tool scans for and repairs corrupted Windows system files. The process can take 10-20 minutes and will likely require a restart. Still no luck? Your antivirus software could be the culprit. Some security suites, especially older ones, can interfere with file operations and block thumbnail generation. A quick way to test this is to temporarily disable your antivirus's real-time protection and browse to the image folder. If the thumbnails suddenly appear, you've found the problem; re-enable your protection and add File Explorer (explorer.exe) to its list of exclusions. Another possibility, particularly for Windows 11 users on version 22H2 or later, is a known bug that stalled thumbnail generation. Microsoft has since patched this, so make sure your system is fully updated via Windows Update. If all else fails and the problem started right after a specific update, the 'nuclear option' is to uninstall it. Go to Settings > Windows Update > Update History > Uninstall Updates and remove the latest cumulative update. This is a last resort, but it's a valid troubleshooting step when a patch is clearly the cause.