The problem with the sidebar: why it appears and how to turn it off
Many Xiaomi users are faced with the unexpected appearance of an additional screen or panel on the left โ on smartphones it can be a side curtain MIUI, on Mi TVs it is a quick access panel, and on Xiaomi Pad tablets it is multitasking. Most often it is not a system failure, but an activated feature that the manufacturer includes by default or after an update. In 80% of cases the problem is solved through settings, but sometimes you need to reset or even manually edit configuration files.
It's important to understand that "the screen on the left" is a collective name for several different interface elements. On smartphones, it can be:
- ๐ฑ Sidebar. MIUI (Quick applications and tools)
- ๐ Multi-window mode (screen splitting)
- ๐ฎ Game Turbo (Game Panels)
On the Xiaomi Mi TV or Redmi Smart TV on the left, usually a panel with recommendations, browsing history or Google TV widgets appears. In this article, we will analyze all the options and ways to disable them.
If you see a black screen on the left or the panel doesn't respond to pressing, it could be a hardware problem with the display or the plume (relevant to smartphones after falls), which would require a diagnosis at the service center, but 95 percent of the time, the software settings are to blame, which we're going to fix.
Method 1: Disabling the MIUI sidebar on Xiaomi smartphones
On smartphones running MIUI 12-14 or HyperOS, the sidebar is activated by a swipe from the edge of the screen to remove it:
- Move the slider to the off position.
On some models (e.g. Xiaomi 13 Pro or Redmi Note 12), the panel is hidden through Settings โ Screen โ Sidebar Toolbar. If the panel still appears after turning off, reset the gesture settings:
Settings โ System โ Reset settings โ Reset gesture settingsMake sure that the swipe does not conflict with navigation gestures |
Check for updates to MIUI|
Turn off Game Turbo or Reading modes |
Restart the device after the changes
-->
โ ๏ธ Attention: POCO F5 and some other models, the side panel may be part of the shell POCO Launcher. In this case, turning it off will result in a reset of the home screen - back up the location of the icons in advance.
Method 2: Remove the left panel on Xiaomi TVs (Mi TV, Redmi TV)
On Xiaomi TVs on the left, a panel with recommendations, a history or a Google Assistant widget often appears.
- On the remote, press Settings (โ๏ธ) โ Smart assistant. โ Recommendations.
- Turn off the option "Show recommendations on the home screen".
- To completely remove widgets, go to Settings โ Apps โ Smart Screen and reset the settings.
If the panel only appears in certain apps (e.g. YouTube or Netflix), the problem is with the settings of a particular service. For example, YouTube on the left may display a browsing history โ it can be hidden through Settings โ History โ Hide browsing history.
| Model TV | The path to settings | Additional action |
|---|---|---|
| Mi TV 4S/5X | Settings โ Main screen โ Layout | Choose "Classic" instead of "Smart" |
| Redmi Smart TV X | Settings โ Smart functions โ Recommendations | Disable "Content Personalization" |
| Mi TV Q1/Q2 | Settings โ Google โ Recommendations | Reset data from Google Play Services |
What if the panel returns after restarting?
Method 3: Disable multi-window (split screen)
If you see a smaller application window on the left, it's a multi-window mode that's activated by a gesture or a long press on the "Recent" button to turn it off:
- ๐ฒ On a smartphone: Settings โ Special facilities โ Multi-window โ turn off the function.
- ๐บ On the tablet Xiaomi Pad 6: Settings โ Screen. โ Split screen โ Turn off the swipe gesture".
- ๐ฎ On TV: Multi-window mode is turned off through Settings โ Screen. โ Image scale (select "Full screen").
On some firmware (e.g. HyperOS 1.0 on Xiaomi 14), the multi-window is integrated into the system and completely disables only via ADB:
adb shell settings put global force_split_screen false๐ก
If the multi-window turns on by itself, check the cover or protective glass - sometimes pressure sensors falsely trigger when you press the edge of the screen.
Method 4: Reset the launcher settings (if the panel does not disappear)
If the sidebar remains even after the settings are turned off, the problem may be a launcher failure (MIUI Launcher or POCO Launcher).
- Open Settings โ Applications โ Application Management.
- Find Louncher (or MIUI Home) and select Storage โ Clear Data.
- Reset the device.
Once reset, all the icons on the desktop will return to their standard location, and the widgets will disappear.
- ๐ธ Take a picture of the icons.
- ๐ Save the list of installed widgets in Settings โ Widgets.
- ๐ Enable sync with Mi Account (if supported by your model).
โ ๏ธ Note: On Xiaomi Mi 11 Ultra and other flagships, resetting the launcher can lead to loss of themes. โ My subjects. โ Save.
Recommendations on TV|
Quick tools on your smartphone |
Game Turbo (Game Turbo) |
Multi-window (split screen) |
Another problem.-->
Method 5: Manual removal via ADB (for advanced users)
If standard methods donโt work, you can disable the panel via Android Debug Bridge (ADB), a method that is suitable for power users and requires connecting the device to a PC.
Instructions for smartphones:
- Turn on Settings โ About Phone โ MIUI version (click 7 times to activate Developer Mode).
- Return to Settings โ Additional โ For developers and enable USB Debugging.
- Connect your phone to your PC and execute the command: adb shell pm uninstall-k --user 0 com.miui.systemAdSolution (to remove the ad panel and recommendations).
For Xiaomi TVs, the team will be different:
adb shell pm disable-user --user 0 com.google.android.tvlauncherThis command disables the standard Google TV launcher, but may cause some features to fail. Once executed, install an alternative launcher (such as an ATV Launcher) via ADB:
adb install atvlauncher.apk๐ก
Using ADB can disrupt your system. Before experimenting, back up your system using adb backup or Mi Cloud.
What to do if nothing helps: hardware causes
If the left screen appears regardless of settings and does not respond to commands, the problem may be hardware:
- ๐ง Damage to the display plume (relevant after falls or repairs).
- ๐ Screen controller malfunction (often manifested as "ghost" pressings).
- ๐ก๏ธ Overheating of the processor (on some models leads to graphic artifacts).
For diagnosis:
- Connect the device to your PC and check logs through adb logcat (look for bugs with the SurfaceFlinger or DisplayManager tag).
- Test the screen in safe mode (press the power button โ โReboot in safe modeโ). If the panel disappears, it is the softwareโs fault, if not, the iron.
- Check the response to clicks in the service menu (for smartphones): type ##4636## โ โEquipment Testingโ โ โScreenโ.
โ ๏ธ Note: On Xiaomi Black Shark and other gaming smartphones, the left screen can be part of the cooling system (reflects temperature). CPU). It's going to overheat, check the settings. โ Playing space.