Turn off thumnails on a specific drive (Windows 7)
Is it possible to prevent thumbnails from being generated on a specific disk drive?
This would be useful for several reasons, one being performance (on optical drives), the other privacy (some information shouldn't be cached forever in an obscure location, e.g. scans of bank statements).
I know there's an option to turn off all thumbnail generation, but that is an overkill.
Solution 1:
In Vista you can tell it you don't want it to view a folder as images. Right click on a folder and select properties, then go to the "Customize" tab and change the selection to "All Files" and check the "Also apply this template to subfolders". After applying the default view for that folder will change to the Detailed View which ignores pictures but if you go into a folder and change the view to an icon view you will see the images again. It looks like this customize tab is available for drives as well so you can reset the view on a per-drive basis. This should help so long as you don't mind the Detailed View style.
In order to prevent the thumbnails from being cached I found the this, it is a dirty solution that by the sounds of it applies to Vista and Windows 7 as they store files in a specific place. It will prevent the creation of the thumbnail cache files, but still be able to view folders as thumnails.
Taken from Here
- First, turn off thumbnail creation by opening Windows Explorer, clicking the Organize button and selecting Folder and Search Options. Click on the View tab and check Always show icons, never thumbnails. Click the OK button.
- Then, run Disk Cleanup on Drive C: and empty the cache so you can recover the disk space. You can find it in Accessories/System Tools.
- In Windows Explorer, navigate to the AppData\Local\Microsoft\Windows folder under your name. If you can't find it, just copy the following: %LocalAppData%\Microsoft\Windows Paste it into the Address Bar and hit Enter.
- Right-Click on the Explorer folder and select Properties.
- Select the Security tab.
- Click the Advanced button.
- On the Permissions tab, click the Edit button.
- Uncheck Include inheritable permissions from this object's parent.
- Click the Remove button in the Windows Security box that pops up.
- Click the OK button on the Permissions Tab.
- Click the Yes button in the Windows Security box that pops up.
- Close all the open boxes.
- Go back into the Folder and Search Options and uncheck the Always show icons, never thumbnails and you're done.
Solution 2:
This is a horrible solution (but it does work), however it needs to be done on a per folder basis.
Go to the drive and create a file called thumbs.db (in notepad or anything), then change the permissions on the file for everyone (including SYSTEM) to deny all.
Obviously this will not work on FAT32 drive... not sure if you can create a corrupted thumbs.db or if that will make explorer crash or just recreate, however again, the above is the only way I think it is possible.
Solution 3:
It's not the solution you're looking for but quite useful:
with Thumbnail Switcher you can easily enable/disable thumbnail preview for all file types registered for thumbnail preview.