Where in Xiaomi files are saved: a full data storage map on smartphones Redmi, POCO and Mi

Have you downloaded a photo but can't find it? Or does the app save files "somewhere" but not in the folder you specified? Xiaomi smartphones (including Redmi, POCO and Mi) have strict file storage rules but are not always intuitive, especially when you consider that the manufacturer is actively using hidden folders, internal and external memory separation, and its own cloud services like the Mi Cloud.

In this article, we’ll look at all the possible ways to save files, from standard browser downloads to messenger cache and system logs, how to find lost data, why some files are duplicated, and how to transfer them to a memory card without losing functionality, and where Xiaomi hides backups of SMS and call logs that are not visible in the standard file manager.

Xiaomi Memory Structure: Internal vs External

Xiaomi smartphones divide memory into two types: internal (ROM) and external (microSD or microSD) OTG-The logic of saving files depends on the version. MIUI And the models of the device. For example, in the Redmi Note 12 Pro.+ s MIUI 14 the way to downloads is different from what was in the Mi 9 on MIUI 10.

Basic rules:

  • πŸ“ Internal memory – divided into system and user partitions, access to system folders (e.g., system folders, /data) It is possible only with root rights.
  • πŸ’Ύ External memory (microSD) – formatted as portable or internal (extension of internal memory); in the second case, the card is encrypted and not readable on other devices.
  • ☁️ Cloud Storage – Files from Mi Cloud, Google Drive or Yandex Disk are synced in the background and can be duplicated locally.

Importantly, if you connect a memory card as internal, the system automatically transfers some of the applications and their data to it, but not all programs support this feature - for example, WhatsApp or Telegram can refuse to work with external memory.

πŸ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
POCO F3/F4/F5
Mi 11/12/13
Another model

Standard ways to save files

Most files in Xiaomi are saved in /storage/emulated/0/ (also known as /sdcard/ in older versions of Android) as a virtual root directory of user data. Here are the main subfolders and their purpose:

folderAppointmentExamples of files
DCIMPhoto and video from the cameraCamera/, Screenshots/, .thumbdata
DownloadsDownloads from the browser and messengers.apk, .pdf, .zip
PicturesImages from social media and editorsScreenshots from Instagram, collages from PicsArt
Android/data/Application data (cache, settings, saves)Game folders (com.tencent.ig/ - PUBG Mobile)
MIUI/Service shell files (themes, wallpaper, backups)theme/, backup/, sound_recorder/

Note that the Android/data/ folder is hidden by default, and to see it, you need to enable the display of hidden files in the file manager (for example, in Mi File Explorer or Total Commander).

⚠️ Attention: Do not delete the folder Android/obb/ β€” It stores additional data for games (e.g., graphics packages for Genshin Impact or Call of Duty Mobile) and will cause app failures.

Where Xiaomi hides hidden files and backups

The manufacturer backs up critical data -- SMS, call logs, notes, even some system settings -- that you can't see in the standard interface, but you can find them manually.

Main hidden locations:

  • πŸ“± /data/data/com.android.providers.telephony/databases/mmssms.db β€” database SMS (Root rights are required).
  • πŸ“ž /data/com.miui.yellowpage/databases/yellowpage.db β€” call log (only for the purpose of MIUI).
  • πŸ”„ /MIUI/backup/AllBackup/ β€” backup copies created through Settings β†’ System system β†’ Backup.
  • πŸ”’ /mi_adb/ β€” folder for debugging logs (appears when activated) ADB).

To access these folders without root, you can use ADB-team:

adb pull /data/data/com.android.providers.telephony/databases/mmssms.db C:\sms_backup\

To recover SMS from mmssms.db, you will need specialized utilities such as SQLite Browser or SMS Backup & Restore.

How to view hidden folders without root
Open Mi File Explorer, tap three dots in the upper right corner β†’ Settings β†’ turn on Show Hidden Files. /data/ folders require ADB or root.

Features of saving files in messengers

Each messenger uses its own media storage paths, and Xiaomi can redirect downloads to non-obvious folders, especially if the memory optimization function in MIUI is activated.

Where to look for files from popular applications:

  • πŸ’¬ WhatsApp: /storage/emulated/0/WhatsApp/Media/ (Photos, videos, voice messages).
  • πŸ“€ Telegram: /storage/emulated/0/Telegram/ (Telegram Images folders, Telegram Video).
  • πŸ“± Viber: /storage/emulated/0/Viber/media/ (Video and audio calls are stored separately).
  • πŸ€– WeChat: /storage/emulated/0/tencent/MicroMsg/Download/.

Important nuance: if you transferred the messenger to the memory card, the path will change /storage/XXXX-XXXX/Android/data/com.whatsapp/, where XXXX-XXXX β€” A unique card ID, with some files (such as Telegram stickers) still in internal memory.

