How to permanently disable pop-up notifications on Xiaomi: 5 working ways

Pop-up notifications on Xiaomi smartphones can make using the device a nightmare, with MIUI banners, app alerts, system prompts distracting, draining the battery and damaging the phone experience, especially for low-end models (Redmi 9A, Poco M3), where ads are embedded at the firmware level.

In this article, you will find proven ways to disable all types of notifications, from system to advertising, including hidden MIUI settings that the manufacturer does not advertise. We will analyze both standard methods through the settings menu and advanced tricks for power users (including ADB).

1. Disabling notifications for individual applications

The safest and most obvious way to do this is to block alerts from specific programs, which will not remove ads from the system, but at least will eliminate spam from instant messengers, games and social networks.

How to do this:

  • ๐Ÿ“ฑ Open the Settings. โ†’ Annexes โ†’ Application management
  • ๐Ÿ” Select the app you want (such as Facebook or AliExpress)
  • ๐Ÿ”” Slip on the item Notifications and move the slider to the position Off.
  • ๐Ÿ›ก๏ธ For full blocking, tick the box to Prohibit pop-ups (if any)

Note that some system applications (Mi Video, Music, Browser) may ignore these settings, which will require more drastic measures, which will be discussed later.

๐Ÿ“Š What notifications are most annoying to you?
MIUI banner ads
Spam from apps
Systemic clues
Notifications of updates
Notifications from messengers

2. Blocking MIUI advertising notices (without root)

Xiaomi is known for embedding ads directly into the MIUI shell. These banners appear in the settings menu, on the lock screen and even in the notification panels. Fortunately, they can be turned off without getting root permissions.

Instructions for MIUI 12/13/14:

  1. Go to Settings. โ†’ The phone.
  2. Click 7 times on the MIUI version to activate Developer Mode
  3. Return to the basic settings and open Additional โ†’ Special features โ†’ Advertising settings
  4. Turn off the options: ๐Ÿšซ Personalized recommendations ๐Ÿ“ต Showing advertisements in MIUI ๐Ÿ”„ Analysis of use

Important detail: on some models (for example, Redmi Note 10 Pro) the path to the ad settings may be different. If you do not find a paragraph, try searching through the search bar in the settings for "advertising".

Personalized recommendations disabled|The adverts are off in MIUI|Use analysis disabled|Reboot the phone to apply changes-->

3. Hidden MIUI settings: disabling system prompts

MIUI likes to "help" users with persistent prompts like "Plug Mi Account" or "Update firmware." These notifications are not ads, but they're just as annoying. They can be disabled through hidden settings.

Method 1: Through Developer Settings

  • ๐Ÿ”ง Activate Developer Mode (as in the previous section)
  • ๐Ÿ“ฑ Go to Settings. โ†’ Additionally. โ†’ For developers
  • ๐Ÿ” Find and Disable: Show hints when you first start Display system notifications (caution โ€“ disable important alerts!) Automatic system updates (if you do not want update notifications)

Method 2: Through Security Settings (for some models)

Settings โ†’ Memory and Performance โ†’ Security settings โ†’ Disable โ€œSecurity Recommendationsโ€
What happens if you turn off all system notifications?
You will stop receiving warnings about low battery power, overheating of the device, USB connection and other important events, which can lead to a sudden disconnection of the phone or skip critical errors.

4. Radical methods: Disconnection through ADB

If standard methods donโ€™t work, youโ€™ll need to use Android Debug Bridge (ADB), a method that allows you to disable system-level notifications but requires a connection to a computer.

Step-by-step:

  1. ๐Ÿ’ป Install. ADB Tools on PC
  2. ๐Ÿ“ฑ Turn on Debugging. USB in Developer Settings
  3. ๐Ÿ”Œ Connect your phone to your computer and confirm access
  4. ๐Ÿ–ฅ๏ธ Open the command line in the folder with adb.exe and execute: adb shell pm disable-user --user 0 com.miui.systemAdSolution This command disables the main ad module in the MIUI.

To block notifications from specific system applications, use the following commands:

adb shell pm disable-user --user 0 com.android.browser #Browser


adb shell pm disable-user --user 0 com.miui.videoplayer  # Mi Video




