The side screen (or Edge Screen) on Xiaomi, Redmi and POCO smartphones is an extra quick-featured panel that appears when you swipe your finger around the edge of the display. It becomes a handy tool for some users, and a source of occasional taps and annoyance for others. If you fall into the second category, this article will help you completely disable the side screen on your device, regardless of the MIUI version (12 to 14) and the phone model.
We'll look at all the options available, from standard settings to hidden developer settings, and we'll look at typical issues (e.g., when the side screen doesn't turn off through the settings menu because of a system error), and we'll give you some suggestions for alternative solutions. If you want to not just hide the panel, but delete it forever, read on.
What is a side screen on Xiaomi and why turn it off
Side Screen (Edge Screen or Side Screen) is a MIUI function that duplicates a portion of the interface at the edge of the screen for quick access to:
- π± Quick settings (Wi-Fi, Bluetooth, flashlight, etc.)
- π Recent applications (analogue swipe upwards)
- π Affixed contacts or applications
- π΅ Music management (for some models)
On paper, the feature seems useful, but in practice, many users are faced with:
- β Accidental positives when holding the phone in your hand
- β‘ Additional battery consumption (panels work in the background)
- π Slowing down animations on weak devices (e.g. Redmi) 9A or POCO M3)
- π¨ Inconsistency of design with the main theme MIUI
If you notice that the side screen is more of a hindrance than it helps, you can turn it off completely or customize it to suit yourself. We'll show you how to do that.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use the built-in system settings. It works on most Xiaomi, Redmi and POCO devices with MIUI 12-14.
- Open Settings (the gear icon on the main screen).
- Go to Additional Settings (or Special Features on some firmware).
- Select the Side Screen (Edge Screen or Side Display)
- Move the slider Insert the side screen in the off position.
- Confirm the action if the system requests.
If your menu doesnβt have a Side Screen option, try an alternative path:
Settings β Display β Additional display settings β Side screenCheck out the MIUI version (Settings β About Phone β MIUI version)
Make sure your phone is at least 30% charged.
Close all background applications
Backup important data (in case of failure)-->
β οΈ Note: On some devices (e.g. Xiaomi) 12T or POCO F4) When you turn off the side screen, you can lose your control gestures, so you can restart your phone, and you can get back to your functions.
Method 2: Using the Developer Mode
If the standard method doesnβt work (for example, the slider is inactive or absent), try turning off the side screen through the developerβs settings.
- Open the Settings. β The phone.
- Find the MIUI version and tap it 7 times in a row (you will receive a notification "You became a developer").
- Go back to the main Settings menu and select a new section for developers.
- Scroll down and find the option Disable Edge Screen.
- Activate it and restart the device.
If you donβt have this option, try an alternative route:
Settings β For developers β Enter β Show clicks (disable)
Settings β For developers β Animation β The scale of the animation window (set 0.5x)These actions indirectly affect the operation of side panels, reducing their sensitivity.
What to do if there is no βDevelopersβ item?
Method 3: Disconnect via ADB (for power users)
If previous methods didnβt work, you can use Android Debug Bridge (ADB), a deep-tuning tool that works for devices with unlocked bootloader or root rights, but it also works on standard firmware.
You'll need:
- π₯οΈ Computer with installed ADB-driver
- π± Included Debugging by USB on the phone (Settings) β For developers)
- π USB-cable (preferably original)
Instructions:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
- Enter the command to check the connection: adb devices (should appear serial number of your device).
- Execute the side screen shutdown command: adb shell settings put secure sysui_edge_screen_off 1
- Reboot the phone.
To return the side screen, use the same command by replacing 1 by 0.
1. Reinstall drivers (use MiFlash for Xiaomi).
2. Change. USB-cable (cheap cables often do not support data transmission).
3. Enable in the developer settings Debugging by USB (safe-haven).-->
Method 4: Using Third-Party Applications
If you don't want to go through the settings or use ADB, you can use third-party utilities.
| Annex | Functional | Need a Root? | Reference |
|---|---|---|---|
| Edge Gestures | Blocking side swipes, replacing your gestures | β No. | Google Play |
| Fluid NG | Deep customization of gestures and panels | β Yes, for some functions) | Google Play |
| MacroDroid | Automatic shutdown of panels by triggers | β No. | Google Play |
| Tasker | Creating rules to block Edge Screen | β No. | Google Play |
Example of settings in MacroDroid:
- Create a new macro.
- As a trigger, select Launch the app β specify Launcher (main screen).
- Execute the shell command and type: settings put secure sysui_edge_screen_off 1
- Save the macro and activate it.
β οΈ Note: Some applications (e.g. Fluid) NG) may conflict with MIUI And call the lags. Before you use it, back up the data.
Method 5: Reset the launcher settings (if nothing helps)
If the side screen continues to appear despite all attempts, the problem may be in the launcher failure (MIUI shell).
- Open Settings β Applications β Application Management.
- Find the Launcher app (or MIUI Launcher).
- Select Warehouse. β Clear the data.
- Confirm the action and restart the phone.
After discharge:
- π All icons on the home screen will return to the standard view.
- π Folders and widgets will have to be reconfigured.
- βοΈ Side screen and other system panels will reset to factory settings.
If that didn't work, the last option is to reset the phone to the factory settings, but before that, you have to:
- π Make a backup copy through Settings β Additionally. β Backup.
- π± Save contacts in your Google Account or on SIM-map.
- πΈ Transfer photos and videos to PC or cloud.
π‘
Factory reset removes ALL data from your phone, including photos, messages and installed apps. Use this method only as a last resort!
Frequent problems and their solutions
When you turn off the side screen, you'll see some common errors, and we've collected some of the most common ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| Shutdown slider inactive | Manufacturer restrictions or custom firmware | Use ADB or third-party apps |
| The side screen appears after the reboot | System cache failure | Clean the cache in Settings β Storage β Clear the cache |
| The gestures stopped working. | Conflict with the developer's settings | Reset your gesture settings to Settings β System β Gestures |
| Apps do not respond to swipes | Security locking system | Add the app to exceptions (Settings β Battery β Battery Optimization) |
If your problem is not described above, check:
- π± Version MIUI β Some bugs are only fixed in new updates.
- π Beta firmware β they often contain errors.
- π οΈ Sensor operation β if the screen does not respond to touch, the problem may be in the hardware.