How to completely or selectively disable notifications on Xiaomi Redmi Note 10 Pro

The Xiaomi Redmi Note 10 Pro is one of the most popular mid-range smartphones, but its owners often face one obsession: an endless stream of notifications. System alerts, spam from apps, advertising from MIUI and duplicate signals can not only annoy, but also significantly reduce productivity by distracting from important tasks. Unlike the naked versions of Android, MIUI firmware has its own notification management mechanisms that are not always intuitive.

In this article, we’ll look at all the ways you can disable notifications on the Redmi Note 10 Pro, from global banning all alerts to point settings for individual applications. We’ll focus on the hidden features of MIUI 12/13/14 that allow you to block even the most intrusive types of notifications (for example, ads in the curtain or duplicate signals from messengers), and you’ll learn how to return important alerts if the necessary notifications disappear after the shutdown.

Why is there so much notification on the Redmi Note 10 Pro?

Xiaomi’s MIUI firmware is initially set to be as informative as possible, a marketing ploy to make users interact with the device more often, but in practice, it leads to the following problems:

  • πŸ“’ System spam: MIUI Regularly sends notifications about β€œuseful features”, GetApps updates, Mi Store promotions and even weather alerts that duplicate data from widgets.
  • πŸ”„ Duplicate signals: Some apps (such as WhatsApp or Telegram) can show notifications in a curtain, pop-up window, and lock screen.
  • 🎯 Advertising in the curtain: in some regions MIUI embeds banner ads directly into the notification panel (they can be turned off, but not always obvious how to do it).
  • πŸ”” Sound signals from unnecessary apps: Games, social networks and services are allowed to use sound alerts by default, even if you do not use them.

According to a study by Counterpoint Research (2023), Xiaomi users receive 40% more notifications per day on average than owners of smartphones with a β€œclean” Android, and more than 60% of these notifications are not practical and can be safely disabled without compromising the functionality of the device.

πŸ“Š What notifications annoy you the most?
System spam from MIUI
Curtained advertising
Doubles from messengers
Sound from games/social media
All of the above

Method 1: Completely disable all notifications (Do Not Disturb mode)

If you need to instantly turn off all notifications β€” for example, during a sleep, important meeting or exam β€” use Do Not Disturb (DND) mode, which works at the system level and blocks all visual and audible alerts except alarms (unless configured otherwise).

How to turn on:

  1. Open the Settings. β†’ Sound and vibration.
  2. Slip on Do Not Disturb.
  3. Activate the switch at the top of the screen.
  4. (Optional) Set exceptions: Allow alarms, recalls, or notifications from specific contacts.

πŸ”Ή Important nuances:

  • ⏰ By default, the mode is valid indefinitely, but you can set a schedule (for example, from 23:00 to 8:00).
  • πŸ“ž Incoming calls will be blocked if no contacts are added to the exceptions.
  • πŸ”• Vibration also turns off (unless otherwise configured in settings) DND).
What to do if the "Do Not Disturb" mode does not work?
If notifications continue to arrive after activation of the DND, check: 1. Are there any exceptions added to the applications (Settings β†’ Do Not Disturb β†’ Allow notifications from the applications). 2. Is priority mode not enabled for some contacts (Settings β†’ Do Not Disturb β†’ Priority Notifications). 3. Is the firmware updated: MIUI 14 changed the DND algorithm (requires a reboot after setting).

Method 2: Disabling notifications for individual applications

If you need to leave important alerts (for example, from messengers or emails), but remove spam from games or social networks, use selective shutdown. MIUI This is done through the application management menu.

Instructions:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select the app you want (like Facebook or AliExpress).
  3. Slap the Notice.
  4. Turn off the Allow notification switch or set up individual types of alerts (sound, banners, icons).

πŸ“Œ Hidden function MIUI: In some applications (such as Mi Video or Mi Browser), notifications may be duplicated through System Alerts to disable them:

  1. Go to Settings β†’ Notifications and Status bar.
  2. Select Notification Management.
  3. Find System Notifications in the list and disable unnecessary ones.

Make sure that the application is not used for two-factor authentication.|Check if there are any important alerts (such as payments)|Save notification settings for backup|Reboot your smartphone after the changes-->

Type of notificationWhere to turn offEffects of consequences
Sound signalsSettings β†’ Sound β†’ NotificationsThe alerts will come without sound, but will remain in the curtain.
Pop-upsSettings β†’ Notifications β†’ Pop-up notificationsNotifications will not appear on top of other windows.
Icon badgesSettings β†’ Notifications β†’ NotificationsThere will be no numbers on the app icons with the number of alerts
Curtained advertisingSettings β†’ Notifications β†’ RecommendationsBanners with offers from Xiaomi will disappear

Method 3: Blocking MIUI system notifications

