Where Xiaomi saves call records: a complete guide to finding and extracting files

You recorded an important conversation on Xiaomi, but you can't find the file, or you just want to understand how the system manages audio recordings of calls? In this article, we'll look at all the possible storage locations on smartphones with MIUI firmware, from standard folders to hidden system directories, and explain why sometimes files "disappear" and how to restore them.

The manufacturer doesnโ€™t always transparently report the location of records, especially if itโ€™s older models or custom firmware. Weโ€™ve tested the behavior of the feature on the Redmi Note 12 Pro+, POCO X5 Pro, Xiaomi 13 Ultra and other devices โ€” and are ready to provide current file paths for MIUI 14 and later. If you use third-party recording apps (such as Cube ACR or Caller Recorder), the storage rules will be different โ€” weโ€™ll talk about this separately.

Standard location of records in MIUI

By default, Xiaomi stores call records in a folder accessible through a standard file manager. The path depends on the firmware version and model, but most often looks like this:

  • ๐Ÿ“ /storage/emulated/0/MIUI/sound_recorder/call_rec/ โ€” mainfolder MIUI 12โ€“14.
  • ๐Ÿ“ /storage/emulated/0/Recordings/Call/ โ€” Alternative paths on some devices (e.g, POCO F4).
  • ๐Ÿ“ /storage/emulated/0/Android/media/com.miui.voicerecord/ โ€” hidden catalogue.

Files usually have a format.m4a or.amr and named by template: Call_YYYYMMDD_HHMMSS_XXXXXXXXXX.m4a, where XXXXXXXXXX โ€” If the folder is empty, check it:

  • ๐Ÿ” Phone recording settings โ†’ โ€ฆ โ†’ Settings โ†’ Recording of conversations.
  • ๐Ÿ” Permissions for the Phone application in Settings โ†’ Annexes โ†’ Permits โ†’ Microphone/Storage.
  • ๐Ÿ” Free space on the device (records are not saved if the memory is less than 500 MB).

๐Ÿ’ก

If the folder call_rec If not, try to record a test call โ€“ it will be created automatically.

Why can't the records be saved?

A common problem with Xiaomi users is that call records are โ€œdisappearingโ€ or not created at all, and the reasons are both software and hardware:

Reason.How it manifestsDecision
Lack of permitsThe recording does not begin, a notification appears "No access to the microphone"Go to Settings โ†’ Applications โ†’ Phone โ†’ Permissions and enable access to microphone / storage
Region constraintsThe recording function is not in the phone menuChange region to Settings โ†’ Additional โ†’ Region to India or Russia
Conflict with other applicationsRecords are broken or saved by empty filesDisable third-party recordings (such as Truecaller) or use a single application
A damaged file systemRecord files are not reproduced, they give an errorCheck the disk for errors via PC or reset your phone settings

Especially often problems occur on devices with MIUI Global โ€“ in some regions (for example, the EU) the call recording function is disabled by default due to privacy laws, in which case changing the firmware to MIUI EU or Xiaomi.EU will help.

๐Ÿ“Š Have you ever lost a call record on Xiaomi?
Yeah, often.
Yeah, but rarely.
No, never.
Didn't use the function.

How do I find records through a PC?

If the files are not displayed on the phone, connect the device to your computer and use Windows Explorer or macOS Finder.

  • ๐Ÿ”Œ Use the original cable โ€“ cheap analogues may not transmit data.
  • ๐Ÿ”Œ Enable File Transfer Mode (MTP) notice-curtain.
  • ๐Ÿ”Œ If folders are not visible, check the settings for displaying hidden files in Explorer.

Search algorithm:

  1. Connect your phone to your PC and unlock the screen.
  2. Open This Computer โ†’ [Name of Your Xiaomi] โ†’ Internal Memory
  3. Cross the path. MIUI โ†’ sound_recorder โ†’ call_rec (Alternatives to the first section of the).
  4. Copy the files to the hard drive for backup.

โ˜‘๏ธ Searching for records through PC

Done: 0 / 4

If the folder is empty but you're sure it's been recorded, try using data recovery software like DiskDigger or Recuva, which scans the device's memory at the file system level and can find deleted files.

Hidden records and system directories

In some cases, Xiaomi stores records in secure folders that are not accessible through a standard file manager, which requires root rights or access to the file. ADB-Here are the key paths:

  • ๐Ÿ”’ /data/user/0/com.android.providers.media/documents/ โ€” time-file.
  • ๐Ÿ”’ /data/media/0/MIUI/sound_recorder/.nomedia/ โ€” Hidden records (requires to delete the.nomedia file to display).
  • ๐Ÿ”’ /data/com.miui.voicerecord/files/ โ€” System logs of records (for rooted devices only).

To view these folders without root, use ADB:

adb shell


ls /data/media/0/MIUI/sound_recorder/

If you are not familiar with ADB, it is best not to experiment - the wrong commands can damage the system. In this case, contact the Xiaomi service center to request that you retrieve the records.

