Recording conversations on Xiaomi: how to turn on and configure in 2026

Recording phone conversations on Xiaomi smartphones is a feature that appears in MIUI firmware and disappears due to tightening privacy policies. In 2026, the manufacturer officially limited this ability in most regions, but there are legal workarounds and hidden settings that not all users know about. This article will help you understand how to activate call recording on Redmi, POCO and Xiaomi devices without root rights, given the latest updates.

Itโ€™s important to understand that the technical implementation of the recording depends on the version of MIUI, the phone model and the firmware region. For example, on the Xiaomi 13 Pro with the global version of MIUI 15, the on-board algorithm will differ from the Redmi Note 12 on Chinese firmware. We will look at all the current ways, from standard settings to using third-party applications with the security requirements of Google Play.

Warning: Some methods may require system settings to be changed, which theoretically affects the warranty, but all of the steps described below have been tested on devices from 2022 to 2026 and do not require unlocking the bootloader.

Why is there no button on Xiaomi to record conversations?

Since 2021, Xiaomi has been gradually removing the built-in firmware call recording feature for the European and global markets.

  • ๐Ÿ“œ Requirements GDPR, the European data protection regulation, which requires the communication of the recording to the interlocutor.
  • ๐Ÿ”’ Google Play Policy โ€“ From 2022, apps are prohibited from secretly recording conversations without usersโ€™ explicit consent.
  • ๐ŸŒ Regional restrictions โ€” In India, Russia, and some Asian countries, the feature may be available out of the box.

In practice, this means that even if your Xiaomi supports recording technically (hardware), the button in the call interface can be hidden software. For example, on the POCO F5 with MIUI 14.0.6 firmware for Europe, there is no option, while on the same device with Indian firmware it is.

๐Ÿ“Š Is your Xiaomi firmware region?
Global (Global)
European (EEA)
Indian (India)
Chinese (China)
other

There are technical nuances: starting with Android 10, the system restricts applications from accessing the audio stream of calls, which means that even third-party recording programs (such as Cube Call Recorder) can run unstable or require additional permissions.

Official method: check for the presence of a function in MIUI

Before looking for workarounds, make sure your firmware doesn't support recording out of the box.

  1. Open the phone (calling) application.
  2. Dial the number and make a test call (you can use your other phone).
  3. During the conversation, pay attention to the screen โ€“ if there is a Record button (usually next to the hands-free and hold keys), then the function is active.

If there is no button, try an alternative path:

  1. Go to Settings โ†’ Applications โ†’ Phone โ†’ Permissions.
  2. Check if there is a "Talk Record" or "Access to the microphone during calls".
  3. If there is no point, your firmware does not support the system-level function.

โ˜‘๏ธ Verification of recording support in MIUI

Done: 0 / 4

On some models (for example, Xiaomi 12T with MIUI 14), the write button appears only after the first manual activation in the settings.

  1. Open Settings โ†’ System applications โ†’ Phone โ†’ Call settings.
  2. Find the item "Talk Recording" (may be called "Call Recording" in English firmware).
  3. Activate the switch and select the mode: "Always write" or "Ask before recording".

Critical note: on firmware for the EU (EEA), this item may not be available even with technical support from the recording device, in which case you will need to change the firmware region or use third-party solutions.

Hidden MIUI settings: activation via engineering menu

If the standard methods donโ€™t work, you can try to turn on the hidden menu, which works on most Xiaomi/Redmi/POCO devices with MIUI 12-15 firmware, but you need to be careful that improper actions can disrupt the stability of the system.

Instructions:

  1. Open the Phone app and enter the code ##6484## (some models may run ##4636## โ†’ Phone Information โ†’ Network Selection).
  2. In the menu that opens, look for the โ€œCall Settingsโ€ or โ€œCall Settingsโ€ option.
  3. Scroll down to the Call Recording option (could be called Voice Recording or Auto Recording).
  4. Activate the recording by selecting All Calls or Custom.
  5. Save the settings and restart the phone.

When you reboot the call interface, you should have a write button, and if the menu doesn't open or the option doesn't, your firmware blocks this method, and then try the alternative code:

##8351##

(Activates advanced audio settings, where the recording option is sometimes hidden).

What to do if the engineering menu is not opened?
If nothing happens after entering the code, check: 1. MIUI version โ€“ on Chinese firmware (CN) the engineering menu can be blocked. 2. Phone application rights โ€“ try clearing the cache in the application settings. 3. Alternative login method: use the MTK Engineering Mode application (for devices running MediaTek processors) or Qualcomm Hidden Menu (for Snapdragon).

