How to permanently remove notifications from applications on Xiaomi: the complete guide

Notifications from apps on Xiaomi, Redmi and POCO smartphones can become a real problem: constant pop-ups, sound signals and vibration distract from work, interfere with sleep and drain the battery. Especially annoying advertising fluffs from MIUI system services (for example, Mi Video, GetApps or Themes), which cannot be removed by standard methods. In this article, we will analyze all available methods, from basic settings to hidden MIUI functions and ADB commands.

Itโ€™s important to understand that Xiaomi aggressively integrates its own services into firmware, so simply turning off notifications in the app menu often doesnโ€™t work. For example, Security or Mi Browser can ignore user settings and continue to send alerts. We tested all methods on current versions of MIUI 14/15 (including HyperOS) and highlighted those that work guaranteed even on locked bootloaders.

If you're tired of spam in the notification curtain, this guide will help you clear the screen of unnecessary information, starting with simple solutions and gradually moving to advanced techniques for power users.

1. Standard Disable Notifications in MIUI Settings

The most obvious way to block notifications for a particular application is through the system menu, which is suitable for third-party programs (such as VKontakte, Instagram or 1C), but is often powerless against Xiaomi system services.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want (such as Mi Video or Google Play Services).
  3. Slip on the Notification item.
  4. Switch the slider Show notifications to the off position.
  5. To completely disable, uncheck all notification categories (e.g., Recommendations, Updates).

โš ๏ธ Note: Some system applications (e.g., Security or Cleaner) may automatically enable notifications after a device is restarted, in which case more drastic measures will be required (see Sections 3-5).

๐Ÿ’ก

If the Notifications item is not in the app menu, it uses the system alert channels. Try disabling them through Settings โ†’ Notifications and Status bar โ†’ Notifications Management

  • โœ… Works for most third-party applications.
  • โŒ Ineffective against system services MIUI (For example, Mi Push or App Vault).
  • โš ๏ธ After updating the firmware settings can be reset.

2. Block notifications via "Do Not Disturb"

The Do Not Disturb (DND) mode in MIUI allows you to flexibly adjust the filtering of notifications by time, application or event. This is a temporary solution, but it saves in critical situations (for example, during sleep or important meetings).

How to set up:

  1. Go to Settings โ†’ Sound and vibration โ†’ Do not disturb.
  2. Activate the slider Enable.
  3. In the Rules section, select Add the rule โ†’ Appendices.
  4. Check the apps you want to block (such as Mi Community or Xiaomi Shop).
  5. Set up a schedule or keep the rule active all the time.

๐Ÿ”น Additional settings:

  • ๐Ÿ”” Exceptions: Allow notifications from important contacts or system alerts (such as alarm clocks).
  • ๐Ÿ“ด Visual effects: Turn off pop-ups in the Lock Screen section.
  • ๐Ÿ”• Sounds: Enable vibration only if you want to receive notifications silently.
๐Ÿ“Š What notifications annoy you the most?
Advertising from MIUI
Spam from messengers
System alerts
Playing fluffs
Other

โš ๏ธ Note: In Do Not Disturb mode, important notifications may disappear (for example, about missed calls or if you are not in a position to disturb). SMS). Before activating, check the list of exceptions in the Allow section.

3. Disable notifications via ADB (for advanced)

If Xiaomiโ€™s system apps ignore settings, Android Debug Bridge (ADB), a low-level device management tool, will help, a method that permanently disables notifications even for protected MIUI services, but requires a PC connection and basic command-line knowledge.

Step-by-step:

  1. Enable USB debugging in the developer settings (Settings โ†’ About Phone โ†’ MIUI version โ€“ tap 7 times, then go back to Additional โ†’ For Developers).
  2. Connect your smartphone to your PC and confirm the debugging permission.
  3. Download ADB Tools and unpack the archive.
  4. Open the command line in the adb.exe folder and do:
adb devices

(Your device should be displayed. If not, check the drivers.)

adb shell pm list packages -f | grep "name packet"

(Replace the name of the package with the part of the application name, such as miui or browser.)

