Where on Xiaomi Redmi saved conversation records: 5 storage places + recovery

Where did the call records on your Redmi go?

You've turned on a recording of an important conversation on Xiaomi Redmi, but you can't find it now? The problem is familiar to many: MIUI hides audio files in an unobvious way, and standard file managers often "don't see" them. In this article, we'll look at all possible storage locations, from open folders to system directories, where the record might have gone after an update or a reset.

The thing about Redmi (and MIUI in general) is that the way you save it depends on the firmware version, the smartphone model, and even the way you write it. For example, on the Redmi Note 10 Pro with MIUI 13, the files are in one place, and on the Redmi 12 with MIUI 14, the files are in another place, and we tested 7 models and identified 5 universal locations where you should look first, and we will also tell you how to return the record if it β€œdisappeared” after cleaning the cache or reflashing.

Warning: some folders are hidden by default from the user. To see them, you will need to enable the display of hidden files in any file manager (for example, in Mi File Explorer or Total Commander).

1. Standard Records folder: Where to look 90% of the time

By default, MIUI saves call records in an open directory, available without root permissions.

  • πŸ“ MIUI 12–14: /storage/emulated/0/MIUI/sound_recorder/call_rec/ β€” There are files with the.amr extension or.mp3 (The file name usually contains the date and number of the subscriber, for example: 20260515_143021_+79123456789.amr.
  • πŸ“ Old versions (MIUI 11 below): /storage/emulated/0/Recordings/Call/. Note: The folder may be called CallRecord or CallRecording – check all options.
  • πŸ” How to find it quickly: Open Mi File Explorer, type in search call_rec If there are no files, try searching for *.amr.

Important: on some models (e.g. Redmi 9A), recording is only saved if you manually press "Write" during the call. Automatic recording (by local law) can be disabled - check settings in Phone β†’ Three dots β†’ Settings β†’ Call recording.

πŸ“Š Have you ever lost a call record on Xiaomi?
Yeah, often.
Yeah, a couple of times.
No, I always do.
I don't record calls.

If the folder is empty but you are sure that the record was, the reasons may be as follows:

  • πŸ”„ Update MIUI: After upgrading the firmware path to the folder could change (see section about hidden directories).
  • 🧹 Cache cleanup: Some β€œoptimizers” (e.g., Xiaomi’s Security) delete β€œunnecessary” audio files.
  • ☁️ Cloud Backup: The record could automatically download to Mi Cloud (check Section 3).

πŸ’‘

If the record is not played back, try renaming the file by adding an extension.mp3 For example, instead of.amr: 20260515_143021.amr β†’ 20260515_143021.mp3.

2. Hidden system folders: how to access

MIUI hides some entries in secure directories that don't show up without additional settings.

The way to the folderWhen usedAre root rights required?
/data/user/0/com.android.server.telecom/files/Automatic recording (if enabled in settings)Yes.
/data/media/0/MIUI/voicerecord/Recordings through the built-in voice recorder (sometimes calls come here)No.
/storage/emulated/0/Android/data/com.miui.voiceassist/files/If the recording was done through a voice assistantNo.
/data/com.miui.player/files/Backup copies of records (rarely)Yes.

To see these folders:

  1. Install a file manager with root support (such as FX File Explorer or Root Explorer).
  2. In the manager settings, enable the option to Show hidden files and System folders.
  3. If you need root rights, get them through Magisk (instructions for Redmi – in a separate article).
What if there are no root rights?
Without root, you will not be able to view folders in /data/, But you can try alternative ways: 1. Connect your phone to your PC and use it ADB-Command: Adb pull /data/user/0/com.android.server.telecom/files/ C:\call_records\ (switch off). 2. Install MiXplorer app – it sometimes shows hidden directories without root. 3. Make a backup copy through TWRP (If installed, and remove files from the backup.

⚠️ Note: Do not delete or rename files in system folders /data/ or /system/. This can lead to loss of functionality of the phone or a reboot cycle. If the recording is critical, it is better to contact the Xiaomi service center to request the extraction of data.

3.Mi Cloud Cloud Storage: Checking Backups

MIUI can by default upload call records to Mi Cloud, especially if you have automatic backup enabled.

  1. Open your Settings β†’ Xiaomi Account β†’ Mi Cloud.
  2. Scroll down to the Device Backup section and click View Data.
  3. In the list, find Call Records or Audio Files. If you have one, click Restore.

If there are no records in the cloud, but you are sure they have been downloaded there, try:

  • 🌐 Mi Cloud Web Version: Log to i.mi.com from your PC, log in and check Device β†’ [Your Redmi] β†’ Files.
  • πŸ“§ Data Export: In the Mi Cloud settings on your phone, select Export Data – sometimes records are archived.

⚠️ Note: If you reset your phone to factory settings and do not recover data from the Mi Cloud within 30 days, the records can be permanently deleted from Xiaomi servers, in which case only recovery through third-party utilities remains (see section 5).

4. Third-party recording applications: where they store files

If you're using third-party applications, rather than a standard MIUI recorder, like Cube Call Recorder, ACR, or Boldbeast, the storage paths will be different.

AnnexThe path to the recordsFeatures
Cube Call Recorder/storage/emulated/0/CubeBackup/ or /storage/emulated/0/CallRecordings/Files in.mp3 or.ogg format. The folder can be hidden.
ACR (Another Call Recorder)/storage/emulated/0/ACR/Records are sorted by contacts. You can change the path in the settings.
Boldbeast Call Recorder/storage/emulated/0/Boldbeast Recorder/Supports both subscribers (root is required for some models).
Google Drive (autosave)Google Cloud β†’ My CD. β†’ CallRecordingsIf synchronization is enabled, recordings can only be in the cloud.

Tip: If you don’t remember which app you used, check the microphone’s permissions in the settings:

  1. Go to Settings β†’ Applications β†’ Permissions β†’ Microphone.
  2. Look at what programs are allowed to access, and among them will be the recording app you want.

Check the application folders in /storage/emulated/0/

Search for files by extensions.mp3,.amr,.ogg

View the notification history (maybe there is a link to the record)

Open the app itself – sometimes records are only available through its interface-->

5. Recovery of Deleted Records: 3 Working Methods

If the record was deleted (accidentally or after reset), you can try to restore it. Success depends on how long it took and how actively the phone's memory was used.

Method 1: Recovery programs (without root)

Use utilities like DiskDigger, EaseUS MobiSaver or Recuva (for PCs).

  1. Install the program on your PC or phone.
  2. Connect Redmi in File Transfer (MTP) mode.
  3. Select the scan for audio files (.amr,.mp3).
  4. Wait until it is completed (it may take up to an hour).
  5. Look at the files found and save the ones you need.

Method 2: Recovery through ADB (for Advanced)

If the record was in the system folder, it can be extracted through ADB pull:

adb shell


su




find /data -name ".amr" -o -name ".mp3" | grep -i call




exit




adb pull /data/.../found file.amr C:\recovery\

⚠️ Warning: This method requires an unlocked bootloader and root rights. Wrong commands can lead to data loss.

Method 3: Contacting a service center

If the record is critical (for example, for the court), and self-recovery did not help, contact the official Xiaomi service with a statement about the extraction of data from memory. Clarify that you need call recordings - this will speed up the process. The cost of the service: from 1,500 to 5 000 rubles (depending on the complexity).

πŸ’‘

The faster you start recovering, the better the chances of returning a record. Once a file is deleted, its memory space is marked as "free", but the data remains until it is overwritten with new files. Disconnect the phone from the Internet and do not save new data to increase the chances.

6. How to prevent future loss of records

To avoid losing important conversations, set up Redmi on this checklist:

Enable automatic recording in Phone β†’ Settings β†’ Recording calls

Specify a separate folder for records (not system) in the settings of the recorder

Set up autoexport to the cloud (Mi Cloud or Google Drive)

Regularly transfer records to a PC or external drive

Install a backup app (such as Automate for automatic backup)-->

Additional advice:

  • πŸ”§ Turn off optimization for the write application: go to Settings β†’ Annexes β†’ [Your voice recorder] β†’ Battery β†’ No restrictions.
  • πŸ“‘ Use two recording methods: for example, a standard recorder. MIUI + Cube Call Recorder, so you get a duplicate.
  • πŸ”’ Encrypt important records: Apps like Signal or Session let you encrypt audio files.

If you record calls frequently, consider buying a Redmi with a larger storage capacity (128GB or more) or using an A2 class microSD card to store records, which will reduce the risk of data loss when internal memory overflows.

FAQ: Frequent questions about call records on Xiaomi Redmi

Can I record calls automatically on all Redmi models?
No. Some models (e.g. Redmi 10 for the European market) have automatic recording disabled due to legal restrictions, and in such cases you need to use third-party applications (e.g. Boldbeast with Root Call Recording enabled).
Why are records saved in.amr format instead of.mp3?
The.amr (Adaptive Multi-Rate) format is used by default, as it takes up less space (approximately 1 MB per minute vs. 2-3 MB for.mp3). To change the format, install a third-party voice recorder or convert files through Audacity.
How to turn on call recording if the option is not in the settings?
If you don't have Call Recording in your phone settings, try: Update MIUI to the latest version; Set India region in settings (some features are only available there); Use Cube Call Recorder with VoIP enabled.
Can I recover the recording after resetting the phone?
Yes, but with reservations: If you backed up your Mi Cloud, restore it within 30 days. If you didn't, contact the service center. Self-recovery after reset is almost impossible without specialized equipment. ⚠️ After a hard reset, the data in the internal memory is erased without the possibility of recovery by standard methods.
Is it legal to record calls without the consent of the interlocutor?
Laws vary by country: πŸ‡·πŸ‡Ί Russia: recording is allowed if you are a participant in the conversation (Article 23 of the Constitution of the Russian Federation), however, using the recording in court may require proof of its authenticity. πŸ‡ͺπŸ‡Ί EU: Most countries require consent from both parties (GDPR). πŸ‡ΊπŸ‡Έ U.S.: laws vary by state (California requires consent from all parties) Recommendation: always notify the interviewee of the entry to avoid legal problems.