Notifications on Xiaomi smartphones are one of the things that catch your eye when you switch from other Android devices. The original MIUI shell offers a unique style of alerts, from animations and audio signals to display features on a locked screen. However, after changing firmware, resetting or buying a device with a global version of the software, many users face the problem: notifications stop looking and work βlike a real Xiaomiβ.
In this article, we will learn how to return the original style of MIUI notifications, even if your device runs on custom firmware or a global version of the software. We will consider not only visual settings (fonts, icons, animation), but also functional aspects: priority alerts, sound schemes, behavior on a locked screen and integration with Xiaomi branded services.
Why Xiaomi notifications are different than other Android smartphones
The MIUI shell has historically evolved as an ecosystem in its own right, rather than as a superstructure on standard Android, meaning that even basic interface elements like notifications have been redesigned to fit Xiaomiβs philosophy.
- π¨ Unique card design: rounded corners, translucent backgrounds and proprietary app icons that donβt match the standard Android physical icons.
- π Sound schemas: branded notification tunes (such as Mi Mix or Mi Drop) that are not found on other devices.
- π Appearance animation: smoothly βdepartβ notifications from above with a fading effect, rather than a sudden appearance, as in stock Android.
- π Locked screen behavior: Displaying notification content (including message text) without the need to unlock is a feature that many manufacturers turn off by default.
Xiaomi has also integrated its ecosystem software functions into notifications, such as alerts from Mi Home, Mi Fit, or Mi Cloud, which are prioritized and displayed with special icons, and if you use global firmware or custom build (like LineageOS), these features may not work properly or at all.
How to Restore the Original MIUI Notification Style
If after updating or changing the firmware notifications lost the corporate appearance, first of all check the following settings:
- Theme: Go to Settings β Theme and select an official theme from Xiaomi (e.g. MIUI Default or Mi Classic). Third-party themes can override the style of notifications.
- System fonts: in Settings β Screen β Font install Mi Sans or Mi Lui β branded fonts that affect the display of text in alerts.
- Interface animation: Enable full animations in Settings β Special features β Delete animation (should be disabled).
If you use custom firmware, you may need to install additional modules through Magisk:
- π¦ MIUI-ification is a module that returns branded interface elements, including notifications.
- π΅ Mi Sound β Recovers the original notification and alarm sounds.
- π MIUI Animations β adds smooth transitions and animations specific to MIUI.
Make a backup of current settings|Check the version. MIUI In Settings β The phone.|Install the official launcher Mi Launcher|Disable battery optimization for system applications-->
Important: If you are using Android 12+ firmware, some modules may not work due to changes in the permission system, in which case it is recommended to use MIUI 13/14 with root rights or switch to an official global build.
Set up the sounds and vibrations of notifications
The signature notification sounds are one of Xiaomi's business cards, to get them back:
- Go to Settings β Sound and vibration β Notification sounds.
- Select one of the standard tunes MIUI: π Mi Mix is a short two-tone signal. π Mi Drop is a smooth drop-like alert. π Mi Bubble is a bubble-like sound.
MIUI Standard
Short vibration.
Notification vibration
If the standard sounds are not on the list, you can download them separately:
- Download the archive with MIUI branded sounds (for example, from the 4PDA forum or XDA Developers).
- Place files in /system/media/audio/notifications (root rights required) or in /sdcard/Notifications (no root).
- Restart the device and check for new sounds in the settings.
π‘
If the notifications havenβt changed after the sound change, clear the Settings app cache (Settings β Applications β Application Management β Settings β Storage β Clear the cache).
| Type of notification | Recommended MIUI sound | Duration of vibration |
|---|---|---|
| Messages (SMS, Telegram) | Mi Drop | 0.5 sec. |
| Calls (incoming) | Mi Ring | 1 sec (repeated) |
| System alerts | Mi Alert | 0.3 sec |
| Smart Home (Mi Home) | Mi Smart | 0.7 sec |
Notification problems after MIUI update
Firmware updates often break notifications, typical problems and solutions:
- β Notifications don't come: Check the Settings β section of the App β Application Management β [Application Name] β Notifications. Make sure the Show Notifications switch is on. Also turn off Battery Optimization for that application.
- β No sound or vibration: In Settings β Sound and vibration, check if Do Not Disturb mode is activated. Also make sure that the specific app settings (such as WhatsApp) do not turn off sounds.
- β Notifications appear late: This is a typical issue after upgrading to MIUI 14+ on low-RAM devices. Solution: disable Adaptive Optimization in Settings β Battery and Performance β Battery Optimization.
What happens if the notifications are duplicated?
If after the update, branded animation notifications disappeared, try resetting the animation settings:
adb shell settings put global window_animation_scale 1.0
adb shell settings put global transition_animation_scale 1.0
adb shell settings put global animator_duration_scale 1.0These commands return the standard MIUI animation speed (ADB and USB debugging enabled).
Customization of notifications through hidden MIUI settings
MIUI contains hidden options that allow you to fine-tune notifications to access them:
- Activate Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For Developers and enable Advanced Notification Display.
- Now, an additional Notification Style section will appear in the notification settings, where you can select: π± Classic (as in older versions MIUI). π± Modern (transparency and rounded corners). π± Minimalistic (no shadows and no animations).
In the developer mode, you can also change the priority of notifications:
- π Priority: High β notifications will be displayed over other windows.
- π Priority: Quiet - no sound or vibration, but with an indicator on the screen.
- π« Priority: Disabled β Completely conceal notifications from the application.
π‘
Changing hidden settings can lead to unstable system operation. Before experimenting, make a backup through Settings β Additional β Backup and Reset.
Integration of notifications with Xiaomi ecosystem
One of the key advantages of Xiaomi is the close integration of notifications with branded services.
- π Mi Home: Alerts from smart devices (lamps, sockets, sensors) are displayed with a branded icon and the ability to quickly manage directly from the notification panel.
- π Mi Fit/Zepp: Notifications about physical activity, heart rate and fitness bracelet charge level are synced with the phone.
- βοΈ Mi Cloud: Alerts about backup, contact sync and photos take priority and are not automatically deleted.
To ensure that these functions work correctly:
- Make sure that the latest versions of Mi Home, Mi Fit and Mi Cloud are installed on the device.
- Enable notification synchronization in Xiaomi account settings: Settings β Xiaomi Account β Synchronization of notifications.
- For smart devices, check permissions in Settings β Applications β Application Management β Mi Home β Permissions (notifications, Auto Run and Background Work should be enabled).
π‘
If notifications from Mi Home donβt come, try reconnecting devices to your Xiaomi account via Mi Home β Profile β Settings β Delete all devices and then add them again.
MIUI features: notifications from Xiaomi ecosystem applications cannot be completely disabled through standard settings.
- Go to Settings β Applications β Application Management β [Application] β Notifications.
- Disable System Notifications (may be called Important Notifications).
- If the option is not available, use ADB: adb shell dumpsys notification disable for example for Mi Home: adb shell dumpsys notification disable com.xiaomi.smarthome
Notifications on the locked screen: how to configure
MIUI offers flexible settings for displaying notifications on a locked screen to configure them:
- Go to Settings β Screen Lock β Notifications on the locked screen.
- Select one of the modes: π Show everything β text and sender are displayed. π Hide content β only application icons are shown. π« Do not show β notifications are completely hidden.
Settings β Applications β Application Management β [Application] β Notifications on a locked screen
If notifications on the locked screen donβt show up at all, check:
- β Show notifications on the locked screen in lock settings.
- β Is not Do Not Disturb mode activated (Settings β Sound and vibration β Do Not Disturb).
- β Whether notifications for a particular application are disabled (see previous section).
How to get back the old style of notifications on the locked screen (MIUI 12 and older)?
On some devices (such as the Xiaomi 12/13 series), notifications on the locked screen may be delayed due to battery optimization.
- Go to Settings β Battery and Performance β Battery Optimization.
- Find an app whose notifications are delayed (like Telegram) and select Unlimited.
- Reset the device.
Frequent Mistakes and How to Avoid Them
When setting up notifications, users often make errors that cause the system to malfunction.
- β οΈ Disable system applications: β οΈ Attention: If you disable or uninstall com.android.systemui or com.miui.securitycenter applications via ADB or Titanium Backup, notifications will stop working at all. These applications are responsible for handling system alerts.
- β οΈ Use of third-party launchers: Launchers like Nova Launcher or Action Launcher may conflict with the notification system MIUI. If notifications no longer appear correctly after installing the alternative launcher, return to the standard Mi Launcher or set up compatibility in the launcher settings.
- β οΈ Resets without backup: β οΈ Attention: When resetting settings through Settings β Additional β Backup and Reset β Resetting all notification customizations (including hidden settings) will be lost. Before resetting, export settings through Settings β Additional β Backup and Reset β Local Backup.
Another common problem is that notifications come in, but they don't disappear after reading it, and it's related to the cache of system services.
- Clear the cache for Settings and System Interface (com.android.systemui).
- Reset the device.
- If the problem persists, run the command via ADB: adb shell cmd notification clear_all