How to Set Up Up Pop-up Notifications on Xiaomi: From Basic Settings to Hidden MIUI Chips

Pop-up notifications on Xiaomi smartphones are both a useful tool and a source of annoyance. On the one hand, they help you not to miss important messages, calls or reminders. On the other hand, aggressive advertising from MIUI, duplicate notifications from messengers or sudden banners from system applications can excite even a patient user. In this article, we will analyze all the ways to manage pop-up notifications, from standard settings to hidden shell functions and third-party solutions.

Xiaomi is a big part of the feature that it uses pop-ups not only for notifications, but also for advertising, service recommendations, and even surveys. For example, after the MIUI update, many users are faced with banners about new features that appear on top of all windows. Fortunately, most of these pop-ups can be turned off โ€” you just need to know where to look. We tested all methods on current versions of the firmware (MIUI 12-14) and collected working solutions, including those that are not documented in the official certificate.

What are Xiaomi pop-up notifications and why do they appear?

Pop-up notifications (or pop-up notifications) on Xiaomi are divided into three types:

  • ๐Ÿ“ฑ System notifications - notifications from MIUI (Update, security, and Mi Account).
  • ๐Ÿ’ฌ Applications โ€“ messages from messengers (WhatsApp, Telegram), social networks and other programs.
  • ๐ŸŽฏ Advertising and recommendation โ€“ banners from Xiaomi (for example, offers to install apps, surveys, promotions).

The main problem is that MIUI by default allows most system applications to show pop-ups even if you never consented to it. For example, the Mi Browser app can show news notifications, and Mi Video can show movie ads. Moreover, some notifications appear even when the screen is locked, which poses privacy risks.

Technically, pop-up notifications are implemented through NotificationListenerService and AlertWindow (windows on top of all applications). System banners are often tied to Xiaomi services such as msa (Mobile Services Framework) or analytics that collect data about user behavior. This explains why pop-ups can reappear after a setting reset or firmware update, their sources are integrated into the shell itself.

How to disable pop-up notifications from Xiaomi system apps

The first step in the fight against intrusive banners is to disable notifications from unnecessary system services.

  1. Go to Settings โ†’ Notifications and Status bar โ†’ Notification management.
  2. Select the System Applications tab (may be called "All Applications" depending on the version of MIUI).
  3. Find in the list of applications with names: ๐Ÿ” MiuiDaemon โ€“ is responsible for background processes and often shows ads. ๐Ÿ“Š Analytics โ€“ Collects data and can display surveys. ๐ŸŒ Mi Browser or Browser - shows news notifications. ๐ŸŽฌ Mi Video - advertising films and TV series.
  • ๐Ÿ”” Pop-up notifications (or "Show as pop-ups").
  • ๐Ÿ“ต Sound and Vibration (optional).
  • ๐Ÿ”’ Show on the lock screen.
  • At the bottom of the screen, turn on or off the option of pop-up notifications.

Some apps (such as Gmail or Outlook) have additional sync settings available. If notifications are late, check:

  • ๐Ÿ”„ Autosynchronization is enabled in Google account settings.
  • ๐Ÿ“ถ Whether the background data transfer for the application works (c Settings) โ†’ Annexes โ†’ Application management โ†’ [Name of name] โ†’ Battery โ†’ Background activity).
  • ๐Ÿšซ Are there any apps on the battery optimization list (MIUI aggressively closes the background processes).

๐Ÿ’ก

If notifications from the messenger do not come at all, add it to Secure Applications (Settings โ†’ Battery โ†’ Secure Applications) to prevent the system from automatically closing the service.

Hidden MIUI settings: how to turn off advertising pop-ups

Xiaomi is known for embedding ads into its shell, and pop-up banners are one of the most annoying ways to display them. Fortunately, most ads can be turned off through hidden settings. Here's how to do it:

  1. Open the Security app (shield icon).
  2. Go to Settings (โš™) โ†’ Advertising โ†’ Personalized recommendations.
  3. Turn off all switches, especially: ๐ŸŽฏ Recommendations on the lock screen. ๐Ÿ“ข Notifications of new functions. ๐Ÿ” Personalized advertising.

