How to permanently disable push notifications on Xiaomi: 5 working ways

Push notifications on Xiaomi, Redmi and POCO smartphones can be a real headache: game ads, news from MIUI, reminders of updates and offers from Xiaomi services appear even when you are not using them. Unlike normal notifications from apps, these messages come directly from the system and often ignore the standard โ€œDo Not Disturbโ€ settings.

Complicating the problem, recent versions of MIUI 14 and HyperOS have changed the paths to disable push notifications, and some options are hidden deep in the menu or require additional manipulation, and this article will help you understand how to completely or selectively block system notifications, including ads, updates and service messages, without root rights and complex technical procedures.

What are push notifications on Xiaomi and why there are so many of them

Push notifications are messages that arrive at the device at the initiative of the server, not at the request of the user. On Xiaomi smartphones, they are divided into three main types:

  • ๐Ÿ“ข System notifications - notifications from MIUI/HyperOS Updates, security or crashes (e.g., New Update Available) MIUI").
  • ๐ŸŽฎ Promotional pushes โ€“ offers of games, Xiaomi services (for example, โ€œ50 percent discount on Mi Band 8!โ€) or partners (AliExpress, Booking.com).
  • ๐Ÿ”„ Service Messages โ€“ Reminders of Mi Cloud sync, low-charge accessories or activity in Xiaomi ecosystem.

The main reason for their abundance is aggressive monetization. MIUI. Starting with the version MIUI 12, Xiaomi is actively integrating advertising into system services, and in HyperOS (2026) this approach has only intensified. XDA Developers: Up to 30% of all notifications on new Xiaomi smartphones are ads or unnecessary service messages.

โš ๏ธ Warning: Disabling some system notifications (e.g., security updates) may affect the stability of the device.

๐Ÿ“Š What Push Notifications Are Most Irritating to You?
Advertising for games and services
System update alerts
Service Messages (Mi Cloud, Accessories)
All of the above

Method 1: Disable via Notification Settings (MIUI 14/HyperOS)

The most obvious, but not always effective, method is to use the built-in notification settings, which have changed the path to these options in recent versions of MIUI and HyperOS, and some items may not be available on devices for the European Region (EEE).

Instructions for MIUI 14 and HyperOS:

  1. Open Settings โ†’ Notifications and Status bar.
  2. Go to Notifications Management.
  3. At the top of the screen, select the System Applications tab.
  4. Find and open: MIUI System (or HyperOS System) Security (Security), Mi Cloud (if you use) GetApps (Xiaomi App Store)

Showing notifications

Some firmware (e.g. Redmi Note 12 or POCO X5 Pro) may not have System Applications option.

โ˜‘๏ธ What to do if there is no tab "System applications"

Done: 0 / 4
AnnexType of notificationCan I turn it off?
MIUI SystemUpdates, system errorsPartially (critical notifications will remain)
SecurityVirus scan, optimizationYes.
GetAppsAdvertising for games and applicationsYes.
Mi CloudSynchronization, backupYes.
Mi Video/Mi MusicContent recommendationsYes.

โš ๏ธ Note: On devices with firmware for China (CN) Some system notifications are only disabled when your Mi Account is linked to a region EEA (Europe. Go to Settings for this. โ†’ Mi Account โ†’ Region and select a country from the European Union.

Method 2: Lock through "Autostart Permissions"

Many push notifications come from apps that run in the background. By disabling autoruns for unnecessary services, you reduce the number of annoying alerts, a method that is particularly effective against ads from GetApps, Mi Browser and Mi Video.

Step-by-step:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Click on the three dots in the top right corner and select AutoStart Permissions.
  3. In the list, find and disable autostart for: ๐ŸŽฏ GetApps (app store) ๐ŸŒ Mi Browser (browser) ๐ŸŽฅ Mi Video and Mi Music ๐Ÿ“ฆ Cleaner (optimizer) ๐Ÿ”’ Security if you do not use antivirus)

Reset the device.

Once autorun is disabled, these applications will not be able to run on their own and send notifications, but some system services (such as MIUI System) will still be active.

๐Ÿ’ก

If useful features (such as Mi Cloud sync) stop working after autorun is turned off, return permissions for a particular application and use other methods from this article.

Method 3: Use ADB-Teams (for experienced users)

If standard methods don't work, you can block system-level notifications using the Android Debug Bridge (ADB), which requires connecting your smartphone to your computer, but gives you 100% results.

What you need:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB Tools.
  • ๐Ÿ“ฑ Included debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times press to activate the developer mode, then Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ USB-cable (preferably original).

Instructions:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Run the command to disable notifications from system applications (example for GetApps): adb shell pm disable-user --user 0 com.xiaomi.mipicks
  5. For other applications, use their batch names (see the table below).
