What is the Thumb folder on Xiaomi and why does it appear on your phone?
If you've ever looked into the file system of your Xiaomi smartphone through a conductor or connected the device to a computer, you might notice a strange folder called Thumb (or.thumbnails, DCIM/.thumbnails). It often takes hundreds of megabytes, and sometimes several gigabytes of memory โ and this is despite the fact that the user did not create it. Where does it come from and why?
Thumb is a system directory that is automatically generated by Android (and MIUI in particular) to store thumbnails (previews) of photos and videos. Every time you open a gallery, view images in a file manager, or even flip through chats in instant messengers, the system creates smaller copies of the original files, which is to speed up the loading of sketches: instead of processing heavy photos at 4000ร3000 resolution each time, the phone shows light previews of 200ร200 pixels.
The problem is that these thumbnails are never automatically deleted โ they accumulate over the years, even if the original photos have been erased long ago. And given that modern Xiaomi smartphones (such as the Redmi Note 12 Pro+ or Xiaomi 13 Ultra) take pictures weighing 10-20 MB, the Thumb folder can grow to incredible sizes.
Once a week.|Once a month|Only when the place ends.|Never clean.-->
Where is the Thumb folder on Xiaomi and how to find it
The folder location depends on the MIUI version and the phone model, but it is most often hidden in one of the following ways:
- ๐ /storage/emulated/0/DCIM/.thumbnails โ gallery-house.
- ๐ /storage/emulated/0/Pictures/.thumbnails โ alternative path in some firmware.
- ๐ /storage/emulated/0/MIUI/Gallery/thumb โ specifically MIUI 12โ14.
- ๐ /data/media/0/DCIM/.thumbnails โ root-access devices.
To see the folder:
- Open any file manager (e.g., standard MIUI File Manager or Solid Explorer).
- Enable the display of hidden files: in MIUI File Manager press โฎ โ Settings โ Show hidden files.
- Follow one of the paths mentioned above.
If you don't have a folder at these addresses, try searching for the keyword thumb (no register), sometimes called thumbnails or thumbnail.
๐ก
On some Xiaomi models (e.g. POCO F5), the Thumb folder can be subfolded by year: 2023, 2026, etc. This makes it easier to clean old thumbnails.
Can you delete the Thumb folder on Xiaomi without consequences?
Yes, you can delete Thumb without harming the system, and miniatures are just cache, and their absence will not affect the phone's performance or the integrity of the original photos.
- โก After removing the preview, the gallery will load more slowly when it first opens, as the system will have to regenerate sketches.
- ๐ Miniatures will recover automatically after a while (when watching a photo or video).
- ๐ฑ On some devices (e.g. Xiaomi) 12T) The folder may appear again in a few days.
The only risk is that you accidentally delete the wrong folder, for example, if you confuse DCIM/Thumb with DCIM/Camera, where the original photos are stored, so always check the path before cleaning.
โ ๏ธ Note: If you use third-party galleries (like Google Photos or Simple Gallery), they can create their own thumbnail folders. Deleting system Thumb won't affect these caches - they need to be cleaned separately in the app settings.
How to Clean Thumb Folder on Xiaomi: Step-by-step instructions
There are several ways to remove thumbnails, and choose the right one depending on your skills and phone model.
Method 1: Manual cleaning through file manager
- Open MIUI File Manager or other conductor.
- Go to DCIM/.thumbnails (or another path from the list above).
- Select all files inside the folder (long press). โ ยซChoose everythingยป).
- Click "Delete" and confirm the action.
Method 2: Through Storage Settings (without root)
- Open the Settings โ Storage.
- Click on โCleanโ or โFree the placeโ.
- Select โCash of thumbnailsโ or โSketch Galleryโ (if such item is available).
- Confirm the cleanup.
Method 3: With ADB (for advanced users)
If the folder is not deleted by standard methods, you can use ADB:
adb shell
su
rm -rf /storage/emulated/0/DCIM/.thumbnailsThis method requires enabled debugging over USB and root rights (on some devices).
Backup of important photos|Check the free space on the phone|Close the gallery and file manager|Make sure the folder is not system-based (e.g., not /system)-->
Why Thumb folder reappears after deletion
MIUI (like any Android) automatically restores thumbnails when you do the following:
- ๐ธ Viewing photos in a gallery or file manager.
- ๐ฅ Video playback (even in messengers like WhatsApp or Telegram).
- ๐ Using image search features (e.g. Google Photos).
- ๐ฑ Update the firmware or reset settings.
To minimize the re-accumulation of cache:
- ๐ Avoid frequent leafing through the gallery "just soยป.
- ๐๏ธ Clean your folder regularly (every 1-2 months).
- ๐ด Use cloud services (like Google Photos) to store originals and disable local caching.
โ ๏ธ Note: On some Xiaomi devices (e.g. Redmi) K50) Thumb folder can be protected from removal by the system, in which case only disabling automatic preview creation in the gallery settings (if such an option is available) will help).
How to disable the creation of thumbnails on Xiaomi (if possible)
Unfortunately, most versions of MIUI don't have a direct option to disable preview generation, but there are workarounds:
| Method | Description | Deficiencies |
|---|---|---|
| Use a third-party gallery | Install Simple Gallery or Aves and turn off caching in their settings. | Thumb system folder can still be created. |
| Disable media scanning | Using ADB, execute the command:adb shell pm disable-user com.android.providers.media | All media functions (gallery, music, etc.) will cease to work. |
| Delete the rights from the folder | With ADB or Root Explorer, you can prevent recording in DCIM/.thumbnails. | It could cause a breakdown in the gallery. |
| Regular cleaning | Delete the folder manually or through SD Maid, Files by Google. | It takes discipline. |
The most reliable method is periodic cleaning. + Using cloud-based photo storage services, which will not completely shut down thumbnails, but will significantly reduce the size of thumbnails.
What happens if you delete Thumb on a root-righted device?
FAQ: Frequent questions about the Thumb folder on Xiaomi
Can I transfer the Thumb folder to a memory card?
Why did the gallery stop after Thumb was removed?
Thumb folder takes 10GB โ is that normal?
Will Thumb folder be created on Xiaomi after resetting to factory settings?
Are there any automatic cleaning programs for Thumb?
๐ก
Thumb is not a virus, it's not a system bug, it's a tool that's designed to speed up the gallery, but it can and should be cleaned if it takes up too much space, and the key is not to delete the original photos or confuse them with other system folders.