Where on Xiaomi Redmi saves call record: all possible storage locations

You have enabled a recording of a conversation on your Xiaomi Redmi, but can’t find a file after the call is complete? This problem is familiar to many users of the brand’s smartphones – despite the convenient automatic recording feature, the audio files themselves often β€œhide” in non-obvious folders or disappear altogether. In this article, we will discuss all possible storage locations on Redmi devices (including the Note 12 Pro+, Redmi 10, Redmi 9T and others), and explain why files can β€œmissent” and how to recover them.

The peculiarity of MIUI, Xiaomi’s customized shell, is that the way you save records depends on the firmware version, regional settings, and even the call app you use. For example, in MIUI 14, the storage logic has changed from MIUI 12, and in some countries the recording function is completely disabled for legal reasons, and we have analyzed all scenarios and prepared a universal instruction that will fit 95% of Redmi devices on the market in 2026.

Before you go to file search, make sure that the recording was actually done. The call screen should display a microphone icon or a notification "Recording is coming." If this was not the case, check the settings of the Phone application (for more details in the activation section).

Standard folders for recording calls on Xiaomi Redmi

In most cases, audio files with conversations are stored in one of two system folders, and their location depends on the version of MIUI and the model of the smartphone:

  • πŸ“ Internal memory. β†’ MIUI/sound_recorder/call_rec β€” classic MIUI 12–14. The files are stored in.amr format or.mp3 name-named Call_20260515_143022.amr (call-date).
  • πŸ“ Internal memory. β†’ Recordings/Call β€” Alternative path for some regions (e.g. India, Europe) The folder can be hidden - to display the hidden files in the file manager.
  • πŸ“ MicroSD β†’ Android/data/com.android.providers.media/files/CallRecordings β€” If you use a memory card as your primary storage.

To quickly find a folder, open the standard Files app (blue folder icon), go to Categories β†’ Audio, and sort files by date of creation. Call records usually appear at the top of the list marked "Call" or "Conversation Record."

πŸ’‘

If the folder call_rec It's empty, but you're sure it was recorded -- check the basket in the file manager. MIUI deleted files are stored there 30 days.

On some models (e.g. Redmi Note 11 Pro with MIUI 13), records can be saved to the Mi Cloud automatically.

  1. Open your Settings β†’ Xiaomi Account β†’ Mi Cloud.
  2. Check the Backups section β†’ Call records.
  3. If the feature is active, download files to your device via the web version of i.mi.com.

Why Call Records Are Not Saved or Disappeared

If you don’t find files in standard folders, the problem may be one of the following:

Problem.Reason.Decision
The recording doesn't start.The function is disabled in the settings or blocked by the operatorEnable entry in Settings β†’ Applications β†’ Phone β†’ Recording calls
Files are empty (0 KB)Failure during retention or lack of memoryClear the cache of the phone application and repeat the recording
Records disappear after rebootThe storage folder is set to temporary storage (/cache)Change the save path in the recording settings (see section below)
No sound on the tape.The microphone is blocked or used by another applicationClose background apps (such as voice assistants) before calling

In some countries (e.g. the United States, Germany), call recording is disabled by default due to privacy laws.

  1. Set the region India or Russia in the settings of the smartphone (Settings β†’ Additional β†’ Region).
  2. Reset the device.
  3. Check the appearance of the recording option in the Phone application.
πŸ“Š Have you ever lost a call record on Xiaomi?
Yeah, often.
Yeah, but I found them later.
No, never.
Didn't use the function.

Another common cause is conflict with cleaning applications (such as Clean Master or Security), which can automatically delete "unnecessary" audio files to prevent this from happening:

⚠️ Attention: Add a folder call_rec c exceptions to the Security app. Go to Security for this. β†’ Cleanup β†’ Settings β†’ Exceptions and indicate the path to the folder with records.

How to Change the Place of Keeping Call Records

By default, MIUI saves the records to internal memory, but you can redirect them to MicroSD or the cloud.

  1. Open the Phone app.
  2. Click on the three dots in the upper right corner β†’ Settings.
  3. Select Call Recording β†’ Rescue Place.
  4. Please indicate the path you need (for example, /storage/XXXX-XXXX/Music/CallRecords memory-card).

If there is no option to save, use an alternative method:

Install the memory card as the main storage in Settings β†’ Memory

Create a CallRecords folder at the root of the map via PC

Copy existing records from internal memory into a new folder

Change the access rights: chmod 777 /storage/XXXX-XXXX/CallRecords (through ADB)

-->

To automate backup to the cloud:

  1. Activate sync in Settings β†’ Xiaomi Account β†’ Mi Cloud β†’ Backup.
  2. Enable Call Records option (if available).
  3. Install a third-party app (such as AutoSync) if standard sync doesn’t work.
How to return records after resetting settings?
If you have made a factory reset, check: 1. Google Drive: Automatic Backups (the β€œBackups” section in the web version). 2. Local Copies: Connect your smartphone to your PC and use recovery programs (such as Recuva or DiskDigger) to scan internal memory. 3. Xiaomi Cloud: log in to i.mi.com with the same account and check the β€œDevices β†’ [y model] β†’ Files” section.

How to Recover Deleted Call Records

