How to turn off notifications on Xiaomi: the complete guide

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.
πŸ“Š What type of notifications annoy you the most?
Advertising in the system
Messages from games
Xiaomi System Tips
Spam in messengers

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?
MSA (MIUI System Ads) is a system process responsible for displaying advertising content in the shell of Xiaomi. its disabling does not disrupt the phone, but only removes advertising blocks.

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 eventWhere to set upRecommendation
Incoming challengeSound and vibrationLoud sound + strong vibration
SMS/Messaging ServicesApplication settingsShort signal, no vibration during the day
Systemic errorsSpecial opportunitiesNo sound, just a log.
CalendarCalendar AnnexIn 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.systemAdSolution

There 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.

Frequently Asked Questions (FAQ)

Why do notifications keep coming even when I've turned on Do Not Disturb mode?
Check the exception settings in Do Not Disturb mode. You may have re-calls or notifications from favorite contacts allowed, and some apps have priority that needs to be removed separately in their settings.
How to turn off the camera shutter sound on Xiaomi?
The shutter sound is region-specific. If you select China, India or Thailand in the settings (Additional β†’ Region), you can turn the sound off in the camera settings. In other regions (e.g. Russia, Europe), the shutter sound is software-locked and does not turn off without root rights.
Can you completely remove the MSA service without consequences?
Yes, it's safe to remove or disable the MSA service. It's an advertising module, and it doesn't affect the basic functionality of the phone, calls, or the Internet. The only consequence is that the ad units disappear.
Why did the MIUI update reappear?
With major updates, privacy settings and MSA services can be reset to factory values, and it is recommended that after each major update, you recheck the Access to Personal Data item and turn off advertising services.