Table of Contents
Disable thumbs.db file generation
How to completely delete thumbs.db
Home Software Tutorial Computer Software What file is thumbs.db? Tutorial on how to prohibit deletion

What file is thumbs.db? Tutorial on how to prohibit deletion

Feb 14, 2024 pm 08:50 PM

php editor Banana will answer for you: thumbs.db is a hidden file in the Windows system. It is a thumbnail cache file automatically generated by Windows Explorer when browsing folders. It exists to improve folder browsing speed and preview effects. However, sometimes the thumbs.db file takes up a lot of disk space or cannot be deleted. In response to this problem, we provide a tutorial on how to prohibit deletion of the thumbs.db file to help you solve related problems.

Disable thumbs.db file generation

1. Press Win R to open [Run], enter [gpedit.msc] and click [OK] or press [Enter] to open [Local Group] Policy Editor】

thumbs.db是什么文件 禁止删除方法教程

2. In the opened [Group Policy Window], click [User Configuration>Administrative Templates>Windows Components] and find the right side [File Explorer], double-click to open

thumbs.db是什么文件 禁止删除方法教程

3. Find and double-click to open [Turn off hidden thumbs] in [Settings] on the right side of the [File Explorer] interface Thumbnail cache in .db file]

thumbs.db是什么文件 禁止删除方法教程

4. Check [Enabled] and [Apply] settings

thumbs.db是什么文件 禁止删除方法教程

After the setting is completed, the thumbs.db file will not be generated the next time you start the computer.

How to completely delete thumbs.db

1. First create a new text document on the desktop

thumbs.db是什么文件 禁止删除方法教程

2. Open the text document and copy the following Content [FOR %%a IN (C: D: E: F: G: H: I: J: K: L: M: N: O: P: Q: R: S: T: U: V: W: X: Y: Z: ) DO DEL /f/s/q/a %%a\Thumbs.db] Copy and paste in, save and close the text document

thumbs.db是什么文件 禁止删除方法教程

3. Rename the text document to [Thumbs Cleaner.cmd] Remember to change the suffix to [.cmd]

thumbs.db是什么文件 禁止删除方法教程

4. Because the suffix is ​​changed, there will be The pop-up window prompts, continue to click [Yes] here

thumbs.db是什么文件 禁止删除方法教程

##5. After the changes are completed, double-click [Thumbs Cleaner.cmd], the program will automatically run and a pop-up window will pop up to start deletion [Thumbs.db] in each disk, the program will automatically close after all clearing

thumbs.db是什么文件 禁止删除方法教程

thumbs.db file is not a virus. As a database file, its size increases with the size of the file. The size increases as the number of pictures in the folder increases. Although the ever-increasing memory is annoying, sometimes you can use it to retrieve accidentally damaged pictures. If you don’t need it, just follow the above methods to delete and disable it. This can greatly reduce your memory.

Share to: If you like me, click me 1 Tag: thumbs.db

The above is the detailed content of What file is thumbs.db? Tutorial on how to prohibit deletion. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to fix: err_response_headers_multiple_access_control_allow_origin error in Google Chrome How to fix: err_response_headers_multiple_access_control_allow_origin error in Google Chrome Mar 21, 2025 pm 06:19 PM

Article discusses fixing "err_response_headers_multiple_access_control_allow_origin" error in Chrome by addressing multiple Access-Control-Allow-Origin headers.

How much does Microsoft PowerToys cost? How much does Microsoft PowerToys cost? Apr 09, 2025 am 12:03 AM

Microsoft PowerToys is free. This collection of tools developed by Microsoft is designed to enhance Windows system functions and improve user productivity. By installing and using features such as FancyZones, users can customize window layouts and optimize workflows.

How to fix: err_incomplete_chunked_encoding error in Google Chrome How to fix: err_incomplete_chunked_encoding error in Google Chrome Mar 21, 2025 pm 06:02 PM

The article discusses the "err_incomplete_chunked_encoding" error in Google Chrome, offering fixes like reloading the page, clearing cache, and disabling extensions. It also explores common causes and preventive measures.

What is the purpose of PowerToys? What is the purpose of PowerToys? Apr 03, 2025 am 12:10 AM

PowerToys is a free collection of tools launched by Microsoft to enhance productivity and system control for Windows users. It provides features through standalone modules such as FancyZones management window layout and PowerRename batch renaming files, making user workflow smoother.

Does PowerToys need to be running? Does PowerToys need to be running? Apr 02, 2025 pm 04:41 PM

PowerToys needs to be run in the background to achieve its full functionality. 1) It relies on system-level hooks and event listening, such as FancyZones monitoring window movement. 2) Reasonable resource usage, usually 50-100MB of memory, and almost zero CPU usage when idle. 3) You can set up power-on and use PowerShell scripts to implement it. 4) When encountering problems, check the log files, disable specific tools, and ensure that they are updated to the latest version. 5) Optimization suggestions include disabling infrequently used tools, adjusting settings, and monitoring resource usage.

What is the best alternative to PowerToys? What is the best alternative to PowerToys? Apr 08, 2025 am 12:17 AM

ThebestalternativestoPowerToysforWindowsusersareAutoHotkey,WindowGrid,andWinaeroTweaker.1)AutoHotkeyoffersextensivescriptingforautomation.2)WindowGridprovidesintuitivegrid-basedwindowmanagement.3)WinaeroTweakerallowsdeepcustomizationofWindowssettings

How to fix: err_response_headers_multiple_location error in Google Chrome How to fix: err_response_headers_multiple_location error in Google Chrome Mar 21, 2025 pm 06:05 PM

The article discusses the "err_response_headers_multiple_location" error in Google Chrome, caused by servers sending multiple Location headers. It provides solutions like refreshing the page, clearing cache, disabling extensions, and checki

How to fix: err_timed_out error in Google Chrome How to fix: err_timed_out error in Google Chrome Mar 26, 2025 am 11:45 AM

Article discusses fixing "err_timed_out" error in Google Chrome, caused by poor internet, server issues, DNS problems, and more. Offers solutions like checking connection, clearing cache, and resetting settings.

See all articles