If files were deleted accidentally, they can be recovered within 30 days through the MIUI Recycle Bin or using specialized utilities.

  1. Check the Recycle Bin: Open the Files app. Go to the Recycle Bin section. Find files with the.amr or.mp3 extension and restore them.
  2. PC Recovery: Connect Redmi to your computer in File Transfer (MTP) mode. Use EaseUS MobiSaver or Tenorshare UltData to scan internal memory. Select files labeled "Call" or "Audio" and restore them.

To increase the chances of success:

  • πŸ›‘ Do not write new files to your device after deleting them.
  • πŸ”‹ Charge your smartphone to 100% before recovery.
  • πŸ“± Use the original. USB-plug-in.

πŸ’‘

The only way to recover is if you don't have any new data written to the deleted files, and the faster you start the process, the better the chances of returning the records.

If standard methods didn’t help, try a manual search through ADB (for power users):

adb shell


su




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

This command will scan the system folders for audio files with records, and note that root rights are required to work.

Alternative ways to record calls on Xiaomi Redmi

If the standard MIUI function is not stable, consider third-party solutions. We tested 5 popular applications and selected the best ones:

AnnexPlusesConsWhere to store files
Cube ACRRecording of both interlocutors, cloud storageAdvertising in the free version/CubeRecordings
Call Recorder by LovekeshAutomatic decoding of conversationsRequires access to contacts/CallRecordings
TruecallerIntegration with spam call databaseRecording only incoming/Truecaller/Recordings

To install third-party recording applications:

  1. Download APK from the official website (for example, cubeacr.app for Cube ACR).
  2. Allow installation from unknown sources in Settings β†’ Applications β†’ Special Access β†’ Install unknown applications.
  3. Launch the app and give access to the microphone, contacts and storage.

⚠️ Attention: In Android 12+ Apps are prohibited from recording audio from the line during the default call.To bypass the restriction in Cube ACR Select the VoIP recording method (works through a virtual audio driver).

How to turn on call recording if there is no option

On some Redmi models (especially for the European market), the recording function is hidden to activate it:

Method 1: Engineering menu (for MIUI 12-14)

  1. Open the Phone app.
  2. Enter the code ##6484## (test menu opens).
  3. Select Audio β†’ Call Record β†’ Enable.
  4. Reboot your smartphone.

Method 2: Editing a build.prop file (requires root)

adb shell


su




mount -o rw,remount /system




echo "ro.config.call_recording=enabled" >> /system/build.prop




reboot

Method 3: Install a modified APK application Phone

XDA Developers and 4PDA forums have versions of com.android.dialer with unlocked recording. For example, this build is suitable for the Redmi Note 10 Pro. Please note that installing unofficial APKs can cause crashes!

How to Protect Call Records from Loss

To avoid problems with saving files in the future, follow these guidelines:

  • πŸ”’ Folder Encryption: Use the Folder Lock app or the built-in Private folder function in MIUI password-protection.
  • ☁️ Automatic backup: Set up sync with Google Drive or Mi Cloud via the AutoSync app.
  • πŸ“€ Export to PC: Regularly copy files from the folder call_rec on the computer (for example, once a week).
  • πŸ“± Disable optimization: Add the Phone app to battery exclusions (Settings) β†’ Battery β†’ Optimize the battery so that the recording is not interrupted.

To automatically send email messages:

  1. Install the Tasker app.
  2. Create a task with the trigger β€œNew file in the folder” /MIUI/sound_recorder/call_recΒ».
  3. Add the β€œSend email” action with a new file attached.

πŸ’‘

Store critical records in two places at once (e.g., on your phone and in the cloud) to protect against data loss when your device breaks down or your settings are reset.

FAQ: Frequent questions about recording calls to Xiaomi Redmi

Can I record calls to Xiaomi Redmi without notifying the other person?
In most regions (except the US and EU), mobile operators may block this feature at the network level, but check local laws to avoid legal problems.
Why does the recording stop in 5-10 minutes?
This restriction is built into MIUI to save space. To record long conversations: Use third-party apps (like Cube ACR). Increase the limit in the engineering menu (#6484## β†’ Audio β†’ Call Record Duration β†’ 180 min).
How to convert.amr to.mp3 records?
The.amr format takes up little space, but not all players support it. For conversion: Use the online service Online-Convert. Install the AMR to MP3 Converter app from Google Play. Manually rename the file from.amr to.mp3 (it doesn't always work).
Can I recover records after resetting to factory settings?
The odds are minimal, but the try is worth it: If the reset was made via Mi Cloud, check the backup on i.mi.com. If you used a Google Account, check Google Drive (Section "Backups"). Connect your smartphone to your PC and scan the memory with Recuva in deep analysis mode. ⚠️ Note: After reset, new data is rewritten with old data, so you can only restore records if the reset was made recently (within 1-2 days).
How to turn off automatic recording of all calls?
If the feature is forced on (for example, after updating MIUI), turn it off like this: Open Phone β†’ Settings β†’ Call Record. Turn off Auto Record. Delete all entry rules for specific contacts (Exclusions section). If the item is not on the menu, reset the phone application settings to Settings β†’ Apps β†’ Phone β†’ Storage β†’ Reset.