How to permanently disable notifications on Xiaomi smartphone: system, from apps and advertising

Notifications on Xiaomi smartphones can be a real problem: constant sound signals, pop-up banners and advertising push messages from MIUI distract from work, drain the battery and create information noise. This is especially true for owners of low-cost models Redmi and POCO, where the manufacturer actively integrates advertising mechanisms into firmware. But not everyone knows that MIUI has hidden settings that allow you to completely disable notifications at the system level, individual applications and even block advertising push messages from Xiaomi.

In this article, weโ€™ll look at all the possible ways to manage notifications, from basic menu settings to hidden features for power users.

  • ๐Ÿ“ฑ System notifications (updates, security, MIUI)
  • ๐Ÿ“ฒ Notifications from applications (social networks, instant messengers, games)
  • ๐Ÿšซ Advertising push messages from Xiaomi and third-party services
  • ๐Ÿ”” Sound and vibration for specific types of alerts
  • ๐Ÿ”„ Automatic notifications from Google services and MIUI

The instructions are valid for all modern smartphones Xiaomi, Redmi and POCO based MIUI 12-14 (including global and Chinese versions of firmware).If you use POCO Launcher or custom shell, some menu items may be slightly different - we will indicate alternative paths.

๐Ÿ“Š What notifications are most annoying to you?
Advertising push from Xiaomi
Spam from apps
System alerts
Sounds and vibrations
All at once.

1. How to disable all notifications on Xiaomi through system settings

The fastest way to get rid of intrusive alerts is to use built-in MIUI tools, a method that is suitable for disabling notifications from all applications at once or selectively configuring.

Go to Settings โ†’ Notifications and Status bar โ†’ Notification management. Here you will see three key sections:

  • ๐Ÿ”น Applications โ€“ a list of all installed programs with the possibility of individual configuration;
  • ๐Ÿ”น System notifications - notifications from MIUI (Updates, security, Xiaomi account);
  • ๐Ÿ”น Others โ€“ additional categories (e.g., notifications about devicesโ€™ Bluetooth connection).

To completely disable notifications for a particular application, tap on its name and move the slider Allow notifications to the position Off.. For system notifications, the algorithm is similar, but some categories (for example, Security Updates) can be protected from disabling โ€“ they will have to be blocked in other ways (more on this below).

Open "Settings"|Go to "Notifications and Status Line"|Select โ€œNotification management"|Find the right app in the list|Disable the slider "Allow notifications"-->

