Xiaomi device owners often encounter the sudden appearance of a little person (or navigation bar) at the bottom of the screen, which is responsible for gesture control in MIUI and HyperOS firmware, but not everyone likes it β some find it distracting, some accidentally activate functions, and some just prefer classic navigation buttons.
Complicating the problem is that different software versions and devices (Redmi, POCO, Xiaomi TV) have different ways of turning off, and in this article we will look at all the current methods, from standard settings to hidden commands for power users, and also find out why a person can spontaneously appear after updates and how to prevent this.
What is the βhumanβ at the bottom of Xiaomiβs screen?
This element is part of the MIUI gesture navigation system, which has replaced the traditional Back, Home and Recent buttons, depending on the firmware version, the icon may look like:
- π€ Stylized man (MIUI 12-13) β It symbolizes the main menu of gestures.
- π± Horizontal stripe (MIUI 14 / HyperOS - a more minimalistic version.
- π Three points or waves (on some of them) POCO) β pointing to the swipe zone.
Functionally, this panel is not required for gestures to work β it simply visualizes the area where you can swipe back to the home screen or switch between applications. However, many users confuse it with virtual buttons and try to press, which leads to random actions.
On Xiaomi TVs (Mi TV series, Redmi TV), a similar element appears at the bottom of the screen when using a remote with a microphone or voice assistant, where it is responsible for calling voice search or a quick action menu.
Method 1: Disconnect via standard settings (MIUI/HyperOS)
The easiest method is to use the built-in system options. It works on most Xiaomi smartphones with MIUI 12-14 firmware and HyperOS.
- Open the Settings β Display.
- Select Full-screen Display (or Navigation Bar in older versions).
- Slip it on the navigation type.
- Select Navigation buttons (if you want to return the classic buttons) or gestures without a panel (if you want to remove the person, but leave swipes).
After the changes are applied, the human panel will disappear, but the gesture control will remain active. If you choose Navigation Buttons, three classic buttons will appear at the bottom of the screen: Back, Home, Recent.
Make sure you have full battery charge enabled (in case of a failure)
Close all apps (gestures may conflict with some games)
Take a screenshot of the current settings (in case of rollbacks)
Restart the device after the changes-->
β οΈ Note: On some models (POCO F3, Redmi Note 11) after disabling the panel gestures may not work correctly. In this case, return the settings back and use Method 3.
Method 2: Hiding a panel through a developer (for experienced)
If the standard method didn't work, you can use the developer mode, which is suitable for devices where the navigation bar is stuck after updating or resetting.
First, activate the developer mode:
- Go to Settings. β The phone.
- Tap 7 times on the MIUI version (you will be notified βYou became a developerβ).
- Back to Settings β Additionally. β For developers.
Now, do the following:
- π§ Find the debugging option by USB and turn it on.
- π± Scroll down to the Input block and select Visual Response.
- π Turn off Showing taps and Showing touches (this wonβt take away the man, but will remove unnecessary visuals).
- π« Find the application miniature or navigation bar and deactivate it.
If the navigation bar option is missing, try entering a command via ADB (see Method 4).
What to do if there is no navigation bar?
Method 3: Using third-party applications (without root)
If the system methods didn't work, you can use third-party utilities, and we recommend two proven applications:
| Annex | Functional | Compatibility | Reference |
|---|---|---|---|
| Nacho Notch | Hiding cutouts and navigation panels | MIUI 12β14, Android 10β13 | Google Play |
| Hide Navigation Bar | Complete removal of the bottom panel | Demands. ADB-permitting | Google Play |
| MIUI Tweaks | Advanced MIUI settings | Requires root or unlocked bootloader | XDA Developers |
Hide Navigation Bar requires one command to run through ADB:
adb shell pm grant com.uberspot.hidebar android.permission.WRITE_SECURE_SETTINGSNote: On some devices (Redmi 9, POCO X3), gestures may not work properly after the panel is hidden β check the functionality before constant use.
π‘
If you lose your gestures after hiding the panel, return the settings back and try another method. Some applications conflict with MIUI system gestures, especially in games with own controls (for example, PUBG Mobile or Genshin Impact).
Method 4: ADB-commands to completely remove the panel
For users willing to work with ADB, there is a radical method β completely disabling the panel through system commands β which works on all Xiaomi devices, but requires a connection to a computer.
Steps:
- Download and install ADB Tools on PC.
- Enable USB debugging on your phone (see Method 2).
- Connect the device to the PC and enter in the command line:
adb devices(Your device should appear)
adb shell settings put global policy_control immersive.full=*This command activates immersive mode, which hides all the system panels, including the navigation one. To get it back, use:
adb shell settings put global policy_control nullβ οΈ Note: On some firmware (HyperOS for Xiaomi 14), this command can cause loss of gesture functionality. Before using, check the main swipes (back, home, multitasking).
π‘
ADB-commands are the most reliable way to hide the panel forever, but it requires caution. After applying commands, some system notifications (for example, about low battery power) may not display correctly.
Method 5: Features for Xiaomi TV (Mi TV/Redmi TV)
On Xiaomi TVs, the person at the bottom of the screen appears when the voice assistant or the quick action menu is activated.
- π€ Disable voice search: Press the microphone button on the remote for 5 seconds. In the menu that appears, select Turn off voice search.
- βοΈ Resetting remote settings: Go to Settings β Devices β Reset the remote. Select Reset the remote. After the TV reboot, the human must disappear.
If the panel is left, check the settings of the quick menu:
- Open the Settings. β System system β Quick menu.
- Turn off the option to Show the Quick Action Panel.
On a Google TV (such as the Xiaomi TV A2), a person can refer to the Google Assistant to remove it:
- Go to Settings β Device β Voice Assistant.
- Turn off Google Assistant.
Why does the baby appear again after the update?
Many users complain that after updating MIUI or HyperOS, the navigation bar returns on its own, because:
- π Reset gesture settings β some updates reset custom navigation settings to factory.
- π± Conflict of theme β if you use a custom theme from the Mi Theme Store, it can overwrite system settings.
- π§ Firmware errors β early versions of HyperOS (1.0.1β1.0.3) had a bug that caused the panel to appear after the reboot.
To prevent the reappearance of the man:
- After updating manually check the navigation settings (see Method 1).
- Turn off the automatic application of themes in Settings β Display β Themes.
- If the problem repeats, roll back to the previous firmware version or wait for the patch.
List of firmware with panel return bug
Frequent Mistakes and How to Avoid Them
When trying to remove a human, users often make mistakes that lead to loss of functionality or system failures, and these are the most common ones:
| Mistake. | Effects of consequences | How to fix it |
|---|---|---|
| Disabling gestures without choosing an alternative | No retrieval of navigation buttons | Reset your settings via ADB: adb shell cmd overlay enable-exclusive com.android.internal.systemui.navbar.gestural |
| Use of ADB without rights | Commands not applied | Check if USB Debugging is enabled and confirm access on your phone |
| Setting incompatible topics | The panel returns after the reboot | Remove the custom theme in Settings β Themes |
| Resetting settings through recovery | Loss of all data | Use only Reset gesture settings in the system menu |
If after manipulation the device began to work incorrectly (for example, does not respond to swipes), do:
- Hard reboot: Press Power + Volume up for 10 seconds.
- Cache reset: in Settings β Memory β Cleanup select Clean Cache System.
- Recovery via Fastboot (if nothing helps).
π‘
Before any changes through ADB or reset settings, back up to Settings β System β Backup. This will allow you to quickly recover data when you crash.