Xiaomi smartphones running MIUI automatically record phone calls when the feature is enabled. But where exactly are these audio files stored? Why are they taking up space in memory but not displayed in standard folders? And how do you extract them if you want to save an important dialogue or delete them permanently?
Many users have a problem: there are records (you can see them in the call log), but you canβt find files through the Explorer. Xiaomi uses hidden system folders and its own storage formats. In this article, we will analyze all possible storage locations for audio recordings on Redmi, POCO and Mi devices, and also explain how to work with these files without risking data loss.
Important: Procedures vary depending on the version of MIUI (12, 13 or 14) and the model of the smartphone. If your device is running Android One (such as the Mi A3), the search algorithm will be different - we will also discuss this below.
1. Where the default conversation records are stored in MIUI
In most cases, audio files of conversations are stored in a hidden system folder, the path depends on the firmware version:
On MIUI 12β14 (for Redmi Note 10/11/12, POCO X3/X4/X5, Mi 11/12), the records are at:
/storage/emulated/0/MIUI/sound_recorder/call_rec/Files have the extension.amr or.mp3 and are named by pattern: call_rec_YYYYMMDD_HHMMSS.amr, where YYYYMMDD β date, HHMMSS β start-up.
On older versions (MIUI 11 and below), the path may be different:
/storage/emulated/0/Recorder/callrec/If there is no folder, then the records are stored in the database of the Phone application (more about this below).
β οΈ
Warning: Don't confuse conversation records with voice recordings! The latter are stored in /storage/emulated/0/Recorder/ and have a different name.
2.Why are the records not visible in the conductor
There are three reasons why you donβt see audio files:
- π Hidden system folders. Default conductor MIUI Does not show a folder with a dot at the beginning of the name (for example,.call_rec). To see them, turn on the display of hidden files in the Explorer settings.
- π± Database storage on some devices (especially with MIUI 13+) records are not stored as separate files, but are stored in the database of the application com.android.dialer.
- π Protection MIUI. The system can block access to folders without root rights or through ADB.
If you connect your smartphone to your PC, folder /MIUI/sound_recorder/ It can be empty. It doesn't mean there's no records, it can be locked up for external access. Solution: use the built-in file manager. MIUI or specialized applications such as FX File Explorer with root access enabled.
β οΈ
Note: On Android 11+ and MIUI 12.5+ devices, access to system folders via ADB is restricted. Attempting to copy files may cause the Phone app to crash.
π‘
If the folder call_rec Empty, try to find records through the call log: open the conversation β click on the recording icon β Select βShareβ or βSaveΒ».
3. How to export recordings of conversations
There are three reliable ways to extract audio files:
Method 1: Through the call log
- Open the phone app.
- Go to the Journal. β Records.
- Select the desired conversation β click on the icon βShareβ (or βExportβ in new versions).
- Save the file in Downloads or send it to your mail.
Method 2: Through a root-rights conductor
If you have root access, copy files from:
/data/user_de/0/com.android.dialer/app_callRec/Use Root Explorer or ADB pull command:
adb pull /data/user_de/0/com.android.dialer/app_callRec/ ~/Downloads/Method 3: Through Backup
Create a backup of the Phone app with Titanium Backup or the built-in Local Backup feature in Settings β About Phone. There will be records of conversations in the archive.
Enable the display of hidden files in the Explorer
Check for a folder. /MIUI/sound_recorder/
Install a file manager with root access (if necessary)
Backup data before manipulation-->
4. How to delete recordings of conversations
Delete records directly from the folder call_rec It doesn't always work -- files can be restored after you reboot:
- ποΈ Through the call log: The magazine β Records. β Choose. β Delete.
- π§Ή Cache Cleanup: Go to Settings β Annexes β Phone. β Warehouse β Clear the cache.
- π Reset application settings: In the same settings of the Phone app, click Reset (will delete all records and settings).
β οΈ
Note: Some devices (POCO F3, Redmi K40) store records in the Mi Cloud. To remove them from there, go to Settings β Xiaomi Account β Mi Cloud β Sync β Record conversations.
If files appear again after deleting, turn off automatic recording in the settings of the Phone application (section "Recording conversations").
5. Features on different Xiaomi models
Storage of records depends on the model and version of MIUI. Below is a comparison table:
| Model/Series | MIUI version | The path to the records | File format | Notes |
|---|---|---|---|---|
| Redmi Note 10/11/12 | 12.5β14 | /MIUI/sound_recorder/call_rec/ | .amr, .mp3 | Files are only visible through the built-in conductor |
| POCO X3/X4/X5 | 13β14 | /Recorder/callrec/ or in the database com.android.dialer | .amr | POCO F4/F5 records are stored in the cloud by default |
| Mi 11/12/13 | 13β14 | Database com.android.dialer | No separate files. | Exports only through the "Share" menu |
| Mi A3 (Android One) | Stock Android | /Recorders/ | .mp3 | No built-in record β you need to install third-party applications |
On Android One devices (such as Mi A3), there is no built-in conversation recording feature β it is added by third-party applications like Cube Call Recorder or ACR. In this case, the files are stored in the folders of these applications.
How to check if the recording of conversations is included?
6. Security and confidentiality
The conversation records contain sensitive information, so Xiaomi is restricting access to them.
- π Encryption. MIUI 14 entries in com.android.dialer are encrypted.
- βοΈ Cloud storage: If synced with Mi Cloud is enabled, records can be automatically uploaded to the cloud (even if you deleted them locally).
- π΅ Legal risks: In some countries, recording conversations without the consent of the interlocutor is prohibited by law.
To disable automatic recording:
- Open the phone β Settings β Record conversations.
- Turn off the "Automatic Recording" option.
- For individual contacts: Open contact β Settings β Do not record conversations.
β οΈ
Note: On devices with MIUI for Global Market (EEA), the conversation recording function may be disabled by default due to GDPR requirements. To activate it, set regional settings for India or Russia (via Settings β Additional β Region).
π‘
Starting with MIUI 13, Xiaomi stores conversation records in an encrypted database rather than in open folders, making them harder to extract but increasing privacy.
7. Recovery of deleted records
If you accidentally delete an important post, you can try to restore it:
- ποΈ Through the basket, in the guide. MIUI Check the Recycle Bin folder (if the function is enabled).
- π Use DiskDigger or Recuva (requires root or PC connection).
- βοΈ If you have synced with Mi Cloud, check the Conversation Records section of the cloud web version.
The chances of recovery depend on how long it has been since the deletion and whether the device has been used since, and if the record was deleted more than a week ago and the memory was actively used, the data is likely to be overwritten.
β οΈ
Note: Data recovery software may require root access, which will void the warranty on the device. On Xiaomi with a blocked bootloader, root is difficult to obtain - you will need to unlock through the Mi Unlock Tool.