The bottom panel with virtual Back, Home and Recent buttons on Xiaomi smartphones takes precious space on the screen, especially on devices with a small diagonal or cutouts for the front camera. MIUI They want to hide it to expand the workspace or go to gesture control, but not everyone knows how to do it correctly. In this article, we will discuss all the current ways to remove the bottom panel, including hidden settings, ADB-commands and third-party utilities.
It is important to understand that the methods differ depending on the version of MIUI (12, 13, 14 or HyperOS), the model of the smartphone (Redmi Note 10, Poco X5, Xiaomi 13T, etc.) and the type of control (classic buttons or gestures). Some solutions require unlocking the bootloader or superuser rights (root), others work out of the box. We will consider options from the simplest to the most radical β choose the right one for your case.
If you just updated your firmware and the bottom panel reappears, donβt worry: itβs standard behavior. MIUI All settings will be saved, it is enough to turn them on again. AMOLED-screens concealment of the panel will also prolong the life of the matrix, since static elements faster cause burn-in (pixel burnout).
1. Hiding the panel through standard MIUI settings
The safest and most recommended way is to use the built-in system options, which is suitable for most Xiaomi, Redmi and Poco smartphones on MIUI 12-14 and HyperOS. The main condition is that the device must be enabled gesture control (if not, go to the next section).
Instructions:
- Open the Settings β Display.
- Select Full-screen mode (on some firmware - Display Style).
- Activate Hide the lower navigation bar or Full-screen gestures.
- Reboot your smartphone (required!) to make the changes take effect.
If Hide the bottom bar is not on the menu, your firmware does not support this out of the box feature, in which case try the alternative methods below, and check if you have a child mode or a guest profile, which blocks some settings.
2.Switch to full-screen gestures (for MIUI 10β14)
If your firmware doesn't have a direct option to hide the panel, but you have gesture support, you can swipe the classic buttons, and it won't remove the panel completely, but it will make it transparent and inactive in most applications. The method works on all Xiaomi devices with MIUI 10 and later, including Redmi 9, Poco F3 and Xiaomi Mi 11.
How to turn on:
- π± Go to Settings. β System system β Gestures (or Additional settings) β Buttons and gestures).
- π Select Full Screen gestures (option) MIUI Android).
- βοΈ In gesture settings, turn off the option to Show the navigation bar (if any).
- π Reset the device.
Once gestures are activated, the bottom panel will become translucent and will only appear when swiped up from the bottom edge of the screen. In some applications (for example, YouTube or Chrome), it may temporarily manifest itself - this is normal MIUI behavior.
π‘
If swipe up does not work in some games after switching to gestures (for example, in Genshin Impact or PUBG Mobile), turn on Immersive Mode in the game settings or use third-party utilities like Nacho Notch.
3. Hiding the panel through ADB (no root)
For advanced users willing to work with ADB (Android Debug Bridge), there is a way to hide the panel forever without getting root permissions.This method is suitable for Xiaomi on Android 9-14 and does not require unlocking the bootloader.
Step-by-step:
- Install ADB and Fastboot Tools on PC.
- Turn on your smartphone to debug by USB (Settings β About Phone β MIUI Version β 7 times tap the build number β return to Additional settings β For developers).
- Connect your phone to your PC and execute the command: adb shell settings put global policy_control immersive.full=*
- To reverse the cover-up, use: adb shell settings put global policy_control null
Note: On some MIUI 14 and HyperOS firmware, this command may cause bugs with keyboard display or system dialogs.
Install Xiaomi drivers on PC
Enable debugging over USB on your phone
Connect your phone to the original cable
Check the connection with the adb device command
Backup important data-->
4. Use of third-party applications
If standard methods don't work, you can use apps from Google Play. They don't require root, but some features may be limited on newer versions of MIUI.
| Annex | Functions | Cons | Compatibility |
|---|---|---|---|
| Nacho Notch | Hiding the panel, cutouts, status bar | Paid version for all functions | MIUI 12β14, HyperOS |
| Full Screen Gestures | Emulation of gestures, hiding buttons | Could be in conflict with the launchers. | Android 8+ |
| Hide Navigation Bar | Automatic concealment of the panel | Doesn't work in some games | MIUI 10β13 |
For use:
- Download and install one of the applications.
- Grant permission to Overlay over other windows (Settings β Special Opportunities β Overlay).
- Activate the concealment of the panel in the application settings.
β οΈ Note: Apps like Nacho Notch can invoke artifacts when watching full-screen video (like Netflix or TikTok.
5. editing system files (root required)
For users with unlocked bootloader and root rights, there is a radical way - editing the build.prop file. This will hide the panel forever, but requires caution: incorrect changes can lead to a bootloop ( looped reboot).
Instructions:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Open /system/build.prop file in the text editor.
- Add at the end of the line: qemu.hw.mainkeys=1
- Save the file, set the rights 644 (rw-r--r---).
- Reset the device.
If the panel has disappeared after the reboot, but the touch buttons do not work, return the changes back. On some devices (Poco F1, Xiaomi Mi 9), this method can turn off vibration when you press the screen.
What if the phone is not turned on after building.prop editing?
6. Resetting settings to factory (extreme case)
If the bottom panel comes after the firmware update and doesn't disappear in any way, sometimes it helps to reset to factory settings, which is a radical solution, but it will return all system parameters to their original state, including the display settings.
How to reset:
- Back up your data via Settings β Google β Backup or Mi Cloud.
- Go to Settings β About the phone β Reset settings.
- Choose Delete all data and confirm the action.
- After the reboot, configure the device as new and immediately activate full-screen gestures.
β οΈ Note: On HyperOS devices, a reset may result in a Mi Account being blocked if Find Device was previously enabled. β Xiaomi account.
FAQ: Frequent questions about hiding the bottom panel on Xiaomi
Can I hide the panel on Xiaomi without root and ADB?
Why did the panel reappear after the update?
Will the concealment of the panel work in games?
Can I return the panel after hiding through ADB?
Does hiding the panel save battery life?
π‘
On HyperOS devices (e.g. Xiaomi 14 or Redmi) K70) The standard cover of the panel may conflict with the new interface. ADB-Team or wait for firmware updates.