AnnexPackage nameCommand to shut down
GetAppscom.xiaomi.mipicksadb shell pm disable-user --user 0 com.xiaomi.mipicks
Mi Browsercom.android.browseradb shell pm disable-user --user 0 com.android.browser
Mi Videocom.miui.videoplayeradb shell pm disable-user --user 0 com.miui.videoplayer
Security (antivirus)com.miui.securitycenteradb shell pm disable-user --user 0 com.miui.securitycenter

To return notifications, replace the disable-user command with enable.

What if the ADB canโ€™t see the device?
1. Check if debugging is included on USB 2. Install drivers for your Xiaomi model (e.g. from the Mi site) UI Download). 3. Try another one. USB-cable or port. 4. Reboot your smartphone and PC.

Method 4: Change the firmware region (for global versions)

On devices with firmware for China (CN) or India (IN), push notifications are significantly more than on European (EEA) or global (Global) versions. If your smartphone supports region change, this can solve the problem.

How to change the region:

  1. Go to Settings โ†’ About Phone โ†’ MIUI version.
  2. Click 7-10 times on the line with the MIUI version until the message โ€œYou became a developerโ€ appears.
  3. Back to Settings โ†’ Additionally. โ†’ For developers.
  4. Find the Region (or Region) option and select Europe (EEA).
  5. Reset the device.

After a region change, some system applications (such as GetApps) may stop working or update, but the number of advertising notifications will decrease by 70-80%.

โš ๏ธ Note: Some models (e.g. Xiaomi) 13T or Redmi K60) Changing the region can cause network resets, save Wi-Fi hotspots and mobile Internet settings in advance.

Method 5: Use of third-party applications (without root rights)

If previous methods have not worked, you can use third-party utilities to block notifications.

  • ๐Ÿ›ก๏ธ Notification Analyzer - shows which apps are sending notifications and allows you to block them selectively.
  • ๐Ÿ”‡ Notisave - saves the notification history and allows you to disable unnecessary notifications.
  • ๐Ÿšซ App Ops โ€“ gives access to hidden permissions of applications (requires connection via ADB activate).

Example of Notification Analyzer configuration:

  1. Install the app and give it access to notifications.
  2. Go to the Block tab.
  3. Select the applications you want to block notifications from (such as MIUI System or GetApps).
  4. Activate the option to block all notifications.

The downside of this is that monopolistic applications (e.g., Security) can ignore the lock. ADB-teams (mode 3).

๐Ÿ’ก

Third-party notification blocking apps only work until the device restarts, and after restarting, they need to be restarted or added to autoboot.

What to do if notifications are returned after the update

After updating MIUI or HyperOS, all notification settings can be reset, because system applications restore their permissions to avoid reconfiguring:

  1. Before updating, back up your settings through Settings โ†’ Additional โ†’ Backup and Reset.
  2. Use it. ADB-Commands (mode 3) โ€“ they keep the action even after updates.
  3. Turn off automatic updates MIUI: Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Auto-update โ†’ Turn it off.
  4. Install the MacroDroid app and create a rule that will block notifications from certain apps after you reboot.

If new types of push notifications appear after the update, check:

  • ๐Ÿ” Security settings (Settings) โ†’ Annexes โ†’ Application management โ†’ Security).
  • ๐Ÿ“ฑ Section Special permissions in application settings.
  • ๐ŸŒ Firmware region (it may have dropped to Chinese).

FAQ: Frequent questions about push notifications on Xiaomi

Can I turn off push notifications without a computer?
Yes, methods 1, 2 and 4 (via settings and third-party applications) do not require a PC connection. However, an ADB (mode 3) may be needed to completely disable system notifications (e.g. from MIUI System).
Why do notifications return after disconnection?
This is because of two reasons: Security (MIUI System) automatically restores permissions after a reboot or update. Some notifications come not from apps but from Xiaomi servers (they are blocked only through ADB or region change). Solution: combine several ways from an article.
Is it safe to disable notifications from Security?
Disabling notifications from Security does not affect device security, but you will stop receiving alerts about viruses, insecure Wi-Fi networks, and threat database updates. If you use a third-party antivirus (such as Malwarebytes), this is not critical.
How to turn off notifications on POCO with HyperOS?
On POCO devices with HyperOS (2026), the path to notification settings has changed: Settings โ†’ Notifications โ†’ Notification Management โ†’ System Applications โ†’ POCO Launcher / HyperOS System To block ads, also disable autorun for com.poco.launcher via ADB.
Can I turn off notifications about low charge accessories (earphones, fitness bracelet)?
Yes, these notifications come from the Mi Bluetooth or Xiaomi Wear app. Turn them off like this: Go to Settings โ†’ Apps โ†’ App Management โ†’ Mi Bluetooth. Select Notifications and turn off the Display Notifications option. For fitness bracelets, also turn off notifications in the Mi Fitness or Zepp Life app.