Where on Xiaomi Poco X3 NFC store phone records: all possible ways

Xiaomi Poco X3 NFC is a popular smartphone with a conversation recorder, but many users are faced with the problem: where do these files save and how to find them? Unlike flagship models, where the path to records is obvious, in the Poco X3 NFC, the location of files depends on the version of MIUI, the settings of the Phone application and even regional features of the firmware.

In this article, we will look at all possible storage locations, from standard folders in internal memory to hidden system directories, and how to recover deleted files if they suddenly disappear. MIUI, This is critical to the availability of the recording function.

1. Standard location of call records in MIUI

By default, the Phone app (com.android.dialer) on the Poco X3 NFC stores conversation records in one of two folders, depending on the OS version and regional settings.

  • ๐Ÿ“ /storage/emulated/0/MIUI/sound_recorder/call_rec/ โ€” standard catalogue for global versions MIUI 12โ€“14. Here, the files are named by template. call_[date] [time].amr.
  • ๐Ÿ“ /storage/emulated/0/Recordings/Call/ โ€” alternative path that appears after updating to MIUI 13+ or when using some modified firmware.
  • ๐Ÿ” /storage/emulated/0/Android/data/com.android.dialer/files/ โ€” a hidden folder where temporary copies of records can be stored before they are moved to the main directory.

To check these folders, use any file manager (e.g. Mi File Manager or Solid Explorer) if there are no folders, then the write function is disabled in the settings or your version of MIUI does not support saving conversations (relevant for Chinese firmware without root rights).

๐Ÿ“Š You use the standard phone app for calls?
Yeah, just him.
No, I'm using Google Phone.
Sometimes I switch.
Other appendix

Important: Record files are.amr (Adaptive Multi-Rate) format - this is a compressed audio format that saves space, but can play poorly on some players. VLC or MX Player.

2. How to turn on call recording if the function is not available

On some versions of the Poco X3 NFC (especially with Chinese firmware), the call recording option is hidden or disabled by default.

  1. Open the phone app and go to โ‹ฎ (three-point) โ†’ Settings โ†’ Recording calls.
  2. If there is no item, check the region of the device: go to Settings โ†’ About Phone โ†’ MIUI version and click 7 times on the line with the version to unlock hidden settings.
  3. Enter the command to activate the recording (not working on all firmware) in the engineering menu (#4636###):
am start -n com.android.dialer/.settings.CallRecordingSettings

If you don't have the option after this manipulation, your version of MIUI doesn't support it.

  • ๐Ÿ”„ Install global firmware via Fastboot (instruction below).
  • ๐Ÿ“ฑ Use of third-party recording applications (e.g. Cube Call Recorder) ACR orboldbeast).
  • ๐Ÿ› ๏ธ Getting root rights and manual activation of the function through editing the build.prop file.

๐Ÿ’ก

Before you firmware, back up your data via Settings โ†’ Additional โ†’ Backup and Reset. This will save you from losing contacts and SMS.

3.Research records through MIUI system tools

If you canโ€™t find the folder with records manually, use the built-in search tools:

  1. Open Mi File Manager and go to the Category โ†’ Audio tab.
  2. In the search bar, enter the.amr extension โ€“ the system will show all the records files.
  3. If there are no files, check the Recycle Bin (in MIUI, deleted files are stored there for 30 days).

You can also use the ADB command to scan your memory:

adb shell find /storage/emulated/0 -name "*.amr" -type f

This command will display a list of all.amr files on the device, including hidden ones, and if the output is empty, the records either have not been saved or have been deleted.

What should I do if the recording is interrupted?
If the recording stops after 5-10 minutes, the problem is the limitations of MIUI. Solution: 1. Install the Boldbeast app and select Root Call Recording mode in the settings. 2. Turn off battery optimization for the Phone app in Settings โ†’ Battery โ†’ Battery โ†’ Battery Optimization. 3. Check if the recording is blocked by an antivirus (e.g. Mi Security).

4. Recovering deleted call records

If the records are missing, you can try to recover them with specialized utilities.

MethodProgrammeRoot is required.Chances of success
Scanning of internal memoryDiskDigger, RecuvaNo.40โ€“60%
Recovery through ADBAndroid Data RecoveryNo.30โ€“50%
Deep scan (root)Dr.Fone, EaseUS MobiSaverYes.70โ€“90%
Extract from Google's backupGoogle Drive (if there was a backup)No.10โ€“20%

Critical information: If you used the Disposal Cleanup function in MIUI (Settings โ†’ Storage), the records could have been deleted irrevocably โ€“ in this case, recovery is unlikely.

For maximum odds:

  1. Disconnect your device from the internet immediately (to avoid overwriting data).
  2. Do not save new files to your phone.
  3. Use DiskDigger in the โ€œDeep Scanโ€ mode (root required).

Turn off Wi-Fi and mobile internet |

Charge your phone to 100%|

Install a recovery program |

Do not run other applications during scanning-->

5. Alternative ways of recording calls

