The notification curtain on Xiaomi smartphones is not just a quick-setting panel, but a real control center for the device, which is the look and feel of the phoneβs everyday use, but many users are unaware that the standard interface is a very simple device. MIUI You can radically transform: from changing the theme of design to adding hidden controls.
In this article, we will discuss all the available ways to modify the curtain - from the basic settings in the phone menu to the use of third-party applications and even manual editing of system files for advanced users. MIUI (12 to 14) and popular models: Redmi Note 12, Poco X5, Mi 13 and others: Youβll learn how to return an old curtain, add transparency, change the number of notification lines, or even install an alternative panel from Google.
Before you start making changes, consider that some methods require unlocking the bootloader or root rights. We will highlight these cases separately and provide safe alternatives for beginners. In this article, you will find a comparative table of methods by difficulty and risk, which will help you choose the best option for your Xiaomi model.
1. Basic settings of the curtains in MIUI: What can be changed without third-party applications
Letβs start with the simplest β built-in customization tools that the shell itself offers. MIUI. Even without installing additional software, you can:
- π¨ Change the color scheme of the curtain (dark/light theme, accent colors)
- π± Set up the transparency of the notification panel
- π Return the old version of the curtain (to the MIUI 13/14)
- π Fix frequently used switches
- π Hide unnecessary controls
To open these settings, go to Settings. β Screen. β Notification panel and control. Here you will find the following key options:
- πΉ Notification Bar Style: Choosing between βClassicβ (as in older Android versions) and βDefaultβ (branded Xiaomi identity)
- πΉ Transparency of the panel: slider to adjust the degree of transparency of the background
- πΉ Order of controls: the ability to drag and drop icons of fast settings (Wi-Fi, Bluetooth, etc.)
- πΉ Displaying shortcuts: Enabling/disabling hints under icons
Note: on some models (e.g. Poco) F4 or Redmi K50) If you don't find the Notification Panel item in the Screen menu, try searching through the search bar in the notification settings".
π‘
On smartphones with MIUI 14 and later in the section "Notification Panel" appeared the option "Adaptive transparency" - it automatically adjusts the transparency of the curtain depending on the wallpaper of the desktop.
2. Installation of design themes: how to radically change the design of the curtain
One of the most notable ways to transform a curtain is to use themes from Xiaomi Themes, a non-root-rights method that is suitable even for beginners, and not only does the curtain change, but also icons, wallpaper, fonts and other interface elements.
Installation instructions:
- Open the Themes app (icon with brush on desktop)
- In the lower menu, select the Topics or Online section.
- In the search bar, enter type requests: π"Transparent curtain" π"AMOLED dark-themed" π"iOS Notification Style" π"Material You"
Apply
Confirm the change in the window that appears
Important: Some topics may be paid (cost is usually 10-50 You can also ask for registration in Mi Account, and remember that after applying the theme, the curtain may look different than on the preview - it depends on the version. MIUI phone models.
| Type of topic | Changes in the curtain | Compatibility | Features |
|---|---|---|---|
| Stock MIUI | Xiaomi's brand design | All models. | No additional installations |
| AMOLED dark | Black background, bright accents. | AMOLED-screen | Saves battery life |
| Transparent | Semi-transparent background | MIUI 12+ | May reduce readability |
| iOS style | Round icons, different typeface | MIUI 13/14 | Not all elements are adapted |
| Material You | Colors under the wallpaper, new icons | MIUI 13.5+ | Requires Android 12+ |
On Xiaomi models with MediaTek processors (for example, Redmi) 10C POCO M5) Some topics may not be displayed properly due to optimization features MIUI If the curtain starts to brake after applying the theme, or if some elements are lost, return the standard theme and try another one.
3.Use of third-party launchers to change curtain
If built-in capabilities MIUI You can go further and install an alternative launcher, some of which offer their own notification panels that completely replace the standard curtain:
- π± Nova Launcher + TeslaUnread plugin (for notifications)
- π¨ Action Launcher (built-in Quickpage panel)
- π Microsoft Launcher (Integration with Windows)
- π Before Launcher (minimalist design)
The most functional option is a combination of Nova Launcher with the TeslaUnread plugin.
- πΉ Customize the appearance of notifications (colors, fonts, icons)
- πΉ Grouping notifications by annex
- πΉ Add your own gestures to open the curtain
- πΉ Hide Unnecessary System Notifications
Instructions for setting:
1. Install Nova Launcher from Google Play
2. Download the TeslaUnread plugin (requires a Premium version of Nova)
3. In Nova settings, select "Notifications" β "TeslaUnread"
4. Customize the appearance of the panel in the plugin menu
5. Go back to your system settings and allow Nova to access notificationsMake a backup of current settings|Check the compatibility of the launcher with the Android version|Disable battery optimization for launcher|Allow all necessary permits-->
β οΈ Attention: MIUI 14 And in fact, some launchers may conflict with the system notification panel, causing it to duplicate. ADB-Adb shell settings put global show_notification_panel 0 But remember that this can lead to a loss of functionality (for example, quick settings).
4. Manual editing of system files (for advanced users)
If you're willing to take risks for a unique design, you can manually edit the system files that display the curtain.
- π Unlocked loader
- π οΈ Rights root (Magisk)
- π» Knowledge of working with ADB and file managers
The main files that can be modified:
- π /system/framework/framework-res.apk β contains graphical curtain resources
- π /system/priv-app/SystemUI/SystemUI.apk β panel logic
- π /data/system/users/0/settings_global.xml β some display parameters
Example: to change the transparency of the curtain at the system level, you can edit the value in settings_global.xml:
<setting id="notification_shade_transparency" value="0.7" />Where 0.7 is the transparency level (0 to 1), however, this method does not work on all versions. MIUI.
What happens if you incorrectly edit system files?
A safer way is to use Magisk modules that automate the modification process.
- πΉ MIUI Shade β Changes in transparency and colors
- πΉ QuickSettings Tuner β Configure fast panels
- πΉ Notification Shade Customizer β Customization of notifications
β οΈ Note: Xiaomi with Qualcomm Snapdragon processors (e.g. Mi 11 or Poco) F3) Magisk modules are usually more stable than on devices with MediaTek (for example, Redmi Note 11). MIUI Optimization in Magisk settings.
5. Install an alternative notification panel (e.g. from Google)
For those who want to get rid of the brand curtain completely MIUI, There's a radical solution, which is to install an alternative notification bar, and the most popular option is a Google bar (from pure Android), which you can activate through a simple app. ADB.
Installation instructions:
- Connect your phone to your PC and activate Debugging USB developer-setting
- Open the command line and execute: adb shell pm disable-user --user 0 com.android.systemui adb shell cmd overlay enable com.android.systemui.overlay.google
- Reset the device
After that, the notification curtain will look like on Pixel devices, with the following:
- πΉ Round icons of quick settings
- πΉ Adaptive colors (Material You)
- πΉ Grouping of notifications by annex
- πΉ Smooth animations
To get back the standard curtain. MIUI, execute:
adb shell pm enable com.android.systemuiπ‘
Installation of an alternative notification panel through ADB It does not require root rights, but disables some functions. MIUI (For example, brand gestures or full screen mode").
6. Hidden functions of the curtain in MIUI: you didn't know
Even without modifying the curtain, you can significantly improve its functionality, if you know about the hidden possibilities. MIUI. Here are some little-known chips:
- π Quickly switching sound profiles: Hold your finger on the sound icon in the curtain to open the extended menu
- π Hidden Wi-Fi settings: Hold the Wi-Fi icon to access advanced network settings
- π Full screen: Swipe down the center of the top panel (not the edge!) will open the curtain without quick settings
- π Quick access to the clipboard: in some versions MIUI swipe down the right side of the curtain reveals the history of the buffer
- π Change the order of notifications: hold the notification and drag it to the right place
In the models with MIUI 14, a new hidden feature called Smart Notifications came in to activate it:
- Open Settings β Notifications and Status bar
- Slip 5 times on the inscription "Notifications"
- In the menu that appears, turn on the Smart Notifications option.
After that, the system will automatically sort notifications by importance and group them more intelligently.
Another useful trick is to quickly turn on the flashlight without unlocking the screen. On most Xiaomi models, swipe down the top panel twice (without opening the curtain completely), and the flashlight will turn on, which works even when the screen is off!
7. Solving problems after changing the curtain
When modifying the notification panel, there may be various problems, and here are the most common ones and how to solve them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The curtain doesn't open. | Conflict of the launcher or module Magisk | Disable the last module installed or return the standard launcher |
| Notifications don't come in. | SystemUI permissions disabled | Check the permission settings in Settings β Annexes β Application management β Show it all. β SystemUI |
| Slow curtain animation | Too heavy theme of design | Return the standard theme or choose an easier one. |
| Quick setting icons are missing | Misrepresentation SystemUI.apk | Restore the original file or reflash the device |
| The curtain became transparent without the ability to change | Failure in transparency settings | Reset the settings in Settings β Screen. β Notification panel β Drop it. |
If the curtain has started to behave unstable after changes (to fly out, brake or not open), first of all try the following steps:
- Clear the cache of the SystemUI application: Settings β Annexes β Application management β Show it all. β SystemUI β Warehouse β Clear the cache
- Restart your phone in Safe Mode (hold the off button) β"Safe mode") and check if the problem persists
- If you have used Magisk modules, disable them through Magisk Manager.
- In extreme cases, reset settings: Settings β The phone. β Resetting settings β Reset the settings
β οΈ Attention: On devices with MIUI 13 and later, resetting settings through the settings menu does not affect system applications. For a complete reset (including modified system files), use the Volume Up combination + Power button when downloading and select Wipe Data in the Restore Menu.