Where on Xiaomi Redmi Note 8 Pro are stored phone records: full guide 2026

Owners of the Xiaomi Redmi Note 8 Pro often face the need to find stored records of phone conversations โ€” whether for work, personal needs or litigation. However, standard MIUI tools are not always obvious: records can hide in unexpected folders, and some features depend on the firmware version or regional settings. This article will help you understand where exactly audio files of conversations are stored on your device, how to extract them and what to do if they suddenly disappear.

Many users mistakenly believe that records are automatically saved in a gallery or downloads folder. In fact, MIUI uses separate directories, and some applications (such as an embedded voice recorder or Google Phone) can store files in the cloud. We analyzed all possible scenarios โ€” from standard features to third-party solutions โ€” and collected them in one guide.

Before you start searching, make sure that the recordings are kept at all: on the Redmi Note 8 Pro, the default call recording feature is disabled in most regions due to legal restrictions. If you haven't manually enabled it, the files may simply not exist.

โ•โ•โ•

1. Standard storage location: MIUI Sound Recorder folder

If you used the built-in Sound Recorder app to record conversations, the files are saved by default to a dedicated folder.

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

This directory is automatically created when you first start a record.

  • ๐Ÿ“ The files are formatted.m4a (AAC-coding) and are named by template: Call_YYYYMMDD_HHMMSS.m4a.
  • ๐Ÿ” In the file manager. MIUI The folder can be hidden. To see it, turn on the hidden files in the manager settings.
  • ๐Ÿ“ฑ Some of the majors (e.g., global) MIUI 12.5) path may differ: /storage/emulated/0/Recorder/call/.

โš ๏ธ Note: If you have updated the firmware with MIUI 11 on MIUI 13+, Old records could have stayed in the old folder (/MIUI/voice_recorder/). Check both directories.

To find the folder quickly:

  1. Go to the "Category" sectionยป โ†’ ยซAudioยป.

๐Ÿ’ก

If the folder call_rec empty, but you are sure that you were recording, check the settings of the recorder: perhaps the files are saved to the recorder. SD-map (the path will be) /storage/XXXX-XXXX/MIUI/sound_recorder/, where XXXX-XXXX โ€” ID your memory card).

โ•โ•โ•

2. Google Phone Records: Cloud and Local Storage

On the Redmi Note 8 Pro with firmware MIUI Global or EEA Google Phone (Google.android.dialer) is often installed instead of the standard one. MIUI-It also supports recording conversations, but it stores files differently:

  • ๐Ÿ–ฅ๏ธ By default, records are uploaded to Google Drive to the Call Recordings folder (if sync is enabled).
  • ๐Ÿ“ฑ Local copies are stored in: /storage/emulated/0/Android/data/com.google.android.dialer/files/.
  • ๐Ÿ”’ Access to the folder Android/data/ It is possible only through root or ADB.

To check the Google Phone entries:

  1. Open the phone app** (Google Phone).
  2. Go to "Historyยป** โ†’ pick out the right call.
  3. If the recording was conducted, an icon will appear under the number. ๐ŸŽค ยซReproduceยป**.

โš ๏ธ Note: Since 2023, Google has restricted recording of conversations in some countries (including Russia and the EU).If the feature is not available, try installing Google Phone from the Internet. APK India or the United States have more relaxed restrictions in these regions.

๐Ÿ“Š What app do you use to record calls?
Built-in MIUI dictaphone
Google Phone
Third-party application (e.g. Cube Call Recorder)
I don't record calls.

โ•โ•โ•

3. Third-party applications: where to look for records

Popular applications for recording calls (e.g. Cube Call Recorder ACR, Call Recorder by Lovekush) store files in their folders.

AnnexThe path to the recordsFile format
Cube Call Recorder/storage/emulated/0/CubeBackup/ or /CallRecordings/.mp3 or.amr
Call Recorder by Lovekush/storage/emulated/0/CallRecorder/.mp3
Automatic Call Recorder/storage/emulated/0/CallRecordings/.amr or.mp3
Truecaller/storage/emulated/0/Truecaller/Recordings/.m4a

Features of third-party applications:

  • ๐Ÿ”„ Some (e.g., some, ACR) Allows you to select the save folder in the settings.
  • โ˜๏ธ Some apps automatically sync recordings to Google Drive or Dropbox.
  • ๐Ÿšซ Apps from Huawei AppGallery or unofficial sources can save files in encrypted form.

โš ๏ธ Note: If you delete an application, the entries may remain in its folder, but it will be more difficult to play them - some applications use proprietary formats.

Check the folders from the table above |

Make sure that the application settings do not enable automatic deletion of old records |

Try playing files through VLC Player (it supports most formats) |

If files are damaged, use the ffmpeg utility to restore them.

-->

โ•โ•โ•

4. Hidden system folders: how to access

Some records (especially those created by system services) may be stored in folders that are not available without root rights or ADB.

/data/user_de/0/com.android.providers.media/documents/


/data/media/0/MIUI/sound_recorder/backups/




/data/data/com.miui.voiceassist/files/

To view these folders:

  1. Connect your phone to your PC and use the Android Debug Bridge (ADB).
  2. Follow the command: adb shell ls /data/user_de/0/com.android.providers.media/documents/
  3. If you need a copy of your files, copy them to your PC: adb pull /data/media/0/MIUI/sound_recorder/ ~/Downloads/