Security

Cleanup โ†’ Settings (โš™) โ†’ Promotional notices

Deeper cleaning requires disabling system services via ADB (Android Debug Bridge), a method that is suitable for advanced users:

adb shell pm uninstall --user 0 com.miui.analytics


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




adb shell pm uninstall --user 0 com.miui.systemAdSolution

These commands remove analytics and advertising services for the current user (without root permissions). Once executed, restart your smartphone. Please note that on some models (for example, the Redmi Note 10 Pro), these packages can be restored after the MIUI update.

What happens if you delete system packages through ADB?
Removal of packages such as com.miui.analytics will not disrupt the smartphone, but can lead to: - Disappearance of some interface elements (for example, the "Recommendations" tab in the "Security" application). - Stop collecting statistics for personalized services (which, on the contrary, is plus for privacy). - Packet recovery after a major update to MIUI (will have to repeat the procedure). If after removal there are problems, you can return the packages by command: adb shell cmd package install-existing com.miui.analytics

How to Set Up the Appearance of Pop-up Notifications

MIUI allows you to customize the appearance of notifications, including pop-ups, for example, you can change their transparency, size or animation.

  1. Go to Settings โ†’ Notifications and Status bar โ†’ Notification style.
  2. Choose one of the predefined styles: ๐Ÿ“ฑ MIUI โ€” standard-looking. ๐Ÿ“ฒ Android is a minimalist style, like pure Android. ๐ŸŒˆ Color โ€“ notifications are highlighted by the color of the app icon.

Transparency

Additionally.

  • ๐Ÿ”„ Animation of appearance (smooth or instantaneous).
  • โฑ Display time (from 3 to 10 seconds).
  • ๐Ÿ“ Font size (useful for users with vision problems).

For deeper customization, you can use third-party applications such as Hex Installs or Notification History Log.

  • ๐ŸŽจ Change the color of the background and text of notifications.
  • ๐Ÿ“Œ Fix important notifications at the top of the screen.
  • ๐Ÿ”‡ Set up exceptions for individual applications (e.g. always show bank notifications over all windows).

Be careful, though: some customization apps require Android Accessibility Service rights, which can create security flaws.

Advertising banners from Xiaomi

Duplicate messages from messengers

System update alerts

Notifications from games and social media

I'm not getting in the way of notices.-->

How to return deleted or hidden notifications

If you accidentally close an important notification or it disappears from the panel, MIUI has a notification history feature to enable it:

  1. Open Settings โ†’ Notifications and Status bar โ†’ Notification history.
  2. Turn on the notification history switch.
  3. Click Show History to see all notifications for the past 24 hours.

If history is disabled, you can restore notifications through system logs (but that requires root rights or ADBs). An alternative way is to use applications like Notification History that maintain their own notification database, and the main advantage is that they retain data longer than a standard MIUI history.

For applications that are critical (such as banking or work messengers), set up exceptions:

  • ๐Ÿ”’ Stop the system from optimizing their work (Settings) โ†’ Battery โ†’ Optimizing the battery โ†’ Select applications).
  • ๐Ÿ“Œ Add them to secure applications (see Battery section").
  • ๐Ÿ”” Enable priority notifications for them in the sound settings.

โš ๏ธ Note: Notification history in MIUI It is only stored for 24 hours and resets after the smartphone is restarted. If you need long-term archiving, use third-party encryption solutions (e.g. Notisave).

Table: Comparison of Notification Management Methods on Xiaomi

MethodWhat's off?Requires root/ADBReversibilityRisks.
Standard settings of MIUINotifications from individual annexesโŒ No.โœ… Yes.Minimum
Disabling advertising in "Safety"Banner advertisements and recommendationsโŒ No.โœ… Yes.They may return after the update.
ADB-packet-deletingSystem services of analytics and advertisingโš ๏ธ Yes (ADB)โœ… Yes (can be returned)There may be a failure of MIUI.
Third-party applications (e.g. Hex Installs)Customization of appearanceโŒ No.โœ… Yes.Security Risks When Using Accessibility
Editing system files (root)Deep Customization and Removal of Inline Advertisingโš ๏ธ Yeah)โŒ Partially.Loss of warranty, risk of "bricking"

