[Fix] Windows 10 Automatically Deleting Thumbnails Cache

The automatic deletion of thumbnails cache is one of the most irritating and infamous problems present in Windows operating system. Windows automatically deletes image thumbnails cache on regular basis. So when you open a folder containing image files, Windows doesn’t show instant thumbnails of the image files. Instead it starts creating the thumbnails from scratch which takes some time.

Image_Thumbnails_Windows_10.png

To better understand this issue, let’s take an example. You have a folder containing several image files such as wallpapers, your photos, etc. You open that folder for the first time and Windows creates thumbnails for all image files. These thumbnails are stored in a cache file so that when you open the same folder again, Windows doesn’t need to recreate thumbnails. It shows instant thumbnails by taking them from the cache file just like a web browser cache. But the problem occurs when you open the same folder again after one or more days. You don’t see thumbnails and Windows starts creating the thumbnails again like you have opened the folder for the first time. So the problem is, Windows deletes thumbnails cache regularly and automatically.

Advertisement

It becomes very annoying if you have some folders containing lots of image files and Windows takes some time to create thumbnails.

We have posted a tutorial in past to solve this issue which can be found at following link:

[Fix] Thumbnail Cache Automatic Deletion Problem in Windows

But it seems the solutions given in that tutorial no longer works in Windows 10 operating system. Those fixes work perfectly in previous Windows versions such as Windows 7/8/8.1 but a few readers have reported that the fixes were unable to solve the issue in Windows 10.

So today in this tutorial, we are going to share a new solution for Windows 10 users which works properly and fixes the automatic thumbnails cache problem in Windows 10. Thanks to our reader “Tracy” for sharing this solution.

This solution utilizes a registry tweak. Actually there is a registry key which tells Windows 10 to clear thumbnails cache on regular basis as a part of automatic maintenance process and we need to modify that key to stop Windows 10 from deleting thumbnails cache.

If you are also facing this problem in Windows 10, following steps will help you in fixing this issue:

Advertisement

1. Press “WIN+R” key combination to launch RUN dialog box then type regedit and press Enter. It’ll open Registry Editor.

2. Now go to following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Thumbnail Cache

PS: You can copy the above mentioned registry key path and paste it in Registry Editor’s address bar and press Enter key. It’ll directly let you go to the exact key.

3. In right-side pane, you’ll see a DWORD with the name Autorun. It’s value is set to 1 which means Windows 10 will automatically delete thumbnails cache.

4. Double-click on Autorun DWORD and change its value to 0 which will turn off thumbnails cache deletion process.

Fix_Image_Thumbnails_Automatic_Deletion_Windows_10.png

5. You’ll need to follow the same steps for another key. Now go to following key:

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Thumbnail Cache

6. In right-side pane, double-click on Autorun DWORD and change its value to 0 similar to above steps.

That’s it. Now restart your computer and Windows will stop deleting thumbnails cache.

NOTE: If you are not familiar with Registry editing and want a ready-made Registry script to do the task automatically, download following ZIP file, extract it and run the extracted REG file. It’ll ask for confirmation, accept it:

Published in: Troubleshooting Guides, Windows 10

About the author: Vishal Gupta (also known as VG) has been awarded with Microsoft MVP (Most Valuable Professional) award. He holds Masters degree in Computer Applications (MCA). He has written several tech articles for popular newspapers and magazines and has also appeared in tech shows on various TV channels.

Comments

NOTE: Older comments have been removed to reduce database overhead.

  1. I’d love the OPPOSITE fix – completely disabling the creation of “thumbs.db” files that waste disk space. 🙂

  2. IT WORKED!

    Remember to start in Admin user. After performing the regedit’s and restarting the PC, I still saw those blank thumbnails, so I hit Refresh in the upper right corner and walked away for awhile. When I came back later, all the files I checked that had blanks or generic thumbnails previously now had normal ones.

  3. This seems to only work for a little while. I have a flash drive with hundreds of CBR and PDF files as well as jpgs and video files in 150-200 folders whose thumbnails reset every now and then, last time twice in a week. Wish there was a permanent solution.

  4. I can’t find Autorun DWORD. I followed all the steps, but that particular window never appears.

  5. The solution on this page starts with:
    1. Press “WIN+R” key combination to launch RUN dialog box then type regedit and press Enter. It’ll open Registry Editor.

    When I press the “WIN+R” key combination one after an other maps and files starting with an “R” are highlighted, nothing else happens !

  6. The solution on this page starts with:
    1. Press “WIN+R” key combination to launch RUN dialog box then type regedit and press Enter. It’ll open Registry Editor.

    When I press the “WIN+R” key combination one after an other maps and files with names starting with an “R” are highlighted, nothing else happens !

  7. The solution you give on this page does not work !

    I have the problem of disappearing thumbnails mainly with *.pdf files.

    If so than, when I open a folder with such files it takes several minutes before files are scanned and thumbnails are shown again, but here comes the twist, almost anytime some files are skipped (they stay icons). Most of the time the last two files are skipped and stay as icons, sometimes it’s not the last two but two or more random files that are “forgotten”, the only (provisional) solution I found, is copying these forgotten files to an other folder forth and back again until windows accept them an scans them again, this may take several attempts though !

    I suppose at the moment I just have to live with this happening over and over again, but it is very time-consuming, thereby killing a lot of creativity and utterly frustrating, I learned to hate microsoft for it.

  8. I’ve tried a few methods to try to make all thumbnails display properly in Windows 10. None of them have worked, including this one.

  9. Hi, i didnt know where the WIN key was but clicked the START button on the far left of the taskbar & then down to Windows Administrative Tools in the menu, clicked that & Registry Editor is there .. my Thumbnail Cache Dword autorun had the number 3 ..not 1.. but changed both ..a little tricky to find these exact files but read the name of the file carefully .. they are there .. not sure if it will work yet but wanted to mention the reg editor location..cheers anne

Leave a Comment

Your email address will not be published. Required fields are marked *

NOTE: Your comment may not appear immediately. It'll become visible once we approve it.