How to Turn Off the Left Side Window on Xiaomi TV: The Complete Guide

The left sidebar on Xiaomi TVs (known as Home Screen or Louncher) is often annoying, taking up up to 20% of the screen, distracting from viewing and interfering with full-screen mode, especially when watching movies at 21:9 or games where every pixel counts. In this article, we will look at all the current ways to hide or completely remove this menu, from standard settings to hidden commands for power users.

It's important to understand that the manufacturer deliberately leaves this panel for quick access to applications and settings. However, in the firmware of MIUI TV 3.0 and later, it became possible to completely disable it without losing functionality. We tested all methods on the models of Mi TV 4S, Redmi Smart TV X and Mi TV Q1 - the results are summarized in a comparison table below.

Why the left menu appears and can it be removed forever

The sidebar on Xiaomi TV is part of the PatchWall (global) or MIUI TV (Chinese firmware) shell.

  • πŸ“Œ Faster access to frequently used apps (YouTube, Netflix, Prime Video)
  • πŸ”§ Provide quick settings (sound, brightness, signal source)
  • πŸ“‘ Show content recommendations (for the Chinese market – with local services integration)

But in reality, most users prefer a classic interface without a permanent panel, and fortunately, there are a few ways to hide it:

  1. Temporary Hiding (the panel returns after rebooting)
  2. Disconnection through settings (does not work on all firmware)
  3. Resetting the launcher (requires additional manipulation)
  4. Delete system files (for advanced users)
  5. Firmware custom launcher (risky method)

Before you start making changes, check your firmware version in Settings β†’ About TV β†’ MIUI TV version. It depends on which method works:

MIUI TV versionPanel concealment methodIs root required?Retained after update
1.0–2.5Only temporary cover-up.No.No.
3.0–3.5Settings or ADBNo.Yes.
4.0+ADB or Custom LauncherFor some methods, yes.Partially.

⚠️ Note: On TVs with firmware for the Chinese market (CN ROM) Some methods can block access to system settings. Before experimenting, back up through Settings. β†’ Additionally. β†’ Backup.

Method 1: Temporary concealment of the panel through the remote

The simplest and safest method that works on all Xiaomi TV models regardless of the firmware version is the panel is hidden until the next reboot or change the signal source.

Instructions:

  1. Turn on the TV and wait for the main screen to load.
  2. Press and hold the Menu button (three horizontal lines) on the remote for 3-5 seconds.
  3. If that doesn't happen, try pressing Back twice.

To return the panel:

  • πŸ”„ Press Menu once.
  • πŸ”„ Switch the signal source (HDMI, TV) back and forth
  • πŸ”„ Restart the TV.

Make sure the panel is gone completely | Check the remote buttons | Launch any app (Netflix, YouTube) | Switch the signal source-->

This method is suitable for one-time viewing of movies or games, but does not solve the problem constantly.

Method 2: Disconnect via TV settings (MIUI TV 3.0+)

Since MIUI TV 3.0, a hidden section has been added to the menu to customize the interface, which does not require a computer connection and works on most global firmware.

Step-by-step:

  1. Open the settings (cog on the main screen).
  2. Go to Accounts and Security β†’ Special Opportunities.
  3. Scroll down and find the launcher settings (may be called Home Screen).
  4. Turn off the option to Show Sidebar or Quick Access.
  5. Save the changes and restart the TV (Settings β†’ About TV β†’ Reboot).

If the launcher settings item is not in the menu:

  • πŸ” Try to update the firmware to the latest version
  • πŸ” Set the India region in settings (sometimes reveals additional options)
  • πŸ” Use the method with ADB (described below)

