The left-hand desktop on Xiaomiβs MIUI-enclosed smartphones is a special screen that appears when swiping to the right of the home screen. Itβs designed to provide quick access to the weather widget, calendar, notes and other Mi services. However, many users find this screen redundant: it takes up space, accidentally opens when navigating and doesnβt always contain useful information. If you want to remove the left desktop on Xiaomi, this article will help you understand all the available methods, from standard settings to hidden MIUI features.
It's important to understand that the method of disabling depends on the firmware version and device model. For example, on the Redmi Note 12 with MIUI 14, the process may be different from the Poco X5 Pro with MIUI 15. We'll look at universal solutions, as well as nuances for specific lines. If you've previously tried to remove this screen through the theme or launcher settings, but without success, don't worry: there are alternative options in this article, including using ADB for power users.
Before you start, make sure your device has the latest firmware installed. MIUI updates often bring changes to the interface, and some options may move or disappear. Check the relevance of the software in the Settings menu β About phone β System Update.
Why is the left desktop coming to Xiaomi and can it be removed forever?
The left screen in MIUI is not just a widget, it's part of the Mi Launcher system launcher, and it's integrated into the shell at the firmware level, so standard removal like a conventional widget won't work here.
- π± Corporate functionality MIUI: Xiaomi is positioning this screen as a βsmart pageβ with personalized content (weather, news, reminders).
- π Automatic Content Update: Data is uploaded from Mi Account services, which can consume traffic and battery power.
- π― Marketing tool: Some models display banner ads or offers from Xiaomi partners.
Can it be permanently removed? Technically yes, but with reservations:
- β On most devices, the screen is turned off through the launcher settings (a temporary solution, can reset after the update).
- βοΈ Some firmware requires editing system files through ADB root-access.
- β Complete removal without recovery is possible only when replacing the launcher with a third-party one (for example, Nova Launcher).
If you are using a MIUI device for POCO (e.g. Poco F5), the left screen may be missing by default, which is a feature of the customized version of the shell, in which case all the methods described below will not be required.
π‘
Before you change your system settings, back up your data through Settings β Additional β Backup and Reset. This will help you recover information if something goes wrong.
Method 1: Disconnect via launcher settings (without root)
The easiest and safest method is to use the built-in MIUI options. It works on most devices with MIUI 12-15, including the Redmi Note 11, Xiaomi 12T and other popular models.
- On the home screen, make a long tap in any free place (not on the icon!).
- In the menu that opens, select Screen Settings (or Launcher Settings, depending on the version).
- Scroll down and find the left screen option (may be called the smart screen or the left screen).
- Turn the slider to the off position. or uncheck the tick.
- Confirm the action if the system request appears.
After that, the left desktop will disappear, but there are nuances:
- π Update MIUI The setting may reset - you will have to repeat the procedure.
- π΅ On some models (Black Shark 5), the option is hidden in another section: Settings β Screen. β Home screen.
- π« If there is no left screen, then your version MIUI does not support the shutdown through GUI (graphical).
Long tap on the main screen|Search for "Screen settings"|Disabling the option "Left screen"|Rebooting the device (optional)-->
Method 2: Using ADB to Deep Shut Down
If the standard method didnβt work, you can use Android Debug Bridge (ADB), a low-level device management tool that is suitable for power users and requires a computer, with the advantage that the changes will persist even after the MIUI updates (unless you reset).
First, prepare the device:
- Activate Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and enable USB debugging.
- Connect your smartphone to your PC through USB-cable (original or high quality).
- Download and install ADB Tools on your computer.
Now run commands in the terminal (or Command Prompt):
adb devices(Your device should show up β if not, check the drivers and cable.)
adb shell pm disable-user --user 0 com.miui.miserviceThis command disables the system service that controls the left screen, and then restart the device.
What if the ADB canβt see the device?
Warning: Disabling system services through ADB can lead to:
- π΄ Unstable operation of certain functions MIUI (for example, weather widgets).
- π΄ Loss of ability to receive updates "over the air" (OTA).
- π΄ Automatic recovery of the service after resetting settings.
If there are problems after the shutdown, return everything back to the team:
adb shell pm enable com.miui.miserviceMethod 3: Replacement of the standard launcher with a third-party
A radical but effective method is to install an alternative launcher, such as a Nova Launcher, Lawnchair or Hyperion Launcher, which will completely remove the left screen, since third-party shells do not use MIUI system widgets.
- β 100% Deletion of the left screen.
- β Additional customization options (themes, gestures, animations).
- β No risk of damaging system files.
Cons:
- β οΈ Certain functions MIUI (Game Turbo or Second Space may not work properly.
- β οΈ Weather widgets and other Xiaomi services will be unavailable.
Installation instructions:
- Download the launcher from Google Play (like Nova Launcher).
- After installation, click the Home button and select the new launcher as the main one.
- In the launcher settings, disable all unnecessary screens (usually this is done in the Desktop β Screen layout section).
Important: Some Xiaomi models (e.g. Redmi K50 Gaming) may lose access to the performance settings for games when using a third-party launcher, in which case it is recommended to return the standard launcher before launching resource-intensive applications.
Table of compatibility of methods with popular models Xiaomi
Not all methods work equally well across devices, and here is a compatibility table for popular models (relevant for MIUI 14-15):
| Model of the device | Disconnection through settings | ADB-method | Third-party launcher | Notes |
|---|---|---|---|---|
| Redmi Note 12 Pro+ | β Yes. | β Yes. | β Yes. | In MIUI 15, the option is hidden in Settings β Screen β Home screen β Smart screen. |
| Poco X5 Pro | β No (no left screen by default) | β οΈ Not required | β Yes. | The left screen is not available in the POCO Launcher. |
| Xiaomi 13 Ultra | β Yes. | β Yes. | β Yes. | ADB-The team may claim the rights of the superuser. |
| Black Shark 5 Pro | β No. | β Yes (at risk) | β Yes. | Using ADB can disrupt the gaming functions. |
| Redmi 10C | β Yes. | β Yes. | β Yes. | The MIUI 13 version requires a reboot after being disabled via ADB. |
If your model is not in the table, focus on the MIUI version. For MIUI 12 and older, most methods should work. On devices with MIUI for POCO, the left screen is usually absent initially.
Frequent Mistakes and How to Avoid Them
When you try to turn off the left desktop, users often face some problems, and let's look at the most common ones and the ways to solve them:
β οΈ Attention, if after the shutdown ADB System updates have stopped working, return the service com.miui.miservice to its original state with the command adb shell pm enable com.miui.miservice. MIUI depend on this component.
Problem 1: The left screen option is not in the launcher settings.
- π Reason: Your version MIUI does not support the shutdown through GUI, or customized firmware is used (for example, Xiaomi.EU).
- π Solution: Try the method with ADB or install a third-party launcher.
Problem 2: After the reboot, the left screen appears again.
- π Reason: The system automatically restores disabled services (typically for the system). MIUI 14+).
- π Solution: Use ADB flag-headed --user 0 or replace the launcher.
Problem 3: ADB is a device unauthorized error.
- π Reason: The device has not confirmed the debugging request USB.
- π Solution: Disconnect and reconnect the cable, then confirm the resolution on the smartphone screen.
Problem 4: The third-party launcher is slowing down or flying out.
- π Reason: Conflict with optimization MIUI play-play.
- π Solution: In battery settings, disable optimization for launcher and add it to exceptions Without limitation.
π‘
If you use Xiaomi.EU or other customized firmware, the standard methods may not work, in which case the only reliable way is to replace the launcher or edit system files through Magisk (requires root).
Additional tips for optimizing the desktop
If you managed to remove the left screen, but the MIUI interface still seems overloaded, use these tips to further customize:
- π± Remove unnecessary widgets: Long tap on widget β Remove or Resize.
- π¨ Apply a Minimalist Theme: Go to Topics β Mine. β Local and select a theme without animations (e.g. Classic).
- π Turn off the adverts in MIUI: B Settings β Memory. β Cleaning Disable Recommendations and Personalized Ads.
- β‘ Speed up animations: In the Settings for developers set the animation speed on 0.5x or off.
For users who want to return the left screen (for example, after resetting settings), it is enough:
- Go to the launcher settings (long tap on the home screen).
- Find the left screen option and turn it on.
- If you donβt have an option, run the command in ADB: adb shell pm enable com.miui.miservice.
Remember that MIUI is constantly updated and the location of options may change. If the instruction stopped working after the update, check the current guides on the 4PDA or XDA Developers forums.