How to remove the sound of an alert when recording a call on Xiaomi: all ways

Recording phone conversations on Xiaomi smartphones is a useful feature for preserving important conversations, confirming agreements or recording threats. However, the standard โ€œRecording of the conversation has begunโ€ audible alert, which automatically plays at the beginning of each recorded call, often becomes a problem. This sound is not only annoying to the interlocutor, but can also violate privacy, many countries prohibit hidden recording without notifying the other party.

In this article, weโ€™ll look at all the working ways to disable call recording alerts on Xiaomi, Redmi, POCO and Black Shark devices running MIUI 12-14. Youโ€™ll learn how to remove sound through standard settings, third-party apps and even system files (for advanced users), and why some methods may not work on your model and what to do about it.

Why Xiaomi is forced to turn on the notification of the record

Xiaomi has added a mandatory audio notification to record calls for a reason, for several key reasons:

  • ๐Ÿ“œ Legal requirements: In most countries (including Russia, the EU and the United States), the concealed recording of conversations without the consent of the interlocutor is considered to be a violation of the law.
  • ๐Ÿ›ก๏ธ Google Play policy: From 2019, apps to record calls in the Play Market are required to notify the interlocutor. Xiaomi has integrated this rule at the firmware level.
  • ๐Ÿ”’ Protection against fraud: Alert reduces the risk of using the record for malicious purposes (blackmail, extortion).

However, in practice, the sound often interferes with:

  • ๐Ÿ“ž When recording a business call, the interlocutor may refuse to continue the conversation.
  • ๐Ÿ”‡ In noisy environments (street, transport) the alert may not be audible, but the recording is still recorded.
  • ๐Ÿ“ฑ On some models (Redmi Note 10 Pro, POCO X3 Pro) sound is played even when the speaker is switched off.

โš ๏ธ Note: Disabling the alert may violate local law.In Russia, according to Art. 138 of the Criminal Code, recording a conversation without the consent of the interlocutor is allowed only in cases where it is conducted in personal interests (for example, to protect rights). The use of such a record in court or public distribution without the consent of the other party may entail liability.

Method 1: Disable the alert through the settings of the application โ€œPhoneโ€

The easiest and safest method is to use the built-in settings of the Phone app, which works on most Xiaomi devices with MIUI 12-14, but may not be available on some models for the European market (due to strict GDPR requirements).

Instructions:

  1. Open the Phone app (the tube icon on the home screen).
  2. Press three points. โ‹ฎ in the upper right corner and select Settings.
  3. Go to the Recording of conversations (or Call Recording on firmware in English).
  4. Find the Recording announcement option and turn off the slider.
  5. Save the changes and restart the smartphone (recommended for settings).

If there is no such item, then your firmware does not support disabling the notification via the menu, in which case move on to the following ways.

Application opens"|Version. MIUI 12 or newer|No restrictions on operator|The device is not corporate (c) MDM)-->

Method 2: Using third-party applications to record

If the standard settings don't allow you to remove the sound, you can use alternative applications to record calls, which often offer more features, including hidden recording without alerts.

  • ๐Ÿ“ฑ Android 9.+ (And that's all Xiaomi smartphones after 2019, and apps are not allowed to record sound from a microphone during a call because of Google's restrictions, so many programs use workarounds that may not work on all devices.
  • ๐Ÿ”Š Some apps (such as Cube Call Recorder) still play the notification sound, but it can be replaced with a quiet signal.
  • ๐Ÿ›ก๏ธ Applications from third-party sources (not Google Play) may contain malicious code. Install only proven programs.

Recommended applications (tested on Redmi Note 11 and POCO F4):

AnnexSupport for MIUIAlarmingReference
Cube Call Recorder ACRYes (partially)We can turn it off.Google Play
Call Recorder โ€“ AutomaticYes (on Android 10-12)Silent signal.Google Play
Boldbeast Call RecorderYes (requires manual settings)Shutting down.Official website

Boldbeast Call Recorder (the most reliable solution) requires:

  1. Install the application and open it.
  2. In the menu, select Record Settings โ†’ Record Mode and specify Mode 1 (for MIUI).
  3. Turn off the option to play the notification sound.
  4. Use root access if you have root rights.

โš ๏ธ Attention: Call recording apps may conflict with Xiaomi's built-in voice recorder. Turn off standard recording in your phone's settings before using, or there may be crashes or duplicate files.

Standard from Xiaomi|Cube Call Recorder|Boldbeast|Other |I Do not record calls-->

Method 3: Editing system files (for advanced users)

If none of the previous methods worked, you can try disabling the notification at the system file level. This method requires root rights or unlocked bootloader, as well as knowledge of working with ADB. Wrong actions can lead to a firmware failure or loss of warranty!

Instructions for devices with MIUI 13/14:

  1. Install ADB on your computer and connect your smartphone in debugging mode (Settings โ†’ About Phone โ†’ MIUI Version (click 7 times) โ†’ Additional settings โ†’ For developers โ†’ Debugging over USB).
  2. Open the command line (cmd) and type: adb shell su mount -o rw,remount /system
  3. Go to the folder with system sounds: cd /system/media/audio/ui
  4. Find the alert file (usually called the alert file) call_record_start.ogg or recording_start.mp3) and rename it: mv call_record_start.ogg call_record_start.ogg.bak
  5. Reboot the device: reboot