adb shell pm disable-user --user 0 com.miui.player       # Mi Music

๐Ÿ’ก

Before execution ADB-commands to back up data through Settings โ†’ System system โ†’ Backup: In case of an error, some applications may stop working.

5.Use of third-party applications to block

If you don't want to dig into the settings, you can use specialized utilities.

AnnexFunctionsNeed root?Reference
Disable ServiceBlocking system services and notificationsโŒ No.Google Play
AppOpsManaging Application Permissions (including Notifications)โœ… Yes.XDA
MIUI Hidden SettingsAccess to hidden MIUI settings (including ads)โŒ No.APKMirror
BlokadaDNS-level advertising blocking (including push notifications)โŒ No.Official website

Warning: Apps like AppOps require root rights, which cancels warranty and can lead to unstable system operation. Blokada works without root, but blocks advertising at the network level - this can interfere with the work of some applications (for example, banking).

๐Ÿ’ก

Third-party notification blocking apps may conflict with MIUI system services, and always test them for a day before they are fully used.

Extreme measures: custom software firmware

If nothing works, the most radical way is to install custom firmware without advertising or unnecessary notifications.

  • ๐Ÿ“ฑ LineageOS โ€“ pure Android without unnecessary services
  • ๐Ÿ”ง Pixel Experience โ€“ firmware with interface from Google Pixel
  • ๐Ÿš€ Xiaomi.eu โ€“ modified MIUI Advertising free (but with all functions supported)

The firmware process includes:

  1. Unlocking the bootloader (fastboot oem unlock)
  2. Installation of custom recovery (TWRP)
  3. Flash firmware via ADB sideload or TWRP

โš ๏ธ Warning: Custom firmware voids warranty, can lead to a device blink (if interrupted), and requires technical skills. On some models (Redmi Note 8 Pro, Poco) F1) Unlocking the bootloader takes up to 720 hours of waiting!

7. Frequent mistakes and how to avoid them

When trying to disable notifications, users often face typical problems:

  • ๐Ÿ”„ Notifications are returned after reboot โ†’ Solution: Use ADB to permanently disconnect or install MIUI Hidden Settings for setting parameters.
  • ๐Ÿ“ต Teams don't work. ADB โ†’ Solution: Check if debugging is enabled by USB and whether the drivers are installed correctly on the PC.
  • ๐Ÿ”ง After the shutdown of services, the functions stopped working โ†’ Solution: Donโ€™t disable system applications like com.android.systemui, it will lead to the collapse of the interface.
  • ๐Ÿ”’ You can not turn off notifications from Mi Account โ†’ Solution: This is a security limitation โ€“ such notifications are blocked only through root.

If after all the manipulations, notifications continue to appear, check:

  1. Have viruses or spyware installed (scan your phone through Malwarebytes)
  2. Are push notifications from websites in the browser activated (clean the Mi Browser or Chrome cache)
Can I turn off notifications without root?
Yes, most of the ways in this article (application settings, ADB, hidden MIUI settings) work without root, but to completely block system notifications (such as from Mi Account), superuser rights will still be required.
Why does it still appear after MIUI has been turned off?
You probably haven't turned off all the modules: ๐Ÿ”ง com.miui.systemAdSolution (the main advertising module) ๐Ÿ“บ com.android.browser (built-in browser) ๐ŸŽต com.miui.player (music player) Use the command adb shell pm list packages | Grep miui to find all system packages.
How do I return notifications if I have disabled something important?
If you've used ADB, execute: adb shell pm enable com.name.package To recover via settings: Settings โ†’ Annexes โ†’ Show all applications โ†’ โ‹ฎ โ†’ Show system-based โ†’ Find the right one. โ†’ Include notifications.
Will the lock work after resetting the settings?
No, all changes (except firmware) will be reset to factory ones. After a hard reset, you will have to repeat all the steps again. To avoid this, back up through Settings โ†’ System โ†’ Backup (but note that some ADB settings will not be saved).
Can I only turn off notifications on the lock screen?
Yes, for this: Go to Settings โ†’ Lock screen Select Notifications on the Lock screen Set the value of Do not show notifications or Hide content Alternatively, you can use the Lockscreen Notifications app from Google Play.