Owners of Xiaomi, Redmi and POCO smartphones often face intrusive notification during a call that informs that the conversation is being recorded.This feature, built into the standard MIUI Recorder, is designed to protect the rights of interlocutors, but in everyday use it is uncomfortable. Constantly burning screen or pop-up distracts from the essence of the conversation and can be confusing if you use loud communication in the presence of other people.
Fortunately, the developers of MIUI shells and the new HyperOS have provided several ways to control this behavior: System constraints vary depending on the firmware region (Global, China, EU) and the Android version. In some cases, it is enough to simply change the settings of the application, in others, you will need to work more deeply with system permissions or use third-party tools.
In this article, we will take a look at all the known techniques to make the recording process less visible or completely hide the notification, learn how to set up automatic recording without unnecessary reminders and what risks are associated with modifying system components, understanding these nuances will help you keep the privacy and order in the call log.
Why is there a notification of the entry on Xiaomi
The announcement is not driven by a whim of developers, but by strict regulations in various countries: Google, which owns the Android operating system, has tightened security policies in the latest versions of the OS, restricting the access of applications to the audio stream during a call. Xiaomi, as a manufacturer, is forced to comply with these rules to certify its devices for the global market.
The notification is a legal defense, confirming that the dialogue is fixed, but in some regions, such as India or Indonesia, the requirements are even more stringent: there, recording a call with a warning can be completely banned at the system level, in which case a standard call will simply not allow the function to be turned on, regardless of your actions.
⚠️ Note: Disabling the notification completely may be considered a violation of the personal data laws in your country, and use this option only for personal purposes and with the consent of the interlocutor, if required by law.
It's also worth noting that on HyperOS devices, the notification algorithms have been redesigned, and now the system is more responsive to attempts to hide the status of a record by forcibly displaying a voice recorder icon in a status bar or a floating window, to increase the transparency of processes occurring in the background.
Setting up the standard Dictaphone application
The first and easiest step is to check the built-in settings of the Dictaphone app, which is responsible for recording the audio stream during phone conversations in the Xiaomi ecosystem, and often users do not notice switches that change the behavior of notifications or the way they alert.
To access the settings, open the Dictator app, click on the three dots in the top right corner, and select Recording Settings. Here we are interested in the section related to recording calls. In some versions of the firmware, there is an option to "Hide Notice" or "Do not show a floating window." If the switch is active, the system will stop displaying a bright warning to the entire screen, leaving only a small icon.
You can also set up automatic recording, which will save you from having to manually turn on the recorder every time you talk, which reduces the risk of forgetting to do it and losing important information. Automation is especially useful for business users who are engaged in a lot of negotiations.
☑️ Checking the settings of the recorder
It’s important to understand that having specific menu items depends on the version of MIUI. On older versions (Android 9-10), there were more settings, while on Android 13-14, Google is actively cutting out the ability to hide system security notifications.
Managing Notifications Through System Settings
If you don't have the right options inside the app, you can try to influence the system through the Android notification menu. This method does not disable the recording itself, but makes the notification less noticeable by removing it from the curtain or by banning sound and vibration.
Go to Settings → Notifications and Control Center → Notification Management. Search the Dictator app (or Call Record, name may vary) on the list. Inside, you'll see different notification categories. We're interested in the category related to recording conversations.
You can turn off sound, vibration and, most importantly, disable the display on the lock screen. However, completely hide the icon in the status bar through standard Android tools is not always possible, since this notification is often marked as “ongoing”.
💡
If you can't find the notification category for the recorder, try making a trial call with the record turned on. When you talk, go to the notification settings - the active notification is often highlighted or tops the list.
There is also a method of silent notifications, where if you turn the voice recorder notification category into "no sound and no display", the system may stop displaying the head-up notification, but the little icon in the corner of the screen will still remain, a compromise option that suits most users.
Use of Developer Mode and ADB
For advanced users who are not afraid to work with code, there is a more radical method, the use of ADB debugging (Android Debug Bridge), which allows you to send commands to the system directly, bypassing the standard interface restrictions, and you can try to disable a specific notification channel that is blocked in the regular menu.
To start, activate Developer Mode. Go to Settings → About Phone and quickly press 7 times on MIUI Version (or OS Version) until you see a message about successful activation. Then, in the advanced settings, enable USB Debugging.
Connect your smartphone to your computer, install drivers and the ADB platform. Once connected, execute a command to output a list of all notifications to find the exact name of the packet and channel responsible for recording:
adb shell dumpsys notification --historyFinding the right identifier (often containing words) call_record However, it is worth remembering that in new versions of Android system security notifications are often protected from such manipulation, and the command may not work without root rights.
⚠️ Attention: Incorrect use of commands ADB This can cause system instability or a “boot loop” (cyclical reboot). Always back up your data before interfering with system processes.
Comparison of methods of concealment of recording
Different methods have different efficiency and risk levels. Below is a table that will help you choose the best option for your Xiaomi model and firmware version.
| Method | Efficiency | Difficulty | Risks. |
|---|---|---|---|
| The settings of the recorder | Low (floating window only) | Minimum | Absent. |
| System notifications | Medium (removes sound and curtain) | Low. | Minimum |
| ADB team | High (depending on the OS version) | Tall. | Average (code error) |
| Third-party annexes | Variable (often require root) | Medium | High (data security) |
As you can see from the table, the safest way is the use of regular funds. However, if you're critically concerned about the complete absence of a record, you often have to make trade-offs. Root rights give you maximum control, but they are unsafe and can disrupt banking applications.
💡
The most stable result is a combination of settings inside the voice recorder application and manual management of notification categories in the system.
Alternative solutions and third-party applications
If Xiaomi’s standard tools don’t deliver the desired results, users often turn to third-party solutions. Apps like Cube ACR or Automatic Call Recorder try to circumvent Android’s limitations using their own drivers or special availability modes.
However, on current versions of Android 11, 12, 13 and 14, the effectiveness of such programs has plummeted, Google blocks access to the audio stream of VoIP and regular calls for third-party applications, which can result in a recording with silence instead of the voice of the interlocutor or, conversely, only recording your voice.
Why have third-party apps stopped working?
Some users install modified versions of the phone system application (Google Dialer or Google Dialer). MIUI Dialer) with unlocked recording function. APK-files can be found on specialized forums (for example, 4PDA or XDA). Installing a modified system application is always a risk, as you trust an unknown developer to access your contacts and call history.
Another option is to use cloud services or headsets with their own recording function, but this is already beyond the software setting of a smartphone. In most cases, for the average user, the best solution is to adapt to current conditions: using hands-free communication to control the process or the habit of quickly removing the notification by swipe.