How to Make Notifications on Xiaomi Same as in the Original MIUI Firmware

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.

πŸ“Š What kind of firmware do you use on your Xiaomi?
Original MIUI (China/Global)
Custom (LineageOS, Pixel Experience, etc.)
Stock Android (Android One)
I don't know what firmware is.

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:

  1. 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.
  2. System fonts: in Settings β†’ Screen β†’ Font install Mi Sans or Mi Lui – branded fonts that affect the display of text in alerts.
  3. 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:

  1. Go to Settings β†’ Sound and vibration β†’ Notification sounds.
  2. 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:

  1. Download the archive with MIUI branded sounds (for example, from the 4PDA forum or XDA Developers).
  2. Place files in /system/media/audio/notifications (root rights required) or in /sdcard/Notifications (no root).
  3. 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 notificationRecommended MIUI soundDuration of vibration
Messages (SMS, Telegram)Mi Drop0.5 sec.
Calls (incoming)Mi Ring1 sec (repeated)
System alertsMi Alert0.3 sec
Smart Home (Mi Home)Mi Smart0.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?
Duplication of notifications often arises from a conflict between MIUI system services and third-party applications (e.g. Mi Push Service and Google Play Services).To fix this: 1. Go to Settings β†’ Memory β†’ Autorun and disable Autorun for Google Play Services. 2. Clear the cache and data of the Mi Push Service application (Settings β†’ Applications β†’ Application Management β†’ Mi Push Service). 3. Reboot the device. If the problem persists, try disabling notifications from Google Play Services in the app settings.

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.0

These 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:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to Settings β†’ Additional β†’ For Developers and enable Advanced Notification Display.
  3. 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:

  1. Make sure that the latest versions of Mi Home, Mi Fit and Mi Cloud are installed on the device.
  2. Enable notification synchronization in Xiaomi account settings: Settings β†’ Xiaomi Account β†’ Synchronization of notifications.
  3. 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.

  1. Go to Settings β†’ Applications β†’ Application Management β†’ [Application] β†’ Notifications.
  2. Disable System Notifications (may be called Important Notifications).
  3. 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:

  1. Go to Settings β†’ Screen Lock β†’ Notifications on the locked screen.
  2. 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)?
In MIUI 13+, Xiaomi has changed the design of the notifications on the locked screen to make them less informative.To bring back the old style: 1. Install the MIUI Old Notifications module via Magisk. 2. Reboot the device. 3. In the lock screen settings, select MIUI Style 12. Note: this method does not work on all devices and may cause conflicts with the latest security updates.

On some devices (such as the Xiaomi 12/13 series), notifications on the locked screen may be delayed due to battery optimization.

  1. Go to Settings β†’ Battery and Performance β†’ Battery Optimization.
  2. Find an app whose notifications are delayed (like Telegram) and select Unlimited.
  3. 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.

  1. Clear the cache for Settings and System Interface (com.android.systemui).
  2. Reset the device.
  3. If the problem persists, run the command via ADB: adb shell cmd notification clear_all

FAQ: Answers to Frequent Questions

Why do notifications on my Xiaomi come without sound, even though it's on?
This problem can be due to several factors: Do Not Disturb Mode: Check if it is activated in Settings β†’ Sound and vibration β†’ Battery optimization: some applications (like Viber or Skype) may be limited to the system. β†’ Battery and productivity β†’ Battery optimization and select for the problem application No restrictions. App settings: the app itself (like WhatsApp) can turn off notification sound. Check the sound settings inside the app. System failure: clear the cache and application data Settings (Settings) β†’ Annexes β†’ Application management β†’ Settings β†’ Warehouse β†’ If nothing helps, try resetting the sound settings to the standard: Settings β†’ Sound and vibration β†’ Resetting the sound settings.
How to get back old MIUI notification sounds after the update?
Once MIUI is upgraded to a new version (e.g., from MIUI 12 to MIUI 14), the old notification sounds may disappear. To return them, download the archive with the old MIUI sounds (e.g., from 4PDA or XDA Developers). Connect your phone to your PC and copy the sound files (.ogg format) to the folder /system/media/audio/notifications (root rights required). Change the file rights: chmod 644 /system/media/audio/notifications/* Reboot the device. If you don’t have root permissions, place the sounds in the /sdcard/Notifications folder and select them in the notification settings manually.
Can I customize different notification sounds for different apps?
Yes, MIUI has a built-in function for assigning unique sounds to each application: Go to Settings β†’ Applications β†’ Application Management. Select the desired application (such as Telegram). Click Notifications β†’ Notifications. Select a tune from a list or add your sound (the file must be in.mp3 or.ogg format and be in the /sdcard/Notifications folder). Limitation: Some system applications (such as Mess or Calls) may not support individual sounds.
Why don't Mi Home notifications come to your phone?
Notification problems from Mi Home are usually related to: No Internet connection: make sure your phone and smart devices are connected to the same Wi-Fi or mobile Internet. Check that you are logged in to the same Xiaomi account on your phone and in the Mi Home app.Battery restrictions: add Mi Home to battery optimization exceptions (Settings β†’ Battery & Performance β†’ Battery Optimization β†’ Mi Home β†’ No Limits). Some Mi Home features only work in China. If you're using global firmware, try switching to Chinese MIUI. Also try: Remove and re-add devices to Mi Home. Clear the cache and data of the Mi Home app. Update the firmware of smart devices via Mi Home.
How to disable notifications from MIUI system applications?
Some system notifications (e.g., from Mi Security or Mi Cloud) cannot be disabled via the standard interface. Here are alternative methods: via ADB: Connect your phone to your PC, enable debugging on USB and execute the command: adb shell dumpsys notification disable For example, to disable notifications from Mi Security: adb shell dumpsys notification disable com.miui.securitycenter Through Magisk: Install Disable Flags module and disable the show_system_notifications flag for the desired application. Through third-party apps: Use AppOps or Notification Manager from Google Play to block system notifications (special permissions required). ⚠️ Attention: Disabling system notifications may cause the device to malfunction. For example, blocking alerts from Mi Security will disable virus protection.