Xiaomi Redmiโs phone recording feature is a useful tool for capturing important conversations, but constant notifications of activation can be annoying, especially if youโre not using this option or the recording is turned on accidentally. MIUIโs default system notifies all recorded calls through pop-up banners, sound signals and status bar icons โ even if the conversation is long over.
Compounding the problem, the path to settings may differ across firmware versions, and some options are hidden in deep menus. In this article, weโll look at all the possible ways to disable notifications, from standard MIUI settings to manually editing system files (for advanced users), and how to prevent it from turning on on itself.
Why do we have conversation recording notifications?
Call recording notifications on Xiaomi Redmi work for three main reasons:
- ๐ Automatic recording โ the function of recording all incoming / outgoing calls is enabled (configured in the Phone application).
- ๐ Manual activation โ you accidentally press the recording button during a conversation, and the system saves the notification until it is listened to.
- ๐ค System alerts โ MIUI Default shows all events associated with the record, even if it was interrupted.
It is important to understand that notifications are generated by two different components:
- Phone application โ is responsible for recording and storing files.
- MIUI system services โ manage pop-up windows and sound signals.
So you have to configure both modules to shut down completely, so if you just delete the notification in the curtain, it will come back after you reboot or call again.
Method 1: Disable call recording in the "Phone" application
The most logical step is to deactivate the recording function itself if you're not using it, and that automatically stops the notification generation. MIUI 12โ14:
- Open the Phone app (the tube icon on the home screen).
- Tap the three-point menu (โฎ) in the upper right corner and select Settings.
- Go to the Call Record section (in some versions, Call Record).
- Turn off the automatic recording slider.
- Make sure there are no active rules for specific contacts in the Exclusion submenu.
If the option is grey and inactive, it is blocked by operator policies or regional settings, in which case move on to the next one.
Application opens"|Transition to โSettingsโ โ Recording of conversations"|Slider "Automatic recording" is disabled"|Contact exceptions checked-->
โ ๏ธ Note: Some Redmi models (e.g. Redmi Note 10 Pro for India) have completely removed the call recording function from the firmware due to local laws.In this case, notifications may appear due to the system cache - a reset is required (see Method 5).
Method 2: Configure notifications for the Phone application
If you want to record, but the notifications are annoying, you can turn them off separately.
- Press the Phone app icon on the home screen and select Application Information (or Information).
- Slip on the Notification item.
- Find the category Recording conversations (or Call Recording in English firmware).
- Turn off the Allow Notifications slider.
- For full effect, also deactivate Sound and Pop-ups in this section.
On MIUI 14, the path may differ: Settings โ Applications โ Application Management โ Phone โ Notifications. If the category Recording Conversations is not on the list, then the notifications come from another source (see Method 4).
| MIUI version | The Way to Notification Settings | Notes |
|---|---|---|
| MIUI 12 | Settings โ Notifications โ Notifications Management โ Phone | The category of the record may be called CallRec. |
| MIUI 13 | Settings โ Applications โ Phone โ Notifications | Please check the system notifications. |
| MIUI 14 (Global) | Settings โ Notifications and Status String โ Notification Management | You need to scroll the list to the phone. |
๐ก
If notifications continue to appear after turning off, try clearing the Phone app cache in its settings (Clear Cache button).This will reset temporary data that can cause false alerts.
Method 3: Use Do Not Disturb mode for specific notifications
If you donโt want to completely disable the recording, but notifications interfere at certain times (such as at night), set the exceptions in Do Not Disturb:
- Go to Settings โ Sound and vibration โ Do not disturb.
- Select a Schedule and set a time interval (for example, from 23:00 to 8:00).
- Slip the exceptions and find the Notifications section.
- Add to the blacklist the category Record conversations from the phone app.
This method allows you to save the functionality of the recording, but hides notifications at specified hours. Note that in MIUI 14 the Do Not Disturb interface is changed - now exceptions are configured through Settings โ Notifications โ Do Not Disturb mode.
โ ๏ธ Note: On some firmware for Redmi (especially Chinese versions), Do Not Disturb mode can block all notifications from the Phone app, including incoming calls.
Method 4: Manually Delete Notifications via ADB (for Advanced)
If standard methods fail and notifications continue to appear, the problem may lie in MIUI system channels, which will require a computer with ADB drivers installed and USB debugging on the phone to turn them off.
Step-by-step:
- Activate Developer Mode on Redmi: go to Settings โ About Phone and tap on MIUI Version 7 times.
adb devices(Your device must have a serial number.)
- Run a command to disable recording notifications:
adb shell pm grant com.android.phone android.permission.WRITE_SECURE_SETTINGS
adb shell settings put global hidden_api_policy 1
adb shell am broadcast -a com.android.phone.action.CALL_RECORDING_NOTIFICATION -e enabled falseAfter the phone restarts, the recording notifications should disappear. If the command does not work, try an alternative method:
adb shell dumpsys notification --cancel com.android.phone 1001This method disables system-level notifications, but can reset after the MIUI update.
What if the ADB does not recognize the device?
Method 5: Reset the settings of the Phone application (last resort)
If none of these methods worked, the phone application might have been corrupted, and then resetting it to factory settings would help.
- Go to Settings โ Applications โ Application Management.
- Find the phone and tap it.
- Choose a storage (or memory)
- Click Clear Data and confirm the action.
- After reset, restart the phone.
This procedure will remove:
- ๐ Call history (but not contacts).
- ๐ Volume settings for calls.
- ๐ฑ All saved recordings of conversations.
- โ๏ธ Personal settings of the application interface.
After reset, check if the notifications have returned. If so, the problem lies deeper (possibly in the firmware), and it is worth considering flashing the device.
๐ก
Phone application data reset is the most radical method, but it is guaranteed to remove all recording traces and associated notifications. Use it if other methods have not worked.
Additional advice and answers to questions
In this section, we have compiled solutions for specific situations that may arise when working with notifications about recording on Xiaomi Redmi.
What if the recording is turned on by itself?
Automatic recording activation is usually associated with:
- ๐ค Accidental tap โ on some Redmi models (e.g. Redmi Note 9), the recording button is located too close to the hands-free button.
- ๐ฑ Screen problems โ โghostโ touches due to damaged display or protective film.
- ๐ค Failure in firmware - rarely, but it happens that MIUI Misactivates the recording when answering a call.
Decisions:
- Check the sensitivity of the screen in Settings โ Display โ Touch sensitivity.
- Install a third-party dialer (like Google Phone) where the recording feature is disabled by default.
- Update your firmware to the latest version via Settings โ About Phone โ System Update.
How to recover accidentally deleted records?
If you cleared the recording notification but didn't listen to it, the file could have been saved in the device's memory.
- ๐ folder MIUI/sound_recorder/call_rec through any file manager.
- ๐ Section Records in the Dictaphone application (sometimes calls are duplicated there).
- โ๏ธ Cloud storage Mi Cloud if synchronization was enabled.
Record files are usually.amr or.mp3 and are named by pattern Call_YYYYMMDD_HHMMSS.
Can I turn off notifications only for specific contacts?
Yes, MIUI has an exception feature, but it works unintuitively:
- Open the phone โ Settings โ Record conversations.
- Activate Automatic Recording (yes, this is a must for setting exceptions!).
- Tap the exceptions and add contacts for which the record is not required.
- Turn off Automatic Recording back.
Calls from selected contacts will no longer be recorded and will not generate notifications.