โš ๏ธ Note: Disabling notifications from system services (e.g, MIUI Security or Google Play Services may cause a smartphone to crash. If there are errors after the changes, return the settings to their original state.

2. disable advertising push notifications from Xiaomi

Xiaomi is actively monetizing its firmware through advertising, and push notifications are one of the main channels for distributing it, and these messages can come from Mi Browser, Mi Video, Themes, and even system applications, and it takes several steps to turn them off.

First, go to Settings โ†’ Memory โ†’ Clean (or Settings โ†’ Applications โ†’ App Management โ†’ Cleaning in newer versions of MIUI).

  1. Slap the icon. โš™๏ธ top-right;
  2. Select Advertising Notices;
  3. Turn off the slider Show recommendations.

For a deeper cleaning, you need to disable personalized ads in your Mi Account:

  1. Open Settings โ†’ Xiaomi account;
  2. Go to Mi Account โ†’ Account settings โ†’ Advertising personalization;
  3. Turn off all sliders in this section.
source of advertisingWay of shutdownNote
Mi BrowserBrowser settings โ†’ Advertising โ†’ Disable โ€œPersonalized Advertisingโ€Requires to update the browser to the latest version
Mi VideoApplication settings โ†’ Notifications โ†’ Disable allCache cleaning may be required
Topics (Themes)Settings โ†’ Topics โ†’ โš™๏ธ โ†’ Delete "Recommendations"Not affecting notifications of updates to themes
System pushSettings โ†’ Notifications โ†’ System โ†’ Disable โ€œMIUI Recommendationsโ€Not available in all regions

๐Ÿ’ก

If after the shutdown, the ad notifications continue to come, try resetting the ad settings through Settings โ†’ All settings โ†’ Additional โ†’ Resetting the ad settings. This item may be hidden โ€“ use the search by settings (the magnifier icon at the top).

3. Hidden MIUI settings: how to disable notifications via ADB

For advanced users who want to block notifications at the system level, there is a method using ADB (Android Debug Bridge), which allows you to disable even those alerts that can not be removed through the standard menu.

You will need to:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB Tools;
  • ๐Ÿ“ฑ Xiaomi smartphone with enabled debugging USB (Settings โ†’ The phone. โ†’ Version. MIUI โ€” Tap 7 times, then return to the additional โ†’ For developers);
  • ๐Ÿ”Œ USB-plug-in.

After connecting the phone to the PC, perform in the command line:

adb shell pm grant com.miui.securitycenter android.permission.WRITE_SECURE_SETTINGS


adb shell settings put global hidden_api_policy 1

You can now turn off notifications for system applications, for example, to block alerts from com.miui.system (MIUI system notifications), use:

adb shell cmd notification allow_list -p com.miui.system -c default -u 0
List of key packages to disable notifications
System notifications MIUI: - com.miui.system - com.miui.securitycenter - com.android.systemui Advertising services: - com.miui.miservice (push-advertising) - com.xiaomi.market (Mi App Store) - com.miui.player (MiMi App Store) Music/Mi Video) Google services: - com.google.android.gms (Google Play Services) - com.google.android.gsf (Google Services Framework) Attention: Incorrectly disabling system packages can lead to unstable smartphone operation. Before experimenting, back up via Settings โ†’ Additionally. โ†’ Backup and reset.

โš ๏ธ Attention: Use ADB Disabling critical system notifications (e.g. from com.android.phone) can cause mobile network loss or other disruptions.

4. Set up notifications for individual applications

Not all notifications need to be turned off completely โ€” sometimes itโ€™s enough to adjust their behavior, for example, you can leave notifications from messengers, but remove the sound and vibration, or allow notifications only when the screen is unlocked.

For this:

  1. Go to Settings โ†’ Notifications and Status bar โ†’ Notification management;
  2. Select the desired application (such as WhatsApp or Telegram);
  3. In the Notification Categories section, set each type of alert separately: ๐Ÿ”” Sound - turn on/off; ๐Ÿ“ณ Vibration โ€“ select a pattern or disable; ๐Ÿ”’ Screen locking โ€“ show/hide; ๐Ÿ“Œ Priority โ€“ High/Low/Disable.

For social networks (such as Facebook or Instagram), it is useful to disable notifications about โ€œlikesโ€ and comments, leaving only messages. This is done in the settings of the application itself (the Notifications section within Facebook/Instagram).

๐Ÿ’ก

Configuring notification categories allows you to manage alerts flexibly without completely disabling, for example, in Telegram you can turn off notifications from channels, leaving messages from contacts.

5. How to turn off notifications on a locked screen

By default, MIUI displays the content of notifications on a locked screen, which may not be secure (especially if the messages contain personal data).

Go to Settings โ†’ Screen Lock โ†’ Notifications on the lock screen and select one of the options:

  • ๐Ÿ”’ Not showing notifications โ€“ complete cover-up;
  • ๐Ÿ“Œ Show without content โ€“ only app icons will be displayed;
  • ๐Ÿ”“ Show everything - current mode (not recommended).

For additional protection, you can enable Hiding sensitive content in the same menu, so that messages from messengers and emails will be hidden until the phone is unlocked.

If you use Always-on Display (AOD), the notifications are set separately: Settings โ†’ Screen โ†’ Always-on Display and Lock โ†’ AOD settings โ†’ Notifications. You can turn off the display of alerts or leave only the time / date.

6.Switching off sounds and vibrations for notifications

