How to remove the call record button on Xiaomi Redmi: all working methods

The Xiaomi Redmi phone recording button appears automatically in the call interface and often interferes with users, takes up space on the screen, can be accidentally pressed during a conversation, and in some countries its presence even raises legal questions about consent to recording. Despite the usefulness of the feature for business calls or important negotiations, many owners of the Redmi Note 10/11/12, Redmi 9/10/13C and other models want to turn it off.

The problem is that Xiaomi didn't add a direct switch for this button to the standard settings, but there are a few workarounds, from the hidden options in the settings. MIUI beforehand ADB-In this article, we will discuss 5 proven methods, including those that work on the latest firmware (including HyperOS.

Why the Call Record button appears on Xiaomi Redmi

The conversation recording feature is built into the standard Phone app on all Xiaomi, Redmi and POCO smartphones with MIUI or HyperOS firmware. It is activated automatically depending on:

  • ๐Ÿ“ฑ Firmware regions: in Indian (IN) The global (Global) versions of the button are always visible in Chinese (CN) It might not be.
  • ๐Ÿ“ž Call type: for normal calls, the button is active, for VoIP (WhatsApp, Telegram) - no.
  • ๐Ÿ”„ Versions MIUI: into MIUI 12-14 The button was hidden through the settings, in HyperOS (2026+) She's off the menu.
  • ๐Ÿ› ๏ธ System modifications: on custom firmware (for example, Pixel Experience), the button may not be at all.

From the technical side, the recording button is part of the system APK-com.android.dialer (or com.miui.dialer in older versions) is controlled by a flag in a configuration file that can be changed via a file. ADB But simply removing the button doesn't turn off the recording function itself, it will remain available through the call menu.

๐Ÿ“Š You use a recording of conversations on Xiaomi?
Yeah, often.
I tried it before, but it wasn't useful.
No, she's bothering me.
I didn't know she was.

Method 1: Disconnect via hidden MIUI settings (no root)

The most secure method that works on most Redmi models with MIUI 12-14 and HyperOS does not require superuser rights, but may not work on all regional versions of the firmware.

  1. Open the phone application (Phone).
  2. Press three points (โ‹ฎ) in the upper right corner and select Settings.
  3. Scroll down to the Recording of Conversations section (on some firmware it is hidden - see spoiler below).
  4. Turn off the Switch Show the Record button or Automatic Record.
  5. Reboot your smartphone so that the changes take effect.
If the "Recording of conversations" section is not in the settings
Try typing the "record" request in the Settings Search (Settings โ†’ Search). On some firmware, the item is hidden under the name "Additional Features โ†’ Call Recording".

Limitations of the method:

  • โŒ Doesn't work on firmware for India (IN) and some global versions.
  • โŒ After updating MIUI settings may reset.
  • โœ… Safe โ€“ does not require changes to system files.

๐Ÿ’ก

If the button has disappeared, but the recording function is still needed, it can be called by long pressing the Add Call (+ icon) key during a conversation.

Method 2: Use of the ADB-Teams (for experienced users)

If the button is not turned off through the settings, you can use ADB (Android Debug Bridge. This method requires a computer and enabled debugging. USB, It doesn't need root rights. It's good for Redmi Note. 11/12, Redmi 10/13C and other models MIUI 13โ€“14.

Preparation:

  1. Download ADB Tools for Windows/macOS/Linux.
  2. Turn on USB Debugging on your phone: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times), then Settings โ†’ Additional โ†’ For Developers โ†’ Debugging over USB.
  3. Connect the phone to your computer and confirm the trusted device.

Commands to deactivate the button:

adb shell settings put global hide_call_recording_button 1

Once done, restart your phone. To return the button, use:

adb shell settings put global hide_call_recording_button 0

USB debugging enabled

ADB drivers are installed on PC

The phone is connected in the "File Transfer" mode.

Backup copy of data created-->

โš ๏ธ Attention: Misuse of the right ADB If the button has not disappeared after the command, check the correct input or try an alternative method.

Method 3: Install a third-party launcher or call app

If the system methods donโ€™t work, you can replace the standard Phone application with an alternative one, a radical but effective way that adds new features (such as spam blocking or an improved interface).

