Have you recorded an important conversation on a Xiaomi, Redmi or POCO smartphone, but can't find the file? Or do you want to know where the call records are automatically saved to transfer them to your computer? In this article, we'll look at all the possible storage locations on MIUI devices, from standard folders to hidden system directories.
The manufacturer doesnβt always clearly point the way to audio files, and in some cases, records can be saved in unexpected places, such as in the Mi Cloud cloud or in protected memory areas, we will also explain how to recover deleted records if they have disappeared, and why some models (such as the Xiaomi 13 Ultra or Redmi Note 12 Pro+) may use different storage formats.
Standard place to store call records on Xiaomi
By default, the Dictator app (or built-in call recording module) saves files to /storage/emulated/0/Recordings/CallRecord. However, the path may vary depending on:
- π± Versions MIUI: into MIUI 14 and newer folder is sometimes called CallRecorder (no space).
- π§ Firmware regions: Global (Global) and Chinese (China) versions may diverge.
- π€ Applications used: if you have installed a third-party recorder (e.g. Cube) ACR Call Recorder, the files will be in its own folder.
To quickly find the records:
- Open the File Manager app.
- Go to the Category section β Audio.
- Look for a folder called CallRecord, Recordings, or Voice.
π‘
If the folder is not in visible directories, check for hidden files: in File Manager, click on three dots β Settings β Show hidden files.
In some models (for example, POCO F5 or Redmi K60) records can be automatically sorted by date in subfolders of the form CallRecord/2026-05. If you are using dualities SIM-Maps, files can be divided into CallRecord_SIM1 and CallRecord_SIM2.
Cloud Storage: Mi Cloud and Google Drive
If your Xiaomi has Mi Cloud sync enabled, call records can automatically be uploaded to the cloud.
- Open your Settings β Xiaomi Account β Mi Cloud.
- Check if synchronization is enabled for the "Records" or "Dictophon" section.
- Go to i.mi.com β Records (if the section is available).
On models with MIUI 13 and older (such as Xiaomi 12T or Redmi Note 11 Pro), cloud recording sync may be disabled by default due to privacy restrictions.
β οΈ Note: Cloud storage of call records may violate privacy laws in some countries (e.g., the EU) GDPR). Before turning on, check the local legislation.
- π Go to Settings. β Annexes β Permits β Dictaphone.
- π Allow access to the "Storage" and "Microphone".
- βοΈ Enable "Outload in Mi Cloud" in the voice recorder settings.
Alternatively, Google Drive. Some recording apps (like Call Recorder by Lovekara) can save files directly to Google Drive β My files β CallRecordings. For this to work, you need to specify the path to export in the application settings.
Hidden system folders and technical nuances
If records are missing or not saved, the problem may be:
- π« Restrictions MIUI: On some firmware (especially Chinese) recording of calls is blocked at the system level.
- π Auto-cleaning: MIUI Can delete old files from the CallRecord folder if the disk space runs out.
- π΅ Lack of rights: the recording application may lack permissions (e.g, android.permission.RECORD_AUDIO or android.permission.WRITE_EXTERNAL_STORAGE).
To find the hidden records:
- Connect your phone to your PC and use the Android Debug Bridge (ADB).
- Follow the command: adb shell ls /sdcard/MIUI/sound_recorder/call_record/ or for new versions: adb shell ls /storage/emulated/0/Android/data/com.android.soundrecorder/files/CallRecord/
- If the folder exists but is empty, check /data/user/0/com.miui.voicerecord/files (root rights required).
How to get root access to find hidden files?
On models with MIUI 14+ (e.g. Xiaomi 13 Lite), records can be encrypted and stored in the database /data/data/com.android.providers.media/databases/external.db. It is almost impossible to extract them without root.
How to Recover Deleted Call Records
If files have been deleted, try these methods:
- Check the basket: In the Files app, open the Recycle Bin section (files are stored there for 15-30 days).
- Specialized programmes: π₯οΈ DiskDigger (for recovery from internal memory). π± GT Recovery (works without root, but with limitations). π» Recuva (if you connect your phone to your PC as a storage device).
Cloud backups:
Mi Cloud
Google Drive
To recover via ADB (unless files have been overwritten):
adb pull /data/data/com.miui.voicerecord/files/ .This command will copy all the files of the Dictophone application to your computer. If the folder is empty, try:
adb shell "find /storage/ -name '.amr' -o -name '.mp3' -o -name '*.m4a'"β οΈ Note: Recovering deleted files on Android is low if more than 24 hours have passed since deleting or the memory has been actively used. The faster you start the process, the better the chances are.
Why records are not saved: common problems
If the call recording doesnβt work at all, the reasons may be as follows:
| Problem. | Model/firmware | Decision |
|---|---|---|
| Recording is interrupted in 5-10 seconds | Redmi Note 10 Pro, MIUI 12.5 | Turn off battery optimization for the Dictophone app in Settings β Battery. |
| Files are saved but not reproduced | POCO X5 Pro, MIUI 14 | Try converting the format from.amr to.mp3 through Audacity. |
| No sound on the record (silence) | Xiaomi 11T, global firmware | Check if the entry is blocked by the Privacy Protection function in Settings β Privacy. |
| No record attached | Xiaomi 13, Chinese firmware | Install Google Phone from APKMirror or use third-party recorders. |
On some devices (e.g. Xiaomi Mix Fold 2), recording calls may conflict with noise cancellation.
- Open the settings β Sound β Sound effects.
- Turn off Voice Improvement and Noise Reduction.
- Reboot the phone.
- βοΈ Through the Cloud: Upload files to Mi Cloud, Google Drive, or Dropbox, then download on another device.
- π² Po Po Po Bluetooth/Wi-Fi: Use apps like Send Anywhere or Xender for wireless transmission.
β οΈ Note: When sending records via email or messengers (such as WhatsApp), files may be compressed, which degrades the quality (ZIP or RAR).
Security and privacy advice
Recording telephone conversations is a powerful tool, but it carries legal and ethical risks.
- π In Russia (Article 23 of the Constitution) and many other countries, recording a conversation without the consent of the interlocutor can be considered a violation of the right to privacy of correspondence).
- π File protection: Keep records in encrypted archives (e.g., file protection, 7-Zip with a password or in secure folders (Safe Folder in the MIUI).
- ποΈ Delete: If the records are no longer needed, delete them through "Irreversible Deletion" (in File Manager, hold the file). β Delete forever).
Remove unnecessary files from the CallRecord folder
Encrypt important records with a password
Turn off the startup to the cloud if you donβt need it.
Check local laws on recording conversations-->
FAQ: Frequent questions about recording calls to Xiaomi
Can I record calls to Xiaomi without installing additional apps?
Why is my Xiaomi not using call recording?
In what format does Xiaomi store call records?
Can I record phone calls?
How to disable the notification about the recording of the call for the interlocutor?
π‘
On Xiaomi MIUI 14+ The built-in call record only works for your subscribers. SIM-Calls via VoIP (WhatsApp, Telegram) are recorded separately - in the application folder or through screen recording.