Where Xiaomi Stores Call Records: A Complete Guide to File Retrieval

Have you recorded an important conversation on a Xiaomi smartphone but can't find the file? Or want to transfer the archive of calls to your computer but don't know where they are in the device's memory? In this article, we'll look at all the possible storage locations of records, from standard MIUI folders to hidden directories, and how to extract them without loss of quality.

The manufacturer doesn't always transparently inform users about the location of such files, especially if the recording was done through built-in tools or third-party applications. We analyzed the performance of MIUI 12-14 on models from Redmi Note 10 to Xiaomi 13 Ultra, and also tested popular voice recorders, the results may surprise you. For example, records from the standard application Call Record are stored not where files from Google Phone or Truecaller are stored.

Important: If you are using a double SIM-A map or a work profile, the paths to the files may be different. In this article, we will present universal search methods that will work even on customized firmware.

Standard location of records in MIUI

In most cases, call records made through the built-in Call Recorder app (or Call Recorder in global versions) are stored in the following folder:

/storage/emulated/0/MIUI/sound_recorder/call_rec/

Or an alternative path for some models:

/storage/emulated/0/Recordings/Call/

The files are formatted.m4a or.amr and named by template: call_[date [time] [number] [number].m4a. For example: call_20260515_143022_+79123456789.m4a.

โš ๏ธ Note: If you can't see the folder MIUI It's not like there's no records, it's probably hidden by the system or moved to the cloud. Check the Call Record settings, it can be enabled with the Save only option in Mi Cloud.

  • ๐Ÿ“ Main folder: /MIUI/sound_recorder/call_rec/ โ€” for MIUI 12โ€“14.
  • ๐Ÿ”„ An alternative path: /Recordings/Call/ โ€” global firmware.
  • โ˜๏ธ Cloud Storage: If sync with Mi Cloud is enabled, records may not be available in local memory.
  • ๐Ÿ” Search by format: Use the filter.m4a or.amr in conductor.
๐Ÿ“Š What version? MIUI use?
MIUI 12
MIUI 13
MIUI 14
Other/Castomic
I don't know.

How to find records through the built-in conductor

To open a folder with records without connecting to a PC, follow the following steps:

  1. Open the Files app (the folder icon on the desktop).
  2. Go to the Category section โ†’ Audio.
  3. In the search bar, enter call_rec or sound_recorder.
  4. If nothing is found, press โ‹ฎ โ†’ Show hidden files.

๐Ÿ”น Tip: If there are many records, sort them by date (โ‹ฎ โ†’ Sorting โ†’ The last files will be at the top of the list.

โš ๏ธ Note: On some models (e.g, POCO F5) folder sound_recorder It can be hidden even after you turn on the hidden files, in which case use a side Explorer (for example, Solid Explorer or a scalable file). FX File Manager) with root rights or access to the root directory.

Open the Files annex"|Go to the section "Audio"|Enable the display of hidden folders|Search by keyword "call_rec" or "sound_recorder"|Test alternative paths (/Recordings/Call/)

-->

Features of storing records in different models Xiaomi

The manufacturer does not adhere to a single standard for all devices, for example:

  • ๐Ÿ“ฑ Redmi Note 11/12: records are kept /MIUI/sound_recorder/call_rec/, But only if you're recording through a standard app. When you use Google Phone, you change the path to a standard app. /Recordings/.
  • ๐Ÿ“ฑ Xiaomi 13/13 Pro: Files can be automatically archived in /MIUI/backup/CallRecords/ after 30 storage.
  • ๐Ÿ“ฑ POCO X5: by default, the records are stored in /Internal Storage/CallRecordings/, but only if the option Save locally in the voice recorder settings is enabled.
  • ๐Ÿ“ฑ Black Shark 5: Due to the customized firmware, the records may lie in /BlackShark/CallLogs/.

A critical feature for owners of Xiaomi with dual SIM: records from each card are stored in separate subfolders (for example, call_rec_sim1/ and call_rec_sim2/). If you don't point out the correct SIM When searching, the files of the second card will remain invisible.

Xiaomi modelThe standard path to recordsFile formatFeatures
Redmi Note 10/11/12/MIUI/sound_recorder/call_rec/.m4aWhen removed from the gallery, files are moved to the cart for 30 days.
Xiaomi 12/13 series/Recordings/Call/.amr or.m4aSupports cloud synchronization with Mi Cloud.
POCO F3/F4/F5/Internal Storage/CallRecordings/.mp3Records are automatically converted to MP3 to save space.
Black Shark 4/5/BlackShark/CallLogs/.wavHigh quality recording (16-bit PCM), but larger file sizes.

Search for records via PC (Windows/macOS/Linux)

If you can not find files on the phone, connect the device to the computer and follow the instructions:

  1. Connect Xiaomi over USB by selecting File Transfer (MTP) mode.
  2. On PC, open the Explorer (Win + E) and go to This Computer โ†’ [Name of your Xiaomi].
  3. Enable the display of hidden files: Windows: View โ†’ Hidden elements. macOS: Command + Shift +. (dot). Linux: Ctrl + H.

Follow one of the paths mentioned in the previous section.

๐Ÿ”น If the computer can't see the folder MIUI Or Recordings, check it out:

  • ๐Ÿ”Œ Is the connection mode selected correctly (should be) MTP, Not Charging).
  • ๐Ÿ” Is file access allowed (a request may appear on the phone).
  • ๐Ÿ› ๏ธ Mi drivers installed PC Suite (relevant to Windows) 7/10).