โš ๏ธ Attention: Folders in /data/ Do not delete or edit anything other than target records, this can cause a crash MIUI.

Alternative method (without ADB):

  • ๐Ÿ“ฑ Install a file manager with root support (for example, FX File Explorer or Solid Explorer).
  • ๐Ÿ”“ Enable Superuser Mode in Manager Settings.
  • ๐Ÿ” Move to the /data/media/0/ Look for folders called recorder, call or voice.
What if the ADB canโ€™t see the device?
1. Make sure that the debugging is enabled by USB (Settings โ†’ The phone. โ†’ Version. MIUI (press 7 times) โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB). 2.Install Xiaomi drivers USB Drivers from the official website. 3. Try another one. USB-4. execute adb kill-server on the command line, then adb start-server.

โ•โ•โ•

5. Cloud Storage: How to Find Records in Mi Cloud and Google Drive

If your Redmi Note 8 Pro is synced to Mi Cloud or Google Drive, the records could automatically upload to the cloud.

Mi Cloud (Xiaomi Cloud):

  • ๐ŸŒ Log in to i.mi.com from your Mi Account.
  • ๐Ÿ“ Go to the "Files" sectionยป โ†’ ยซAudioยป.

Google Drive:

  • ๐ŸŒ Open drive.google.com.
  • ๐Ÿ” In the search box, type:audio "calll".
  • ๐Ÿ“‚ Check the Call Recordings folder** (created automatically when you save it for the first time).

โš ๏ธ Note: Xiaomi can compress audio files when downloaded to Mi Cloud, which degrades quality.If saving originals is important, turn off the option โ€œOptimize Storageโ€** in the cloud settings.

๐Ÿ’ก

Cloud-based records may be the only source if you've reset your phone to factory settings.Always check the cloud before a hard reset!

โ•โ•โ•

6.Recovery of deleted records: possible ways

If the records have been deleted, you can try to restore them, and the effectiveness depends on how long it took and whether the phone was used after the deletion.

Recovery methods:

  • ๐Ÿ”„ Basket MIUI: Open the Filesยป โ†’ ยซRecycle bin (files are stored there for 15 days).

โš ๏ธ Note: When recovering through software (such as Dr.Fone), avoid saving recovered files back to your phone โ€“ this may overwrite the remaining data.

If the records were deleted long ago (more than 30 days), the chances of recovery are minimal, in which case only professional software like UFS Explorer or contacting a service center will help.

โ•โ•โ•

7.Why records may be lost and how to prevent it

Redmi Note 8 Pro users often face the disappearance of records.

Problem.Reason.Decision
Records are not retained.Lack of space on the deviceClear the cache or transfer the files to SD-map
Files are damaged.Failure to record (for example, battery discharge)Use apps with auto-save function
Records disappear after MIUI updateResetting the settings of the Dictophone applicationBackup the folder. /MIUI/sound_recorder/ before updating
No sound on the record.Android 10+ restrictions on recording the microphoneInstall Magisk patch to bypass restrictions

To minimize the risks:

  • ๐Ÿ“ฒ Regularly transfer recordings to PC or cloud.
  • ๐Ÿ”‹ Keep an eye on battery power during important conversations (below 15% of the recording may be interrupted).
  • ๐Ÿ› ๏ธ Use apps with auto-save when crashing** (e.g. Cube Call Recorder).

โ•โ•โ•

FAQ: Frequent questions about Redmi Note 8 Pro conversation recordings

Can I record conversations without notifying the interviewee?
In most countries (including Russia), the law requires you to notify the person you are recording, but technically it is possible: on Google Phone, turn off the option โ€œNotify about recordingโ€ in the settings. In Cube Call Recorder, select โ€œHidden recordingโ€ mode** (root required). โš ๏ธ Using such records in court or for blackmail may be illegal.Check local law.
Why is my Redmi Note 8 Pro not having a conversation record feature?
The reasons may be as follows: ๐Ÿ“ฑ You have Chinese firmware (without Google services) โ€“ install a global firmware MIUI. ๐ŸŒ Your region is blocking the function (e.g. EU or US) Try changing the region in the settings SIM-map. ๐Ÿ”„ After updating MIUI The function might have disappeared. Check for patches in Magisk.
How to record a conversation on two SIM-card?
On the Redmi Note 8 Pro, the recording works only for the main one. SIM-Slot 1 to record the conversation on the second SIM: Place the right one. SIM Slot 1. Use a third-party application (e.g, ACR), choice-supporting SIM. Connect the headset with a microphone โ€“ some apps allow you to record sound from Bluetooth devices.
Can I automatically record all calls?
Yes, but with reservations: ๐Ÿ“ฑ In a built-in dictaphone. MIUI automatic recording unavailable. ๐Ÿค– In Google Phone, go to โ€œSettingsโ€ โ†’ Record calls" and enable the "Always record" optionยป. โš™๏ธ In Cube Call Recorder, set up rules for specific contacts or all numbers. โš ๏ธ Automatic recording consumes memory quickly โ€“ set the storage limit (for example, 30 days).
How to retrieve records from the broken Redmi Note 8 Pro?
If the screen is not working, but the phone is on: Connect the device to the PC via USB-OTG Copy the files through the mouse. ADB (Adb pull /storage/emulated/0/MIUI/sound_recorder/). If the phone doesn't respond, remove the microSD (if the records were saved on it) and connect the card to another device. If the phone doesn't turn on, contact the service center to retrieve the data via the device. EDL-regime.