Where to store the records of calls on Xiaomi Redmi: all possible places + recovery of deleted files

You've been looking for a recording of an important conversation on your Xiaomi Redmi, but you can't find it? The problem is that MIUI hides audio files of calls in an unobvious way -- they can be stored in system folders, in the cloud, or even in the cache of applications. In this article, we'll look at all the possible places where Redmi saves records, including little-known tricks for old and new versions of firmware.

Xiaomi's smartphone feature is that there is no standard recorder for pure Android calls. Instead, the recording feature is integrated into the Phone app, but it doesn't work on all models and regions. If you've used third-party software (like Cube Call Recorder or ACR), the files will be in other folders. We'll look at both options.

Important: If you record before you reset your phone or update MIUI, you can restore it โ€” there is a section with instructions at the end of this article. Also note the Redmi Note 10/11/12 feature: records are automatically archived in the Mi Cloud only when sync is enabled.

1. Standard storage location: the CallRecord folder in internal memory

If you recorded a conversation through the built-in Phone app (the microphone icon during the call), the files should be here:

/storage/emulated/0/CallRecord/

How to get there:

  1. Open any file manager (e.g., Mi File Explorer or Total Commander).
  2. Go to the root directory of internal memory (/storage/emulated/0/).
  3. Find the CallRecord folder โ€“ it can be hidden (enable the display of hidden files in the manager settings).

The files inside will be in.amr or.mp3 name-named Record_20260515_143022.amr (Record date and time if the folder is not:

  • ๐Ÿ“ฑ Check if the recording function is enabled in the phone settings: Settings โ†’ Annexes โ†’ Phone. โ†’ Permits โ†’ Microphone.
  • ๐Ÿ” The records may be stored elsewhere โ€“ see the next section.
  • โš™๏ธ On some firmware (for example, MIUI 14 Global) folder called MIUI/sound_recorder/call_rec.

โš ๏ธ Note: If you connect your phone to your computer MTP If you havenโ€™t seen the CallRecord folder, try using it. ADB-command to access hidden directories: adb shell ls /sdcard/CallRecord/

๐Ÿ“Š What Redmi model do you use?
Redmi Note 10/11/12
Redmi 9/9A/9C
Redmi K40/K50
Another model
I don't know.

2. Alternative folders for records (if CallRecord is empty)

If there is nothing in the standard folder, check these locations:

folderWhen usedFile format
/MIUI/sound_recorder/call_rec/MIUI 12โ€“14 (Global and Chinese firmware).amr, .mp3
/Android/data/com.android.incallui/files/Records through the system application of calls.amr
/Download/CallRecordings/Part of the application (e.g. ACR).mp3, .wav
/DCIM/.thumbnails/Backup copies of miniatures (rarely).jpg (sound preview)

To see these folders:

  1. Use a Root Explorer (e.g., FX File Explorer with root access enabled).
  2. Or connect your phone to your PC and enter the path directly in the address bar of Windows Explorer (for example, \\192.168.x.x\sdcard\MIUI\sound_recorder\).

If there's nothing here, maybe the records were saved to the cloud or deleted. Move to the next section.

Find the CallRecord folder|Check it out. MIUI/sound_recorder|Look in Download/CallRecordings|Use it. ADB hidden-catalogue-->

3. Cloud Storage: Mi Cloud and Google Drive

Mi Cloud automatically syncs call records only if:

  • ๐Ÿ“ฑ In the settings of the Xiaomi account enabled the option of Synchronization โ†’ Call records.
  • ๐ŸŒ The phone is connected to the Internet (Wi-Fi or mobile data).
  • ๐Ÿ”„ The feature does not work on all models (for example, on the Redmi Note 8 Pro it is not, and on the Redmi Note 11 Pro).+ eat).

How to check out Mi Cloud:

  1. Open your Settings โ†’ Xiaomi Account โ†’ Mi Cloud.
  2. Select Storage Management โ†’ Call Records (if no item โ€“ synchronization is disabled).
  3. Download the necessary files to the device.

If you have used Google Drive to back up:

  1. Open Google Drive in your browser.
  2. In the search, type:audio "call".
  3. Check the Backup โ†’ CallRecord folder (if you have previously configured backup via Titanium Backup or analogues).