โš ๏ธ Note: MacOS may have problems reading the Xiaomi file system due to the protocol features MTP. In this case, use the Android File Transfer app or connect your phone via ADB (guideline).

adb shell ls -R /storage/emulated/0/ | grep -i "call\|record"

This recursively scans the entire internal memory for the presence of folders with records.-->

Posts from third-party applications: where to look?

If you're using third-party apps, rather than a standard Xiaomi voice recorder, like Cube Call Recorder, Truecaller, ACR, the paths to files will be different.

  • ๐ŸŽค Cube Call Recorder: /CubeBackup/ or /CallRecordings/Cube/. Format:.mp3 or.ogg.
  • ๐Ÿ“ž Truecaller: /Truecaller/Recordings/. Files are encrypted and have the.tcrec extension (export is required through the application itself).
  • ๐Ÿ“ฑ ACR (Another Call Recorder): /ACR/. Subfolders by year: /2026/05/.
  • ๐Ÿ” Google Phone: /Recordings/Google/. Available only on Google-enabled devices (not for Chinese firmware).

๐Ÿ”น Important: Some applications (like Truecaller) don't save records in plain form - they can only be listened to inside the program.

โš ๏ธ Attention: Apps like ACR can create duplicate records in different folders (for example, one copy in the /ACR/, elsewhere /MIUI/sound_recorder/). This leads to unnecessary memory consumption. Check the settings of the application for the option Save to a standard folder.

How to get records from Truecaller without a premium subscription?
1. Open the entry in the Truecaller app. 2. Click Share (arrow icon). 3. Select Save to Files (do not Send!). 4. The file will appear in /Truecaller/Exported/ folder in.mp3 format. Please note: the quality of the exported record may be lower than the original due to compression.

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 how much memory the device has been using.

Recovery methods:

  1. MIUI Recycle Bin: Go to Files โ†’ Recycle Bin and check if the deleted file is there (stored for up to 30 days).
  2. Recovery programmes: ๐Ÿ–ฅ๏ธ DiskDigger (Android) scans internal memory. ๐Ÿ’ป Recuva (Windows) โ€“ if you connect your phone as a drive. ๐ŸŽ EaseUS Data Recovery (macOS) โ€“ supports files.m4a and.amr.

Cloud backups:

Mi Cloud

