The Xiaomi Mi 10's recording notification can appear even if you've never used it. The MIUI default includes a call recording alert to comply with the law, but for most users, it becomes a source of annoyance, especially when a message pops up in the middle of an important conversation or locks the screen.
The problem is complicated by the fact that in different versions MIUI (12 to 14) the path to disabling this notification changed, and in some firmwares the option was hidden. We tested 5 working methods, from standard settings to use. ADB-Importantly, some methods require developer rights, so check their activation in your phone settings beforehand.
If youβre using the Xiaomi Mi 10 Pro or Mi 10 Ultra, all of the methods described will work similarly β the difference is only in the MIUI version. For owners of devices with global firmware (EEA), an additional step may be required to disable system applications.
Why does a notification appear to record a conversation?
In MIUI, call recording notification is set at the system level for two main reasons:
- π Legal requirements: In some countries (e.g. the EU), the law requires that the interlocutor be informed of the recording of the conversation, and Xiaomi has added this warning to all firmware, including the Russian and global versions.
- π Integration with MIUI Even if you havenβt manually enabled the recording, the system can automatically prompt you to save important calls (e.g. from banks or support services).
- π οΈ Firmware errors. MIUI 12.5 and 13 were bugged when the notification appeared even when the recording function was disabled. This is fixed in new versions, but on the Mi 10 updates may come with a delay.
Interestingly, on the Xiaomi Mi 11 and newer, this problem is less common β the manufacturer has optimized the logic of the notifications, but Mi 10 owners often have to face βghostβ alerts that are not associated with the real record.
β οΈ Note: If you do record calls, disabling the notification may violate the laws of your country.For example, 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 you are a participant in the conversation and do not distribute the recording.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use the built-in system options. It works on most versions of MIUI, but the path to settings may vary.
Instructions for MIUI 12-14:
- Open the phone application (pipe icon).
- Slip on three dots in the upper right corner and select Settings.
- Go to the Recording of Conversations (or Call Recorder in global firmware).
- Turn off the Slider Show Notice of Record (in some versions, the option is called Show Recording Notification).
- Save the changes and restart the phone.
If you donβt have a Record Conversations item on your menu, try an alternative path:
Settings β Applications β Application Management β Phone β Permissions β Notifications β Disable βConversation RecordingβActivate Developer Mode (7 times tap on MIUI Version)
Make sure you have sufficient rights (not a guest account)
Make a backup of settings (Settings) β Additionally. β Backup)-->
On MIUI 13.5+, Xiaomi moved some of the settings to Security. If the standard method didn't work, check:
Settings β PaSSWORD & SECURITY β Privacy β Special app access β Call Recorder ββ οΈ Warning: After disabling the notification through the settings, check if they have reset after the update MIUI. The system sometimes returns settings to factory settings when installing new security patches.
Method 2: Use of the ADB-Teams (for experienced users)
If the notification continues to appear despite the disconnection in the settings, you will have to resort to ADB-This method requires you to connect your phone to your computer, but it's guaranteed to remove the system alert.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux
- π USB-cable (preferably original)
- π οΈ Installed drivers ADB (You can download from the official Android website)
- π§ Developer mode on the phone
Step-by-step:
- Connect Xiaomi Mi 10 to your computer and select File Transfer mode.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Execute the command to disable notification: adb shell settings put global hidden_api_policy 1 Then, adb shell pm disable-user --user 0 com.android.incallui/.InCallNotificationService
- Reboot the phone.
If the notification appears again after the reboot, try an alternative command:
adb shell appops set com.android.server.telecom android:foreground_service IGNOREπ‘
Before using ADB, back up your data via Mi Cloud or locally. In rare cases, incorrect commands can cause system applications to crash.
To return the changes, use:
adb shell pm enable com.android.incallui/.InCallNotificationServiceMethod 3: Disconnection through system applications
Sometimes the notification is not generated by the Phone app itself, but by related services, such as MIUI Call Recorder or Google Phone (if installed), and to completely remove the alert, you need to disable these components.
Instructions:
- Go to Settings β Applications β Application Management.
- Find the Call Recorder (or Call Recorder) app.
- Turn it off (do not delete!) and confirm the action.
- Turn off the Google Phone if it is installed.
- Clear the cache for the Phone application:
Settings β Applications β Phone β Storage β Clean the cacheAfter these actions, the notification should disappear. If not, check if the recording of calls is activated in third-party applications (for example, in Truecaller or bank clients).
| Annex | The path to shutdown | Additional action |
|---|---|---|
| MIUI Call Recorder | Settings β Applications β Call Recorder β Disable | Clear the application data |
| Google Phone | Settings β Applications β Google Phone β Disable | Remove updates (if any) |
| Truecaller | Open the application β Settings β Recording calls β Disable | Limiting permissions for microphones |
β οΈ Attention: Disabling system applications can affect the stability of the phone, for example, without MIUI Call Recorder will stop automatically recording calls from banks. If you need this feature, use Method 1 or Method 4.
Method 4: Editing a configuration file (root)
For root-right users, there is a radical method of editing the system file responsible for notifications, which is guaranteed to remove the alert forever, but requires caution: incorrect changes can lead to system failure.
What needs to be done:
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Go to /system/csc/others.xml or (for newer MIUI versions): /system/csc/feature.xml
- Find the line with the ConfigCallRecordingNotification parameter.
- Change the value from true to false.
- Save the file and restart the phone.
If the file others.xml No, check it out:
/system/csc/common/others.xmlFor MIUI 14, the path may be different:
/product/csc/others.xmlWhat to do if you donβt have a file called others.xml?
After editing the file, it is recommended to check the integrity of the system through Settings β About Phone β System Check. If errors occur, restore the original file from the backup.
Method 5: Reset the settings of the "Phone" application
If all previous methods failed, the last option is to reset the Phone app settings to factory settings, which will remove all user settings, including call history and recorded conversations, but often solves the problem of "ghost" notifications.
Instructions:
- Open Settings β Applications β Application Management.
- Find the phone app and tap on it.
- Choose Warehouse.
- Click Clear Data and confirm the action.
- Reboot the phone.
After discharge:
- π Configure the application again (resolutions, tone signals, etc.).
- π± Check if the notification came after the test call.
- π If the problem is back, try Method 2 (ADB).
β οΈ Attention: Resetting the application Phone deletes: π Call history (incoming/outgoing/missed) π€ All recorded conversations β Selected Contacts in the App It is recommended to pre-export your call history through Settings β System system β Backup.
What to do if nothing helps
If none of the methods removed the notification, the problem may lie in:
- π Baggage of a specific version MIUI. Check forums (like Mi Community) for similar complaints.Maybe Xiaomi has already issued a patch.
- π± Conflict with third-party applications: the notification can generate a banking application (SberBank, Tinkoff) or messenger (WhatsApp, Viber) when calling through them.
- π Incomplete system updates. Try manually installing the latest version. MIUI through settings β The phone. β Updating the system.
Extreme measures:
- Reverse to the old version of MIUI. If the problem occurs after the update, go back to the previous firmware via Fastboot.
- Install custom firmware. For example, LineageOS or Pixel Experience do not have this notification, but require unlocking the bootloader.
- Contact Xiaomi. Report the problem via Settings β Review or chat on the official website.
π‘
Before installing custom firmware, check compatibility with the Xiaomi Mi 10 model (codenamed umi). Wrong firmware can turn the phone into a "brick."