Setup notifications on Xiaomi: from basic parameters to hidden features

Notifications on Xiaomi smartphones are both a blessing and a curse, keeping you informed of important events, and can turn into real information noise, distracting you from business every five minutes. MIUI (HyperOS offers unique notification management tools that many users don’t even know, like did you know that Xiaomi can customize different notification sounds for each messenger separately, even if they use the same Android channel?

In this article, we will analyze all the ways of customizing notifications – from the basic settings in the phone menu to hidden functions through the phone. ADB We will focus on the challenges faced by Redmi owners, POCO Xiaomi and after the upgrade to HyperOS: why the notification icons disappear, how to return the old style of banners and what to do if notifications come with a delay. MIUI 14/15 hyperos 1.0 (2026 year).

1. Basic notification settings in MIUI/HyperOS

To start with the obvious, the standard settings menu, even here, Xiaomi offers more options than most competitors. To open the basic settings, go to:

Settings β†’ Notifications and Status Bar β†’ Application Notifications

Here you'll see a list of all the apps installed. Tap any one to configure:

  • πŸ”” Notification Sound – Selecting a tune from standard or custom files (formats.mp3,.ogg).
  • πŸ“± Vibration – Vibration patterns (short/long/no vibration) or creating your own rhythm.
  • πŸ’‘ Light indicator – works only on models with LED (for example, Xiaomi) 13T or POCO F5).
  • πŸ”• Priority: β€œImportant” (shows banner over other windows) or β€œUsually".

Notice the "Show Notifications" switch -- if it's disabled, you won't see any alerts from that app, even in the status bar, which is useful for games or services that are stored with unnecessary information.

⚠️ Attention: On HyperOS, the path to notification settings has changed. Now it looks like this: Settings β†’ Notifications β†’ Notification settings. Also, the status bar section disappeared, and its functions were moved to the control panel".

πŸ“Š What kind of shell are you using on Xiaomi?
MIUI 14
MIUI 15
HyperOS 1.0
Another version
I don't know.

2. Hidden functions of notifications: what can MIUI, but not public

Xiaomi is known for hiding useful features deep in the settings, and here are some little-known tricks:

1. Deferred notifications: If you need to temporarily turn off alerts (for example, while you sleep), use Do Not Disturb mode with flexible rules:

Settings β†’ Sound and vibration β†’ Do not disturb β†’ Schedule

Here you can configure automatic rules for time, calendar events, or even geolocation (for example, turn off notifications at work).

2. Notifications on the locked screen. Xiaomi defaults to display the contents of the notifications on the lock screen, but this can be changed:

Settings β†’ Screen Lock β†’ Notifications on the Lock screen

Choose one of the options:

- "Show contents" (full text),

- "Hide contents" (app name only),

- "Do not show" (total disable).

3. Grouping of notifications, starting with MIUI 12, notifications from one application are automatically grouped:

Settings β†’ Notifications β†’ Additional β†’ Grouping notifications
How to return old notifications to HyperOS?
On HyperOS. 1.0 developer 4PDA I found a way to get the notification style back from MIUI 14. It's got to be through. ADB Adb shell settings put global settings miui_use_new_notification_panel 0 Once the phone is restarted, the notifications will be like the old version, but this method may not work on all models and leads to bugs with animations.

3. Notifications issues on Xiaomi: why they don't come or are late

One of the most common complaints of Xiaomi users is that notifications are late or not coming at all.

1. Battery optimization. MIUI aggressively shuts down background processes to save charge:

  • πŸ”‹ Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ“± Select a problem app (such as Telegram or WhatsApp).
  • ⚑ Tap "Battery restriction" β†’ "No restrictions".
  • πŸ”„ Enable "Second Start" and "Secondary Start".

2. Power saving mode. Even if you haven't manually activated it, some models (e.g. Redmi Note 12) automatically go into low-charge saving mode.

Settings β†’ Battery and performance β†’ Energy saving mode

3. Google Play Services Issues: If notifications don’t come from Gmail, YouTube or other Google services, try:

  • πŸ”„ Update Google Play Services Manually via Play Market.
  • πŸ—‘οΈ Clear the application cache (Settings) β†’ Annexes β†’ All applications β†’ Google Play Services β†’ Memory. β†’ Clear the cache).
  • πŸ”§ Enable Background Data Access for Google Play Services.

⚠️ Note: On some models (POCO X5 Pro, Xiaomi 12 Lite) after upgrading to HyperOS stop working push notifications from VK This is due to a change in background activity policy, the solution is to install applications through APKMirror (not from the Play Market) or use alternative clients (for example, Kate Mobile for VK).

4. Customization of notifications through ADB (advanced)