⚠️ Attention: B MIUI 14+ Privacy Protection is enabled, which can block access to messenger folders via PC. To fix this, go to Settings β†’ Annexes β†’ Special permits β†’ Access files and allow access for the file manager.

How to transfer files to a memory card without losing data

Many users face a problem: apps don’t see files on a memory card, even if they are physically there, because Android restricts access to external drives by default.

Instructions for transfer:

  1. Format the card as internal storage (all data will be deleted!). To do this, go to Settings β†’ Memory β†’ SD card β†’ Configure as internal memory.
  2. Use Mi File Explorer to manually transfer files, such as moving the DCIM/Camera folder to a map, and then specify a new save path in the camera settings.
  3. For applications (such as WhatsApp), back up, uninstall, and reinstall the program by selecting a memory card as a storage location.

β˜‘οΈ Preparation of memory card for file transfer

Done: 0 / 4

If the card is formatted as portable, some apps (like Google Photos) won’t be able to automatically save files to it, in which case manual path indication in the app settings will help.

Why do files get duplicated or disappear?

Xiaomi users often complain of two problems: duplicate files (for example, the same photo appears in several folders) and the disappearance of data after updating MIUI.

  • πŸ”„ Automatic sync with Mi Cloud or Google Photos creates copies in the cloud and locally.
  • πŸ“± Optimization of memory in MIUI Can archive rarely used files (check folder) /MIUI/optimize/).
  • πŸ”§ Update failures – if the update process is interrupted MIUI, The system can reset some of the user data.
  • πŸ—‘οΈ Cleaning the cache through Settings β†’ Memory. β†’ Clean sometimes removes files from application folders.

To avoid loss:

  1. Turn off automatic sync in Settings β†’ Accounts β†’ Mi Cloud.
  2. Before updating MIUI, back up via Settings β†’ System β†’ Backup.
  3. Use third-party file managers (such as Solid Explorer) to find duplicates by hash.

πŸ’‘

If files have disappeared after the update, check the /MIUI/backup/LastBackup/ folder – sometimes the system creates a temporary copy before installing a new version of MIUI.

How to find lost files: step-by-step instructions

If the file is missing but you are sure it was on the device, follow this algorithm:

  1. Check the Recycle Bin: In Mi File Explorer, open the menu β†’ Recycle Bin (files are stored there for 15 days). In Google Photos, check the Recycle Bin section (storage for up to 60 days).
  2. Use search: In Mi File Explorer, tap on a magnifying glass and type in part of the file name. For deep search, install Root Explorer (root rights required).
  3. Check out cloud services: Log into Mi Cloud via your browser (i.mi.com) and check the Gallery section. In Google Drive, open Backups β†’ App Data.

Restore from backup copy

  • Go to Settings β†’ System β†’ Backup β†’ Restore.
  • If the copy is damaged, use the Mi PC Suite to recover.

If a file was permanently deleted, try recovery software like DiskDigger, Recuva (for PC) or Undeleter, but the odds of success depend on how much data was written to the device after deleting it.

πŸ’‘

The faster you start searching for a lost file, the better the chances of recovering it, and once deleted, the data stays in memory until it is overwritten with new files.

FAQ: Frequent questions about file storage in Xiaomi

Why are photos saved in the DCIM folder instead of in the Gallery?
DCIM (Digital Camera Images) is the standard directory for photo and video from the camera, defined by the DCF (Design rule for Camera File system) consortium. Gallery is just a viewing application that scans all folders with media files, including DCIM, Pictures and Downloads.
Can you change the default way of saving downloads?
Yes, but not for all applications. For example: Chrome: Settings β†’ Downloads β†’ Download folder. In Mi Browser: the path is hardcoded as /storage/emulated/0/Download and does not change. For instant messengers (for example, Telegram), the path is configured into Settings β†’ Data and memory β†’ Download folder.
How to transfer applications to a memory card if the option is inactive?
If the button is moved to SD-The card is inactive, the reasons may be as follows: App does not support portability (e.g. WhatsApp, Facebook). Map formatted as portable, not internal. Android 9+ Limits the transfer of applications (decision to use) App2SD or Link2SD root).
Where are the game saves on Xiaomi?
Most games are saved in /storage/emulated/0/Android/data/<game pack>/files/ (e.g. com.mojang.minecraftpe for Minecraft). /storage/emulated/0/Android/obb/ - additional data (graphics, levels). For cloud-based games (e.g., Genshin Impact), saves can only be stored on the developer's servers.
Why did the files remain after the factory reset?
When soft reset (via Settings β†’ Reset), only user data and settings are deleted, but files in /storage/emulated/0/ (photos, videos, documents) remain intact. To completely reset, you need to: Go to Recovery Mode (turn off your phone, then press Power + Volume Up). Select Wipe Data β†’ Wipe All Data.