adb shell pm disable-user --user 0 com.xiaomi.package.name

(Replace com.xiaomi.package.name with a real packet identifier, such as com.miui.video for Mi Video.)

๐Ÿ“Œ Popular shutdown packages:

AnnexPacket IDWhat's off?
Mi Videocom.miui.videoAdvertising Notifications for New Videos
GetAppscom.xiaomi.mipicksFly about "hot discounts" in the brand store
Themescom.android.themesNotifications for topic updates
Mi Browsercom.android.browserNewsfeed and advertising
Security (Cleaner)com.miui.securitycenterWarnings on โ€œoptimizationโ€

โš ๏ธ Note: Disabling system packages can cause firmware to run unstable. For example, deactivating com.miui.securitycenter will block access to security settings. Before experimenting, back up through Settings. โ†’ Additionally. โ†’ Backup and reset.

โ˜‘๏ธ Preparation for work with ADB

Done: 0 / 5

4. Hidden MIUI settings: disabling system fluffs

Xiaomi hides some notification options in the depths of the menu, for example, the advertising fluffs from the Mi Push Service can only be disabled through hidden settings.

Method 1: Disable Mi Push Framework

  1. Open Settings โ†’ Memory โ†’ Autostart.
  2. Find Mi Push Service and turn off auto-start.
  3. Go back to Settings โ†’ Applications โ†’ Application Management.
  4. Find Mi Push, open Notifications and deactivate all categories.

Method 2: Blocking through Security

  • ๐Ÿ›ก๏ธ Open the Security app (Security).
  • ๐Ÿ” Go to Notification Management โ†’ Special permits.
  • ๐Ÿ“ต Find pop-ups and turn them off for unnecessary apps.

๐Ÿ”น Exclusive for HyperOS: New firmware versions have Settings โ†’ Notifications and status bar โ†’ System notifications where you can turn off alerts from MIUI System and Device Care.

What if Mi Push keeps sending notifications?
If the flies still come after the shutdown, the service is system-level. The only working solutions are: 1. Disable it via ADB (see section 3). 2. Install custom recaps (TWRP) and remove the com.xiaomi.mipush.sdk package manually. 3. Use the Xposed DisableService module (requires root). Without root rights, you cannot completely remove the Mi Push - it is integrated into the firmware.

5.Use of third-party apps to block notifications

If the system methods don't work, third-party utilities will come to the rescue, and we tested 5 popular applications and selected the most effective ones:

๐Ÿ“Œ Top.-3 applications for blocking notifications:

  • ๐Ÿ”’ Notification Blocker (from BaldApps) โ€“ blocks notifications for keywords (for example, โ€œdiscountโ€, โ€œpromotionโ€). Supports a blacklist of applications and schedule.
  • ๐Ÿšซ Disable Notifications is a simple tool for mass-disabling alerts, works without root, but requires Notification Access permission.
  • ๐Ÿ›ก๏ธ ShutApp - blocks the background activity of applications, preventing notifications.

โš ๏ธ Note: Applications to block notifications require access to Special Features (Settings) โ†’ Special opportunities โ†’ Do not install utilities from unverified sources, they can intercept your notifications (including: SMS and confirmation codes)!

๐Ÿ”น How to set up Notification Blocker:

  1. Download the app from Google Play.
  2. Provide access to notifications in Settings โ†’ Applications โ†’ Notification Blocker โ†’ Notifications.
  3. Add apps to the blacklist or set up filters for keywords.
  4. Activate the option to block pop-ups to completely turn off.

6. Radical methods: removal of system applications

