Why the sidebar interferes β and whether it can be turned off without consequences
The side gesture bar on the Xiaomi Redmi Note (or "Edge Gestures") is a feature that was supposed to make navigation easier with one hand. But in practice, it often works by accident: when scrolling through a social media feed, while playing games, or even trying to swipe a notification, especially annoying owners of curved-screen models (Redmi Note 10 Pro, Note 11 Pro+), where the touch sensor responds to the slightest touch to the side edges.
Unfortunately, Xiaomi has not added a separate switch to disable the sidebar in standard MIUI settings. But that doesnβt mean the problem is unsolvable. Depending on the firmware version (MIUI 12/13/14) and the smartphone model, up to 5 different methods can be used β from hidden menus to commands via ADB. Important: some methods require unlocking the bootloader or superuser rights, which can affect the warranty.
In this article, we provide 2026-relevant instructions for all Redmi Note generations (from Note 4 to Note 12), including workarounds for Chinese firmware. If you are unsure of your model, check it in Settings β About Phone β Model.
Method 1: Disconnect via gesture settings (MIUI 12β14)
The simplest method, which works on most devices without any additional manipulations, is suitable for Redmi Note 8/9/10/11 with global and European firmware. In Chinese versions of MIUI, this item may not be available - then move to Method 2.
Instructions:
- Open the Settings β Display.
- Select Additional Display Settings β Sidebar (or Edge Gestures in English versions).
- Turn off the slider Enable the sidebar.
- Restart your phone (required!) to make the changes effective.
If the Sidebar is not on the menu, your firmware is hiding it.
- π Go to Settings. β Special facilities β Gesture management.
- π± Check the section System gestures β Side swipes.
- βοΈ In some versions MIUI 13 option hidden in Settings β System system β Movements and gestures.
π‘
If the sidebar still works after turning off, clear the Launcher app cache (Settings β Applications β Application Management β Launcher β Storage β Clear the cache).
Method 2: Using a Hidden Menu of Engineering Settings
This method is suitable for Redmi Note 7/8/9 with Chinese firmware, where standard gesture settings are blocked.Watch out: wrong actions in the engineering menu can disrupt the sensor or display.
Steps:
- Open the phone app and enter the combination: ##6484###
- Select Touch Panel Test β Edge Test.
- Click Disable Edge Gestures (or similar item in Chinese: ).
- Confirm the action and restart the phone.
If the combination does not work, try the alternative codes:
- π± For the Redmi Note 10/11: ##36446337## (Menu Engineering Mode).
- π§ For older models (Note) 4/5): ##4636## β Testing β Touch Screen.
What to do if the engineering menu is in Chinese?
Method 3: Disconnect via ADB (without root)
If previous methods didnβt work, you can block the sidebar via Android Debug Bridge (ADB), which doesnβt require superuser rights, but requires a computer with Xiaomi drivers installed and USB debugging enabled.
Step-by-step:
- Activate Developer Mode: Go to Settings β About Phone. 7 times click on the MIUI Version until the notification βYou are a developerβ appears.
USB debugging
Settings β Additional β For Developers
adb shell settings put secure sysui_edge_gestures_enabled 0Reset the device.
To return the sidebar, use the same command, replacing 0 by 1.
Install Xiaomi drivers on PC| Enable debugging over USB on your phone | Download ADB Tools (platform-tools) | Connect your phone with the original cable-->
π‘
ADB-teams temporarily turn off gestures until the next reset. MIUI It may be necessary to repeat the procedure.
Method 4: Editing system files (requires root)
For advanced users who are ready to get root rights, there is a radical method - editing the systemui configuration file. This is the most reliable way, since it blocks gestures at the system level, but the risk of "bricking" the device is higher.
Instructions:
- Install Root Explorer or Solid Explorer with root support.
- Cross the path: /system/usr/idc/ Find the file. synaptics_dsx_edge.idc (or similar to edge).
- Open the file in the text editor and replace the line: touch.deviceType = touchScreen on touch.deviceType = touchPad
- Save the changes, set the 644 license and restart the phone.
If the file is not found, check the other directories:
- π /system/etc/permissions/ β Look for files with gesture in the title.
- π /vendor/usr/idc/ β alternative location for new models.
π‘
Before editing system files, back up your phone via TWRP or Titanium Backup, which will allow you to recover your phone in case of an error.
Method 5: Install custom firmware (for experienced)
If none of these methods worked, the last resort is custom firmware like LineageOS, Pixel Experience or Xiaomi.eu, which often offer flexible gesture settings, including completely disabling the sidebar.
Advantages of the method:
- π Complete control of the interface and gestures.
- π Lack of unnecessary software from Xiaomi (bloatver).
- π Regular security updates.
Disadvantages:
- β οΈ Loss of warranty (requires unlocking the bootloader).
- π Risk of firmware errors (possible "brickΒ»).
- π± Not all camera/sensor functions can work properly.
Instructions for firmware Xiaomi.eu:
- Unlock the bootloader through the Mi Unlock Tool (requires an account binding Mi).
- Install TWRP Recovery for your model.
- Download the firmware from the official website Xiaomi.eu.
- Sweat through TWRP by running Wipe Dalvik/Cache before installation.
How to check the compatibility of the firmware?
Comparison of methods: which to choose
To make the choice easier, we have collected the key parameters of each method in the table:
| Method | Difficulty | PC required | Root is required. | Risk to the system | Reset after update |
|---|---|---|---|---|---|
| MIUI settings | β | β No. | β No. | β No. | β No. |
| Engineering menu | ββ | β No. | β No. | β οΈ Low. | β Yes. |
| ADB-team | βββ | β Yes. | β No. | β οΈ Medium. | β Yes. |
| File editing | ββββ | β Yes. | β Yes. | β οΈβ οΈ High-pitched | β No. |
| Custom firmware | βββββ | β Yes. | β Yes. | β οΈβ οΈβ οΈ critical | β No. |
For most users, the best solution is Method 1 or 2. If you are not afraid of experimentation and want to get rid of the sidebar forever, consider Method 4 (with root) or Method 5 (castom firmware).
Frequent Mistakes and How to Avoid Them
When you turn off the sidebar, users often face typical problems, and here's how to prevent them:
β οΈ Note: If after use ADB-commands the phone stopped responding to touches on the edges of the screen, perform gesture reset via the command: adb shell settings delete secure sysui_edge_gestures_enabled This will bring back the standard settings.
Other common mistakes:
- π Gestures return after update MIUI: It's normal, system settings are reset. Repeat the shutdown procedure after the update.
- π΅ Sensor fails after file editing: Delete the modified file and restart the phone in Safe Mode (Power button) β Restarting in Safe Mode).
- π ADB Does not see the device: Check if debugging is enabled USB, And install the Mi drivers. PC Suite.
If none of the methods worked, your Redmi Note model may use hardware gesture control (like the Note 12 Pro+ with Dimensity chip).
- π οΈ Contact the service center to disable the function at the firmware level.
- π¦ Use a case with high sides that block accidental touches.