Best alternatives:

AnnexSupport for recordingDefault recording buttonRoot is required.
Google PhoneโŒ No.โŒ No.โŒ No.
Truecallerโœ… Yes (optional)โŒ We can turn it off.โŒ No.
Simple DialerโŒ No.โŒ No.โŒ No.
ExDialerโœ… Yeah (tuning in)โœ… Yes, but it's hiding.โŒ No.

How to determine:

  1. Download. APK-file of the selected application (for example, Google Phone with APKMirror).
  2. Install the file by allowing installation from unknown sources (Settings โ†’ Applications โ†’ Special Access โ†’ Install Unknown Applications).
  3. Launch the app and assign it to the default app for calls.

โš ๏ธ Note: Some alternative calls (such as Truecaller) collect call data to analyze spam.

Method 4: Editing system files (root required)

For users with unlocked bootloader and root rights, it is possible to delete the write button by editing system files, which irreversibly removes the button from the interface, but requires caution - an error can lead to the failure of the call.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Mixplorer).
  2. Go to /system/priv-app/Dialer/ or (for newer versions): /system/priv-app/Contacts/
  3. Find the Dialer.apk file (or Contacts.apk) and back it up.
  4. Open the file in the editor (for example, APK Editor) and find a line: bool_config_call_recording_enabled Change the value from true to false.
  5. Save the changes, restart the phone.

Alternatively, delete the CallRecordingService.apk file from the /system/priv-app/ folder, but this will disable the recording of conversations completely.

๐Ÿ’ก

Editing system files can disrupt the work OTA-Before making changes, make sure to back up through TWRP.

Method 5: Resetting the settings of the Phone application

If the button comes up after you upgrade or change your firmware, sometimes it helps to reset the standard call settings, and it won't delete the call history, but it will return all the settings to factory settings.

How to reset:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the phone and open its settings.
  3. Click Warehouse โ†’ Clear the data and Reset the settings.
  4. Reboot the phone.

After reset, check if the call settings have not appeared in the call item Record conversations - sometimes it becomes available after cleaning the cache.

What to do if none of the methods worked

If all of these methods did not help, the problem may be related to:

  • ๐Ÿ”’ Operator policy: some mobile networks block changes to the call interface (e.g. Jio in India).
  • ๐Ÿ“ฆ Custom firmware: on informal assemblies (for example, LineageOS), the button can be โ€œstitchedโ€ into the kernel.
  • ๐Ÿ”„ Hardware limitations: on some models (Redmi) 9A, Redmi 8) recording function implemented at chipset level.

Radical solutions:

  • ๐Ÿ”ง Refuse the phone to Global ROM (if IN or CN version).
  • ๐Ÿ“ฑ Buy a Bluetooth headset with its own recording feature (e.g. Sony) WH-1000XM5).
  • ๐Ÿ› ๏ธ Contact the Xiaomi service center with a request to disable the function at the service menu level (paid).

FAQ: Frequent questions about the recording button on Xiaomi Redmi

โ“ Can I remove the recording button without a computer?
Yes, try Method 1 (hidden settings) or Method 5 (reset the Phone app) and if they don't work, you won't be able to do without a PC, you'll need ADB or root.
โ“ Recording conversations on Xiaomi is legal?
In most countries, recording a conversation is allowed only with the consent of the interlocutor. In Russia, according to Article 23 of the Constitution and Article 138 of the Criminal Code, recording without notice can be considered a violation of the confidentiality of correspondence.
โ“ Why After Updating MIUI button appears again?
Firmware updates reset some user settings, including hidden settings. After the update, you will have to repeat Method 1 or Method 2 (ADB). To avoid this, you can turn off automatic MIUI updates in the settings.
โ“ Is there a risk of losing the warranty when using ADB?
No, ADB-commands do not affect the warranty, as they do not require unlocking the bootloader. However, if you edit system files (Method 4), the warranty will be lost.
โ“ How to completely disable the recording function, not just the button?
To do this, you need to: Get root rights. Delete /system/priv-app/CallRecording/CallRecording.apk. Clear the phone application data. After that, the recording of conversations will become unavailable even through the menu.