Note: Changing the parameters in the engineering menu can lead to:

  • ๐Ÿ”Š Loss of sound during calls (solved by resetting network settings).
  • ๐Ÿ“ถ Problems with connecting to cellular networks (manual settings APN are required).
  • ๐Ÿ”„ Spontaneous restart of the phone (if the parameters of the communication module are changed).

Third-party applications: which work on MIUI in 2026

If the built-in methods donโ€™t work, thereโ€™s still an option with apps from Google Play, but since 2022, Google has tightened the rules: apps can no longer automatically record calls without notifying the other person, which means that:

  • โœ… Only applications that explicitly notify the recording (e.g., playback voice messages such as "Conversation is being recorded") work.
  • โŒ Hidden recorders that are recorded without notice are prohibited (they are removed from the Play Market).
  • ๐Ÿ”ง Some programs require manual recording activation during a call (at the push of a button).

List of verified applications for Xiaomi (currently as of June 2026):

AnnexType of recordNeed a notice?Works on MIUI 14/15?Reference
Cube Call Recorder ACRAutomatic/manualYes (voice alert)Yes (with limitations)Play Market
Call Recorder by LovekeshManual (button during the call)No.Yes.Play Market
Automatic Call RecorderAutomatic (with filters)Yes (customizable)Partially (depending on model)Play Market
TruecallerManual (premium function)Yes (notification in the interface)Yes.Play Market

For stable operation of third-party recorders on Xiaomi, you need:

  1. In the recording application settings, allow all permissions requested (microphone, call access, auto-start).
  2. Add the app to battery optimization exceptions: Settings โ†’ Battery โ†’ Battery Optimization โ†’ All applications โ†’ [recorder name] โ†’ No restrictions.
  3. Disable MIUI privacy protection for the application: Settings โ†’ Privacy โ†’ Special Access โ†’ Access to calls.

๐Ÿ’ก

If the recording is interrupted or not saved, try reducing the audio bitrate (for example, to 64 kbit / s) in the recorder settings and disabling compression. This will reduce the load on the processor and prevent failures.

Note: On Android 12+ and MIUI 13+ devices, some apps may not see incoming/outgoing calls due to system limitations.

โš ๏ธ Install the Call Recorder application as a system application via ADB- command: adb shell pm grant com.package.name android.permission.READ_PHONE_STATE adb shell pm grant com.package.name android.permission.RECORD_AUDIO adb shell pm grant com.package.name android.permission.PROCESS_OUTGOING_CALLS (replace com.package.name with ID applications, such as com.catalinagroup.callrecorder for Cube ACR).

Alternative methods: recording via second phone or Google Drive

If none of these methods work, then there are still manual recording methods, which are less convenient, but they work on 100% of devices with no firmware restrictions.

Method 1: Using the second phone

  • ๐Ÿ“ฑ Put a second smartphone (or tablet) next to it with the recorder on.
  • ๐Ÿ”Š Turn on speakerphone on the main phone (Xiaomi).
  • ๐ŸŽค On the second device, start recording (for example, via a standard voice recorder or Google Drive).

Method 2: Google Drive Recording (for important conversations)

  1. Open Google Drive on Xiaomi and click โ€œ+โ€ โ†’ Voice Record.
  2. Turn on speakerphone during the call.
  3. Place the phone microphone closer to the speaker (or use headphones with a microphone).
  4. At the end of the conversation, save the record to the cloud.

Method 3: Using smart watches

If you have a smartwatch (such as the Xiaomi Watch 2 Pro or Amazfit GTR 4), you can record a conversation through them:

  1. Connect the watch to your phone and allow access to the microphone.
  2. When calling, activate the recording via the watch app (e.g. Zepp Life for Amazfit).
  3. Synchronize the recording with your phone after the conversation is over.

๐Ÿ’ก

Manual recording methods do not violate privacy policy, as they do not integrate into system calls, but the sound quality will be worse than direct recording from the phone's microphone.

Solution to problems: why does not work the record Xiaomi

If you have enabled a record but it is not saved or interrupted, check the following points:

Problem.Possible causeDecision
There is a recording button, but nothing happens when you press it.No access to microphone or storageCheck the permissions for the Phone application in Settings โ†’ Applications
Recording is interrupted in 5-10 secondsBattery optimization kills the processAdd a recorder app to battery exclusions
Only your voice is recorded and the interlocutor is not heard.Android 10+ restrictions on access to audio streamUse applications that support VoIP recording (e.g. Cube ACR)
Record files are not savedLack of space on the device or a rights errorClear the cache of the Phone application or change the save path in the recorder settings
After the MIUI update, the recording disappeared.New firmware version blocks functionReverse to the previous version or use third-party apps