โš ๏ธ Note: Mi Cloud records are only stored 30 days after being deleted from your phone, and if a file is deleted more than a month ago, it cannot be recovered from the cloud.

4.Side of the application: Cube Call Recorder, ACR and others

If you have installed a voice recorder for calls from Google Play (e.g. Cube Call Recorder, ACR, Call Recorder by Lovekesh), the records are stored in the application folders:

AnnexStorage folderFeatures
Cube Call Recorder/CubeBackups/ or /Download/CubeCallRecorder/Files in.mp3 are sorted by contact
ACR (Another Call Recorder)/ACR/ or /CallRecordings/Supports cloud sync with Dropbox
Call Recorder by Lovekesh/CallRecorder/Encrypted records (you need a password from settings)

How to find these folders:

  • ๐Ÿ” In the file manager, enable the display of hidden folders (in Mi File Explorer: โ‹ฎ โ†’ Settings โ†’ Show hidden files).
  • ๐Ÿ“ Folders can be called differently depending on the version of the application (for example, /Android/data/com.cube.callrecorder/files/).
  • ๐Ÿ”ง If the folder is empty, check the settings of the application: it is possible that records are saved to the SD-map.

If you have deleted the app but the records are:

  1. Install it again from Google Play.
  2. Open the application and it will offer to restore old files.
  3. Export the records to a secure location (for example, on a PC).

๐Ÿ’ก

If the record is not played back, try renaming the file by adding an extension.mp3 Like hand-held, record_12345 โ†’ record_12345.mp3.

5. Recovering deleted call records

If you accidentally erase a record, it can be returned within 30 days (provided that the disk space has not been overwritten).

Method 1: Through the File Manager Recycle Bin

  • ๐Ÿ—‘๏ธ Open the Mi File Explorer โ†’ Basket.
  • ๐Ÿ” Find files with the.amr extension or.mp3.
  • ๐Ÿ“ค Restore them to any folder.

Method 2: Recovery programs

If the cart is empty, use the utilities for Android:

  • ๐Ÿ“ฑ DiskDigger (does not require root, but does not restore all formats).
  • ๐Ÿ“ฑ Recuva (works via PC, you need to connect your phone in Mass Storage mode).
  • ๐Ÿ“ฑ EaseUS MobiSaver (paid but with free trial period).

Method 3: Through ADB (for Advanced)

If you have root access, do:

adb shell


su




cd /data/data/com.android.providers.media/databases/




sqlite3 external-*.db




SELECT * FROM files WHERE mime_type='audio/amr' OR mime_type='audio/mp3';

This command will show all audio files, including deleted ones (but does not guarantee their recovery).

โš ๏ธ Warning: Do not write new files to your phone until you recover it, which reduces the chances of getting your data back, and remove the memory card (if you have one) and connect it to your PC via a card reader.

What should I do if the recording is damaged?
If the file is played with interference or does not open: 1. Try converting it to another format via Audacity. โ†’ Imports โ†’ Raw file. 2. Use it. VLC Player โ€“ it often opens corrupted audio files. 3 For.amr, try online converters in.wav (e.g. online-convert.com).

6. Features for specific Redmi models

Depending on the Redmi model and the MIUI version, the location of the recordings may vary.

ModelMIUI versionFeatures of call recording
Redmi Note 10/10 Pro/10SMIUI 12.5โ€“13The records are stored in /CallRecord/, but the folder is hidden. You need to turn on the hidden files.
Redmi Note 11/11 Pro/11TMIUI 13โ€“14The recording function is built into the Phone application, but works only for subscribers of some operators (for example, MTS, Beeline).
Redmi 9/9A/9CMIUI 12There is no built-in call record โ€“ you need to install third-party applications.
Redmi K40/K50MIUI 12.5 EnhancedRecords are automatically archived in Mi Cloud if synchronization is enabled.

For Redmi with global firmware (e.g. Redmi Note 12 Global):

  • ๐ŸŒ The recording function can be blocked due to regional restrictions (in the EU and the US it is often disabled by law).
  • ๐Ÿ”ง Solution: Establish ACR Or switch to Chinese firmware (but this will void the warranty).

