How to Disable or Disable the Lower Navigation buttons on Xiaomi Redmi Note 8 Pro

The bottom panel with the Back, Home and Recent touch buttons on the Xiaomi Redmi Note 8 Pro takes up precious space on the screen, especially if you prefer gesture control. Fortunately, the manufacturer has provided several ways to hide them, from standard MIUI settings to advanced methods using ADB or third-party utilities. However, not all options are equally safe: some can lead to system failures or even loss of warranty.

In this article, we’ll look at 5 proven ways to remove the bottom buttons on the Redmi Note 8 Pro, including official and alternative solutions. You’ll learn how to activate gesture control through the phone’s menu, what ADB commands will be required for deep customization, and what apps will help hide the bar without root rights. We’ll also analyze the pros and cons of each method so you can choose the best option for your needs.

1.Official method: Incorporating gesture control into MIUI

The easiest and safest method is to use the built-in MIUI settings. Xiaomi added gesture support in the early versions of the shell, and on the Redmi Note 8 Pro this feature works steadily, the main advantage of the method is the absence of risk to the system and the preservation of warranty.

To activate the gestures:

  • πŸ“± Open the Settings. β†’ Display. β†’ Full screen mode.
  • πŸ”„ Select β€œGestural control” (or β€œFull screen gestures” in English version).
  • 🎯 In the list of available options tap on "Swipe up from bottom" (swipe up from the bottom edge).
  • βœ… Confirm the selection and restart the device if the system requests.

After activation, the bottom bar with buttons will disappear, and navigation will be carried out by swipes: up from the bottom edge – returning to the main screen, up and hold – a list of recent applications, swipe from the edge of the screen – going back.

πŸ“Š Which way of navigation do you prefer?
Touch buttons
MIUI gestures
Gestures from Google (Android 10+)
Third-party launchers

⚠️ Note: On some versions MIUI After the update, gesture control may reset to the buttons, in which case, repeat the procedure or update the firmware to the latest stable version.

2.Use ADB to force panel shutdown

If standard settings do not give the desired result (for example, the panel remains visible in some applications), you can resort to the following: ADB-This method requires connecting the phone to a computer and basic knowledge of how to work with the console, but allows you to flexibly adjust the display of buttons.

You'll need:

  • πŸ’» A computer with installed Xiaomi drivers and ADB Tools.
  • πŸ“² Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI (press 7 times) β†’ Additional settings β†’ Developer parameters β†’ Debugging by USB).
  • πŸ”Œ USB-plug-in.

Step-by-step:

  1. Connect your phone to your PC and open the command prompt (or terminal) in the adb.exe folder.
  2. Enter the command to check the connection: Adb devices should appear the name of your device.
  3. Execute the command to hide the navigation bar: adb shell settings put global policy_control immersive.full=*
  4. Reboot the phone.

If the panel is still visible, try an alternative command:

adb shell settings put global policy_control immersive.status=1,immersive.navigation=1

β˜‘οΈ Preparation for ADB-team

Done: 0 / 4

⚠️ Note: Some applications (e.g., games or banking services) may conflict with forced panel hiding, in which case return default settings with adb shell settings put global settings policy_control null.

3. Third-party applications: Nacho Notch and other utilities

If you don't want to mess with ADB or MIUI settings don't work, you can use third-party apps, and one of the most popular is Nacho Notch, a utility that hides the bottom panel, screen cutouts and other system elements.

How to use Nacho Notch:

  • πŸ“₯ Download the app from Google Play.
  • πŸ”§ Provide access to special features (Settings) β†’ Special facilities β†’ Nacho Notch).
  • πŸŽ› In the application settings, activate the option β€œHide navigation barΒ».
  • πŸ”„ Reboot the phone.

Advantages of the method:

βœ” Doesn't require root rights;

βœ” It works on most versions. MIUI;

βœ” Allows you to fine-tune the display of the panel (for example, hide only in certain applications).

Disadvantages:

