How-To

How to Fix File and Folder Thumbnails on Windows

When the thumbnails in File Explorer stop working, it hinders file management. Learn how to fix file and folder thumbnails on Windows in this guide.

On Windows 10 and 11, the operating system keeps a cache database with thumbnail images for files and folders. The database is used to display a preview of your files and folders when you launch File Explorer.

The database grows over time as you create more files and folders. If this cache becomes corrupted, however, then your thumbnails will display incorrectly or not at all.

If you can’t view thumbnails or they are not displaying content correctly, you can fix file and folder thumbnails on Windows 10 or 11 using the steps below.

How Do You Fix File and Folder Thumbnails on Windows?

While navigating File Explorer, the file and folder thumbnails show a glimpse of a folder’s content or file. When the cache continues to expand, it can lead to thumbnail database corruption.

Luckily, there are some straightforward steps you can take to fix it. For example, you can rebuild and reset the database using the GUI or running a few commands.

Fix File and Folder Thumbnails

File and folder thumbnails give you a peak at what they contain.

How to Reset Thumbnail Cache from Disk Cleanup on Windows 11

This straightforward option can reset the thumbnail database for Windows 11 thumbnails via the Disk Cleanup utility.

To use Disk Cleanup to reset the thumbnail cache on Windows 11:

  1. Launch File Explorer and navigate to This PC.
  2. Right-click the C: drive and select Properties from the menu.Fix File and Folder Thumbnails
  3. Click the Disk Cleanup button.
  4. After Disk Cleanup scans your system, ensure Thumbnails is selected and clear the other checked options. You only want the Thumbnails option selected and click OK.Fix File and Folder Thumbnails
  5. Click the Delete Files button and wait for the process to complete — it should only take a moment.Fix File and Folder Thumbnails

When the process is complete, launch File Explorer to the location where the thumbnails weren’t displaying correctly and see if they are fixed.

How to Change Thumbnails Preview Settings on Windows 11

Another possibility is you or another user accidentally adjusted folder settings incorrectly. This can happen when there are no thumbnails displaying at all.

To fix Thumbnail Preview settings:

  1. Launch File Explorer.
  2. On Windows 11, click the See more (three-dot) button and click Options. On Windows 10, click the View tab and then open Options.
  3. When the Folder Options window opens, ensure the Always show icons, never thumbnails option is not selected, and click OK.Fix File and Folder Thumbnails

After adjusting that setting, you should see thumbnails for files and folders again.

Use the Command Line to Fix Thumbnails Not Showing on Windows 11

If you prefer to do your troubleshooting work via the command line, you can.

These steps will also work for Windows PowerShell and Windows Terminal.

To use a terminal command to fix thumbnails on Windows:

  1. Press the Windows key and type cmd.
  2. Select Run as Administrator from the right.
  3. Run the following command to stop File Explorer.
    taskkill /f /im explorer.exe
  4. Now, run the following command to delete all thumbnail database files with File Explorer not running.
    del /f /s /q /a %LocalAppData%\Microsoft\Windows\Explorer\thumbcache_*.db

    Fix File and Folder Thumbnails

  5. To restart File Explorer, run the following command.
    start explorer.exe

Note: Explorer may disappear when you run the first command—you’ll see the Command Prompt without anything in the background or File Explorer may not display correctly. It seems to differ between systems and versions of Windows.

Nonetheless, that is normal behavior when you stop Explorer. So, when you run the start explorer.exe command, File Explorer will reappear, and everything should work correctly. If it isn’t, you might need to reboot your PC.

Getting More Files and Folders

After following the steps for one (or all) of the solutions above, your thumbnails should display correctly as you browse through File Explorer. By doing a reset and rebuild of the thumbnails.db file containing the data for displaying thumbnails, you can continue your work and get things done.

There are other ways to get more from your files and folders from Windows 11 and File Explorer. For example, you can use tabs in File Explorer on Windows 11 for more accessible file and folder management. In addition, you can run File Explorer as Administrator for elevated access.

While File Explorer continues to gain features and does a great job of managing files and folders, things can go awry. If you have problems with it, check out our article on fixing File Explorer not working on Windows 11.

If you are not of Windows 11 yet, no worries. Check out these four ways to restart File Explorer if it’s not responding on Windows 10. Or you might need to brush up on tips for managing files and folders in File Explorer on Windows 10.

Click to comment

Leave a Reply

Your email address will not be published.

 

To Top