If the alert sound is gone after the reboot, the task is done. If it's not, the file is somewhere else or has a different name.

/system/media/audio/notifications/


/system/media/audio/alarms/

On some firmware (HyperOS, MIUI EU), sound can be sewn into framework-res.apk. In this case, you will need to decompile the file using APKTool and manually delete the resource.

What if the phone doesnโ€™t turn on after editing files?
If the device is stuck on the logo or not booting after the system files changes, try: 1. Log in Recovery Mode (press Power + Volume up). 2. Select Wipe Cache Partition. 3. If it doesn't help, reflash the device via Fastboot using the Mi Flash Tool. Attention: This will delete all data on the phone!

Method 4: Disabling the recording through operator settings

Few people know, but some mobile operators (e.g. MTS, Beeline, Tele2) block the ability to record calls at the network level, this is done to protect subscribers from unauthorized recording of conversations. If you tried to turn off the alert, but the sound still plays, check the operator's settings.

How to check:

  1. Call your operatorโ€™s short number (e.g. 0890 for Beeline, 0880 for MTS).

You can also temporarily switch to another operator (e.g. Yota or Tinkoff Mobile) where there are no such restrictions and check if the alert sound is gone.

๐Ÿ’ก

If you often record calls for work, consider using a second number (such as Google Voice or virtual SIM) that can be set up without restrictions.

Frequent problems and their solutions

Even after the alert is turned off, Xiaomi users are faced with typical errors.

Problem.Possible causeDecision
The sound of the alert is still there.Hard-restricted firmware (e.g. MIUI Global for the EU)Install MIUI EU or HyperOS via Fastboot
Recording not retainedLack of disk space or application conflictClear the memory and disable other recording programs
Alert plays, but there's no record.Failure of the standard dictaphoneReset the settings of the Phone application in Settings โ†’ Applications
The sound is only in the headphones.Setting up the default sound outputCheck the settings โ†’ Sound โ†’ Media output

If neither of these methods worked, your Xiaomi model may have hardware limitations, such as the Redmi 9A and POCO M3, where the alert sound is played through a separate chip, and you can only physically disable it (which is not recommended).

๐Ÿ’ก

On devices with HyperOS (the new firmware from Xiaomi), the call recording alert is turned off via Settings โ†’ Privacy โ†’ Recording conversations. The standard path through the Phone app may not work.

Alternative methods of recording without alerts

If you canโ€™t turn off the sound, but recording calls is critical, consider alternatives:

  • ๐ŸŽง Use a second phone, put a second smartphone next to you (even the old one) and record the conversation through the microphone using the Voice Recorder, minus the poor sound quality.
  • ๐Ÿ’ป Record it through a computer. Connect your smartphone to your PC, turn it on speakerphone, and record audio through Audacity or OBS Studio.
  • โ˜Ž๏ธ Conferencing services. Create a conference through Zoom or Google Meet that will record sound.
  • ๐Ÿ“ป FM-transmitter + Put it on a smartphone. FM-transmitter, set it to a free frequency and record the sound to a radio with a recording function.

The most reliable, but expensive, way to do this is to buy an external recorder (such as the Sony ICD-UX570 or Olympus WS-853), which supports recording phone conversations via Bluetooth or cable without appearing to be audible.

FAQ: Answers to Frequent Questions

Can I turn off the recording notification on Xiaomi without root rights?
Yes, on most devices, you can do this through the phone app settings (Conversation Record section). If you don't have one, try third-party apps like Boldbeast (doesn't require root, but may not work on all firmware).
Why did the MIUI update reappear?
When you update your firmware, the system files go back to the standard ones. If you edited them manually (for example, delete the alert sound), after the update, the changes will be reset, the decision is to repeat the procedure or use Magisk to protect the modified files.
Is it legal to turn off the recording alert in Russia?
From a legal point of view, turning off the sound is not prohibited, but using the recording without notifying the interlocutor may be illegal. According to Art. 138 of the Criminal Code, recording negotiations without consent is allowed only for personal needs (for example, to confirm an agreement), Distribution of such recording or its use in court without the consent of the second party can entail a fine.
How to record calls to Xiaomi without sound, if all methods do not work?
If neither method worked, there are two options: Use an external voice recorder (connected via AUX or Bluetooth); install custom firmware (like LineageOS) that does not have strict recording restrictions; both involve additional costs (buying a device or risking loss of warranty when running firmware).
Why canโ€™t some Xiaomi models turn off the alert?
It depends on the regional firmware and Xiaomi policy: Devices for the European market (MIUI Global/EU) They often have strict restrictions because of GDPR. Smartphones for China (MIUI China may not have an alert at all, but require a Chinese account to activate (MIUI India) sometimes locks the recording at the operator level. MIUI EU HyperOS (but it may violate the warranty).