Notification panel on Xiaomi smartphones is not just a tool for quick access to settings, but a real control center for the device. Its appearance depends not only on the aesthetics of the interface, but also on the convenience of daily use. Many users do not even suspect that the standard gray curtain with icons can be transformed beyond recognition: add transparency, change the location of elements, install animated themes or even replace it with custom through third-party launchers.
In this article, we will discuss all possible ways to modify the notification panel β from the basic settings to the following: MIUI Advanced methods with the use of ADB We will pay special attention to the nuances for different versions of the shell (from the MIUI 12 before MIUI 15) and smartphone models (Redmi, POCO, Xiaomi 13/14). If you want to make your notification curtain unique, read on.
Basic settings of the notification panel in MIUI
To start with, what can be changed without installing additional apps. Even in the standard shell of Xiaomi, there are several hidden options that allow you to customize the appearance and behavior of the curtain.
The first thing that catches your eye is the transparency of the panel. MIUI (Starting on the 14th, developers added the ability to adjust the level of background blur to activate this feature:
- Open the Settings β Screen.
- Go to the Lock screen style section.
- Select the Notification Panel item.
- Activate the Transparency slider and select the appropriate level.
You can also turn on the notification icons on the status bar (at the top of the screen) and customize their style. For example, on the Xiaomi 13 Pro, there are three options: classic icons, dots or hidden mode. The latter is useful if you want to minimize distractions on the screen.
Another useful option is the fast switches, and you can edit the order and composition of the switches.
- π Open the notification panel in full (swipe down with two fingers).
- π Click on the pencil icon in the lower right corner.
- π§ Drag the switches to change their order, or remove unnecessary ones.
β οΈ Note: On some models (POCO F5, Redmi Note 12 after update to MIUI 15 may miss the quick settings edit button. In this case, try resetting the panel settings through Settings β Annexes β Application management β Three points. β Reset the settings.
Setting theme for the notification panel
If you find the standard settings boring, you should move on to themes. Xiaomi offers two ways to install them: through the official Themes app and third-party resources.
The official topics are set as simple as possible:
- Open the Themes app (if not, download from Google Play).
- Go to the Notifications or Control Panel section.
- Select your favorite theme and click Apply.
But there are limitations to this method: many themes change only the color scheme, but they don't affect the structure of the elements. For deep customization, you'll have to use third-party themes in.mtz format. XDA Developers or 4PDA.
Download the theme file (.mtz) from a trusted source
Create a backup of your current settings in Settings β Additionally. β Backup
Make sure that there is enough free space on the phone (at least 500 MB)
Disable Battery Optimization for the Themes app (in Settings) β Battery β Optimizing the battery)
-->
To install the.mtz theme:
- Move the downloaded file to the folder MIUI/theme internal.
- Open the Topics app and go to My Topics β Local.
- Select the downloaded file and apply it.
β οΈ Attention: Some custom themes may conflict with system fonts or icons. If the notification panel starts to slow down or displays incorrectly after applying the theme, return the standard theme and restart the device.
| Type of topic | Advantages | Deficiencies | Where to download |
|---|---|---|---|
| Official (from the Topics app) | Security, stability, automatic updates | Limited choice, minimal structural changes | Annex Topics |
| Custom (.mtz) | Deep customization, unique design | Conflict risk, possible bugs | XDA, 4PDA, Telegram channels |
| Topics for Magisk | Maximum flexibility, animation support | Requires root, complex installation | GitHub, Magisk repositories |
Change the notification panel through ADB (rootless)
If you donβt have enough visual changes and want to change the functionality of the curtain (for example, remove ads, add new switches or change the number of notification lines), you can use commands. ADB. This method does not require superuser rights, but will require the phone to be connected to a computer.
First, prepare everything you need:
- π₯οΈ Install Android SDK Platform-Tools on PC.
- π± Turn on the debugging. USB on the phone (Settings) β The phone. β Version. MIUI β Click on version 7 times, then return to Additional β For developers).
- π Connect your smartphone to your computer and confirm the debugging permission.
Now we can start to change the parameters. Here are some useful commands:
Remove ads in the notification panel (MIUI 12-14)
adb shell settings put global hide_notification_ad 1
Change the number of notification lines (value from 3 to 7)
adb shell settings put global notification_shade_height 5
Turn off MIUI tips in the curtain
adb shell settings put global disable_miui_optimization 1
Enable horizontal swipe to clear notifications
adb shell settings put global notification_swipe_left_to_clear 1Important: After using commands through ADB Some changes may be reset after the update MIUI. To avoid this, create a script to automatically apply settings when booting the system (you will need an application like Tasker or MacroDroid).
π‘
Before the experiments with ADB Backup your current settings with the adb backup command -apk -obb -shared -all -f backup.ab. This will allow you to quickly restore the system in case of failure.
Advanced Customization with Magisk and Xposed
For those who arenβt afraid to take the risk of taking full control of the notification panel, there are two powerful tools: Magisk (for rooted devices) and Xposed Framework. MIUI deep-level.
The most popular modules for customization of curtains:
- π¨ MiuiHome Mods β allows you to change transparency, add new controls and even replace standard icons.
- π Xiaomi EU Customizer β Expands the functionality of fast switches (for example, adds a brightness regulator in steps 1%).
- π GravityBox [MM] β universal module for fine-tuning the interface, including curtain animations and notification style.
Installation of modules through Magisk:
- Download the module file (.zip).
- Open Magisk Manager and go to the Modules section.
- Click Install from Storage and select the downloaded file.
- Reset the device.
β οΈ Note: Installation of Magisk modules on devices with a locked bootloader (Redmi Note 11, POCO X5) Before experimenting, unlock the bootloader through the official Mi Unlock Tool.
What if after installing the module, the notification panel stopped working?
Castom launchers and alternative notification panels
If you donβt like the standard panel at all MIUI, It can be completely replaced with third-party launchers, such as Nova Launcher or Lawnchair, which allow you to install alternative notification curtains through plugins.
One of the most popular plugins is Notification Shade Customizer, which runs on top of the standard panel and adds:
- π¨ Full customization of colors and transparency.
- π± Ability to change the size of icons and text.
- π§ Add your own switches (like quick access to Google Assistant or Screen Recorder).
For installation:
- Download Nova Launcher and Notification Shade Customizer from Google Play.
- In the launcher settings, select the Notification Panel β Use a custom panel.
- Customize the appearance according to your preferences.
Another interesting option is Shade Launcher, which is a standalone application that completely replaces the standard curtain.
- π± Gesture support (e.g. swipe left to start the camera).
- π Built-in search for notifications.
- π¨ Material You Themes (dynamic colors under wallpaper).
π‘
Castom launchers are the only way to fundamentally change the notification bar without root rights, but they can conflict with system gestures. MIUI (For example, swipe on the edge of the screen to return back).
Solving common problems
When customizing the notification panel, users often encounter common errors, and let's look at the most common ones and how to fix them.
1. The notification panel does not open
If after applying the theme or module Magisk curtain stopped responding to swipes, try:
- π Reset the device.
- π± Reset the System application settings UI (Settings β Annexes β Show it all. β System UI β Warehouse β Clear the data).
- π οΈ Remove the last module installed through Magisk Manager.
2. Notifications are displayed incorrectly
If the text of the notifications is cropped or the application icons are not shown:
- π§ Check the font settings in Settings β Screen. β Type size (set a standard value).
- π² Turn off battery optimization for a problem app.
- π Reinstall theme or module responsible for customization.
3. Fast switches are not retained
If, after rebooting, the switch order is reset:
- π Export the current configuration through Settings β Additionally. β Backup.
- π§ Check the System application rights UI (All permissions must be included).
- π οΈ Install the module. MIUI SystemUI Tuner via Magisk to fix settings.
Comparison of Customization Methods: What to Choose?
To help you decide how to change the notification bar, we have compiled a comparison table: assess your skills and goals before you start making modifications.
| Method | Difficulty | Need root? | Risk of failure | Flexibility of settings | Who's right for? |
|---|---|---|---|---|---|
| Standard settings of MIUI | β | β No. | β (minimum) | ββ (limited) | Newcomers who want minimal change |
| Official themes | ββ | β No. | β (minimum) | βββ (middle-class) | Users who want to change style without risk |
| ADB-team | βββ | β No. | ββ (moderate) | ββββ (high-pitched) | Advanced users ready for experimentation |
| Magisk/Xposed modules | ββββ | β Yes. | βββ (high-end) | βββββ (maximum) | Enthusiasts who want complete control |
| Castom launchers | ββ | β No. | β (minimum) | ββββ (high-pitched) | Those who want to radically change the interface without root |
If youβre just starting out with customization, start with standard settings and official themes. ADB Remember, the more complex the method, the greater the risk of disrupting the stability of the system.
π‘
On devices with HyperOS (the new shell from Xiaomi), some customization methods may not work. Before experimenting, check the compatibility of modules or themes with your version of the firmware.