Where on Xiaomi Redmi 8 saves conversation records: all possible storage locations

You've turned on a call recording on Xiaomi Redmi 8, but you can't find the saved file? This problem is familiar to many Xiaomi smartphone users -- especially on older models like Redmi 8, where the logic of storing audio files depends on the version of MIUI, the settings of the Phone app, and even the regional features of the firmware. Unlike new flagships, where records automatically appear in the gallery, on Redmi 8, the path to files may not be obvious.

In this article, we’ll look at all the possible locations for storing call records, from standard folders to hidden directories that are only accessible through a superuser file manager, and we’ll show you how to find files in.amr,.mp3 or.m4a formats, why they might disappear after a MIUI update, and what to do if the record folder is empty, and for those who use third-party recording apps (such as Cube Call Recorder or ACR), we’ll show them separately.

Standard place for storing records in MIUI

By default, Xiaomi Redmi 8 saves the conversation records in the system folder, the path to which depends on the firmware version. On most devices with MIUI 11-14 files are located here:

/storage/emulated/0/MIUI/sound_recorder/call_rec/

But there are nuances:

  • πŸ“ For MIUI 10 And below: the way may be /storage/emulated/0/Recorder/calls/ or /storage/emulated/0/MIUI/voice_recorder/. Check both directories.
  • πŸ”Š File format: usually.amr (compressed) or.m4a (Best quality. Less often β€”.mp3.
  • πŸ“± File names: contain date, time and subscriber number (example: 20260515_143022_+79123456789.amr).

To open the folder:

  1. Run the standard Files app (yellow folder icon).
  2. Go to Categories β†’ Audio or Device β†’ Internal Memory.
  3. Hand-flick through to the file. MIUI β†’ sound_recorder β†’ call_rec.

πŸ’‘

If the folder call_rec Empty, check the settings of the Phone app: records may be disabled or saved to the Mi Cloud (more on this below).

⚠️ Note: On some firmware for Redmi 8 (especially global versions), call recording may be disabled by default due to legal restrictions in individual countries. β†’ Permits β†’ Autostart and enable access to the Phone appΒ».

Why the records are not displayed in the folder

If you are sure that the recording was made, but there are no files in the standard folder, the reasons may be as follows:

Problem.Reason.Decision
folder call_rec idleRecording was kept, but did not survive due to a failureCheck /storage/emulated/0/Recorder/temp/ – sometimes files stay there
Files are available, but they are not reproduced.Damaged file header or unsupported codecRename the file to.amr or use a converter (e.g. AudioConverter)
Records disappear after MIUI updateResetting the settings of the β€œPhone” applicationCheck backups in Mi Cloud β†’ Backups β†’ Applications
Files are visible but not openedNo reading rightsChange permissions through the file manager (e.g. FX File Explorer)

Another common reason is the battery optimization conflict, where MIUI aggressively closes the background processes, which may cause the Phone app to fail to save the file.

  1. Go to Settings β†’ Applications β†’ Application Management β†’ Phone.
  2. Select Battery Limitations β†’ No restrictions.
  3. Enable AutoRun and Secondary Start.
πŸ“Š You use the standard phone app to record calls?
Yeah, just him.
No, I have a third-party app.
I tried both options.
I don't record calls.

Hidden folders and system directories

If records are not found in standard locations, they may have been saved in hidden system folders. On Redmi 8, such directories are usually not available without root rights, but they can be opened through a file manager with advanced rights (for example, Solid Explorer or Root Browser).

/data/user/0/com.android.dialer/files/recordings/


/data/data/com.android.dialer/files/call_rec/




/sdcard/Android/data/com.miui.voiceassist/files/

⚠️ Note: Delete or modify files in the folder /data/ without root, the phone application may crash. If you are not sure about your actions, back up your data through Settings β†’ Additionally. β†’ Backup and reset.

To access hidden folders without root:

Install Solid Explorer or FX File Explorer | file manager

Enable the display of hidden files in the manager settings |

Move to the /storage/emulated/0/ manually enter the path to the hidden folder|

Use it. ADB-Adb pull /data/data/com.android.dialer/files/call_rec/ (PC)-->

If you use MIUI 12+, some of the records can be stored in an encrypted form in the /data/media/0/MIUI/secure/ folder.

  1. Connect your phone to your PC and enable USB Debugging (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times press to unlock the developer mode).
  2. Use it. ADB-Team: adb backup -f call_records.ab com.android.dialer
  3. Unpack your backup with Android Backup Extractor.

Recordings in the Mi Cloud

Starting with MIUI 12, Xiaomi added the ability to automatically sync call records to the Mi Cloud.If this feature is activated, files may not be saved locally.

  1. Open your Settings β†’ Xiaomi Account β†’ Mi Cloud.
  2. Scroll to Sync and check if the Call Record option is enabled.
  3. If yes, go to i.mi.com, log in and go to Devices. β†’ [Your Redmi 8] β†’ Call records.

Please note:

  • πŸ”’ Volume limit: free tariff Mi Cloud provides only 5 GB, which is enough for ~100 hours of recording in.amr format.
  • ⏳ Sync delay: Files can appear in the cloud 5–30 minutes after the call is completed.
  • πŸ“± Regional restrictions: in some countries (e.g. EU) recording synchronization is disabled by law.

If you have the data in the cloud but not on your phone, you can download it back:

  1. On the Mi Cloud site, select the desired files and click Download.
  2. Files will be uploaded to the.zip archive – unpack it on your PC or phone.
  3. Transfer the audio files to the folder /storage/emulated/0/MIUI/sound_recorder/call_rec/ convenienceally.
How to recover deleted records from Mi Cloud?
If you accidentally deleted a record from the cloud, check the Recycle Bin on i.mi.com (the left-hand section). Files are stored there for 30 days. To recover: 1. Check the required records. 2. Press Restore. 3. Wait for sync with your phone (it can take up to an hour).

Third-party applications for recording calls

If you're using a third-party solution, not a standard phone app, like Cube Call Recorder, ACR or Boldbeast, the storage paths will be different.

AnnexThe path to the recordsFile format
Cube Call Recorder/storage/emulated/0/CubeBackup/ or /storage/emulated/0/CallRecorder/////.mp3 or.ogg
ACR (Another Call Recorder)/storage/emulated/0/ACR/.amr, .mp3, .wav
Boldbeast Call Recorder/storage/emulated/0/Boldbeast/.mp3 (manually configured)
Call Recorder by Lovekara/storage/emulated/0/CallRecordings/.aac or.mp4

⚠️ Note: Some applications (e.g. Boldbeast) require that battery optimization be disabled to function properly.If records are broken or not saved, add the app to the exceptions:

Settings β†’ Battery and Performance β†’ Battery Consumption Management β†’ Select the App β†’ Without Limitations

Also check permissions for third-party recording applications:

  • πŸ“ž Access to microphone (required).
  • πŸ“ Access to storage (to save files).
  • πŸ“± Auto-run (to make the application run in the background).

πŸ’‘

Third-party applications are often better than the standard β€œPhone” for recording: they support MP3 format, automatically send files to the cloud (Google Drive, Dropbox), and allow you to customize the sound quality.

How to Change the Place of Records Saving

If you don't like the standard file layout, you can change it, but only for third-party applications. Xiaomi's standard Phone doesn't have that option. ACR:

  1. Open the application and go to Settings β†’ Save folder.
  2. Select one of the directories offered or specify your own (e.g. /storage/emulated/0/Download/CallRecords/).
  3. Save the changes and restart the application.

For Boldbeast Call Recorder, the process is more complicated:

  1. In the settings, select Files β†’ Save Path.
  2. Click Select folder and manually specify the path (for example, on the SD-map: /storage/XXXX-XXXX/DCIM/CallRecords/, where XXXX-XXXX β€” ID your memory card).
  3. Confirm your choice and restart your phone.

⚠️ Attention: When maintaining on SD-The card can disappear after it's retrieved or reconnected, and this is due to the way Android works with external drives:

  • πŸ”„ Regularly copy files from SD-maps on PC or in the cloud.
  • πŸ“› Use memory cards with high write speed (class) UHS-I U3 higher).
  • πŸ›  Format. SD-card as internal memory (setup available when first connected).