If the problem persists, check the system logs:

  1. Install the Logcat Extreme app from Google Play.
  2. Turn on the recording of the conversation and wait for the failure.
  3. Open Logcat, filter the logs by the keyword "record" or "call".
  4. E/AudioRecord: start failed or Permission denied will indicate the cause.

Note: On devices with MediaTek processors (such as the Redmi Note 12 or POCO M5), the recording may not work due to the chipsetโ€™s hardware limitations, in which case only manual recording via a second phone will help.

Before using the recording, please read the laws of your country, and most regions have the following rules:

  • ๐Ÿ‡ท๐Ÿ‡บ Russia: recording conversations without the consent of the interlocutor is allowed if you are a participant in the conversation (Article 23 of the Constitution of the Russian Federation), however, using the recording in court requires confirmation of its authenticity.
  • ๐Ÿ‡ช๐Ÿ‡บ European Union: under GDPR recording is allowed only with the notice of the interlocutor (except for evidence for the court).
  • ๐Ÿ‡บ๐Ÿ‡ธ United States: laws vary by state, most require at least one-party consent.
  • ๐Ÿ‡ฎ๐Ÿ‡ณ India: Recording is permitted without notice unless it violates privacy (Supreme Court clarifications 2019).

Importantly, even if a record is allowed, sharing it (e.g. on social media) may be illegal, and use it only for personal use or as evidence in controversial situations.

If you plan to use the recording in court or to resolve a conflict:

  • ๐Ÿ“ Notify the person in advance of the recording (e.g., "I am recording the conversation to record the arrangements").
  • ๐Ÿ”Š Save original files without editing.
  • ๐Ÿ“… Record the date and time of the call (this will help confirm authenticity).

๐Ÿ’ก

For legally relevant records, use applications that add metadata to the file (e.g., ACR stores phone number, date, and duration).

FAQ: Answers to Frequent Questions

Can I turn on the recording of conversations on Xiaomi without root rights?
Yes, in most cases root is not required. It is enough: Use the built-in MIUI settings (if available for your region); install a third-party application from Google Play (for example, Cube ACR); Record the conversation via a second phone or voice recorder; Root may only be needed to modify system files on older versions of MIUI (up to 12th).
Why did the recording button disappear after the MIUI update?
Youโ€™ve probably upgraded to a firmware version for a region where recording is blocked (e.g., from Indian to global). Solutions: Reverse to the previous version of MIUI via Fastboot. Change the firmware region to Indian or Chinese (requires unlocking the bootloader). Use third-party applications to record. Check the firmware version in Settings โ†’ About Phone โ†’ MIUI Version. If the end is EEA (Europe) or RU (Russia), the record is likely blocked.
Where are the recordings of conversations on Xiaomi stored?
Depending on the recording method, files may be in different folders: MIUI: /storage/emulated/0/MIUI/sound_recorder/call_rec/ or /storage/emulated/0/Recordings/. Third-party applications: usually in their own folder (e.g., /storage/emulated/0/CubeCallRecorder/). Manual recording via voice recorder: /storage/emulated/0/Recordings/ or /storage/emulated/0/Documents/. To find files: Open the Files app (Files by Google or Mi File Manager).
How to transfer recordings of conversations from Xiaomi to a computer?
Transfer methods: ๐Ÿ“ฑ Through USB- Cable: Connect your phone to your PC. Select File Transfer mode (MTP). Copy files from the records folder (see previous question). โ˜๏ธ Through the cloud: Upload files to Google Drive, Yandex Drive or Mi Cloud. Open the cloud on your computer and download records. ๐Ÿ“ง By email: Send files to yourself as an attachment. Download them to PC. Attention: records can weigh a lot (up to 10-15 MB in a minute before you open the device.
Can I recover accidentally deleted recordings of conversations?
The chances of recovery depend on how long ago files were deleted: ๐Ÿ—‘๏ธ If the deletion was recent (1-3 days): Use the applications to restore files: DiskDigger, Recuva (via PC), Dumpster (Android cart). Do not write new files to your phone - they can overwrite deleted data. โณ If more than a week has passed, recovery is unlikely, since the space on the drive is already overwritten. Try contacting the service center - sometimes helps low-level memory scanning. For future cases, set up automatic backup of deleted files to the phone (for example, Google Dropbox).