The top curtain (or notification panel) on Xiaomi smartphones is one of the most commonly used interface elements.It not only displays notifications, but also provides quick access to Wi-Fi, Bluetooth, brightness and other features. MIUI Not everyone likes it: someone wants to remove advertising, someone wants to change transparency, and someone needs additional controls.
In this article, we will discuss all the ways to modify the top curtain, from simple settings in the Xiaomi menu to install custom firmware and Magisk modules. You will learn how to change the appearance of the notification panel, add new features and avoid common errors. If you are just starting to understand the settings MIUI, Donβt worry, weβll explain everything in as much detail as possible, with step-by-step instructions and screenshots.
Important: Some methods require unlocking the bootloader or root rights. If you are not ready for such changes, focus on the first sections - they describe safe ways to customize without risking warranty.
Standard settings of the upper curtain in MIUI
Before you resort to radical methods, check what the system itself offers. MIUI 14/15 There are a few built-in options for setting up the notification bar to find them:
- Open Settings β Notification panel and status bar.
- Slip on the item "Notification Panel".
- Here you will see the main parameters: order of fast switches, transparency, display of time and date.
Among the key options:
- π Changing the order of the switches: drag and drop the icons in the right order.
- π Dark theme mode: the curtain will automatically adapt to the system theme.
- π± Displaying application shortcuts: you can hide or show the icons of running programs.
- π Search Engines: In some versions MIUI It can be removed from the curtain.
Please note: in MIUI 15: The Smart Notification Bar, which analyzes your habits and puts the most used switches to the top, can be turned off in the same settings if it interferes with your behavior.
β οΈ Note: Some models (e.g. Redmi Note 12 or Redmi Note 12) POCO X5) Some of the settings may not be available due to manufacturer limitations, and only customization through the ADB magisk.
Changing the design of the curtain through themes MIUI
One of the easiest ways to transform the top curtain is to use embedded themes. MIUI There's an official shop where you can find options that have a modified design of the notification panel:
- Open the Themes app (icon with brush).
- Go to the Popular or Stork section.
- Select your favorite theme and click Apply.
Some themes change not only the color scheme, but also:
- π¨ The background of curtains: from gradients to full transparency.
- π Size of icons: you can make them larger or smaller.
- π Animations: smooth deployment or effects when swiping.
The disadvantage of this method is the limited choice of free themes. Most of the really high-quality options are paid (from 50 to 300 rubles), and the themes are not always correctly displayed on all Xiaomi models. POCO F5 Some elements can overlap with each other.
π‘
Check reviews before buying a theme β users often complain about bugs with time or notifications.
Customization through ADB (rootless)
If standard settings and them are not enough, you can use ADB-This method doesn't require root rights, but it requires connecting your smartphone to your computer, and the advantage is flexibility, so you can change the settings that are not available in the GUI.
First, prepare everything you need:
- π» Computer with installed ADB Tools.
- π± Included Debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Tap 7 times, then return to the Additional Settings β For developers).
- π Cable USB Type-C (preferably original).
Now letβs look at the useful commands:
| Team team. | Description | Example of meaning |
|---|---|---|
| adb shell settings put global status_bar_clock 1 | Show the clock in the status bar | 1 to show, 0 to hide |
| adb shell settings put global status_bar_show_battery_percent 1 | Display the percentage of battery charge | 1 to show, 0 to hide |
| adb shell settings put global qs_tile_layout_columns 4 | Change the number of fast switches | From 3 to 6 |
| adb shell settings put global status_bar_transparent 1 | Make the state string transparent | 1 - yes, 0 - no |
After entering each command, restart your smartphone to make the changes effective. If something goes wrong, return the standard settings with the command:
adb shell settings delete global [name parameter]β οΈ Note: Some commands (e.g., changing the number of speakers) may lead to overlapping interface elements. AMOLED-screens (Xiaomi 13, Redmi) K60) A transparent status bar can impair the readability of icons.
Install ADB Tools on PC|
Enable debugging over USB on your phone |
Connect the phone with the original cable |
Check the connection with the adb device command|Make a backup of current settings-->
Installation of custom modules through Magisk
Deep customization of the top curtain requires root rights and Magisk installed, a method that is suitable for power users, as improper actions can lead to loss of warranty or "brick" of the device, but the possibilities are almost limitless, from changing fonts to adding new switches.
The most popular modules for curtains:
- π§ MiuiMods β adds additional settings to MIUI, including transparency of curtains and changing icons.
- π¨ QuickSwitch β allows you to completely redesign the design of fast switches.
- π± XiaomiEU β firmware with advanced settings (requires unlocking the bootloader).
- π GravityBox β a universal module for fine-tuning the interface.
Installation instructions:
- Unlock the bootloader through the official Xiaomi website (can take up to 7 days).
- Install Magisk and TWRP (squirrel).
- Download the desired module (for example, MiuiMods) in.zip format.
- Reboot to TWRP and run the module.
- Reboot the device and set up the curtain in the Magisk menu β Modules.
Example: After installing MiuiMods, you can:
- Change the color of the curtain to any HEX.
- Add a second row of fast switches.
- Hide unnecessary items (such as ads in the curtain).
- Set up swipe animation.
β οΈ Note: On HyperOS models (e.g. Xiaomi 14), some modules may not work due to a modified system architecture. XDA Developers.
What if the phone does not turn on after installing the module?
Adding new switches to the curtain
Standard set of fast switches in MIUI limited: Wi-Fi, Bluetooth, flashlight, etc. But what if you need shortcuts for VPN, Airplane mode or Traffic saving? There are several ways to add them.
Method 1: Through system settings
Some switches are hidden, but they can be activated:
- Open the Settings. β Notification panel.
- Tap Edit (pencil icon)
- At the bottom of the screen will appear a list of hidden switches - drag the desired to the top.
Method 2: Through launcher applications
Apps like Nova Launcher or Lawnchair allow you to add shortcuts to the curtain through widgets:
- Install a launcher from Google Play.
- Add Settings or Shortcuts to the home screen.
- Select the desired switch (for example, NPD or Hot Spot).
Method 3: Through Tasker or Automate
For advanced users, automation is suitable:
- π€ Create a Tasker task that will turn on/off the desired function.
- π± Add the task shortcut to the notification bar via Tasker β Widgets.
Example: You can create a night switch with a custom icon or add a button to quickly start Google Assistant.
π‘
Most of the hidden switches in the MIUI activated through the notification panel editing β no root or ADB.
Resolving common problems
When you change the top curtain, users often encounter bugs, and let's look at the most common and ways to solve them.
| Problem. | Possible cause | Decision |
|---|---|---|
| The curtain doesn't open with a swipe | Conflict after installation of Magisk module | Disable the module or run the Wipe Dalvik/Cache into TWRP |
| Icons overlap each other | Wrong value qs_tile_layout_columns into ADB | Return the standard value (usually 4 or 5) |
| The search string is missing | MIUI update resets settings | Include it in Settings. β Notification panel β Search string |
| The curtain became transparent, but the text is not visible | Contrast with AMOLED-screen | Change the color of the text through Magisk or return the opacity |
If the curtain has not worked properly after the changes, try:
- Clear the Settings app cache (Settings β Applications β Application Management β Settings β Clear the cache).
- Reverse the latest changes through ADB magisk.
- Reset the notification panel settings to standard (Settings) β Notification panel β Reset).
On models POCO (for example, POCO X6 Pro) sometimes helps switch to a standard launcher MIUI, As the custom shells may conflict with system settings.
Alternative launchers with custom curtain
If you don't like the curtain in MIUI At the system level, you can use third-party launchers that offer their own notification panels. ADB.
Best options:
- π Nova Launcher + TeslaUnread β allows you to create custom switches and widgets in the curtain.
- π± Lawnchair β Supports gestures and transparency changes.
- π Smart Launcher β offers a unique design of the notification panel with grouping by category.
- π¨ Before Launcher β Minimalist interface with customizable curtain.
Example of settings in Nova Launcher:
- Install Nova Launcher and TeslaUnread from Google Play.
- In the Nova settings, select the Laboratory β Notifications to Tesla.
- Configure the display of notifications and quick switches through widgets.
Advantages of this method:
- β Does not require root or unlocking the bootloader.
- β You can return the standard curtain at any time.
- β More design options than standard design MIUI.
Disadvantages:
- β Some system switches (for example, NFC or the game mode may not work.
- β There may be delays when opening the curtain on weak devices (Redmi) 9A, POCO M3).