βœ– It may conflict with certain games or banking applications;

βœ– On the lock screen, the panel can remain visible.

What to do if the Nacho Notch is not working?
If the app doesn’t hide the panel, try: 1. Update it to the latest version. 2. Clear the cache in Android settings (Settings β†’ Apps β†’ Nacho Notch β†’ Storage β†’ Clear the cache). 3. Temporarily disable other utilities to customize the interface (such as launchers or themes).

4. editing the build.prop file (for advanced users)

This method is suitable for those who are willing to risk the stability of the system for the sake of complete control. editing the build.prop file allows you to manually disable the display of the bottom panel, but requires root rights and caution - an error can lead to the inability to boot the system.

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, restart the phone.

If the panel disappeared after the reboot, but problems with the sensor or system applications appeared, return the build.prop file to its original state.

MethodRoot is required.Risk to the systemCompatibility
MIUI gestures❌ No.⚠️ Low.βœ… All versions.
ADB-team❌ No.⚠️ Medium.βœ… MIUI 10+
Nacho Notch❌ No.⚠️ Low.βœ… Most versions
Editing by build.propβœ… Yes.❌ High-pitched⚠️ Depends on the firmware.

5. Installation of custom firmware (for enthusiasts)

If you’re willing to take drastic measures, installing custom firmware (like LineageOS or Pixel Experience) will not only remove the bottom bar, but also get a clean Android without Xiaomi add-ons.

  • πŸ”“ Unlock the bootloader (bootloader);
  • πŸ“₯ Custom recaveri installations (TWRP);
  • πŸ›  Backup of data (risk of loss!).

Advantages of custom firmware:

βœ” Complete control of the interface;

βœ” Lack of advertising and unnecessary services MIUI;

βœ” Regular security updates.

Disadvantages:

βœ– Loss of guarantee;

βœ– Possible bugs in the work of the camera or sensors;

βœ– Difficulty of rollback to standard firmware.

πŸ’‘

Before installing custom firmware, check its compatibility with the Redmi Note 8 Pro (codenamed begonia). Incompatible firmware can turn a phone into a brick.

Comparison of methods: which one to choose?

The choice of method depends on your goals and level of preparation:

  • πŸ†• For beginners, standard gesture control will be suitable in MIUI β€” Quickly, safely and without risk.
  • πŸ’» Users with PCs can be recommended ADB β€” floppy.
  • πŸ“± Those who do not want to mess with the settings, will help Nacho Notch or analogues.
  • πŸ”§ Enthusiasts should consider custom firmware, but only after a thorough study of the process.

If in doubt, start with the simplest method (MIUI gestures) and move on to more complex solutions if necessary.

πŸ’‘

On the Redmi Note 8 Pro with MIUI 12.5+ firmware, gesture controls are more stable than on earlier versions.

FAQ: Frequent questions

Can I return the buttons after disconnecting?
Yes, all changes are reversible: For gestures MIUI: Return the settings to the settings β†’ Display. β†’ Full screen mode. ADB: Adb shell settings put global settings policy_control For Nacho Notch: Turn off the option in the app.
Why do some apps not work after hiding the panel?
Some programs (especially banking or games) require a standard navigation bar to work properly. In this case: Add the app to the exceptions in Nacho Notch (if you use it). Temporarily return the buttons via ADB or MIUI settings.
Will the cover-up of the panel on custom firmware work?
On most custom firmware (like LineageOS), the bottom bar is hidden through standard Android settings: Settings β†’ System β†’ Gestures β†’ System navigation. However, some builds may require additional manipulation with build.prop.
Can I hide the panel without losing the warranty?
Yes, if you use the official MIUI or ADB settings (without unlocking the bootloader), methods with root rights or custom firmware will void the warranty.
Why did the MIUI buttons return after the update?
System updates sometimes reset user settings. After the update: Check if the gesture control has reset to Settings β†’ Display. If you've used ADB, repeat the command. Update Nacho Notch to the latest version.