Where to save the recordings of conversations on Xiaomi smartphones: all possible storage places

Xiaomi’s smartphone phone recorder is a useful tool for capturing important information, evidence, or just reminders. However, many users are faced with the problem of where exactly these records are stored? Depending on the device model, MIUI version, and application settings, storage paths may vary. In this article, we will look at all possible locations, from standard internal memory folders to cloud services, and also explain how to find records if they are β€œmissing” after updating or resetting.

Equally important, not all Xiaomi models support recording out-of-the-box conversations, for example, European-market devices (Global ROMs) are often devoid of this feature due to legal restrictions, while Chinese versions (China ROMs) or patch firmware (e.g., xiaomi.eu) offer enhanced features. If your smartphone doesn’t have a built-in voice recorder, you’ll have to use third-party apps – and then the ways to save will be different.

Before you start searching, make sure that the recording is actually enabled. Check the settings of the Phone (or Calls): go to Settings β†’ Record conversations. If the option is active but there are no files, they may be saved in a hidden folder or cloud. Next we will look at all options.

1. Standard Ways to Save Records on Xiaomi

On most Xiaomi devices with official MIUI firmware, the default conversation records are stored in the phone's internal memory.

  • πŸ“ folder MIUI/sound_recorder/call_rec β€” The file format here is.amr or the file format is the standard place for recordings made by an embedded voice recorder.mp3 and are named by pattern Call_YYYYMMDD_HHMMSS.
  • πŸ“ folder Recordings/Call β€” Alternative path on some models (e.g. Redmi Note) 10 pro POCO X3 Pro) Often used in firmware xiaomi.eu.
  • πŸ“ folder Download/CallRecordings β€” It is used on devices with Global ROM, if the recording is enabled through third-party modules (e.g. Google Phone).

To find these folders, use any file manager (such as embedded Files or Solid Explorer). Enable the display of hidden files in the manager settings - sometimes entries are hidden in directories with a dot at the beginning of the name (such as,.call_records).

Important: if you connect your phone to your computer through MTP (Like a flash drive, some folders may not show up. ADB-team to view the full catalog tree:

adb shell ls -R /sdcard/ | grep -i "call"
πŸ“Š What kind of firmware do you use on Xiaomi?
Official Global ROM
Official China ROM
Custom (Xiaomi.eu, PixelExperience, etc.)
I don't know.

2. Cloud services: where else records can be stored

If your Xiaomi has Mi Cloud sync enabled, the conversation records can be automatically uploaded there, but this mechanism does not work on all models and depends on regional settings.

  1. Open the Mi Cloud app (or go to i.mi.com).
  2. Sign in with the same account as on your phone.
  3. Go to Files β†’ Audio or Backups β†’ Applications β†’ Phone.

Note: Mi Cloud records are stored in compressed form and may not be available for listening without downloading. Also note that the free cloud tariff provides only 5 GB, so old files can be automatically deleted.

Another option is sync via Google Drive. If you use the Google Phone app (installed on some POCO and Redmi models for the global market), the records can be saved to the Google Drive β†’ Backup β†’ Call Recordings folder.

  • πŸ” Open Google Drive in your browser.
  • πŸ” In the search box, type:audio "calll".
  • πŸ” Check the Recycle Bin partition – sometimes files are deleted from your phone but stay in the cloud for 30 days.

πŸ’‘

If the record is not saved in the cloud, but you remember the date of the call, try to restore it through applications like DiskDigger or Recuva (this will require root access or connection of the phone to the PC).

3. Hidden folders and system directories

On some Xiaomi firmware (especially custom ones), conversation records can be stored in non-obvious places that are not accessible through a standard file manager.

The way to the folderDescriptionModels/firmware
/data/user/0/com.android.dialer/call_recordingsPhone application system folder. Root access is required.Redmi 9, POCO M3 (Global ROM)
/sdcard/Android/data/com.miui.voicerecord/filesThe Dictaphone application folder, if the recording was done through it.All models with MIUI 12+
/storage/emulated/0/CallRecorderA folder of third-party applications for recording (e.g. Cube ACR).Any model you want.
/data/media/0/MIUI/call_recAn alternative way for Chinese silk.Mi 11, Mi 10T (China ROM)

To access these folders without root rights, you can use ADB-For example, to copy files from the system directory to SD-map:

adb shell cp -r /data/user/0/com.android.dialer/call_recordings /sdcard/Download/


adb pull /sdcard/Download/call_recordings C:\Temp\

Warning: changing or deleting files in system folders can cause your phone to crash. If you are not sure about your actions, you should consult a specialist.

How to enable the display of hidden folders in MIUI
Open Files β†’ click on the three dots in the top right β†’ select Settings β†’ activate the option to Show Hidden Files.

4. Records from third-party applications

If the built-in recording feature on your Xiaomi is missing or is not running smoothly, you may have used third-party apps such as:

  • πŸ“± Cube Call Recorder ACR (preserve /ACR or /CallRecordings)
  • πŸ“± Call Recorder by Lovekush (Daddy) /CallRecorder)
  • πŸ“± Automatic Call Recorder (Folder) /CallRecords)
  • πŸ“± Boldbeast Call Recorder (Tunestable Path, Often) /Boldbeast)