How to delete.nomedia file to display hidden records?
Connect your phone to your PC, enable the display of hidden files, and remove the.nomedia file from the folder /MIUI/sound_recorder/. After the reboot, the recordings will be visible in the gallery.

Third-party recording apps: where do they store files?

If you use alternative software (e.g. Cube Call Recorder ACR, Call Recorder by Lovekush or Boldbeast), the storage paths will be different.

AnnexThe path to the recordsFile format
Cube ACR/storage/emulated/0/CubeBackup/ or /storage/emulated/0/CallRecordings/.mp3, .ogg, .wav
Boldbeast/storage/emulated/0/Boldbeast Call Recorder/.mp3, .aac
Call Recorder by Lovekush/storage/emulated/0/CallRecorder/.amr, .mp4
Truecaller/storage/emulated/0/Truecaller/Recordings/.m4a

Third-party apps often offer cloud backups (like Google Drive or Dropbox).Check the program settings - it's possible that records are automatically uploaded to the cloud and deleted from the device to save space.

๐Ÿ’ก

Third-party applications are more reliable than the standard MIUI recording function โ€“ they work even when the screen is locked and save files in accessible folders.

How to recover deleted records?

If the records were deleted accidentally, the chances of recovery depend on how long it took and how much memory was used.

  1. Stop using your phone immediately โ€“ new data can overwrite deleted files.
  2. Connect the device to your PC and scan the memory with DiskDigger (the free version only looks for photos, you need Pro for audio).
  3. If the phone is rooted, use Undeleter Recover Files & Data โ€“ it scans the partitions deep.
  4. Try to restore via Google Drive (if sync was enabled).

For maximum efficiency:

  • ๐Ÿ›‘ Donโ€™t install recovery software on your phone โ€“ it reduces your chances.
  • ๐Ÿ›‘ Avoid restarting the device until the recovery is complete.
  • ๐Ÿ›‘ If files are critically important, contact the data recovery lab (e.g, HETMAN or R-Studio).

๐Ÿ’ก

Recovery from a memory card (if the records were saved to SD) is easier and more efficient than from the phoneโ€™s internal memory.

Call Recording Settings in MIUI: What You Need to Know

To avoid problems with saving records, check the key settings:

  1. Open the phone application and press โ‹ฎ โ†’ Settings โ†’ Recording of conversations.
  2. Make sure the "Write Automatically" switch is on.
  3. Select the recording format (.m4a takes up less space, but.wav is better in quality).
  4. Check the "Save folder" option - change it to /Recordings/Call/ if necessary.

Some devices (such as the Xiaomi 13T) have the option โ€œWrite only selected contactsโ€ and if it is active, the entries will only be created for numbers from a favorite or blacklist.

How to record a call manually if the auto record is not working?
During the call, click on the recording icon (๐ŸŽค) In the phone interface, if there's no icon, update it. MIUI last-minute.

FAQ: Frequent questions about Xiaomi call records

Can I record calls to Xiaomi without notifying the other person?
In most regions (except the EU and the US), Xiaomi allows you to record calls without alert, but in some firmware (such as MIUI Global for Europe), the function is blocked at the system level. To circumvent the restriction, use third-party applications like Boldbeast with the setting โ€œRecord without voice promptโ€.
Why are records kept with poor quality?
Quality depends on several factors: ๐Ÿ”Š Recording format:.amr compresses sound more than.m4a. ๐Ÿ”Š Microphone: on budget models (e.g. Redmi) 10A) A cheap microphone with a narrow range. ๐Ÿ”Š Noise: in windy weather or in a noisy place, recording will be worse. Try changing the format in the settings or use a headset with a microphone.
How to transfer the recordings to a new phone?
The most reliable way: Connect your old phone to your PC and copy the folder call_rec Connect the new Xiaomi and paste files into the same folder (manually create it if you need to). Use Google Drive or Mi Cloud to back up. If the records aren't displayed in the Phone app, try playing them through any audio player (e.g., play them through any audio player, VLC).
Can I record VoIP (WhatsApp, Telegram) calls?
Standard function MIUI Records only voice calls over a mobile network. VoIP recording (e.g. WhatsApp, Viber, Telegram) will be required: ๐Ÿ“ฑ Third-party app with screen sound recording support (e.g. Mobizen) + Cube ACR). ๐Ÿ“ฑ Root access to record system audio.Please note that VoIP recording may violate service rules (e.g. WhatsApp prohibits this in its Terms of Use).
Why do recordings end in 1-2 minutes?
This is a typical problem on devices with MIUI 13โ€“14, related to battery optimization: โšก Disable optimization for the Phone application in Settings โ†’ Battery โ†’ Optimizing the battery. โšก Install a third-party recorder with the function "Ignore battery optimizationยป. โšก Check if the phone overheats - at high temperature, the system forcibly stops background processes.

๐Ÿ’ก

If standard methods don't work, try resetting the Phone app to Settings โ†’ Apps โ†’ Phone โ†’ Storage โ†’ Reset. This will return factory recording settings.