Xiaomiβs current MIUI and HyperOS smartphones are famous for their functionality, but the abundance of system notifications is often an annoyance to users. Constant pop-ups, sound alerts and vibrations can interfere with work, sleep or watching movies. Many device owners face the need to limit the flow of information, but do not know where exactly the desired switches are hidden in the confusing settings menu.
In this article, we'll take a look at all the available alert management techniques, not just to silence the sound, but to fine-tune the behavior of each application. Deep customization makes it possible to turn a smartphone into a handy tool that notifies only what's really important, ignoring the noise.
We'll look at both the standard methods through the settings menu and more advanced ways to block system notifications and ads. Understanding the logic of how Android works in conjunction with Xiaomi's branded add-ons will help you regain control of your device. Let's start with the basic principles of the alert system.
Basic setting of application notifications
The first step to silence is to manage standard alerts from installed programs. Unlike pure Android, Xiaomiβs shell provides extended control over each communication channel. To get started, you need to go to the Settings menu β Notifications and Status bar β Application Notifications. Here is a complete list of all programs that have permission to display information on the screen.
If you select a particular application, you'll see a detailed menu of its behavior, and you can not just disable the display, but also configure categories. For example, the messenger can show messages but not make sounds, or vice versa. The flexibility of the settings allows you to create a personalized profile for each software.
β οΈ Warning: By disabling system services such as Security or Downloads, you may stop receiving important virus messages or completing file downloads.
To quickly configure frequently used programs, itβs easier to use a notification curtain. Just pull the notification down to reveal additional options, and select Settings. This action will instantly take you to the desired menu without a long wander of items.
- π Disabling: Blocks any signals from the program.
- π No sound: notification will appear, but without sound or vibration.
- π Hiding Content: Shows only the name of the app, hiding the text.
- π Priority: Allows notifications to appear on top of other windows.
Managing MIUI System Notifications and Advice
One of the most common reasons Xiaomi users are annoyed by so-called βRecommendationsβ are advertising or information pop-ups from the system itself, offering to install games, clean up memory or buy a subscription, and to get rid of them, you need to disable the MSA service (MIUI System Ads) and setting recommendations.
Follow the Settings β Passwords & Security β Access to Personal Data. Find the msa service on the list and turn off the slider. The system will try to dissuade you several times by offering to wait 10 seconds before you try again β be patient and turn it off permanently. This is a critical step for comfortable use.
Next, remove the tips in the system applications. Go to Settings β Passwords and security β Special features β Recommendations and disable all sliders. It is also worth checking the settings of each built-in application (Conductor, Cleanup, Security) by finding the item βGet recommendationsβ and deaktivating it.
What is MSA?
After these actions, the number of intrusive windows will be reduced by many times, and system advertising will no longer distract you from the main tasks, making the interface cleaner and more pleasant.
Do Not Disturb and Focus Modes
For a temporary complete shutdown of all sounds and vibrations in Xiaomi provided special modesΒ» (DND) It blocks all incoming calls and notifications, except those added to the exceptions, and can be activated through the control curtain or in the Settings menu. β Sound and vibration β Don't disturb.
Unlike simple silent mode, DND doesn't just remove sound, it prevents screen lights and vibrations. It's ideal for a movie theater, meeting or sleeping, and you can set a schedule so that the phone automatically switches to this mode at night, like 23:00 to 07:00.
The newer versions of HyperOS and MIUI also have Focus mode, which allows you to create profiles for different situations: Work, Rest, Sport, and each profile allows notifications from only selected contacts or apps, blocking everything else.
- π Sleep mode: automatically switches on DND and mutes the screen.
- πΆ Child Mode: Blocks Accidental Shopping and Calls.
- πΌ Meeting mode: Allows only emergency calls.
- π Activity mode: minimizes distractions.
Automating processes through these modes allows you to forget about manually setting up every evening, and the phone will know when you need silence.
Blocking pop-up windows and banners
In addition to standard notifications, users may be disturbed by pop-ups from browsers or aggressive apps. Xiaomi has a powerful tool built in the Security app to combat them. Open Security β Antivirus β Settings (cogs) β Monitor activity and make sure it is active.
Also check the permissions for each suspicious app. Go to Settings β Apps β All apps, select the program, and find βOther permissions.β You should also disable βMaster on top of other appsβ and βPop-ups in multitasking mode.β
β οΈ Attention: Blocking display over other windows can disrupt the work of navigators (Yandex.Navigator, Google Maps) or video calls in messengers when the screen is turned off.
If the problem is caused by a specific site in the browser, the easiest way to clear site data or install an ad blocker. Xiaomi's built-in browser also has an ad blocking feature that can be activated in its settings.
π‘
Use Private DNS to block ads at the network level. In the connection settings, specify dns.adguard.com, this will remove most banners in apps and the browser.
Set up sounds and vibrations for different events
Sometimes the user needs to separate sound profiles, not complete silence, it's important to distinguish between the sound of the notification and the sound of the call. At Xiaomi, you can assign unique tunes to each contact or type of message. This is done through Settings β Sound and vibration β Notification sound.
Vibration deserves special attention. Sound and vibration β Vibration when touched, you can turn off the tactile response of the keyboard and system, which not only reduces noise, but also saves battery power. Complex vibration patterns are available for calls that you can create yourself.
For advanced users, you can set up notification channels. By going to the settings of a particular application and selecting Notification Categories, you can set your sound or turn it off for each type of event (e.g. Likes, New Subscribers, Ads).
| Type of event | Where to set up | Recommendation |
|---|---|---|
| Incoming challenge | Sound and vibration | Loud sound + strong vibration |
| SMS/Messaging Services | Application settings | Short signal, no vibration during the day |
| Systemic errors | Special opportunities | No sound, just a log. |
| Calendar | Calendar Annex | In advance (in 15 minutes), quiet sound |
Fine tuning of the audio helps to instantly identify the importance of the event without taking the phone out of your pocket.
Use of third-party tools and ADB
For those who want to achieve absolute control, there are methods that go beyond the standard menu: using ADB commands (Android Debug Bridge) allows you to hide notification icons and disable system components that are not deleted in the usual way, which requires a computer and a cable.
By connecting your phone to a PC with USB debugging enabled, you can use commands to freeze packets, for example, an adb shell pm disable-user --user 0 com.miui.misys command will disable the system service responsible for some of the advertising, but this requires caution.
adb shell pm list packages | grep miui
adb shell pm disable-user --user 0 com.miui.systemAdSolutionThere are also notification aggregators, such as the Notification History Log, which allow you to intercept and filter notifications before they appear on the screen, and they create an additional layer of control over the information flow.
β οΈ Attention: Use ADB-commands to disable system components can cause the phone to malfunction or "bootloop!
π‘
Using ADB is a powerful tool for power users to remove built-in advertising junk that cannot be turned off in normal settings.
By applying these methods, you turn your Xiaomi into a fully personalized device that is noise-free.