Each of these applications allows you to set your own directory to save, to find out the exact path:

  1. Open the recorder app.
  2. Go to Settings β†’ Save folder (or similar section).
  3. Note the file format – some programs save.3gp or.wav records.

If you delete the app but the records are still there, look for the packet name. For Cube ACR, for example, the path is /Android/data/com.nll.acr/files/Recordings.

Check the settings of the recorder application

Look for folders with the program name (such as ACR)

Enable the display of hidden files

Try searching by format (.amr,.mp3)

-->

5. Recovery of deleted records

If the conversation records were deleted accidentally, you can try to restore them, depending on how long it has been since the deletion and how much memory was used.

Method 1: Through Recovery Applications

  • πŸ› οΈ DiskDigger scans internal memory for deleted audio files, but it works without root, but it is more efficient with it.
  • πŸ› οΈ Recuva (for PC) – connect your phone in Mass Storage mode and scan as a removable drive.
  • πŸ› οΈ EaseUS MobiSaver – specializes in recovering media files from Android.

Method 2: Through backup copies

If you have backup enabled in Mi Cloud or Google Drive, try recovering data from the backup:

  1. Go to Settings β†’ Additional β†’ Backup and Reset.
  2. Select the latest backup and click Restore.
  3. Please specify that you only need to restore Application Data (to avoid erasing your current settings).

⚠️ Warning: Recovery from backup will overwrite the current phone and contact data. VCF-file.

Method 3: Through PC (for advanced users)

If you have root access on your phone, you can use Autopsy or PhotoRec to scan your memory deeply.

sudo photorec /d /sdcard/ (to recover to the phone itself)


sudo photorec /d /mnt/usbstick/ (for saving to a flash drive)

πŸ’‘

The faster you start recovering from deletion, the better the chances of returning files, and each new record or application installation reduces the likelihood of success.

6. Features on different Xiaomi models

The way to save records can vary depending on the device model and version of MIUI. Below is a table with the most common options:

Model/seriesFirmwareThe path to the recordsNotes
Redmi Note 8/9/10Global ROM (MIUI 11-13)/MIUI/sound_recorder/call_recFile format:.amr, 8 kbit/s
POCO X3/F3xiaomi.eu/Recordings/CallSupports.mp3 when manually configured
Mi 11/12 SeriesChina ROM/MIUI/voice_recorder/callThe recording only works on SIM-maps of Chinese operators
Redmi K40/K50Anybody./Download/CallRecordingsRequires inclusion in Settings β†’ Special. capabilities

On Android One devices (such as Mi A2/A3), there is no built-in recording feature at all – you will have to install third-party apps. Also note that on some models (such as Redmi 9A), recording works only for incoming calls, and outgoing calls are not fixed.

How do you know your firmware?

Go to Settings β†’ About Phone β†’ MIUI Version. If there is EU at the end of the name, it is custom firmware xiaomi.eu, if CN is Chinese, Global is international.

Why are some Xiaomis not recording conversations?
On devices for the European market (Global ROM), the feature is disabled due to privacy laws (GDPR), which requires either a custom version of MIUI or using third-party applications to activate it.