If the standard MIUI function doesnโ€™t work or doesnโ€™t work, consider third-party solutions:

  • ๐Ÿ“ฑ Cube Call Recorder ACR โ€” It records both ends of a conversation (even without rooting on some firmware). MIUI.
  • ๐Ÿ”Š Boldbeast Call Recorder โ€“ Poco Supports X3 NFC Alsa or Root mode requires audio source settings.
  • โ˜๏ธ Google Voice โ€“ Free incoming call recording (only available for US/Canada numbers).
  • ๐Ÿ“ž Truecaller โ€“ has a built-in recording function (but requires registration).

Important: in Russia and some CIS countries, recording conversations without the consent of the interlocutor may violate the law (Article 138 of the Criminal Code of the Russian Federation), use the function only for personal purposes and notify the subscriber of the recording.

๐Ÿ’ก

The application side may not work on Chinese MIUI firmware due to kernel-level constraints, in which case only firmware of the global version or obtaining root rights will help.

6. Global MIUI firmware for recording activation

If your Poco X3 NFC is running on Chinese firmware (MIUI China), the call recording function can be disabled at the system level.

  1. Download the latest global firmware for Poco X3 NFC (codename surya) from en.miui.com.
  2. Unpack. ZIP-archive in the platform-tools folder (where installed) ADB).
  3. Connect your phone to your PC in Fastboot mode (clip Volume Down + Power when the device is off).
  4. Follow the commands:
fastboot flash boot boot.img


fastboot flash recovery recovery.img




fastboot flash system system.img




fastboot reboot

After the firmware:

  • ๐Ÿ”„ Make reset to factory settings (Settings) โ†’ Additionally. โ†’ Recovery and discharge).
  • ๐Ÿ“ฑ Check the availability of the recording option in the application "Phoneยป.

โš ๏ธ Attention: Fastboot erases all data, including call records. Pre-copy important files on your PC.

7. Frequent problems and their solutions

Poco X3 NFC users often face the following problems when working with call records:

  • ๐Ÿ”‡ Recording ends after 5 minutes - restriction MIUI. Solution: Use Boldbeast in Root Call Recording.
  • ๐Ÿ“ต Files are not saved โ€“ check the permissions for the Phone application in Settings โ†’ Annexes โ†’ Permits โ†’ Warehouse.
  • ๐Ÿ”Š Poor sound quality โ€“ in the recording settings, select the format WAV instead AMR (if available).
  • ๐Ÿšซ There is no recording option โ€“ update MIUI Up to the latest version or go through the global firmware.

If after all the manipulations the recording still does not work, check:

  • ๐Ÿ“ถ Free space on the device (minimum 500 MB required).
  • ๐Ÿ”‹ Power saving mode - turn it off for the Phone appยป.
  • ๐Ÿ›ก๏ธ Antivirus โ€“ some programs (such as Avast) block the recording.

โš ๏ธ Attention: on some firmware MIUI 14 call recording is automatically deleted after 30 days. To avoid this, transfer the files to another location (for example, to the computer). SD-card) or turn off automatic cleaning in Settings โ†’ Warehouse โ†’ Autocleaning.

FAQ: Frequent questions about Poco X3 NFC call records

๐Ÿ” Can I record calls on Chinese firmware without root?
On most Chinese versions of MIUI, the recording function is disabled at the system level. Without root rights or global firmware, you will only be able to record calls through third-party applications (such as Cube Call Recorder), but the quality can be worse and the recording unstable.
๐Ÿ“ Where do records go after updates? MIUI?
When updating the system folder with records (/MIUI/sound_recorder/call_rec/) It's usually saved, but sometimes the path changes: /storage/emulated/0/Recordings/Call/ (MIUI 13+) /storage/emulated/0/Downloads/CallRecordings/ (Some modified firmware) If no records are available, use data recovery software (e.g. DiskDigger).
๐ŸŽง Why is the recording heard only on one side?
This is a typical MIUI problem, with restrictions on microphone and speaker recording at the same time. Solutions: Use Boldbeast with Record Mode: Alsa setting. Turn on speaker while you're talking (recording will be via microphone). Install the Magisk module Audio Compatibility Patch (required root). On some firmware, the problem is solved only by switching to a global MIUI.
๐Ÿ”’ Can I encrypt the call records?
MIUI It does not provide built-in tools for encrypting records, but you can: ๐Ÿ” Files with passwords are archived through 7-Zip or RAR. ๐Ÿ“ Move records to a protected folder (Settings) โ†’ Confidentiality โ†’ Private vault). ๐Ÿ”— Upload files to an encrypted cloud (e.g. Cryptomator) + Remember that encryption will not hide the metadata of files (date, duration).
๐Ÿ“ฑ How to transfer recordings to a new phone?
The most reliable ways: Connect Poco X3 NFC to the PC and copy the folder with records (/MIUI/sound_recorder/call_rec/) You can use it on your computer and then on your new device. MIUI Upload files to the cloud (Google Drive, Mi Cloud) and download them on a new phone. If.amr recordings are not being played on the new device, convert them to the new device.mp3 via Audacity or online converters.