Settings โ†’ Mi Account โ†’ Mi Cloud โ†’ Backups

Google Drive

โš ๏ธ Warning: Do not install recovery software on the same drive (or memory partition) from which the files were deleted! SD-card or connect the phone to the PC.

๐Ÿ”น Useful Life Hack: If the recording was recently deleted, immediately disconnect the phone from the Internet and do not write new files (photos, videos, music.

๐Ÿ’ก

The chances of recovery are maximum in the first 24 hours after deleting, and the longer you use your phone, the less likely you are to return the entire file.

How to transfer records to a computer or other device

To copy the recordings of calls to a PC or other smartphone, use one of the following methods:

  • ๐Ÿ“ฑ Through USB: Connect your phone to your PC in mode MTP. Find the folder with the records (see sections above). Copy the files to any folder on your computer.

Through the cloud:

  • Upload files to Google Drive, Mi Cloud or Yandex Disk.
  • Open the cloud on the target device and download the records.

Through messengers:

  • Send your files to Telegram (without compression) or WhatsApp.
  • Download them on another device.

Through FTP-server:

  • Install FX File Explorer or Solid Explorer on your phone.
  • Launch it. FTP-server.
  • Connect to it from the PC over the local network.

๐Ÿ”น Tip for large archives: If there are many records (for example, several gigabytes), it is better to use archiving. RAR Or ZArchiver, and then move the archive, which will speed up the transfer and protect the files from damage.

โš ๏ธ Note: When transmitted via messengers (WhatsApp, Viber), files may be compressed, which will worsen the recording quality. Use Telegram (sending as a file) or cloud services to save the original sound.

FAQ: Frequent questions about Xiaomi call records

Can I record calls automatically on all Xiaomi models?
No, automatic recording depends on firmware and region. In Chinese versions of MIUI, this feature is often disabled due to local laws. In global and Russian firmware, automatic recording is usually available, but may require manual inclusion in the settings of the Phone or Call Record application. On Android 12+ models (such as Xiaomi 13) due to Google restrictions, automatic recording can only work for calls through Google Phone or third-party apps.
Why are the phone records not stored in the folder?
Possible causes: ๐Ÿ”• Call recording is enabled with the option to Delete after listening. โ˜๏ธ Sync with Mi Cloud enabled, and files are only stored in the cloud. ๐Ÿ“ต Lack of space on the device โ€“ records are not saved if less than 500 MB is free. ๐Ÿ› ๏ธ Application malfunction (resetting or resetting will help). Check settings along the way: Settings โ†’ Annexes โ†’ Recording calls โ†’ Storage.
How to turn on the call record if it is not on the menu?
If the Phone app doesn't have a record button, try: Install Google Phone from the Play Market (requires a change of the standard call app). Activate Developer Mode and turn on the option to Enable Call Recording via ADB: adb shell settings put global call_recording_enabled 1 Use third-party apps (like Cube Call Recorder), but note that they may not work on Android 12+ rootless.
Can I record calls to Xiaomi without notifying the other person?
In most countries, recording calls without notice is against privacy laws: ๐Ÿ“ฑ Nana MIUI beforehand 12 notification can be disabled in the settings of the application Record calls (option Inform the interlocutor). ๐Ÿ”ง On the new versions (MIUI 13/14) System files need to be edited (e.g., via Magisk CallRecorderPatch module). โš ๏ธ In Google Phone and most third-party apps, notification is mandatory. โš ๏ธ Warning: Using such recordings in court or for blackmail may result in legal liability!
How to change the format of saved records (from.amr to.mp3)?
Xiaomi saves.m4a (AAC) or.amr (compressed sound) recordings by default: Use third-party applications (such as ACR or Cube Call Recorder) where you can select MP3 in settings. Convert files after recording using Audacity or online services (such as Online-Convert). Some models (POCO, Black Shark) have a recording quality option in the voice recorder settings where you can select High (MP3). Note that MP3 takes up more space than.amr, but provides better quality.