What to do if records are not saved

If the Xiaomi Redmi 8 doesn’t keep records of conversations at all, the problem could be one of the following:

Symptoms.Possible causeDecision
Recording begins, but ends after 1-2 secondsLimitation of MIUI on background activityAdd the app to battery exclusions (see above)
Files are saved but empty (size 0 KB)Conflict with other applications that use a microphoneClose all programs that work with sound (for example, voice assistants)
Recording is maintained, but not maintained.There's not enough disk space.Clean the cache in Settings β†’ Storage
The application does not see the recording after the MIUI updateResetting permitsReinstall the recording application

If none of the solutions worked, try resetting the phone app settings:

  1. Go to Settings β†’ Applications β†’ Application Management β†’ Phone.
  2. Click Warehouse β†’ Clear the data and Clear the cache.
  3. Restart the phone and check the recording.

Critical information: Some firmware for Redmi 8 (e.g., the Indian version with MIUI 11.0.8) has its call recording completely disabled at the kernel level, in which case only the firmware of the global or European version of MIUI via Fastboot will help.

FAQ: Frequent questions about Redmi 8 call recording

Can I record calls to Redmi 8 without notifying the other person?
In most countries, recording conversations without notice violates the law. However, technically on Redmi 8 it is possible: In the standard Phone app, the notification is automatically turned on (in some regions). Third-party applications (for example, Boldbeast) allow you to disable the notification in the settings, but this may be illegal.
Why are records saved in.amr format instead of.mp3?
The.amr (Adaptive Multi-Rate) format is used by default in the MIUI because: πŸ“¦ Smaller file sizes (1 minute of recording takes) ~50-100 KB versus ~1MB in MP3). πŸ”‹ Battery savings (coding requires less processor resources). πŸ“± Compatible with Xiaomi system applications.mp3, Use third-party apps (such as Cube Call Recorder) and select the format in their settings MP3 or WAV.
How to transfer recordings from Redmi 8 to your computer?
There are three ways: USB-cable: Connect your phone to your PC in File Transfer mode (MTP). Open the internal memory folder β†’ MIUI β†’ sound_recorder β†’ call_rec. Copy files on your PC via Wi-Fi (via Wi-Fi) FTP): Install the app FX File Explorer or Solid Explorer. FTP-server and connect from the PC to the address provided. Through the cloud: Upload files to Mi Cloud, Google Drive or Dropbox. Download them to the PC through the web interface of the service.
Can I recover deleted call records?
Yes, but the odds depend on how long the files have been deleted: πŸ—‘ If the removal was recent (1–7 Use programs like DiskDigger or Recuva (requires root for deep scanning). ☁️ If the records were in Mi Cloud: check the Recycle Bin on i.mi.com (files are stored there). 30 days). πŸ”„ If the phone is not restarted: try to restore it through ADB: adb shell "su -c 'find /data/ -name \".amr\" -o -name \".mp3\"'" ⚠️ The more write/delete operations there have been after file loss, the lower the chances of recovery.
Why is Redmi 8 not recording the voice of the interlocutor?
This problem is typical for the Redmi 8 and is related to the problem of the Redmi 8: πŸ“΅ Hardware limitations: the phone records only your voice (through the microphone), and the voice of the interlocutor does not get into the recording due to the features of the communication module. πŸ”§ Settings of the application: in Boldbeast or ACR Select the recording mode VOIP Bluetooth (if the conversation is through the headset). πŸ“‘ Firmware: on some versions MIUI The two-way sound recording is blocked. ROM Or use Magisk modules (requires root) To check: Call another phone and turn on speaker. If the recording only hears your voice, the hardware is a problem.