Even if you left the notifications on, you can make them less intrusive by turning off the sound signals and vibrations, which is especially useful for night time or work meetings.

The global sound settings are in Settings โ†’ Sounds and vibrations.

  • ๐Ÿ”” Disable the notification sound (slider to off position.);
  • ๐Ÿ“ณ Select No Sound in the Notification Melody section;
  • ๐Ÿ”• Turn off vibration at notifications.

For individual setting of sounds by application:

  1. Go to Settings โ†’ Notifications and Status bar โ†’ Notification management;
  2. Select an app (such as Gmail);
  3. Slip on the sound and set it up without sound;
  4. In the Vibration section, select No.

If you need to temporarily turn off all sounds (e.g., in a meeting), use Do Not Disturb Mode (Settings โ†’ Sounds and Vibrations โ†’ Do Not Disturb).

7 How to return notifications if they disappeared after the MIUI update

After updating the MIUI firmware, notification settings are sometimes reset and important alerts stop coming to restore them:

First, check the general settings:

  1. Open Settings โ†’ Notifications and status bar;
  2. Make sure the Notification slider at the top of the screen is turned on.
  3. Go to Notification Management and check if the desired applications are disabled.

If the notifications of a particular application do not work:

  • ๐Ÿ”„ Reboot your smartphone;
  • ๐Ÿ—‘๏ธ Clear the app cache (Settings) โ†’ Annexes โ†’ Select an application โ†’ Clear the cache);
  • ๐Ÿ“ฅ Reinstall the app;
  • ๐Ÿ”ง Check the permissions (Settings) โ†’ Annexes โ†’ Permits โ†’ Notifications).

System notifications (such as SMS or calls) may require resetting network settings:

  1. Go to Settings โ†’ SIM-cards and mobile networks;
  2. Choose yours. SIM-map;
  3. Tap Network Reset (Warning: This will remove saved Wi-Fi networks!).

๐Ÿ’ก

If notifications from Google Play Services are missing after the MIUI update, try disabling battery optimization for this application: Settings โ†’ Apps โ†’ App Management โ†’ Google Play Services โ†’ Battery โ†’ No restrictions.

FAQ: Frequent Notification Questions on Xiaomi

โ“ Why do notifications keep coming after the shutdown?
Youโ€™ve probably turned off notifications for only one category of app (like Telegram messages, but not groups). Check all categories in Settings โ†’ Notifications โ†’ Notifications โ†’ [App]. Some apps (like Facebook) have their own notification settings inside themselves โ€“ they need to be disabled separately.
โ“ How to turn off notifications about updates MIUI?
Go to Settings. โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Turn off "Automatic Boot." If notifications keep coming, use ADB-Adb shell dumpsys deviceidle whitelist +com.android.updater This will add the update app to the battery optimization whitelist and it will stop sending alerts.
โ“ Can I turn off notifications for a specific contact in messengers?
Yes, but the setting is app-dependent: WhatsApp: Open chat โ†’ โš™๏ธ โ†’ Notifications โ†’ Disconnect; Telegram: Press the chat โ†’ โš™๏ธ โ†’ Disable notifications; Viber: Chat โ†’ โ‹ฎ โ†’ Information โ†’ Notifications โ†’ Quiet mode, level. MIUI This cannot be done โ€“ only through the settings of the messengers themselves.
โ“ Why Xiaomi doesnโ€™t have a button to โ€œturn off all notifications"?
Xiaomi deliberately does not provide an option to prevent users from turning off critical system alerts (such as low battery charge or security errors).However, you can use ADB to massively shut down (see Section 3). The alternative is to manually disable notifications for each application in Settings โ†’ Notifications โ†’ Notification Management.
โ“ How to turn off notifications about connecting to Wi-Fi or Bluetooth?
These alerts are system-specific and are configured in: Settings โ†’ Notifications and Status bar โ†’ System notifications; Find Wi-Fi and Bluetooth points; Turn off the Allow Notifications slider. If these points are not available, then notifications come from the Settings app โ€“ turn them off in the main notification list.