The side menu on Xiaomi TVs is a handy tool for quick access to apps and settings, but not everyone likes it to be displayed on the screen. This panel is especially annoying when watching movies, playing games or using TV as a PC monitor. Fortunately, the manufacturer has provided several ways to hide or completely disable the left menu, from standard settings to hidden features for power users.
In this article, we will discuss all the current methods of removing the sidebar on all Xiaomi models (including Mi TV 4/5, Redmi Smart TV, Mi TV Q1/Q2, Mi TV A Pro and others) running on MIUI TV or Google TV. You will learn how to temporarily hide the menu, turn it off forever, and what to do if the standard methods do not work.
Why the left menu appears and can it be removed forever
The sidebar on Xiaomi TV is part of the MIUI TV (or Google TV on new models) that is designed to make navigation easier.
- ๐น Connecting the remote control (even if you do not use it)
- ๐น Switching between signal sources (HDMI, USB, TV)
- ๐น Launching some apps (such as Netflix or YouTube)
- ๐น Firmware updates (sometimes display settings are reset)
You can remove the menu on the left, but with reservations:
- โ Temporary Hiding โ works on all models without exception, but the panel will appear again after restarting or changing the source.
- โ Disconnect via settings โ available on most TVs, but may vary depending on version MIUI TV.
- โ ๏ธ Complete removal through ADB โ requires technical skills and may cause system failures.
- ๐ซ Physical shutdown โ impossible without disassembling the TV (and it will take away your warranty).
โ ๏ธ Note: On Xiaomi TVs with Google TV (Like Mi. TV Q2 2023 or later) side menu is part of Android TV Launcher. It can only be folded, but not completely removed without root rights.
Method 1: Quickly hide the menu from the remote (temporary method)
The easiest way to remove the sidebar is to use a combination of buttons on the remote control. This method works on all models regardless of the firmware version, but the effect is temporary:
- Press the Menu (or Home) button on the remote to open the main menu.
- Go to the Settings section โ System โ More.
- Find Show sidebar (or Side Panel in English).
- Switch the slider to the off position.
If there is no such item, try an alternative path:
Settings โ Device โ Screen โ Show side panelOn some models (for example, Redmi Smart TV X50) just press and hold the Back button for 3 seconds โ the panel disappears until the next switch of the signal source.
๐ก
If you have a remote without a Menu button, use the Settings button to call the context menu where you can turn off the panel display.
Method 2: Disconnect via MIUI TV settings (constantly)
On TVs with MIUI TV (until 2022 release) there is a hidden option to completely turn off the sidebar.
- Open Settings โ All settings โ System.
- Scroll down and select About TV.
- Click on MIUI TV Version 5 times in a row until you become a developer!
- Go back to the main settings menu and open a new section for developers.
- Find the option to Disable Side Panel and activate it.
After the TV restarts, the panel will disappear. If the option does not appear, update the firmware to the latest version through Settings โ Software Update.
| Model TV set | Does the shutdown support through settings | Is a Developer Regime Required |
|---|---|---|
| Mi TV 4A/4C/4S (2018โ2020) | Yes. | Yes. |
| Redmi Smart TV X50/X55 (2020โ2021) | Yes. | No. |
| Mi TV Q1/Q2 (2021โ2023) | Partially (hiding only) | Yes. |
| Mi TV A Pro (2023โ2026) | No (only via ADB) | No. |
โ ๏ธ Note: On Google models TV (Like Mi. TV Q2 4K 2023) disabling the sidebar through the settings is blocked. Use the methods in the following sections.
Method 3: Using ADB to remove system launcher
If standard methods donโt work, you can remove the sidebar via Android Debug Bridge (ADB).This method is suitable for power users and requires:
- ๐ฅ๏ธ Computer with drivers installed ADB.
- ๐ USB-cable.
- ๐ง Included debugging mode on USB TV.
Step-by-step:
- Activate the Developer Mode (as in Method 2).
- Enable USB debugging in the developer settings.
- Connect the TV to your PC via USB and start the command line.
- Enter the command to check the connection: Adb devices must appear serial number of your TV.
- Remove the sidebar system app: adb shell pm uninstall -k --user 0 com.miui.tv.launcher For Google TV use: adb shell pm uninstall -k --user 0 com.google.android.leanbacklauncher
- Reboot TV: Adb shell reboot
After the reboot, the sidebar will disappear, but a standard Android TV launcher may appear. To return it, follow the command:
adb shell cmd package install-existing com.miui.tv.launcherWhat if ADB canโt see the TV?
Method 4: Resetting settings to factory (extreme case)
If the sidebar appeared after a firmware update or crash, resetting to factory settings will help.This method will delete all user data, including installed apps and accounts!
Instructions:
- Open Settings โ All settings โ System โ Reset.
- Select Factory Reset (Factory Reset).
- Confirm the action by entering PIN-code (if installed).
- Wait for the process to be completed (5-10 minutes).
After discharge:
- ๐น Sidebar will be disabled by default on models until 2022.
- ๐น On the new TV (Mi) TV A Pro, Q2) The panel will return, but it can be hidden through Method 1.
- ๐น You will have to reconfigure Wi-Fi, accounts and applications.
โ ๏ธ Attention: On TVs with Google TV Reset could result in Google account being blocked (FRP). To avoid this, before resetting, untie the account in Settings. โ Accounts. โ Google.
Unplug your Google account (if any)
Save the list of installed applications
Remember the settings of the Wi-Fi network
Connect the TV to the power supply (do not interrupt the process!)
-->
Method 5: Alternative launchers (for advanced users)
If you don't like Xiaomi's standard interface, you can install a third-party launcher from Google Play, which will completely replace the sidebar with an alternative menu.
- ๐บ ATV Launcher โ Minimalistic launcher for Android TV.
- ๐ฎ Sideload Launcher โ Shows all installed applications, including hidden ones.
- ๐ฅ๏ธ Hal Launcher โ simulates the desktop PC.
How to determine:
- Download. APK-launcher USB-accumulator.
- Connect the flash drive to the TV and open the File Manager.
- Install APK by allowing installation from unknown sources (Settings โ Security).
- Launch the launcher and select it as the main one in the settings (Settings โ Applications โ Default Launcher).
On TVs with MIUI TV older than 2020, third-party launchers require that you disable the application signature verification via ADB:
adb shell settings put global verifier_verify_adb_installs 0Frequent problems and their solutions
When you try to remove the side menu, users encounter common errors.
| Problem. | Reason. | Decision |
|---|---|---|
| The panel appears again after the reboot | Resetting MIUI TV settings | Use Method 3 (ADB) for permanent removal |
| No item "Switch off sidebar" in the settings | Outdated firmware or model with Google TV | Update the software or use ADB |
| ADB doesn't see TV | Inactive debugging on USB or problems with drivers | Check the connection and turn on the debugging again |
| After the reset, the panel returned. | Automatic Recovery of MIUI Settings | Turn off sync with your Xiaomi account |
If none of the methods worked, check:
- ๐ Firmware version - on some models (for example, Mi) TV P1) side panel removed only in updates 2023.
- ๐ง TV region โ Chinaโs firmware may not have a shutdown option.
- ๐ ๏ธ Damage to system files โ if the panel glitches (shimmers, does not close), reset or reflash the TV.
๐ก
On Xiaomi TVs from 2023 to 2026 (with Google TV), the sidebar can only be rolled up, but not removed completely without root rights.