Frequent problems and their solutions

Even after setting up notifications, Xiaomi users face typical problems.

  • ๐Ÿ”„ Notifications do not come: Check if the app is added to the battery blacklist (Settings) โ†’ Battery โ†’ Battery optimization. Also make sure that notifications are allowed in the application settings (Settings) โ†’ Notifications โ†’ [Annex]).
  • ๐Ÿ“ต Pop-ups appear on top of full-screen games/video: Enable Do Not Disturb mode for games (Settings) โ†’ Sound and vibration โ†’ Don't disturb. โ†’ Rules โ†’ Games. or turn off app-specific pop-up notifications in their settings.
  • ๐Ÿ”• Notifications are duplicated: This happens if the app sends alerts through multiple channels. For example, WhatsApp can duplicate messages in the status bar and pop-up window. Solution: In the app notification settings, turn off one of the channels (usually "Other notifications").
  • ๐Ÿ”’ Notifications are displayed on a locked screen: Turn off the option to โ€œShow Notification Contentโ€ in Settings โ†’ Lock screen โ†’ Notifications on the lock screen. For privacy, select "Hide notification content".

๐Ÿ’ก

If notifications stop working after update MIUI, Reset the notification settings to standard: Settings โ†’ Notifications โ†’ Three points (โ‹ฎ) โ†’ Reset the settings.

FAQ: Answers to Frequent Questions

๐Ÿ” Why Advertising Notifications Reappear Again After Settings Reset?
When reset to factory settings, all system applications, including those responsible for displaying ads (com.miui.analytics, com.xiaomi.msa.global), are restored. To get rid of them forever, you either need to re-disable them manually or use them to re-use them. ADB-Delete commands (see Hidden Settings section) Also check if Personalized Recommendations are included in your Mi Account settings.
๐Ÿ“ฑ Can you turn off pop-up notifications only for certain contacts in messengers?
Yes, but not through MIUI settings, but in the messenger itself. For example: On WhatsApp: open chat โ†’ click on contact name โ†’ Notifications โ†’ turn off Pop-up Notifications. On Telegram: pinch your finger on chat โ†’ Disable notifications or configure exceptions in Settings โ†’ Notifications and sounds. MIUI does not provide tools to manage notifications at the individual contact level โ€“ it is the prerogative of the apps themselves.
โš™๏ธ How to completely disable all pop-up notifications on Xiaomi?
To disable all pop-ups (including system windows), follow the following steps: Open Settings โ†’ Notifications and status bar โ†’ Notification management. Open each application (including system) in turn and turn off the option "Pop-up notifications." To completely disable the ads, perform ADB-Install a third-party launcher (like Nova Launcher) and disable the system widgets. MIUI, Note that this will turn off all pop-ups, including important ones (such as incoming calls or messages from the bank.
๐Ÿ”„ Why After Updating MIUI Older notifications are coming back?
This is because MIUI resets some notification settings to standard when it updates. In addition, system applications (MiuiDaemon, Analytics) can automatically turn on their services after an update. To prevent this: Before updating, back up notification settings through Settings โ†’ System and Device โ†’ Backup. After updating, recheck the settings of personalized recommendations and advertising notifications. If you use ADB to remove packets, follow the commands again.
๐Ÿ›ก๏ธ Are there any alternative firmware for Xiaomi without pop-up notifications?
Yes, if you are annoyed by ads and system notifications MIUI, You can consider installing custom firmware, for example: LineageOS - pure Android without unnecessary Xiaomi services. Pixel Experience - firmware with an interface, like on Google Pixel. MIUI EU โ€” modified MIUI without advertising (but with some restrictions, for example, without Google Pay on some models). Note that installing custom firmware requires unlocking the bootloader, which resets all data and may deprive you of warranties. L1 for Netflix HD) They may stop working.