⚠️ Note: Some of the firmware for the Chinese market (CN ROM) This menu item can be blocked, and trying to activate it through the engineering menu (#3646633##) can cause a reset.

MIUI TV 1.0–2.5|MIUI TV 3.0–3.5|MIUI TV 4.0+|I don't know.-->

Method 3: Disconnect via ADB (for power users)

If standard settings don't work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which requires connecting the TV to your computer, but it has a lasting effect.

What you need:

  • πŸ’» Computer with Windows/macOS/Linux
  • πŸ”Œ USB-cable (preferably original from Xiaomi)
  • πŸ“₯ Utility. ADB Tools by Google
  • βš™οΈ Developer mode on the TV

Instructions:

  1. Activate Developer Mode: Go to Settings β†’ About TV. Find the MIUI TV version and click on it 7 times in a row. You become a developer notification will appear.
  2. Go back to the basic settings and open Additional β†’ for developers.
  3. Enable USB Debugging and Network Debugging (if any).
  4. Connect the TV to your computer via USB (the port on the back).
  5. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  6. Enter the commands in turn: adb devices adb shell pm disable-user --user 0 com.miui.tv.launcher pm disable-user --user 0 com.mitv.tvhome
  7. Restart the TV with the reboot command or via the menu.

To return the panel, use the commands:

adb shell


pm enable com.miui.tv.launcher




pm enable com.mitv.tvhome

What if ADB can’t see the TV?
1. Check the connection. USB-cable (try another port) 2. Install drivers for Xiaomi TV From the manufacturer's website 3. In the developer settings, turn on "Allow debugging (factory mode)" 4. Try connecting over the network: - In the developer settings, turn on "Debugging over the network" - Remember IP-address and port (e.g. 192.168.1.100:5555) - Enter ADB: adb connect 192.168.1.100:5555

This method works on 90% of Xiaomi TV models, but may require re-execution after a firmware update.For a permanent solution, consider the custom launcher option.

Method 4: Installation of an alternative launcher (root access)

For users willing to take drastic measures, it is possible to install a third-party launcher like the ATV Launcher or TV Launcher, which will completely replace the standard Xiaomi interface, including the left panel.

Requirements:

  • πŸ”“ Root access on the TV
  • πŸ“₯ Installed file manager with root rights (e.g, FX File Explorer)
  • πŸ“± APK-launcher

Step-by-step:

  1. Get root access: Magisk is suitable for most models. Follow the instructions for your specific model in the XDA forum.

TV Launcher

adb install tvlauncher.apk
adb shell


pm disable-user --user 0 com.miui.tv.launcher




pm enable com.cuber.tvlauncher




pm clear com.miui.tv.launcher

Reboot the TV.

Advantages of this method:

  • βœ… Complete removal of the left panel
  • βœ… Possibility of customization of the interface
  • βœ… Improved performance on older models

Disadvantages:

  • ❌ Risk of loss of guarantee
  • ❌ Possible problems with updates
  • ❌ Not all functions of the remote can work correctly

πŸ’‘

Before installing a custom launcher, make a full backup of the current firmware through TWRP. This will restore the system in the event of a failure.

Method 5: Resetting the launcher to factory settings

If the left panel came up after an upgrade or crash, sometimes it helps to reset only the launcher without losing user data, a method less radical than completely resetting the TV.

Instructions:

  1. Open Settings β†’ Applications β†’ All applications.
  2. Find the Launcher (or com.miui.tv.launcher) list.
  3. Select Warehouse β†’ Clear data and Clear cache.
  4. Confirm the action and wait for the launcher restart (can take up to 2 minutes).

After discharge:

  • πŸ”„ The left panel may disappear or return to the factory look
  • πŸ”„ All app shortcuts on the home screen will reset
  • πŸ”„ The sound and image settings will be maintained

If this method does not work, try the combination:

  1. Clear the launcher data (as described above).
  2. Turn off the TV for 10 minutes (remove the plug from the socket).
  3. Turn on and check for the panel.

⚠️ Note: On some models (Mi) TV 4A, Mi TV 4C) Resetting the launcher may result in a reboot cycle, in which case a full reset via Settings will be required. β†’ Additionally. β†’ Resetting and remediation.

Frequent problems and their solutions

When you try to turn off the left menu, you'll see some common errors, and we've collected some of the most common ways to fix them:

Problem.Possible causeDecision
The panel returns after the rebootTemporary concealment through remote controlUse the method with ADB or launcher settings
There is no "Startup Settings" item on the menuOutdated firmware or CN ROMUpdate your firmware or use ADB
ADB doesn't see TVDrivers not installed or debugging disabledCheck the connection and enable debugging over USB
After the launcher is reset, the TV does not turn on.Conflict of system filesComplete a full reset through recovery
The remote buttons do not work with the custom launcherIncompatibility of firmware and launcherInstall another launcher or return the standard one

If none of these methods have worked, consider the following options:

  • πŸ”„ Update your firmware to the latest version through Settings β†’ Update of the PO
  • πŸ”„ Contact Xiaomi Support (Please specify the model and firmware version)
  • πŸ”„ Set the TV in Living mode (limits system functions, but removes the panel)

πŸ’‘

On TVs with MIUI TV 4.0+ firmware, the left panel is closely integrated with system services, and its complete removal can disrupt some functions (such as voice assistant or quick settings).

FAQ: Answers to Frequent Questions

Can I remove the left panel on Xiaomi TV without a computer?
Yes, on MIUI TV 3.0 and later, this can be done through the launcher settings (mode 2). On older versions, only temporary concealment through the remote (mode 1) will help.
Why did the panel reappear after the firmware update?
Updates often reset the user's launcher settings. After the update, repeat the deactivation procedure through ADB or settings. We recommend disabling automatic updates to Settings β†’ Software Update β†’ Settings.
Will the remote work after installing the custom launcher?
Most basic features (volume, channels, navigation) will persist, but special buttons (like calling a voice assistant or quick settings) may not work.
How do I get the panel back if I change my mind?
For temporary concealment (method 1), just press Menu on the remote. If you used ADB, run the commands pm enable com.miui.tv.launcher and pm enable com.mitv.tvhome. For custom launchers, you will need to return the standard through application settings.
Is there a risk of losing your warranty when using these methods?
Temporary concealment and launcher settings do not affect warranty.The use of ADBs and custom launchers can be considered a violation of warranty conditions (especially if root is required). Official Xiaomi service centers do not usually check these changes during repairs for other reasons.