MIUI is known for its β€œcare” for the user, which often manifests itself in intrusive alerts about new features, updates or β€œhelpful tips”: these notifications cannot be turned off through the standard app menu, but there are hidden settings.

How to remove system spam:

  1. Open the Settings. β†’ The phone.
  2. Slip the MIUI version 7 times to activate the Developer Mode.
  3. Back to Settings β†’ Additionally. β†’ For developers.
  4. Find the option to Disable System Notifications (could be called Limit ad tracking in global firmware).

⚠️ Note: in some regional versions MIUI (For example, in India or China, system notifications are tied to msa (Mi System Ads), and you'll need to permanently disable them:

  1. Install ADB on your computer.
  2. Connect your smartphone and execute the command: adb shell pm uninstall --user 0 com.miui.systemAdSolution

πŸ’‘

If important notifications (e.g. low battery charge) are missing after the system notifications are turned off, check the settings in Settings β†’ Battery β†’ Battery Notifications. These should be turned on separately.

Method 4: Disabling Advertising in the Notification Panel

One of the most annoying features of MIUI is the banner ads that appear in the notification curtain, masquerading as "recommendations" or "helpful tips," but in fact, it's just a regular ad for Xiaomi apps and services, and you can take it down in two ways:

Method 1 (without root):

  1. Go to Settings β†’ Notifications and Status bar β†’ Recommendations.
  2. Turn off the switch to show recommendations.
  3. Also turn off the display of advertising (if such a item is available).

Method 2 (with ADB, for persistent banners):

If the advertisement continues to appear, follow through ADB:

adb shell pm uninstall --user 0 com.xiaomi.mipicks

This command removes the Mi Picks app, which is responsible for the ad inserts.

πŸ’‘

Turning off the curtain ads does not affect the smartphone, but it can cause some widgets (such as weather or promotions) to disappear, which can be returned manually through the widget settings.

Method 5: Set up notifications on the lock screen

By default, the Redmi Note 10 Pro displays all notifications on the lock screen, including sensitive information (messaging from instant messengers, email, etc.) This is not only annoying, but also creates a risk of data leakage.

Steps:

  1. Open the Settings β†’ Lock screen.
  2. Select Notifications on the lock screen.
  3. Set one of the modes: Show everything β€” all notifications with text are displayed; Hide sensitive content β€” only app icons are shown; Do not show notifications β€” the lock screen is completely clean.

⚠️ Note: if you are using a Smart Lock (location or device unlock), notifications on the lock screen can even be displayed in Do Not Show mode. To fix this, turn off Smart Lock in Settings β†’ Security β†’ Smart Lock.

What to do if the notifications are completely gone?

Sometimes, after experimenting with settings, users are faced with the opposite problem: important notifications stop coming (for example, from WhatsApp or Gmail).

Verification β„–1: Applicants' permissions

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select a problem app (such as Telegram).
  3. Make sure it's on: βœ… Notifications βœ… Auto-start βœ… Background work

Verification β„–2: Battery optimization

MIUI aggressively optimizes the background of applications, which can block notifications.

  1. Go to Settings β†’ Battery and Performance β†’ Battery Consumption Management.
  2. Find the right application and set the No Limits mode.

Verification β„–3: Resetting notification settings

If nothing helps, reset your notification settings to factory:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on the three dots in the upper right corner β†’ Reset application settings.
  3. Confirm the action (this will not delete the data, only reset the permissions).

FAQ: Frequent Notification Questions on Redmi Note 10 Pro

Why did the MIUI updates start to get delayed?
MIUI 13/14 changed the application background algorithm. To fix delays: Open Settings β†’ Battery β†’ Performance Mode. Select High Performance (this will increase battery consumption, but notifications will come instantly), Also check if Traffic Saving mode is enabled in Settings β†’ Connections β†’ Data Use.
How to turn off notifications only during the game?
Use Game Mode: Start the game. Swipe down to call the curtain and tap the Game Turbo (or "Game") icon. Enable Do Not Disturb and Block Notifications. Notifications will return after the game closes.
Can I turn off notifications for a specific contact on WhatsApp/Telegram?
Yes, it's customizable in the messenger itself: On WhatsApp: open chat β†’ tap by contact name β†’ No sound. On Telegram: open chat β†’ tap on three points β†’ Turn off notifications. It doesn't affect the system settings of MIUI.
Why do notifications come but not vibrate?
The problem may be vibration settings: Go to Settings β†’ Sound and Vibration β†’ Vibration. Make sure Vibration is on when notifications are on. Check if No Sound is set for a particular application (see Method 2). If the vibration is not working at all, the vibrator may be faulty (diagnosis required).
How to return notification icons on application icons?
If you lose numbers with the number of unread notifications: Open Settings β†’ Notifications and Status bar β†’ Notification icons. Turn on Show icons. Select display style: Numbers or Points. For some launchers (for example, Nova Launcher), the icon settings are set in the parameters of the launcher itself.