Why users want to get rid of the standard MIUI desktop
The MIUI desktop on Xiaomi, Redmi and Poco smartphones is known for its striking design, abundance of widgets and integrated services. However, not all users like its functionality: some find the interface overloaded, others want more customization, and others face slowdowns due to the background processes of the launcher, especially for budget models with limited resources, where every megabyte of RAM counts.
In addition, MIUI is often updated with firmware, and new versions can bring not only improvements, but also uncomfortable changes β for example, forced display of ads in widgets or the inability to disable some system applications. In this article, we will discuss all the working ways to remove a standard desktop on Xiaomi, from simple disabling to full replacement with an alternative launcher, including methods for devices with an unlocked bootloader.
Before you start, consider that some methods require superuser rights (root) or unlock the bootloader, which can affect the warranty and security of the device. If you are not ready for radical measures, start with the safest options - they are described in the first sections.
Method 1: Installation of a third-party launcher (without root)
The easiest and safest way to change your desktop is to install an alternative launcher from Google Play. This won't remove MIUI Launcher, but will completely replace its interface.
- π± Nova Launcher - flexible customization of icons, gestures and animations. Supports themes and configuration backups.
- π¨ Lawnchair is an open-source launcher that mimics Google's Pixel Launcher. lightweight and ad-free.
- π Hyperion Launcher β Optimized for performance, supports dynamic wallpaper and adaptive icons.
- π Microsoft Launcher β Integration with the Windows ecosystem, synchronization with PC.
To set up the launcher:
- Download the selected application from Google Play.
- After installation, press the Home button (round or swipe up from the bottom edge of the screen).
- In the window that appears, select a new launcher and mark Always.
- Customize the interface to your liking in the launcher menu (usually opened with a long tap on the desktop).
β οΈ Note: Some launchers (like Nova Launcher) require the purchase of a Prime version to unlock all features.
Method 2: Disabling system widgets and icons
If you are annoyed by specific elements of the desktop β for example, a weather widget, MIUI icons or the Tools folder β they can be hidden or disabled without replacing the launcher.
- For a long time, tap on the free desktop space and select Desktop Settings.
- Go to the Widgets section and disable unnecessary ones (such as MIUI Weather or Calendar).
- To remove icons of system applications (for example, Mi Video or Mi Music), use the Hide applications function in the launcher settings.
Some versions of MIUI (e.g. MIUI 14 and later) have a Simplified Mode option that removes unnecessary interface elements to activate it:
Settings β Special features β Simplified modeπ‘ Useful tip: If you want to remove ads in widgets, go to Settings β Memory. β Clean up and disable the Recommendations option.This won't remove the widgets, but will make them less intrusive.
| Desktop element | How to clean up | Need root? |
|---|---|---|
| Weather widget | Long tap. β Remove the widget | No. |
| Tools folder | Opener settings β Hide folders | No. |
| System application icons | Launcher settings β Hide applications | No. |
| Advertising in widgets | Disable "Recommendations" in the memory settings | No. |
| System notifications on the lock screen | Requires shutdown via ADB or root | Yes. |
Method 3: Remove MIUI Launcher via ADB (without root)
If you donβt want to use third-party launchers but are prepared for more drastic measures, you can turn off the system launcher via ADB (Android Debug Bridge), a method that doesnβt require root rights, but requires connecting the smartphone to your computer.
β οΈ Attention: After disconnection MIUI Launcher you will not be able to return to the standard desktop without re-activating via ADB. Make sure you have an alternative launcher installed before performing this procedure!
Instructions:
- Turn on USB Debugging on Smartphone: Settings β About Phone β MIUI Version (Tap 7 Times) Settings β Additional β For Developers β Debugging on USB
- Connect your phone to your PC and open the command line (or Terminal on Mac/Linux).
- Check the connection command: adb devices (should display your device).
- Run the command to disable MIUI Launcher: adb shell pm disable-user --user 0 com.miui.home
- Reset the device.
To return a standard launcher, use the command:
adb shell pm enable com.miui.homeInstall Xiaomi drivers on PC
Enable debugging over USB on your phone
Download the ADB (Android SDK) platform
Install an alternative launcher
Make a data backup-->
Method 4: Completely remove MIUI Launcher with root rights
If you have a bootloader unlocked and Magisk (or another root rights manager installed), you can completely remove the system launcher, which will free up space in memory and prevent it from accidentally activating.
π§ Tools:
- π± Smartphone with unlocked bootloader and root rights.
- π» Root Explorer app or app or FX File Explorer (with root support).
- π Alternative launcher installed in advance.
Steps:
- Open Root Explorer and go to /system/priv-app/MiuiHome.
- Delete or rename the files: MiuiHome.apk MiuiHome.odex (if any)
Reset the device.
β οΈ Note: Deleting system files may result in unstable operation or cyclical restart if the alternative launcher is not compatible with firmware. TWRP Or OrangeFox Recovery.
What if after removing the launcher the phone does not start?
Method 5: Use custom firmware (for advanced)
If you are not satisfied with not only the desktop, but also the shell of MIUI, consider installing custom firmware.
- π€ LineageOS is a pure Android without any bells and whistles. Supports most Redmi and Poco models.
- π₯ Pixel Experience β firmware with the interface and features of Google Pixel.
- β‘ ArrowOS β Lightweight firmware with a focus on performance.
- π‘οΈ Havoc-OS β Highly Customized Firmware with Many Settings.
π Key takeaway: Installing custom firmware requires unlocking the bootloader, which resets all data and can take away warranties. MIUI Including all system services and advertising.
Installation instructions (briefly):
- Unlock the bootloader through the Mi Unlock Tool (requires a binding Mi Account and wait 7-14 days).
- Install TWRP Recovery or OrangeFox via fastboot.
- Download the firmware for your model from the XDA Developers or 4PDA website.
- Flush the firmware through Recovery by pre-making Wipe Dalvik/Cache, System, Data.
β οΈ Note: Some custom firmware may not support Xiaomi branded features, such as IR Blaster (DU remote) or Game Turbo. Before installing, check the list of working functions in the firmware forum.
Comparison of methods: which way to choose?
The choice of method depends on your goals and level of training, and below is a comparative table with the pros and cons of each option:
| Method | Difficulty | Required. root/unlock | Risks. | Efficiency |
|---|---|---|---|---|
| Installation of a third-party launcher | β | No. | Minimum | Moderate (interface changes, but MIUI remains) |
| Disabling widgets and icons | β | No. | Absent. | Low (cosmetic changes) |
| Disconnection through ADB | ββ | No (but you need a PC) | Medium (may lose access to the launcher) | High (complete shutdown of MIUI Launcher) |
| Removal with root rights | βββ | Yes. | High (risk "brick") | Maximum (complete removal) |
| Custom firmware | ββββ | Yes. | Very high (loss of warranties, possible bugs) | Total (complete replacement of MIUI) |
π‘ Useful tip: If you're not confident in your abilities, start with the installation of Nova Launcher or Lawnchair.These launchers allow you to emulate gestures MIUI (For example, swipe up to open the app menu, which will make it easier to switch. ADB or root use a backup device.