7. Set up automatic record saving

If you record conversations regularly, it makes sense to set up automatic file saving in a convenient location.

For the built-in recorder:

  1. Open the Phone app.
  2. Go to Settings. β†’ Recording of conversations.
  3. Enable Auto Record and select which calls to record (all incoming, outgoing only).
  4. Click the Save folder and specify the desired path (for example, /CallRecords on SD-map).

For third-party applications (as in Cube ACR):

    ⚠️ Note: while maintaining records on SD-Make sure it is formatted as internal memory (in the storage settings) or applications may not have access to the files.

    It is also recommended to include recording notifications (if permitted by law in your country) so that the interlocutors are aware of the recording of the conversation.

    Before using the recording, please read your country's laws, and in most countries, recording a conversation without the consent of the interlocutor is prohibited unless you are a participant.

    • πŸ‡·πŸ‡Ί In Russia, recording of a conversation is allowed if you participate in it (Article 23 of the Constitution of the Russian Federation).
    • πŸ‡ͺπŸ‡Ί In the EU countries, it is necessary to notify the interlocutor of the recording (GDPR).
    • πŸ‡ΊπŸ‡Έ In the United States, laws vary by state: some have only one-party consent, others have both).

    If you are recording conversations for business correspondence or litigation, you must:

    1. Save original files without editing.
    2. Record the date and time of the recording (this is done automatically in most applications).
    3. If necessary, certify the files with a notary.

    What happens if you break the law?

    Depending on the country, the consequences can range from fines to criminal liability: for example, in Germany, for illegally recording a conversation, you can get a fine of up to €300,000, and in some US states - up to 1 year in prison.

    πŸ’‘

    Always notify the person you are talking to if the conversation is formal or commercial, and this will protect you from legal risks.

    FAQ: Frequent questions about recording conversations on Xiaomi

    πŸ” Why my Xiaomi doesn’t have a conversation record feature?
    Chances are you have Global ROM installed, where the feature is disabled due to legal restrictions. Solutions: Install custom firmware (e.g. xiaomi.eu). Use third-party apps (Cube ACR, Boldbeast). Check settings: sometimes the option is hidden in Special Options β†’ Call Improvements.
    πŸ“± How to transfer recordings of conversations to a computer?
    Transfer methods: Connect your phone to your PC via USB file transfer (MTP) You can copy the folder with your records. You can send your files to your email or messenger (e.g. Telegram with Save to the Cloud). You can use Mi Cloud or Google Drive to sync. If the folder is not visible on your PC, use it. ADB: adb pull /sdcard/MIUI/sound_recorder/call_rec C:\CallRecords\
    πŸ”Š Why are records kept in poor quality?
    Quality depends on several factors: file format:.amr (8 kbit/s) sounds worse than.mp3 (128 kbit/s). Application settings: Cube ACR or Boldbeast can select bitrate. Hardware limitations: some budget models (Redmi 9A) record sound in mono mode. To improve quality: In the recorder settings, select MP3 or WAV. Increase bitrate to 192-256 kbit/s (if memory allows). Use headphones with microphone for better voice capture.
    πŸ“² Can I record conversations on WhatsApp or Telegram?
    Xiaomi’s built-in recording feature only works for regular calls through the phone. SIM-You'll need special solutions to record voice messages or instant messenger calls: πŸ“Œ For WhatsApp: Use the WhatsCall Recorder app (root required). πŸ“Œ For Telegram: Enable the function Save incoming voice in the chat settings. πŸ“Œ Universal method: recording the screen with sound (applications) AZ Screen Recorder or DU Important: Recording calls in messengers may violate their terms of use (for example, WhatsApp prohibits this in its User Agreement).
    βš™οΈ How to turn off recording conversations on Xiaomi?
    If the function is enabled accidentally or interferes, it can be deactivated: Open the Phone application. Go to Settings β†’ Record conversations. Turn off Auto Recording and Manual Recording. Delete existing records from the folder /MIUI/sound_recorder/call_rec. If the recording is led by a third-party application, delete it or disable autostart in the battery settings.