The bottom panel on Xiaomi smartphones with MIUI firmware is often a source of irritation: unnecessary icons take up space on the screen, interfere with watching videos or games, and sometimes completely confuse inexperienced users. Depending on the model (Redmi Note 12, POCO X5, Xiaomi 13T, etc.) and the MIUI version (from 12 to 14), the ways to remove this panel differ โ somewhere it is enough to turn off gestures, and somewhere you will need to edit the system settings.
In this article, weโll look at all the possible methods, from standard MIUI settings to hidden features for power users, learn how to remove the navigation bar (with Back, Home, Recent buttons), hide system icons (like gesture indicator), or disable the bottom bar altogether. Importantly, some methods require unlocking the bootloader or root rights โ weโll warn you of the risks in advance.
If you use Xiaomi with HyperOS (new 2026 models), some of the instructions may be different โ for these cases, we will give you some recommendations. Also, at the end of the article you will find answers to common questions, such as why the panel returned after the MIUI update or how to return the icons if something went wrong.
1.The method for most users: disable the navigation bar through the MIUI settings
The easiest and safest method is to use the built-in MIUI options. It is suitable for Xiaomi, Redmi and POCO on the firmware versions from MIUI 12 to MIUI 14 (including HyperOS).
Instructions:
- Open the Settings โ Display.
- Select Full-screen mode (on some models โ Navigation style).
- Slip on Gesture Control (or Gesture Navigation).
- Activate Hide the Bottom Panel or Full Screen gestures (depending on the MIUI version).
- Reboot your phone to make the changes take effect.
After that, the bottom panel with the buttons will disappear, and the management will be carried out by swipes:
- ๐ Back - swipe from right to left from the edge of the screen.
- ๐ Home - swipe up from the bottom edge.
- ๐ Recent - Swipe up and hold.
โ ๏ธ Note: On some models (POCO F4, Redmi K50) When you turn off the panel, the horizontal scroll indicator may disappear from the app menu. To return it, go to Settings. โ Special facilities โ Systemic โ Showing the scrollbar.
2. How to remove only system icons (gesture indicator, navigation point)
If you're not annoyed by the panel itself, but by a small white touch (guest indicator) or a dot at the bottom of the screen, you can turn them off separately, which works on all devices with MIUI 13/14 and HyperOS, including the Xiaomi 12T, Redmi Note 11 Pro+ and others.
Step-by-step:
- Go to Settings โ Display โ Full-screen mode.
- Select Additional settings (or gesture settings).
- Find the option to Show the gesture indicator and turn it off.
- For models with HyperOS: go to Settings โ Special features โ System management โ Show navigation bandwidth and deactivate the switch.
If the option is not in the menu, try the alternative method through the developer mode:
- Activate Developer Mode (7 times tap the MIUI version in Settings โ About Phone).
- Back to Settings โ Additionally. โ For developers.
- Find it. force_fullscreen_output (or full screen output) and turn it on.
- Reset the device.
Developer mode activated
Backup of important data is made
Battery charge > 30%
Verified version. MIUI (Settings โ The phone)-->
On some firmware (POCO with custom builds), the gesture indicator may return after the update, in which case resetting the gesture settings will help:
adb shell settings put global force_fsg_nav_bar 0This command must be executed via ADB (read more about ADB settings in Section 5).
3. Hiding the bottom panel through the launch settings (for older versions of MIUI)
If you have a device on MIUI 11 or older (e.g. Redmi Note 8 Pro, Xiaomi Mi 9), standard methods may not work.
Algorithm of action:
- Open Settings โ Applications โ Startup settings.
- Find System Applications and select Launcher (or MIUI Launcher).
- Tap on Permit Management โ Other permits.
- Turn off the option to Display the navigation bar or Show the bottom panel.
- Restart Launcher: Press the Home button and select Relaunch.
If this method does not work, check if your device has a third-party launcher (for example, Nova Launcher or Apex Launcher), in which case the setting of the bottom panel may be in the parameters of the launcher:
- ๐ฑ Open the launcher settings (clip the empty space on the home screen) โ Settings).
- ๐ Find the Dock section or the Docking Station Panel.
- ๐ฅ๏ธ Turn off the option Show the docking station panel.
โ ๏ธ Note: On devices with MediaTek processors (e.g. Redmi) 9A) Disabling the panel through the launch settings can cause the interface to freeze. If the screen stops responding to touch, perform a forced reboot (press the Power. + Volume up for 10 seconds).
4. Advanced method: editing the build.prop file (requires root)
For users with unlocked bootloader and root rights, there is a radical way - editing the system file build.prop. This method is suitable for all versions of MIUI, but requires caution: incorrect changes can lead to a cyclic restart (bootloop).
Instructions:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Go to /system/build.prop and open the file in the text editor.
- Add a line to the end of the file: qemu.hw.mainkeys=1
- Save the changes and restart the phone.
If the panel has not disappeared after the reboot, check:
- ๐ง Correct access rights to the file (must be rw-r)--r--).
- ๐ฑ Version MIUI (Some of the scalings require an additional line. ro.miui.has_real_bl=1).
- ๐ Availability of backup build.prop (in case of error).
What if the phone doesnโt turn on after editing build.prop?
On HyperOS devices, editing build.prop can lead to a reset DRM-keys (loss of Widevine) L1), What will make streaming on Netflix and Disney worse?+.
5.Use ADB to disable the panel (no root)
If you donโt have root rights but you have a computer, you can use Android Debug Bridge (ADB).This method works on MIUI 12-14 and doesnโt require unlocking the bootloader, but after restarting the phone, the settings can reset.
Step-by-step:
- Download and install ADB Tools on PC.
- On your phone, activate USB Debugging (Settings โ About Phone โ MIUI Version โ 7 taps โ For developers โ USB Debugging).
- Connect your phone to your PC and type in the command line: adb shell settings put global policy_control immersive.full=*
- To return the panel, use: adb shell settings put global policy_control null
If the team doesnโt work, try an alternative:
adb shell settings put global force_fsg_nav_bar 0For constant effect, create automatic command execution when booting your phone using the Tasker or MacroDroid app:
- ๐ฒ Create a new task with the trigger Download device.
- ๐ง Add the action to execute the command ADB.
- ๐ Enter the settings put global command policy_control immersive.full=*.
๐ก
If ADB does not recognize the device, install Xiaomi USB Drivers and check the connection in File Transfer (MTP) mode.
6.Reset the launcher settings and return the panel back
If you've lost the bottom panel after experimenting with the settings and the gestures don't work properly, you can get it back in a number of ways, depending on what changes you've made.
| Problem. | Decision | Notes |
|---|---|---|
| Panel disappeared after disconnection in MIUI settings | Return to Settings โ Display โ Full-screen Mode and select Navigation Buttons | It works on all versions of MIUI. |
| Gestures work curve after editing build.prop | Delete the line qemu.hw.mainkeys=1 and reboot | Requires root rights |
| The panel doesn't come back after ADB-team | Adb shell settings put global policy_control null | If it doesn't help, reset the launcher settings. |
| The screen doesn't respond to touch. | Restart your phone in Safe Mode (clip Power โ hold Power off) | In Safe Mode, turn off third-party launchers |
For a complete reset of the launcher settings:
- Open Settings โ Applications โ Application Management.
- Find the MIUI Launcher (or Launcher).
- Slip it on the vault. โ Clear the data.
- Reboot the phone.
โ ๏ธ Attention: Clearing the launcher data will reset the location of icons on the home screen, folders and widgets. Before the procedure, take screenshots of the current arrangement or use the backup via Xiaomi Cloud.
7. Features for HyperOS devices and new Xiaomi models
Starting in 2026, Xiaomi is actively moving its devices to the new HyperOS shell, which replaced MIUI. It has changed the settings interface and some features have been redesigned. If you have a Xiaomi 14, Redmi K70 or another model with HyperOS, consider the following nuances:
The difference between HyperOS and MIUI:
- ๐ Sign settings moved to Settings โ Screen. โ Navigation style.
- ๐ฑ Full-screen option is now called Advanced Mode.
- ๐ง To turn off the gesture indicator, you need to go to Settings โ Special facilities โ Management of the system.
- ๐ซ Some of them ADB-commands, for example, policy_control) It may not work, but use alternative methods.
If your HyperOS device canโt remove the panel in standard ways, try:
- Update the firmware to the latest version (check in Settings โ About Phone โ System Update).
- Install a third-party launcher (like Nova Launcher) and disable the panel in its settings.
- Use immersive display mode via ADB: adb shell am start -n com.android.settings/.DevelopmentSettings Then activate Force full-screen display.
On devices with HyperOS, disabling the system panel may lead to incorrect operation of the Split-screen function.
8.Alternative solutions: third-party launchers and applications
If the built-in MIUI or HyperOS settings donโt allow you to remove the bottom panel, you can use third-party apps, a method that is suitable for users who donโt want to mess with ADB or root.
Top.-3 launcher:
- ๐ Nova Launcher โ allows you to disable the dock panel in the settings (Nova Settings) โ Dock โ Enable Dock).
- ๐จ Lawnchair โ Supports full screen mode and gestures (free, open source).
- ๐ POCO Launcher โ optimized for Xiaomi devices, has a built-in panel hiding option.
To temporarily hide the panel during games or watching videos, use the apps:
- ๐ฎ Game Turbo (built-in to the game) MIUI) โ Automatically removes navigation in games.
- ๐บ Full Screen Immersive Mode โ Forced to include full screen mode for selected applications.
- ๐ Nacho Notch โ hides the panel and notches on the screen (requires) ADB).
โ ๏ธ Note: When using third-party launchers, the Double tap to wake function will be disabled. To return it, install the Xiaomi Double Tap Module via Magisk (requires root).
๐ก
Third-party launchers are the safest way to remove the bottom bar without the risk of damaging system files, but they can conflict with MIUI features (like Second Space or App Lock).