How To Turn Off Thumbs DB File in XP Pro
September 2nd, 2006
Thumbs.db is a file which is created in a folder with Movies or Pictures so that you can view a piece of their content without actually opening them (you can’t see thumbnails unless you have the option to view system files turned on). Thumbs.db is there so that you don’t need to reload a thumbnail every time you browse that folder. Sad fact is, is Thumbs.db takes up about 2kb per file and if you edit a lot of stuff its annoying to keep seeing them popping up all over your computer. You can remove Thumbs.db quite easily by following the following steps:
-
Go to “Run” in the startmenu.
-
Type gpedit.msc.
-
Click OK and the Group Policy will open.
-
Go to User Configuration/Administrative Template/Windows Components/Windows Explorer.
-
Scroll down to the bottom of the long list of stuff that now shows up in the menu on the right. Double-Click on Turn off caching of thumbnail pictures.
-
Click on Enable then Apply, Ok. And now you no longer have this annoying problem.
Alternatively or if you use XP Home you can make this change in Control Panel -> Folder Options -> View -> “Do not cache thumbnails”
NOTE: Disabling thumbnail caching will considerably slow down opening folders in thumbnail view. So if you use thumbnail view a lot, think about it.

September 2nd, 2006 at 8:31 am
You might want to reflect that gpedit.msc is only available in XP Pro.
ATB posted a recipe on the main site that shows a way to do this with all versions of XP.
http://www.tech-recipes.com/rx/473/thumbs_db_prevent_windows_from_creating_the_thumbnail_cache
September 2nd, 2006 at 8:38 am
Thanks Davak for the correction. Glad you’re there to find my mistakes.