The transparent navigation bar on Xiaomi smartphones is not just an aesthetic enhancement, but a way to visually expand the screen and make the interface more modern. Many users of Redmi, POCO and the Mi lineup do not even realize that this feature is hidden in the depths of MIUI or requires only a couple of clicks to activate. But there are nuances: on some models the option works out of the box, and on others you have to use workarounds β from editing themes to ADB commands.
In this article, weβll look at all the current ways to make the bottom bar transparent, including official MIUI 12-14 settings, theme tricks, and even methods for devices without root rights. Particular attention will be paid to common mistakes: why the panel becomes translucent only in some applications or why the settings are reset after the update. If you want your Xiaomi to look like the flagship Google Pixel, read on.
Spoiler: The most reliable way (works on 90% of devices) is described in the ADB section, but try the standard settings to get started β they will work on most new models.
1. Official method: MIUI settings (without root and ADB)
Starting with MIUI 12.5, Xiaomi added a built-in option to change the transparency of the navigation bar, but hid it in an unobvious way.This method works on most Redmi Note 10/11/12, POCO X3/X4/X5, Mi 11/12/13 and later. The main condition is that the shell must be no older than MIUI 14 (on earlier versions, the option may not be available).
Here's how to find this setting:
- Open the Settings β Screen.
- Scroll down and select Additional screen settings (on some models, the item is called Screen Style).
- Slip on Color Scheme or Themes (depending on the MIUI version).
- Enable the Transparent Navigation Bar option (could be called the Transparency Effect).
If this is not the case, donβt despair. On some firmware, the option only appears after you install the official theme with a transparent panel (more on this below). Also check if the feature is hidden under Settings β Special Features β System Settings β Xiaomi likes to move menu items between updates.
β οΈ Attention: On devices with AMOLED-screens (e.g. Xiaomi 13 Ultra or POCO F5 Pro) Transparency can work incorrectly in a dark topic, so the panel will turn grey. MIUI, patchable.
2. Transparent panel via ADB (powers 99% of devices)
If the settings do not have the necessary option, the most universal way is to use ADB-This method does not require root rights, but requires a computer (or a second Android device) and 5 minutes of time.+, including Xiaomi, Redmi and POCO.
Step-by-step:
Install Xiaomi drivers on PC (download from the official website)
Enable USB Debugging in Settings β About Phone β MIUI Version (tap 7 times, then return to Additional β For Developers)
Connect your phone to your PC and confirm your debugging permission
Download. ADB Tools (or use Termux on Android)-->
adb shell settings put global force_display_notch 0
adb shell settings put global force_fullscreen 1
adb shell settings put global policy_control immersive.full=*Once you have completed the commands, restart the device. The navigation bar will become transparent in all applications except system applications (for example, in Settings or Calls, there may be a gray background).
adb shell settings delete global force_display_notch
adb shell settings delete global force_fullscreen
adb shell settings delete global policy_controlπ‘
If ADB does not recognize the device, try switching USB connection mode to File Transfer (MTP) or installing drivers manually through the XDA Developers instruction.
3.Use of MIUI themes with transparent panel
Few people know, but some official MIUI themes automatically activate the transparency of the bottom panel, which is ideal for those who don't want to mess with ADB or are afraid of breaking something. Minus - the themes are often changed not only by the panel, but also by icons, fonts, animations.
How it works:
- π¨ Set a Pure Black or Translucent theme from the Theme β Online topics. These topics are guaranteed to include transparency.
- π If the theme is not in your area, download it from the official website (.mtz file) and import it through the themes. β My subjects. β Imports.
- π After applying the theme, check the screen settings β sometimes an additional switch appears Transparency Effects.
List of tested topics (2026):
| Title of the topic | It's good for MIUI. | The effect | Reference |
|---|---|---|---|
| Pure Black | 12β14 | Full transparency + AMOLED-optimization | Download |
| Translucent | 13β14 | Semi-transparency (30%) | Download |
| Material You | 14 | Dynamic transparency (like on Pixel) | Download |
β οΈ Note: On some devices (e.g. Redmi) 9A or POCO M3) The topics may not be transparent because of the limitations of iron. ADB root.
4. Applications for transparent panel (without root)
If previous methods didn't work, you can use third-party utilities, and the main advantage is that you don't have to connect your phone to your PC, and the disadvantage is that applications can conflict with MIUI or require additional permissions.
Top.-3 tested applications:
- π± Nacho Notch β works on Android 10+, It allows you to set up transparency and hide the notch in the screen.
- ποΈ Full Screen Immersive β supports Xiaomi and offers flexible settings for the bottom panel. USB.
- πΌοΈ Translucent Navigation Bar β specializes in transparency, but may not work on the Internet. MIUI 14.
Instructions for Nacho Notch:
- Install the application and open it.
- Select the Navigation Bar from the menu.
- Activate the Transparent Navigation Bar option.
- Reset the device.
Important: Apps like Nacho Notch can cause lags in games or bans in some apps (like banking apps).
5. Why doesn't the panel become transparent? Typical problems and solutions
Even after all the manipulations, the navigation bar can remain gray or translucent, and here are the most common reasons and ways to eliminate them:
| Problem. | Reason. | Decision |
|---|---|---|
| The panel is transparent only in some applications | The app ignores system settings (e.g. YouTube or Chrome) | Use it. ADB-Adb shell settings put global policy_control immersive.full=com.package.name (replace com.package.name with com.package.name) ID applications) |
| After resetting, the settings are reset. | MIUI resets time parameters | Install the Tasker app and create a task to re-use the command after downloading. |
| The panel turns black in a dark theme | bug MIUI on AMOLED-screen | Turn off the dark theme or use the Pure Black theme with manual color settings in Settings β Screen β Color scheme |
If nothing helps, check:
- π± Version MIUI β On older firmware (below 12.5), transparency may not be maintained.
- π§ Updates β sometimes bugs are fixed in new versions.
- π οΈ Root access β if you have one, try the Substratum app with the Transparent Nav Bar module.
What if the panel disappeared completely after ADB?
6. Transparent panel on Xiaomi with root rights (for advanced)
If you have root, you can expand your customization capabilities by many times, and you can not only make the panel transparent, but you can also change the height, the color, you can add animations, and the most popular tool is the Magisk module, called Transparent Nav Bar.
Instructions:
- Install Magisk and open it.
- Go to the Modules section and click + β Download from the repository.
- Find the Transparent Nav Bar and install it.
- Reset the device.
After installing the module, you can:
- π¨ Set up a level of transparency (from 10% to 100%).
- π§ Change the color of the panel under the wallpaper or theme.
- β‘ Add an animation of the appearance/disappearance.
For fine-tuning, use /sdcard/TransparentNavBar/config.json. Example configuration for a translucent panel:
{
"opacity": 50,
"color": "#000000",
"animated": true
}β οΈ Note: On some devices (e.g. Xiaomi) 12S Ultra: Magisk modules may conflict with HyperOS (new firmware from Xiaomi). TWRP.
π‘
Root-methods give maximum customization, but risk disrupting the work of banking applications and the use of mobile devices. MIUI-Game Turbo features, only use them if you're ready for bugs.
7. Comparison of methods: which one to choose?
To make it easier for you to determine, we have compiled a comparative table of all ways:
| Method | Difficulty | PC required | It works on all models. | Risks. |
|---|---|---|---|---|
| Official settings of MIUI | β | β No. | β οΈ Only on new firmware. | No. |
| ADB-team | ββ | β Yes. | β 99% of devices | Minimum (reset on renewal) |
| MIUI themes | β | β No. | β οΈ Depends on the topic. | Changes the appearance of the system |
| Third-party annexes | ββ | β No. | β οΈ Maybe not work for MIUI 14 | Conflicts with games/banks |
| Root + Magisk | βββ | β No. | β All devices. | Loss of warranty, bugs |
Our advice:
- Try the official settings first.
- If it doesnβt work, use ADB (the most reliable way).
- For quick results without PC, topics are suitable.
- Leave the Root for an emergency.