How to change the bottom panel on Xiaomi Android smartphones: from gestures to hiding buttons

The bottom panel on Xiaomi smartphones is one of the most controversial elements of the MIUI interface. Some are used to the classic Back, Home and Recent buttons, others prefer full-screen gestures, and others want to completely remove the panel for maximum immersion in content. The problem is that the manufacturer regularly changes the location of settings: what worked in MIUI 12 can disappear in MIUI 14, and new features (for example, dynamic change of the panel) appear only on flagships.

In this article, we will analyze all the current ways to customize the bottom panel on Xiaomi, Redmi, POCO Black Shark โ€“ from standard settings to hidden features ADB And third-party utilities, and we'll focus on models with AMOLED-screens where incorrect settings can cause pixels to burn out, and devices with a camera cutout, where the panel often conflicts with the display of content. MIUI 13โ€“15 (including global and Chinese versions).

1. Standard settings of the bottom panel in MIUI

Starting with the basic features that are available without root rights or additional software, depending on the version of MIUI, the path to settings may differ, but the general logic remains. Most devices (Redmi Note 11, Xiaomi 12T, POCO X5, etc.) need to:

  1. Open Settings โ†’ Display.
  2. Select Full-screen mode or System navigation (in new versions).
  3. Slip on the navigation type.

Here you will be offered three options:

  • ๐Ÿ“ฑ Navigation buttons โ€“ classic three buttons (works on all devices, including the budget Redmi A-series).
  • ๐Ÿ‘† Gestures MIUI โ€” Swipes from the bottom for navigation (recommended for screens with a ratio of 20:9 and above).
  • ๐Ÿ”„ Android Gestures โ€“ a standard implementation from Google (suitable for users accustomed to โ€œpureโ€ Android).

Important: on some models (for example, Xiaomi 13 Ultra or Black Shark 5 Pro), an additional option appears in this menu Adaptive gestures, which automatically adjusts the panel to the running application. However, this feature often works unstable - for example, in games it can accidentally call the system menu.

๐Ÿ“Š What type of navigation you use on Xiaomi?
Classic buttons
MIUI gestures
Android gestures
Another option

โš ๏ธ Note: On devices with a front camera cutout (for example, POCO F4 Or Redmi Note 10 Pro, when you select gestures, you might see a black bar on the left or right of the cutout. MIUI, which is corrected only by disabling the function Hide the cutout in the display settings.

2. How to remove the bottom panel completely (immersive mode)

If you're in the way of a transparent gesture bar, you can hide it in immersive mode, which works on all Xiaomi devices with MIUI 12 and newer, but has limitations:

  • โœ… Completely hides the panel in apps (for example, in YouTube or TikTok).
  • โŒ Does not work on the main screen and in the application menu.
  • โš ๏ธ It may conflict with certain games (e.g. Genshin Impact or PUBG Mobile).

Activates like this:

  1. Go to Settings โ†’ Display โ†’ Full-screen mode.
  2. Select Immersive Mode (or Full Screen gestures in newer versions).
  3. Enable the option to Hide the navigation bar.

To temporarily hide the panel in a particular application, swipe up from the bottom edge of the screen and hold your finger for 1-2 seconds. The panel will disappear, but will appear again when swiping from the bottom up.

What if the immersive mode doesnโ€™t work in the game?
In some games (such as Call of Duty Mobile or Free Fire), immersive mode is blocked due to cheating protection.Solution: 1. Launch the game. 2. Deploy the notification bar and tap the Immersive Mode icon (if any). 3. If there is no icon, try to turn on the mode in the game settings (Section "Display" or "Graphics"). 4. ADB-command to force the panel to hide (see Section 5).

3. Changes in button layout and style

If you have chosen the classic navigation buttons, you can customize them:

ParameterWhere it changesAvailable options
Order of buttonsSettings โ†’ Display โ†’ Navigation buttonsStandard (Back-Home-Recent) or Reverse (Recent-Home-Back)
Color buttonsSettings โ†’ Display โ†’ Color of navigation buttonsBlack, White, Grey, Auto (in color of wallpaper)
TransparencySettings โ†’ Display โ†’ Transparency of the navigation panelFrom 0% (invisible) to 100% (completely opaque)
Animation.Settings โ†’ Additional โ†’ Animation of the systemOn/off (affects the smoothness of the panel appearance)

On devices with AMOLED-screens (Xiaomi 12 Pro, Redmi) K50) It is recommended to set transparency at least 30% to avoid pixel burnout (POCO F3, Black Shark 4) when changing the color of the buttons can be confused calibration of the display โ€“ in this case, the reboot will help.

๐Ÿ’ก

If youโ€™re short on customization options in standard settings, try installing the โ€œMIUI+ for Androidโ€ theme from the official theme store.It adds additional styles for the navigation bar, including gradients and dynamic effects.

4. Additional gestures for the lower panel

In addition to standard swipes, MIUI has hidden gestures that can be activated:

  • ๐Ÿ”„ Double-touch โ€“ a quick two-click on the panel returns to the previous screen (analogue of the Back button). โ†’ Additionally. โ†’ Gestures โ†’ Double touch.
  • ๐Ÿ“ฑ Long-term retention โ€“ if you pinch the panel for 1-2 seconds, Google Assistant will open (configures in Settings) โ†’ Annexes โ†’ Assistant and voice input).
  • โžก๏ธ Side swipes - on some models (Xiaomi Mix 4, Redmi) K40) Swipe from the edge of the screen to the center causes notification panel or quick settings.

