How to completely remove the sidebar on Xiaomi Redmi: from simple settings to ADB

The MIUI sidebar is one of the most controversial elements of the Xiaomi Redmi interface. For some users, it is a convenient tool for quick access to applications and functions, for others, an annoying element that eats up useful screen space and is accidentally activated by gestures. If you fall into the second category, this article will help completely remove the sidebar without root rights and complex manipulations.

Depending on the MIUI version (12, 13 or 14) and the Redmi model (such as the Note 12 Pro+, Redmi 10 or Redmi K50), the ways to disable may vary. We will look at all current methods, from standard settings to hidden developer and ADB commands. It is important to consider that some solutions may require a device reboot or temporarily limit gesture functionality.

Before you start, make sure your Xiaomi Redmi has the latest firmware installed.This minimizes the risk of bugs after you turn off the panel. Check the MIUI version in the Settings menu β†’ About Phone β†’ MIUI version.

πŸ“Š What version? MIUI you have installed?
MIUI 12
MIUI 13
MIUI 14
I don't know.
other

1. Standard shutdown via MIUI settings

The easiest way to remove the sidebar is available in most versions of MIUI through the settings menu, which requires no additional tools and is suitable for Redmi based on Android 10-14.

Open Settings β†’ Additional settings β†’ Sidebar. Here you will see the switch Turn on the sidebar. Turn it off - the panel will disappear immediately, without rebooting. However, in some firmware (for example, the global versions for Redmi Note 11), this item may not be available.

If you don’t have a β€œSidebar” section on your menu, try an alternative path:

  • πŸ” Go to Settings. β†’ Screen and scroll down.
  • πŸ“± On some models (Redmi) 9A, Redmi 8) option hidden in Settings β†’ Special facilities β†’ Convenience.
  • βš™οΈ V MIUI 14 for Redmi K60 and look for the item Gestures and movements β†’ Sidebar.

⚠️ Attention: On devices with MIUI for Russia (e.g. Redmi) 12C) When you turn off the panel, you may lose access to Google Assistant via a swipe from the corner of the screen. To return the feature, set it separately in the gesture settings.

2. Disconnection through "Developer Mode"

If the standard method didn’t work, try deactivating the panel through the developer’s hidden settings.This method is effective for Redmi on MIUI 13/14, where the sidebar is integrated into the gesture system.

First, activate the developer mode:

  1. Go to Settings. β†’ The phone.
  2. Tap 7 times on the MIUI version (you will be notified "You became a developer").
  3. Go back to the main settings menu and open a new section for developers.

Now find the parameters associated with the sidebar:

  • πŸ”§ Enter the search by settings request side panel (in English firmware) or side panel (in Russian).
  • πŸ“΅ Turn off the Enable side panel or Show the sidebar when swiping.
  • πŸ”„ Restart the device to apply changes.
What to do if the developer mode is not in the settings?
On some Redmi firmware (e.g., the Chinese versions of Redmi K40), the For Developers section may be hidden even after the MIUI taps. In this case, try: 1. Install MIUI bootloader from Google Play and check the firmware relevance. 2. If the device is warranty, contact the service center to unlock hidden features.

3.Use of ADB-Teams (for experienced users)

If previous methods didn’t work, the ADB (Android Debug Bridge) is a universal way, working even on locked firmware, but requiring a connection to a PC.

You'll need:

  • πŸ’» A computer with installed Xiaomi drivers and ADB Tools (you can download from the official Android website).
  • πŸ“± Included debugging by USB on a smartphone (Settings) β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ USB Type C C Cable (original or certified).

Step-by-step:

  1. Connect Redmi to your PC and confirm the debugging permission on your smartphone screen.
  2. Open the command prompt (cmd) in the folder with ADB.
  3. Enter the command to check the connection: adb devices (should display the serial number of your device).
  4. Execute the sidebar deactivation command: adb shell settings put secure sysui_side_panel_enabled 0
  5. Reboot your smartphone: adb reboot

⚠️ Note: On some models (Redmi Note 10 Pro, Redmi) K30) post-execution ADB-The sensor sensitivity may be reset, and to return it, go to Settings. β†’ Screen. β†’ Touch sensitivity and recalibrate the screen.

Install Xiaomi drivers on PC|Download Platform Tools from Android|Enable debugging on USB smartphone|Connect the original cable|Check the connection of the adb device team-->

