How to Hide or Remove Badges at the bottom of the screen on Xiaomi Phone: The Complete Guide

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:

  1. Open the Settings โ†’ Display.
  2. Select Full-screen mode (on some models โ€“ Navigation style).
  3. Slip on Gesture Control (or Gesture Navigation).
  4. Activate Hide the Bottom Panel or Full Screen gestures (depending on the MIUI version).
  5. 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.

๐Ÿ“Š What navigation you use on Xiaomi?
Classic buttons
MIUI gestures
Android gestures
Other

โš ๏ธ 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:

  1. Go to Settings โ†’ Display โ†’ Full-screen mode.
  2. Select Additional settings (or gesture settings).
  3. Find the option to Show the gesture indicator and turn it off.
  4. 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:

  1. Activate Developer Mode (7 times tap the MIUI version in Settings โ†’ About Phone).
  2. Back to Settings โ†’ Additionally. โ†’ For developers.
  3. Find it. force_fullscreen_output (or full screen output) and turn it on.
  4. 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 0

This 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:

  1. Open Settings โ†’ Applications โ†’ Startup settings.
  2. Find System Applications and select Launcher (or MIUI Launcher).
  3. Tap on Permit Management โ†’ Other permits.
  4. Turn off the option to Display the navigation bar or Show the bottom panel.
  5. 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:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/build.prop and open the file in the text editor.
  3. Add a line to the end of the file: qemu.hw.mainkeys=1
  4. 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?
If the device is stuck on the Xiaomi logo or went to the bootloop, try it: 1. Enter Recovery Mode (Squeeze Power) + Loudness up). 2. Select Wipe โ†’ Advanced Wipe โ†’ Dalvik/ART Cache and confirm. 3. If that doesn't work, I'll need to flash it over the Fastboot.

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:

  1. Download and install ADB Tools on PC.
  2. On your phone, activate USB Debugging (Settings โ†’ About Phone โ†’ MIUI Version โ†’ 7 taps โ†’ For developers โ†’ USB Debugging).
  3. Connect your phone to your PC and type in the command line: adb shell settings put global policy_control immersive.full=*
  4. 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 0

For 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.DecisionNotes
Panel disappeared after disconnection in MIUI settingsReturn to Settings โ†’ Display โ†’ Full-screen Mode and select Navigation ButtonsIt works on all versions of MIUI.
Gestures work curve after editing build.propDelete the line qemu.hw.mainkeys=1 and rebootRequires root rights
The panel doesn't come back after ADB-teamAdb shell settings put global policy_control nullIf 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:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the MIUI Launcher (or Launcher).
  3. Slip it on the vault. โ†’ Clear the data.
  4. 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:

  1. Update the firmware to the latest version (check in Settings โ†’ About Phone โ†’ System Update).
  2. Install a third-party launcher (like Nova Launcher) and disable the panel in its settings.
  3. 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).

FAQ: Frequent Questions and Problems

โ“ Why After Updating MIUI The panel is back?
MIUI updates often reset user navigation settings. To fix this, check: Check if settings have reset to Settings โ†’ Display โ†’ Full-screen mode. If you used ADB, run the command again. For root devices, check the integrity of the build.prop file. On HyperOS, you may need to reinstall the launcher after the update.
โ“ Can I remove the panel on the blocked loader?
Yes, but with limitations: ๐Ÿ”น Through standard settings MIUI (section). ๐Ÿ”น With help. ADB (section). ๐Ÿ”น Installing a third-party launcher. Methods with build.prop or root will require unlocking the bootloader.
โ“ How to remove the panel only in individual applications?
Use Immersive Mode: Activate Developer Mode. In Settings โ†’ Additional โ†’ For developers, find Immersive Mode. Choose Full-screen Mode and add the apps you want to list. The built-in Game Turbo app (available in Settings โ†’ Special Features โ†’ Game Mode) is suitable for games.
โ“ Why do the panels not work after switching off?
That's a typical problem on the POCO And some Redmi solutions: ๐Ÿ”„ Reboot the phone. ๐Ÿ”ง Reset the launcher settings (Settings) โ†’ Annexes โ†’ MIUI Launcher โ†’ Clear the data). ๐Ÿ“ฑ Install Google Gestures from Play Market for alternative gesture navigation.If nothing helps, return the bar back and use the classic buttons.
โ“ How to remove the panel on Xiaomi with Android Go (Redmi) A1, POCO C51)?
On Android Go devices (a lightweight version of Android), customization options are limited. Try: Use Nova Launcher (the Android Go version). ADB-Adb shell settings put global policy_control immersive.status=1 Update the firmware to the full version MIUI (These models do not have a developer mode, so ADB may not work.