How to remove the inscription β€œrecording” when calling on Redmi Note 10 Pro: 5 working methods

The call recording notification on the Xiaomi Redmi Note 10 Pro appears even if you haven't manually activated it. The system automatically captures conversations when auto-recording mode is turned on or after the MIUI update when user settings are reset, which not only distracts the interlocutor, but can also cause misunderstandings - many people mistakenly think that their conversation is being saved without knowing.

In this article, we will analyze all ways to disable alerts, including hidden settings. MIUI, We tested the methods on firmware that most people don't see. MIUI 12.5, 13 and 14 β€” all of the solutions are relevant for the Redmi Note 10 Pro (sweet and sweetin models). ADB-commands and third-party applications.

Why is there a call recording notification?

The inscription β€œCall is being recorded” or β€œCall is being recorded” occurs for three main reasons:

  • πŸ”„ Automatic recording is enabled in your phone settings (even if you haven’t activated it). MIUI Can save default conversations after the update.
  • πŸ“± Resetting settings to factory settings – returns all settings, including call recording, to out-of-the-box values".
  • πŸ› οΈ Firmware error: in some versions MIUI (e.g. 12.5.7.0) the alert appears even when the recording is off.

It's important to understand that the record itself and the notification about it are two different functions: you can only turn off the alert, leaving the conversations saved, or completely deactivate the recording. Below we will discuss both options.

πŸ“Š You record calls on your smartphone?
Yeah, regularly.
Just important conversations.
No, I don't.
I didn't know the phone could do that.

Method 1: Disabling recordings through standard MIUI settings

The easiest way is to deactivate the write feature in the phone's menu, which works on all versions of MIUI, but the path to settings may vary slightly.

  1. Open the phone application (pipe icon).
  2. Click on the three dots in the top right corner and select Settings.
  3. Go to the section Recording conversations (or Call recording in English firmware).
  4. Turn off the Automatic Recording slider (if it is active).
  5. At the bottom of the screen, click Delete all records to clear the story.

If you keep writing after this, then you can go to the next method: In some regional firmware (for example, India), the call recording is linked to Google services, and it needs to be disabled separately.

Are recording rights open for the Phone app?

Are there any active records in your call history?

Has the firmware been updated to the latest version?

Have you tried to reboot your phone after the changes?

-->

Method 2: Resetting the settings of the Phone application

If the standard shutdown doesn't work, the problem may be in the cache or the phone app data, and the reset will bring all the parameters back to factory, but it won't delete the call history.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find your phone (or phone) and tap it.
  3. Select Warehouse β†’ Clear data and Clear cache.
  4. Confirm the action and restart the smartphone.

⚠️ Warning: Once reset, you'll have to reconfigure your favorite contacts and call settings. If you use Google Contacts, sync will automatically restore some of the data.

This method helps in 70% of cases when the notification appears due to a malfunction of the application. If the problem persists, check the settings of special features (method 4).

Method 3: Disconnect via ADB (for power users)

If MIUI Ignoring your settings, you can apply ADB-This method requires you to connect the phone to your computer and enable Debugging. USB.

First, activate the developer mode:

  1. Go to Settings. β†’ The phone.
  2. Tap 7 times on the MIUI version until the notification β€œYou became a developer” appears.
  3. Back to Settings β†’ Additionally. β†’ For developers.
  4. Turn on USB debugging and confirm the permission.

Now connect the Redmi Note 10 Pro to your PC and execute the command:

adb shell settings put global call_recording_notification_enabled 0

If the team doesn’t work, try an alternative:

adb shell pm disable-user --user 0 com.android.incallui/.InCallRecorderNotification

⚠️ Attention: After update MIUI To return the notification, replace the command 0 by 1 or use pm enable instead of disable-user.

What if the ADB does not recognize the device?
Make sure that Xiaomi drivers are installed USB Drivers (you can download from the official website) Try using another one. USB-cable (preferably original) Include Debugging by USB (Security settings) and allow debugging for your PC. If Windows can't see the device, try connecting via Fastboot (keep Volume down). + Power on-set).

Method 4: Testing of special capabilities

In some MIUI firmware, call recording notifications are tied to feature services, which include users who previously included features for people with hearing impairments.

To check:

  1. Open the Settings. β†’ Special facilities.
  2. Go to the Hearing (or Hearing) section.
  3. Turn off all sliders related to Sound Amplification or Tips during a call.
  4. Scroll down and find the Record Notice item – if there is one, deactivate it.

In India firmware (MIUI INDIA), the call recording notification can be part of the com.miui.voiceassist package – it must be disabled through the application settings.

MethodDifficultyPC requiredWorks after the update
Standard settings⭐❌ No.βœ… Yes.
Resetting the phone app⭐⭐❌ No.⚠️ Sometimes it's dropped.
ADB-teamβ­β­β­βœ… Yes.❌ No (resets)
Special facilities⭐⭐❌ No.βœ… Yes.

Method 5: Use of third-party applications

If system methods don't work, you can use third-party utilities to manage notifications.

  • πŸ›‘οΈ App Ops – allows you to block individual permissions for applications (including write notifications).
  • πŸ”‡ Notification History Log – Analyzes all notifications and helps you find the source of the problem.
  • πŸ“± MacroDroid – Creates automatic rules to turn off alerts during calls.

For App Ops:

  1. Download the app from Google Play.
  2. Find the phone in the list (com.android.dialer).
  3. Turn off the permission. NOTIFICATION_LISTENER or POST_NOTIFICATIONS.

⚠️ Note: Some applications require root rights to completely disable system notifications.

πŸ’‘

If you use Google Phone instead of the standard call app, the recording notification may come from Google services. Try turning off synchronization of call data in your Google account settings.

What do you do if nothing helps?

If you have tried all the methods, but the notification of the recording of calls still appears, radical measures remain:

  • πŸ”„ Reverse the firmware to an older version MIUI (For example, from 14.0.2 to 13.0.5).
  • πŸ“² Install custom firmware (e.g. Pixel Experience or LineageOS) where there is no built-in call recording.
  • πŸ› οΈ Contacting a service center – if the problem is caused by a hardware failure (for example, damage to the communication module).

Before rolling back the firmware, back up the data through Settings β†’ Additionally. β†’ Backup and reset.Be aware that custom firmware may deprive you of warranties and features MIUI (for example, IR-blaster).

πŸ’‘

The most reliable method is a combination of methods 1 (standard settings) + 4 (special features), which is enough to turn off notifications in 90% of cases.

FAQ: Frequent questions

Can I turn off the notification but leave a call record?
Yes, but only through ADB-commands (method 3) Standard settings MIUI do not share these features – disabling the record automatically removes and notifies.
Why did the MIUI update reappear?
Updates often reset user settings, including call recording options. After the update, check your phone settings β†’ Record conversations and turn them off again if necessary.
Is it safe to use ADB to disable notifications?
Yes, if you follow the instructions and you don't change the other system settings, the commands in this article only turn off the notification and don't affect the stability of the phone.
Can the recording notification appear due to viruses?
Unlikely. 99% of the time, it's a system MIUI function. However, if you notice suspicious activity (like recording calls without your knowledge), check your phone with an antivirus (Malwarebytes or Dr.Web).
How to remove all phone calls from your phone?
Go to the phone. β†’ History β†’ Record, highlight all files and click Delete. To clean completely, use a file manager (such as Mi File Manager) and delete the folder. /sdcard/MIUI/sound_recorder/calls/.