Have you turned on a conversation record on your Xiaomi but can't find a file? Or have you accidentally deleted an important record and want to restore it? In this article, we'll go into detail about where the call records on Redmi, POCO and Mi smartphones running MIUI are stored in different versions. You'll learn not only standard storage paths, but also hidden folders, the features of the built-in voice recorder, and how to transfer records to the PC or the cloud.
The problem with finding audio files is often that the manufacturer does not always transparently report where they are stored, and the files themselves can be โhiddenโ in non-obvious directories. In addition, since MIUI 12, the logic of saving has changed, so that records can be automatically archived or synchronized with the Mi Cloud. We analyzed the functionality on models from Redmi Note 10 to Xiaomi 14 Ultra and collected current data.
Important: If you use third-party recording applications (like Cube Call Recorder or ACR), the storage paths will be different โ weโll also cover them in a separate section. And if your goal is to recover deleted records, at the end of the article youโll find proven ways using adb and specialized utilities.
Standard ways to store call records in MIUI
By default, Xiaomi smartphones store conversation records in the device's internal memory.The path depends on the version of MIUI and the phone model, but most often the files are in one of these folders:
- ๐ /storage/emulated/0/MIUI/sound_recorder/call_rec/ โ directory MIUI 12โ14. Here, records are sorted by date in format YYYY-MM-DD.
- ๐ /storage/emulated/0/Recordings/Call/ โ Alternative path for some models POCO (for example, POCO X5 Pro).
- ๐ /storage/emulated/0/Android/data/com.android.providers.media/files/CallRecordings/ โ hidden folder used in MIUI 13+ for records made through the system call menu.
Files have the extension.amr or.mp3 (depending on the quality settings) and are named by the template:
Incoming_[ Number ]_YYYYMMDD_HHMMSS.amr
Outgoing_[ Number ]_YYYYMMDD_HHMMSS.mp3๐ How to find a folder quickly:
- Open the Files app (Blue folder icon).
- Go to the Category section โ Audio.
- In the search box, enter call_rec or CallRecordings.
- If the folder is not displayed, turn on the display of hidden files: โฎ โ Settings โ Show hidden files.
Features of recording calls on different versions of MIUI
The logic of the conversation recording function changed with the release of new firmware versions.
| MIUI version | Preservation site | File format | Features |
|---|---|---|---|
| MIUI 11 and older | /MIUI/sound_recorder/ | .amr (mono, 8 kHz) | Records are automatically archived after 30 days, unless you turn off the option in the voice recorder settings. |
| MIUI 12โ12.5 | /Recordings/Call/ or /MIUI/sound_recorder/call_rec/ | .amr or.mp3 (selected) | The option โWrite automaticallyโ for all calls appeared (confirmation of the interlocutor in some regions is required). |
| MIUI 13โ14 | /Android/data/com.android.providers.media/... | .mp3 (default) | Mi Cloud integration: Records can be synced to the cloud (up to 5GB free). |
Important for MIUI 14: If you use the Smart Recording feature (includes in Settings โ Special Features โ Smart Recording), files can be saved encrypted in the folder /Android/obb/com.miui.voicerecord/. To listen to them, you will need the original Voice Recorder application from Xiaomi.
โ ๏ธ Attention: Starting with MIUI 13, some records may not appear in the standard file manager due to Scoped Storage limitations.To access them, use adb pull or connect your phone to your PC in File Transfer mode (MTP).
How to Enable Call Recording and Configure Save
If you haven't used the recording feature, you need to activate it first. Instructions for MIUI 12-14:
- Open the phone application (pipe icon).
- Press on. โฎ โ Settings โ Call recordings.
- Turn on the call record switch.
- Select a mode: ๐ Record all calls โ automatically for incoming and outgoing. ๐ Only outgoing or ๐ Only incoming. ๐ Record only selected numbers (for contacts from the black/white list).
Recording format
MP3 (best quality)
AMR (smaller size)
๐ง Additional settings:
- ๐ Volume recording โ regulates the sensitivity of the microphone (useful for quiet interlocutors).
- ๐ The save folder allows you to select the internal memory or SD-card (if supported).
- โ๏ธ Autosynchronization with Mi Cloud โ includes backing up records to the cloud (requires a Xiaomi account).
Enable the function in the phone settings
Select the file format (AMR/MP3)
Specify a folder for saving
Check the permissions for the microphone
Sync with Mi Cloud (optional)-->
โ ๏ธ Note: In some regions (e.g. the EU), automatic call recording may be restricted by law (EEA) Before you start recording, the system will ask the other person for confirmation, and if you're using Chinese firmware, there's no validation, but you're responsible for complying with local laws.
Where to look for records if they are not in a standard folder
If you have checked all the directories above but no files, try these methods:
- Search by date: Open Files โ Categories โ Audio, sort files by date (โฎ โ Sorting โ By date, look at the files with the extension.amr/.mp3, call-day.
Phone.
Sometimes the records are temporarily stored in cache, so that they can be retrieved.
Settings โ Applications โ Application Management โ Phone โ Memory โ Cash๐ Note: Clearing the cache will delete temporary files!
adb
If you're recording through system software, they can be in secure directories. Connect your phone to your PC and do this.
adb shell ls /data/user/0/com.android.phone/files/CallRecordings/To copy files to the PC:
adb pull /data/user/0/com.android.phone/files/CallRecordings/ ~/Downloads/What to do if the CallRecordings folder is empty?
Third-party Write Applications: Where They Store Files
If you are using third-party programs rather than the built-in feature (such as Cube Call Recorder, ACR or Boldbeast), the storage paths will be different.
- ๐ฑ Cube Call Recorder: Folder: /CubeBackup/ or /CallRecordings/. Format:.mp3 Feature: Creates backups to Google Drive (if configured).
- ๐ค ACR (Another Call Recorder: Folder: /ACR/ or /Android/media/com.nll.acr/. Format:.amr (by default),.mp3 (Feature: Supports cloud sync with Dropbox.
- ๐ Boldbeast Call Recorder: Folder: /Boldbeast/ or /sdcard/Boldbeast/ (for SD-Format:.mp3,.wav,.ogg (select in settings). Feature: Works on root (root) devices with advanced options.
๐ How to find a third-party application folder:
- Open the application settings (e.g. Cube Call Recorder โ Settings โ Record folder).
- Or use a file manager with a search by packet name (e.g. com.nll.acr for ACR).
๐ก
If you lose records often, set up an automatic file submission to email or the cloud (like Google Drive) in a third-party app, which will protect your data even when you reset your phone.
How to transfer records to PC or cloud
To make room on your phone or back up, you can copy the records to your computer or upload them to the cloud, and here are all the ways you can do this:
๐ฅ๏ธ PPC portability
- Connect your phone to your PC through USB-cable.
- Select File Transfer (MTP) mode in the notification on your phone.
- Open the folder with records (see sections above) and copy the files to the hard drive.
โ๏ธ Synchronization with Mi Cloud
- Open your Settings โ Xiaomi Account โ Mi Cloud.
- Turn on the call record synchronization switch.
- The recordings will be available on i.mi.com in the Records section.
๐ Download to Google Drive or Dropbox
For automatic loading:
- Install the Automate or Tasker app.
- Create a task using a template: If [new file in the folder] /MIUI/sound_recorder/call_rec/] That [Upload file to Google Drive]
๐ก
To transfer your recordings from Xiaomi to iPhone, use cloud services (Google Drive, Dropbox) or send files via Telegram/Mail. Direct transmission via AirDrop is not supported.
Recovery of Deleted Call Records
If you accidentally delete a record, you can try to restore it, and success depends on how long it has been since it was deleted and whether the phone used cleaning functions (for example, Memory Optimization in MIUI).
๐ Recovery methods
- ๐ฑ Through the basket: B MIUI 13+ Deleted files are sent to the Recycle Bin (stored for 15 days) to recover: Files โ Basket โ Select the record. โ Restore
- ๐พ With adb: If the cart is empty, try scanning the memory for residual files: adb shell su -c "find /data -name '.amr' -o -name '.mp3'" ๐ Note: Root rights are required.
- ๐ ๏ธ Specialized utilities: Programs like DiskDigger or Recuva (for PC) can recover files if they are not already overwritten. MTP. Run Recuva, select the phone's drive. Indicate to search for file formats.amr/.mp3. Click Analysis and wait for the results.
โ ๏ธ Warning: Do not install recovery software on the phone itself, this can overwrite deleted data.