For Redmi with Chinese firmware:

  • ๐Ÿ“ฑ Call recording works out of the box, but files are stored in an encrypted folder /MIUI/sound_recorder/call_rec/.
  • ๐Ÿ”‘ To read them, you need to copy on the PC and rename them to.mp3.

๐Ÿ’ก

On the Redmi Note 11 Pro+ and later, call records are saved by default to the Mi Cloud, even if you havenโ€™t manually enabled this option.

7 How to enable automatic recording of all calls

If you want Redmi to record all conversations automatically, do the following:

For MIUI 13-14:

  1. Open the Phone app.
  2. Press. โ‹ฎ โ†’ Settings โ†’ Recording calls.
  3. Enable the option of Automatic Recording.
  4. Choose which calls to record: All, outgoing or incoming only.

For MIUI 12 and older:

  • ๐Ÿ“ฑ Install Cube Call Recorder or ACR Google Play.
  • ๐Ÿ”ง In the application settings, enable Auto Record and give all necessary permissions.
  • ๐Ÿ“ Please specify the folder to save (it is better to choose). /Download/CallRecordings/ easy-to-access).

For Chinese firmware:

  1. Go to Settings โ†’ Additional โ†’ Record calls.
  2. Activate Automatic Recording.
  3. On some models (Redmi K60) you need to additionally enable Sync with Mi Cloud.

โš ๏ธ Warning: Automatic recording does not work for WhatsApp, Telegram or Skype calls, and requires specialized applications such as Call Recorder for WhatsApp.

FAQ: Frequent questions about recording calls to Xiaomi Redmi

๐Ÿ” Why my Redmi doesn't have a call recorder feature?
It depends on the firmware and the region: ๐ŸŒ On global firmware (e.g, MIUI Global feature is often disabled due to privacy laws. ๐Ÿ‡จ๐Ÿ‡ณ On Chinese firmware, the record works by default. ๐Ÿ“ฑ On some models (Redmi) 9A, Redmi 8 doesn't exist in principle, you need to install third-party applications. ACR Cube Call Recorder from Google Play.
๐Ÿ“ฑ How to transfer Redmi call records to your computer?
Ways: Through USB-cable: Connect your phone to your PC in File Transfer mode (MTP). Open the CallRecord folder or MIUI/sound_recorder. Copy files to disk. Through the cloud: Upload records to Google Drive or Mi Cloud. Download them to your PC via your browser. By email: Send files to your mail as an attachment. If the files are not visible through your browser. MTP, use ADB: adb pull /sdcard/CallRecord/ C:\Redmi_Calls\
๐Ÿ”‡ Can I record calls secretly on Xiaomi?
Technically, yes, but: ๐Ÿ“ฑ Nana MIUI When recording a conversation, both parties hear a notification (a requirement of law in most countries). ๐Ÿ”ง Party of the annex (e.g, ACR) You can turn off notifications, but it violates Google Playโ€™s rules. โš ๏ธ In some countries (for example, in Russia) the secret recording of conversations without the consent of the interlocutor is prohibited by law (Article 138 of the Criminal Code).If you need a hidden recording for personal purposes (for example, fixing threats), use a second phone with a voice recorder turned on.
๐Ÿ—‘๏ธ How to permanently delete Redmi call records?
To completely erase files (including backups): Delete records from the CallRecord folder. Clear the Recycle Bin in the file manager. Turn off sync with Mi Cloud (Settings โ†’ Xiaomi Account โ†’ Mi Cloud โ†’ Synchronization โ†’ Call Records). Use the utility to permanently delete (e.g. Secure Delete from F-Droid). If you sell a phone, make a full reset (Settings โ†’ Phone โ†’ Resets).
๐Ÿ“ต Why the call record is broken or not saved?
Frequent causes: ๐Ÿ”‹ Low battery charge (less than 15%) โ€” MIUI automatically stop recording. ๐Ÿ“ถ Weak network signal โ€“ recording may be interrupted when switching between 4G and 3G. ๐Ÿ› ๏ธ Application error - update the phone or third-party voice recorder. ๐Ÿ“ Lack of space - clear the phone's memory.Solution: Check the free space in Settings โ†’ Storage. Update the Phone app through Google Play. Reboot the phone.