/ PC
What are they?
Thumbs.db files are generated by Windows when you enter a directory that contains images. Windows cache's a thumbnail of the image and stores the data in the Thumbs.db file, this saves the operating system having to look at the contents of the file every time your enter the directory.
How do I stop them being created?
If you don't mind waiting for a few seconds to see the image thumbnails when entering a directory of images, carrying out the following steps will stop your computer from generating Thumbs.db files.
- Click
Start
- Double-click
Control Panel
- Double-click
Folder Options
- The “Folder Options” window will open.
- Click on the
View
tab - Check off the circle next to
Do not cache thumbnails
- Click the
OK
button
There, you are done! No more Thumbs.db will be created.
This is especially useful when working across multiple operating systems as Mac and Linux users will see Thumbs.db files but won't benefit from their creation. Much like Macs generating .DS_Store files (this will be covered in a blog post soon).

Clive Walkden
Latest Articles

Linux —
Terraform InstallationA quick installation guide for Terraform on Ubuntu 18.04

Author

Bitcoin —
RollerCoin IntroAn introduction to the RollerCoin site and how you can use it to mine your own coins

Author

How to log to information to a file in different Magento 2.4.x versions

Author