Förhindra Windows XP från att skapa den summariska cachen för Thumbs.db sparar
Denna är en gäst postar vid Aseem Kishore från HelpDeskGeek.com, som fokuserar på att ge spetsar för hjälpskrivbord till DET professionell.
Windows har en förarglig vana av att visa tumnaglar för mappar, att du inte kan önska tumnaglar för, gillar mitt föreställer mappen. För mig är det bättre att ha mitt föreställer mappen som in beskådas, listar eller specificerar beskådar, och alla av mappar under mitt föreställer för att visas som tumnaglar.
Förarga det egentligen tinget är att, om även du går, bearbetar, alternativ, beskådar och klickar på ”applicerar till alla mappar”, Windows kan stilla återvänder till tumnageln beskådar tillbaka! Detta händer, därför att den Windows ska showen som en mapp i tumnagel beskådar, om den finner en THUMBS.DB sparar i mappen.
THUMBS.DB är en cache sparar som används i stort av Windows i någon mapp som den finner en föreställa eller en video, så att den nästa tiden du beskådar mappen, de ska tumnaglarna laddas snabbare, så du inte måste väntan. Emellertid med strömmen som rusas av datorer, är tar det nätt onyttigt och endast upp mer utrymme på din dator.
Inaktiverande tumnaglar
Du kan ta bort spara, och tumnageln beskådar ska går bort, men endast för någon tid, för Windows skapar den på nytt. Du kan förhindra denna från att hända, genom att inaktivera den summariska cachen i mappalternativ eller via en registreringshacka.
I utforskare bearbetar, då går mappalternativ och klickar på beskådafliken.
Kontrollera boxas ”cache inte tumnaglar” och klickar REKO. Nu Windows som inte automatiskt ska för att skapa en THUMBS.DB, sparar för en mapp som den ansar behovstumnaglar, som hjälpmedlet dig kan uppsättningen en mapp beskåda för att lista, eller att specificera och den ska återstår ditåt. 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:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Advanced
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!

Daily Email Updates
You can get our how-to articles in your inbox each day for free. Just enter your name and email below:


This is an awesome tip. I have never liked that file, so I can finally remove it and it will stay gone.
Turning off the thumbs.db creation is one of the first things I do after a new rebuild. One item to note is if you want to set thumbnail view for individual folders make sure the “Remember each folder’s view settings” is also checkmarked in the Folder Options->View window. Of course, this means desktop.ini files will be created in each folder (which I also turn off) – but these settings are all about preferences. Since I’m in a mixed Windows\OSX\Linux environment I tend to turn off the different features that leave the different OS trailing files.
Great tip.
Does anybody know if its possible to have this file automatically deleted when its created? We have several people that access a folder on a server. When they do, this file gets created on the server. If we have everyone turn it off on their machines, then they won’t be able to use thumbnails on their machine. We could turn it off on the server, but this wouldn’t stop client machines from recreating it when they visit the server.
Do you have the same trick for Vista ?
@Ledav: Windows Vista doesn’t create and use thumbs.db files so a trick to disable something it doesn’t do of course doesn’t exist.
Windows Vista stores it’s thumbnail cache in shell:Local AppData\Microsoft\Windows\Explorer.
It appears that cache cannot be disabled unless you disable thumbnails altogether.
Note: shell:Local AppData is a shell shortcut to the Local Application Data folder that will expand to the correct location when put in Windows Explorer.
Thanks! I needed the 2MB back on my 500GB hard drive!
jd2066, I must admit you are right. There is no thumbs.db files on my vista. But it seems that when I open a folder on my XP machin from the Vista one (through the network), it creates a thumbs.db file on the XP folder. And this, even if XP is configured not to create such files…
I’ve noticed you can uncheck “Do not cache thumbnails” in folder options but it still creates a thumbs.db file. Maybe the registry method works but the folder options method doesn’t.