4. Remove through the system settings editor (requires root)

For users with unlocked bootloader and root rights, a radical method is available - editing system files, which is suitable for Redmi on custom firmware (for example, LineageOS or Pixel Experience).

Use a root-enabled file manager (such as Root Explorer or Solid Explorer) and follow these steps:

  1. Cross the path. /data/data/com.miui.home/shared_prefs/.
  2. Find the file. device_preferences.xml Open it in the text editor.
  3. Add or change the line: <boolean name="side_panel_enabled" value="false" />
  4. Save the file and restart the device.

Alternatively, use the AppOps app to block the sidebar resolution:

  • πŸ›‘οΈ Install AppOps from Google Play.
  • πŸ” Find the System application in the list UI (or com.miui.home).
  • 🚫 Turn off the permission. DISPLAY_OVER_OTHER_APPS side-panel.

πŸ’‘

If after editing system files, the smartphone began to slow down, clear the cache through TWRP or return the standard settings to Settings β†’ Applications β†’ Application Management β†’ System UI β†’ Storage β†’ Clear the cache.

5. Alternative solutions: replacement of the launcher

If none of the methods worked, consider installing a third-party launcher.This will drastically change the Xiaomi Redmi interface by removing the sidebar along with other MIUI elements.

Popular launchers without sidebar:

  • 🌐 Nova Launcher – supports gestures, but without an intrusive panel.
  • πŸ“± Lawnchair – Pixel-style launcher with minimalist design.
  • ⚑ Hyperion Launcher – Optimized for gaming smartphones (Redmi) K50 Gaming).
  • πŸ”„ Microsoft Launcher – Windows integration and no sidebars.

To set up the launcher:

  1. Download the app from Google Play.
  2. Click "Home" and select the new launcher as the main one.
  3. In the launcher settings, turn off all options related to side gestures.
LauncherSign supportSidebar.Compatibility with MIUI
Nova Launcherβœ… Complete.❌ Absent.βœ… MIUI 12-14
Lawnchairβœ… Partial❌ Absent.⚠️ Possible bugs on MIUI 14
Hyperionβœ… Playing gestures❌ Absent.βœ… Optimized for the Redmi K-series
Microsoft Launcher❌ Limited.❌ Absent.βœ… Stable work

6.Sidebar restoration (if something went wrong)

If you have problems after manipulating settings or ADB (for example, the notification panel is missing or gestures are not working), return everything to the original state:

For standard recovery:

  • πŸ”„ Go to Settings. β†’ Additional settings β†’ Sidebar and turn it on again.
  • πŸ“± If the panel does not appear, reset the launcher settings: Settings β†’ Annexes β†’ Application management β†’ Launcher β†’ Warehouse β†’ Clear the data.

For correction after ADB:

  1. Connect your smartphone to your PC and execute the command: adb shell settings put secure sysui_side_panel_enabled 1
  2. Reset the device.

⚠️ Attention: Redmi with MIUI 14 After resetting the launcher settings, wallpaper and icon location may reset. To avoid this, make a backup copy through Settings before resetting. β†’ Additionally. β†’ Backup and reset.

πŸ’‘

If the sidebar is missing along with the notification panel, this is a sign of a failure in System UI. In this case, only flashing through Fastboot or resetting to factory settings will help.

FAQ: Frequent questions about turning off the sidebar

Can I remove the sidebar on Redmi without root rights?
Yes, in most cases, standard settings or ADBs are sufficient. root rights are only required for editing system files, which is risky and not recommended without experience.
Why do not swipes from the edge of the screen work after the panel is turned off?
This is because in MIUI, sidebar and navigation gestures use common sensor zones. To return swipes, go to Settings β†’ Screen β†’ Navigation on the system and select Navigation buttons instead of gestures.
Will the MIUI update bring back the sidebar?
Yes, after major updates (e.g., with the MIUI 13 on MIUI 14) settings may reset. To avoid this, after updating immediately check the status of the panel in the settings or repeat ADB-team.
Can I turn off the panel only for certain applications?
No, MIUI doesn't have that feature, and the alternative is to use apps like Tasker to block swipes in selected programs, but that requires setting up automatic rules.
Does turning off the panel improve performance?
No, the sidebar consumes no noticeable resources, as it is activated only by gesture, but turning it off can free up to 50-100 MB of RAM if the panel was loaded with a widget (for example, weather or music player).