If nothing works, you have one last chance: you can uninstall your system applications, which requires an unlocked bootloader and root rights, but it is guaranteed to eliminate annoying services. โš ๏ธ Warning: Mistakes can lead to a brick (turning your phone into a brick")!

๐Ÿ”ง Instructions for experienced users:

  1. Unlock the bootloader through the official Xiaomi website (requires a Mi Account and wait 7-15 days).
  2. Install custom TWRP recaps for your model (see instructions on XDA Developers).
  3. Download System App Remover (requires root) or use ADB with superuser rights:
adb shell


su




pm uninstall -k --user 0 com.xiaomi.package.name

๐Ÿ“Œ What can be safely removed:

  • ๐ŸŽฌ com.miui.video - Mi Video (commercials).
  • ๐Ÿ›๏ธ com.xiaomi.mipicks - GetApps (app store).
  • ๐ŸŽจ com.android.themes - Themes (design themes).
  • ๐ŸŒ com.android.browser โ€“ Mi Browser (browser with ads).

โŒ What can't be removed:

  • com.miui.securitycenter will cause errors in settings.
  • com.android.settings will break the system settings.
  • com.miui.home โ€“ remove the launcher (desktop).

๐Ÿ’ก

Deleting system applications is a last resort, and try all other ways before you do that, and if you do, back up and follow the instructions for your Xiaomi model.

7. Alternative solutions: firmware and custom ROM

If youโ€™re finally fed up with MIUI system limitations, consider installing custom firmware. Alternative ROMs (like LineageOS, Pixel Experience, or ArrowOS) are devoid of advertising and unnecessary Xiaomi services, but require an unlocked bootloader and technical skills.

๐Ÿ”น The benefits of custom firmware:

  • ๐Ÿš€ No system notifications from MIUI.
  • ๐Ÿ”„ Regular security updates.
  • ๐Ÿ› ๏ธ Ability to fine-tune the interface.

โš ๏ธ Cons:

  • โš ๏ธ Loss of warranty (if the bootloader is unlocked).
  • ๐Ÿ”‹ Possible battery or camera problems (depending on firmware).
  • ๐Ÿ“ฑ Some features of Xiaomi, for example, IR Blaster may not work.

๐Ÿ“Œ Where to look for firmware:

  • XDA Developers is the largest community with guides for every model.
  • The official website of LineageOS supports many Xiaomi devices.

โš ๏ธ Note: Before firmware check compatibility with your model (Settings) โ†’ The phone. โ†’ The wrong firmware can cause the phone to fail!

FAQ: Frequent Notification Questions on Xiaomi

๐Ÿ” Why do notifications keep coming after the shutdown?
The app is likely to use system notification channels that are not blocked in the standard ways. Try: Disable auto-run the application in Settings โ†’ Memory โ†’ Auto-run. Use ADB to force disable (section 3). Install a third-party blocker (section 5). If nothing helps, the application is integrated into the firmware (for example, Mi Push). Solution: custom firmware or root.
๐Ÿ“ฑ How to turn off notifications on the lock screen?
Go to Settings โ†’ Lock screen โ†’ Notifications on the lock screen and: Select Do not show notifications. Or configure the filter by application (allow only important ones, such as Phone or Messages). To completely disable pop-ups, use Settings โ†’ Notifications and Status bar โ†’ Pop-up notifications.
โš™๏ธ Can I turn off notifications without root?
Yes, root is not required in most cases. Use: MIUI Standard Settings (section 1). Do not disturb (section 2). ADB (section 3) - does not require root, but you need debugging rights. App side (section 5). Root will only be needed to remove system applications (section 6) or install custom firmware (section 7).
๐Ÿ”„ After updating MIUI The notifications are back?
Firmware updates often reset custom settings.To avoid this: Before upgrading, backup through Settings โ†’ Additionally. โ†’ Backup. After the update, repeat all the steps to disable notifications (especially for the purpose of the update). ADB). Use automation (such as Tasker or MacroDroid) to periodically check your settings. If the problem recurs, consider disabling auto updates. MIUI In Settings โ†’ The phone. โ†’ Updating the system โ†’ โ‹ฎ โ†’ Settings โ†’ Auto-update.
๐Ÿ“ต How to block notifications from a specific contact?
To do this: Open the Messages app or Phone. Find a chat with a contact, tap it in his name. Select Notifications and turn off alerts. For instant messengers (like WhatsApp or Telegram): Open the chat room. โ†’ โ‹ฎ โ†’ Disable notifications. Telegram can also use Hide chat (swipe left). โ†’ Archive).