The double-touch gesture is especially useful for devices with large screens (Xiaomi 13 Ultra, POCO M4 Pro 5G), where it is difficult to reach the top notification bar with one hand, but on some firmware, this gesture conflicts with the functions of applications (for example, on Instagram, double-touching likes a post).

To disable conflicting gestures:

  1. Go to Settings โ†’ Applications โ†’ Permissions โ†’ Special Access โ†’ Do not intercept gestures.
  2. Select a problem app (like TikTok or Instagram).
  3. Turn off the permission to intercept gestures.

Make sure the swipe up opens "Recent"

Double-touch works like "back"

Long-term retention is caused by Google Assistant

Side swipes do not conflict with applications-->

5. Advanced customization via ADB (for experienced)

If standard settings are not enough, you can use ADB-This is a deep customization team:

  • ๐Ÿ”ง Forced concealment of the panel in any applications.
  • ๐ŸŽจ Changes in color and transparency beyond standard options.
  • ๐Ÿ”„ Sensitivity settings (for example, reducing swipe area).

First, turn on the USB debugging:

  1. Go to Settings. โ†’ The phone.
  2. Tap 7 times on the MIUI version to activate the developer mode.
  3. Back to Settings โ†’ Additionally. โ†’ For developers.
  4. Turn on USB debugging.

Now connect your phone to your PC and execute the commands:

adb shell settings put global policy_control immersive.full=*


adb shell settings put global policy_control immersive.status=*




adb shell settings put global policy_control immersive.navigation=*

These commands completely hide the bottom and top bars in all applications, including the system. To return the panel, swipe from the bottom edge of the screen up and hold 2 seconds.

โš ๏ธ Attention: On devices with MIUI 14+ If the screen becomes unstable after execution (shimmers, does not respond to touch), follow the command adb shell settings put global settings policy_control null and reboot the phone.

6. Third-party applications for panel customization

If you want more flexibility than MIUI offers, you can use third-party utilities.

  • ๐ŸŽจ Nacho Notch โ€” allows you to hide the cutout and bottom panel, adds color customization and transparency, works without root, but requires permission to overlay.
  • ๐Ÿ”ง Fluid Navigation Gestures - replaces standard gestures with smoother and more customizable ones. supports Xiaomi, but may conflict with some games.
  • ๐Ÿ“ฑ Edge Gestures โ€“ adds side gestures and customizable touch zones. Useful for devices with curved screens (Xiaomi Mix Fold 2).

Before installing, check compatibility with your model on the app page on Google Play. For example, Fluid Navigation Gestures does not work on the POCO X3 Pro with MIUI 13 due to manufacturer restrictions.

To avoid problems:

  1. Make a backup of the settings in Settings โ†’ Additional โ†’ Backup.
  2. Turn off battery optimization for a third-party application (in Settings โ†’ Apps โ†’ Permissions โ†’ Battery Optimization).
  3. Reboot the phone after installation.

๐Ÿ’ก

Apps may conflict with system updates. After installing the new version of MIUI, check the functionality of gestures and reinstall the utilities if necessary.

FAQ: Frequent questions about the bottom panel on Xiaomi

๐Ÿ” Why After Updating MIUI The gesture settings disappeared?
In MIUI 14 and later, some of the gesture options are moved to Settings โ†’ Display โ†’ Additional settings. If there is nothing there, try: Reset the display settings (Settings โ†’ Display โ†’ Reset). Clear the Settings app cache (Settings โ†’ Applications โ†’ Settings โ†’ Settings โ†’ Clear cache). If the problem persists, it is a firmware bug โ€” wait for the patch in the next update.
โšก Can I get back the old navigation buttons (like Android 9)?
Yes, but only through ADB. Follow the command: adb shell cmd overlay enable com.android.internal.systemui.navbar.threebutton After the reboot, the classic buttons will appear. To return gestures, use: adb shell cmd overlay disable com.android.internal.systemui.navbar.threebutton
๐ŸŽฎ How to turn off the bottom panel in games?
In most games, the panel is automatically hidden in immersive mode. If it doesn't: Start the game. Deploy the notification panel and tap the Immersive Mode icon. If the icon isn't there, add it to the Quick Settings Panel (Settings โ†’ Notification Panel โ†’ Edit). Genshin Impact and Honkai: Star Rail may require manual adjustment in the game menu (Graphics โ†’ Full Screen Mode).
๐Ÿ”„ Why a backup swipe works again?
This issue is typical for MIUI 13-15 on devices with a high refresh rate of the screen (120 Hz and above). Solutions: Reduce the refresh rate to 60 Hz (Settings โ†’ Display โ†’ Update Frequency). Disable animation in Settings โ†’ Additional โ†’ System Animation. Reset the gesture settings (Settings โ†’ Display โ†’ System Navigation โ†’ Reset). If nothing helps, this is a hardware problem, contact the service center.
๐Ÿ“ฑ Can I move the bottom panel to the side edges of the screen?
There is no such feature in standard MIUI firmware, but you can: Use the Edge Gestures app (requires touch zone settings), install custom firmware (e.g. Pixel Experience or LineageOS) that supports side gestures. On curved screen devices (Xiaomi Mix 4, Black Shark 5 Pro), side swipes can fire accidentally, so this method is not recommended for gaming smartphones.