If the standard settings are small, you can use ADB (Android Debug Bridge for deep customization. This method requires connecting the phone to your computer and enabling debugging. USB.

How to enable debugging by USB:

Settings β†’ About Phone β†’ MIUI version (shap 7 times until the inscription β€œYou became a developer” appears)


Settings β†’ Additional β†’ For developers β†’ Debugging by USB

Popular ADB-notification-team:

Team team.Action.Example
adb shell settings put global heads_up_notifications_enabledTurns on/off pop-up notificationsadb shell settings put global heads_up_notifications_enabled 0 (switch off)
adb shell settings put global notification_light_pulseControls the LED blinkingadb shell settings put global notification_light_pulse 1 (include)
adb shell am broadcast -a com.android.systemui.demoShows test notification (for verification)adb shell am broadcast -a com.android.systemui.demo -e command enter
adb shell settings put global miui_use_new_notification_panelSwitches notification style (HyperOS only)adb shell settings put global miui_use_new_notification_panel 0 (arch-style)

Warning: Wrong commands ADB Before experimenting, back up your data through Settings. β†’ Additionally. β†’ Backup and reset.

Install Xiaomi drivers on PC|Enable debugging on USB phone-on|Download the platform ADB (For example, from Google)|Create a backup copy of the data|Check commands before execution-->

5. Third-party applications for notification management

If the built-in tools MIUI Not enough, you can use third-party utilities.-3 tested solutions:

1. Notification History Log (Free, Play Market)

  • πŸ“œ Keeps the history of all notifications (even deleted ones).
  • πŸ” Allows you to search for notifications by keywords.
  • πŸ“€ Exports the log to a.txt or.csv file.

This is useful if you missed an important message and want to restore it.

2. AutoNotification (paid, Play Market)

  • πŸ› οΈ Create custom notifications with your own text and actions.
  • πŸ”— Integrate with Tasker for automation.
  • 🎨 Supports HTML-notice-marking.

Ideal for automating routine tasks (e.g., meeting reminders with unique sound).

3. Nodification (free, requires root)

  • πŸ”‡ Completely blocks notifications from selected applications.
  • πŸ“΅ It works at the system level (no matter what the limitations are). MIUI).
  • πŸ”„ You can set the rules for time or Wi-Fi network.

Suitable for radical spam solutions (e.g., from games or advertising services).

⚠️ Note: Apps like Nodification require root rights, which voids Xiaomi’s warranty and could lead to security issues. Alternatively, use Shizuku (no root, but you need to configure via a customized service). ADB).

6. Notifications on Xiaomi smartwatches and fitness bracelets

If you use Mi Band, Xiaomi Watch or POCO Watch, the notification setting has its nuances. By default, gadgets sync with the phone via the Mi Fitness app (or Zepp Life for new models).

How to set up:

  1. Open Mi Fitness. β†’ "Profile" β†’ Your device. β†’ "Notifications".
  2. Turn on the "Notifications from the phone" switch.
  3. Select the apps you want to see on your watch.
  4. Set up vibration and display text (full/short).

Frequent problems and solutions:

  • πŸ”‹ Notifications don't come in on the clock. β†’ Check if Bluetooth and notification permission for Mi Fitness are enabled in your phone settings.
  • πŸ“± Duplicate notifications β†’ Turn off the option "Repeat notifications" in the settings of the clock.
  • ⚑ Fast battery discharge β†’ Reduce the number of apps that send notifications to the gadget.

On the Xiaomi Watch 2 Pro and POCO Watch (on Wear) OS) notifications are configured through the standard Wear app OS You can respond to messages with voice or quick answers.

πŸ’‘

If notifications on the Mi Band are late, try untie and re-tire the watch in the Mi Fitness app, which often solves the synchronization problem.

7. How to return old notifications to HyperOS (if you don't like the new design)

HyperOS has dramatically changed the way notifications look: they now look like iOS, with rounded corners and animations. If you don't like the new style, there are a few ways to bring back the old one:

Method 1: Through ADB (without root)

Follow the command:

adb shell settings put global miui_use_new_notification_panel 0

After the reset, the notifications will be as in MIUI 14.However, this method does not work on all models (for example, on Xiaomi 14 can cause bugs with animations).

Method 2: Installation of an alternative launcher

Some launchers (such as Nova Launcher or Lawnchair) allow you to customize the notification panel.

  1. Install a launcher from Play Market.
  2. Set it with the default launcher.
  3. In the launcher settings, find the Notifications or Status Panel section.

Cons: This will only change the appearance, but not the logic of the notifications.

Method 3: Recoil on MIUI 14

If the new design is not satisfied, you can return MIUI 14 via Fastboot:

  • πŸ”§ Requires unlocking the bootloader (erases all data!).
  • ⚠️ Deprives you of security.
  • πŸ”„ This may cause problems with updates in the future.

πŸ’‘

Before the rollback MIUI 14 check if your model supports downgrade.On some devices (e.g. Xiaomi 13 Ultra) this is blocked at the firmware level.

FAQ: Frequent Notification Questions on Xiaomi

πŸ” Why Xiaomi doesn’t have notification icons in the status bar?
Starting with MIUI 12.5, Xiaomi hid default notification icons.To return them: Go to Settings β†’ Notifications and status bar β†’ Status bar. Turn on the option "Show notification icons." Select how many icons to display (up to 3). On HyperOS, this path has changed: Settings β†’ Notifications β†’ Notification badges.
⏱️ How to prevent notifications from disappearing after reading?
By default. MIUI Remove notifications from the tap panel. To keep them: Open notification settings for the app you want, find the auto-clean option and turn it off, or use the Notification History Log app (see section 5).
πŸ”” Can you customize different sounds for different chat rooms? Telegram/WhatsApp?
Yes, but not through standard settings. MIUI. Options: Telegram: go to chat settings β†’ "Notifications" β†’ "On WhatsApp: open a chat room. β†’ three-point β†’ "Notification settings. Use AutoNotification for deep customization + Tasker.
πŸ“΅ Why notifications only come when the screen is unlocked?
This is related to battery optimization. Solutions: Turn off the power saving mode for the problem application (see section 3). Enable Background Data Access for it. Check if the application has been added to the Deep Optimization list (Settings) β†’ Battery β†’ Optimizing the battery).
πŸ”„ How to Reset All Notification Settings to Factory?
There are two ways: Partial reset: Settings β†’ Annexes β†’ Application management β†’ Three points. β†’ Reset notification settings. Full reset: Settings β†’ Additionally. β†’ Backup and reset β†’ Resetting settings (erases all personal data!).