If you’re a Windows user, you may have noticed that the thumbnail cache files for some of your favorite websites are not being cached. This is because Microsoft has implemented a feature called “Thumbs.db.” This file is used to store thumbnail images for websites and it is enabled by default in Windows. If you disable the Thumbs.db file, your website’s thumbnail cache will be restored. To disable the Thumbs.db file in Windows, follow these steps:

  1. Open the Start menu and type “cmd” (without the quotes).
  2. Type “netstat -a” to view the network status of your computer.
  3. If there is a file called “Thumbs.db” on your computer, it will be listed as one of the items in the network status report. To disable the Thumbs.db file, click on it and then click on “delete”.

The really annoying thing is that even if you go to Tools, Options, View, and click on “Apply to All Folders”, Windows may still revert back to thumbnail view! This happens because Windows will show a folder in thumbnail view if it finds a THUMBS.DB file in the folder.

THUMBS.DB is a cache file that basically is used by Windows in any folder it finds a picture or video so that the next time you view the folder, the thumbnails will be loaded faster so you don’t have to wait. However, with the current speed of computers, it’s pretty useless and only takes up more space on your computer.

Disabling Thumbnails

You can delete the file and the thumbnail view will go away, but only for some time before Windows re-creates it. You can prevent this from happening by disabling the thumbnail cache in Folder Options or via a registry hack.

In Explorer, go to Tools, then Folder Options and click on the View tab.

Check the box “Do not cache thumbnails” and click OK. Now Windows will not automatically create a THUMBS.DB file for a folder it deems needs thumbnails, which means you can set a folder view to list or detail and it will remain that way. Make sure to first delete the THUMBS.DB file if one existed already.

You can still set the display of a folder manually by right-clicking on the folder and choosing Properties. Click on the Customize tab and choose from the list (Documents, Pictures, Photo Album, Music, etc)

Disabling Thumbnails with a Registry Hack

Open the registry (regedit.exe) from the Run command and navigate to the following key:

Double click on the DisableThumbnailCache key in the right-hand pane and change the value to 1. If the key is not there, go to Edit, then New and choose DWORD Value to create one with the same name.

Close the Registry and reboot your computer for the changes to take effect.

If you have a lot of folders with lots of pictures, it would be best to disable the thumbnail cache because each picture in the cache is about 2KB, meaning a 1000 pictures in one folder would result in a cache of 2MBs!

This is a guest post by Aseem Kishore from HelpDeskGeek.com, which focuses on providing Help Desk tips to IT Professionals.