Xiaomiβs MIUI desktop often turns into a mess of unnecessary icons β pre-installed Mi Browser, Mi Video, partner games or duplicate system utilities take up space and distract. Unlike pure Android, where you just drag an icon to the cart, in MIUI, this process has nuances: some applications can not be removed completely, only hidden or disabled. In this article, we will analyze all the current ways, from basic to advanced, including working with ADB for persistent system programs.
It is important to understand the difference between the terms:
- ποΈ Delete β completely erase the application from the device (possibly not for all preinstalled programs).
- ποΈ Hiding β the icon disappears from the screen, but the application remains in the system and can work in the background.
- βοΈ Disconnection β the program is deactivated, does not consume resources, but takes up space in memory.
We have tested all methods on the latest versions of MIUI 14 (Android 13) for the Redmi Note 12 Pro+, POCO F5 and Xiaomi 13T. The instructions are valid for older devices as well (starting with MIUI 12), but may require adaptation for versions below MIUI 10.
1. Standard removal: Drag in the basket
The most obvious way to do this is to only use custom apps you installed from Google Play or.apk files. System programs (Mi Community, Themes, Security) cannot be removed, and the icon will simply return to its place.
Step-by-step:
- Press and hold your finger on the icon of the app you want to remove.
- Wait for the menu (or vibrations on some models) to appear.
- Drag the icon to the top of the screen where the inscription βDelete or basketβ appears. ποΈ.
- Confirm the action in the dialog window.
Make sure the application is not system-based (check in Settings β Apps)
Close all background processes of the application
Connect to Wi-Fi (if you plan to reinstall later)
Make a backup copy of data (for games / messengers)
-->
Limitations of the method:
- β Not working for Mi App Store, Mi Pay, Cleaner and other embedded services.
- β On some firmware, the basket may be missing - instead of it, a menu with the option Delete will appear.
- β οΈ If the icon is left after removal, then the application is hidden (see section 3).
β οΈ Attention: On devices with MIUI for POCO (for example, POCO F4 GT) The interface may be different, so instead of the shopping cart, you'll see a quick action panel. β Delete.
2. Disable system applications through settings
For programs that cannot be removed in the standard way (such as Mi Music or Mi Calculator), shutting down is a good way. This method does not free up space on the disk, but stops background activity and removes the icon from the desktop.
How to turn it off:
- Open Settings β Applications β Application Management.
- Find the right application in the list (use a search by name).
- Slip on it and select Disable (on some firmware - Remove updates β Disable).
- Confirm the action in the dialog window.
| Annex | Can I turn it off? | Effects of consequences |
|---|---|---|
| Mi Browser | β Yes. | Disappears from the menu, but links in other apps can open in it |
| Security (Security) | β No. | System component responsible for protection |
| Mi Video | β Yes. | Video files will be opened via Google Photos or another player |
| Themes | β Yes. | It will not be possible to change the themes of the design |
| Cleaner | β Yes. | Memory optimization function will disappear |
What to do if there is no "disconnect" button?
- π§ Check if the application is the device administrator (C Settings) β Passwords and security β Device administrators).
- π Try to delete the updates first, then disable.
- π± On some models (Redmi) 10A, POCO M4 Pro) must first reset the application settings.
π‘
If the disabled application suddenly appeared again after the update MIUI, Check the auto-update settings in Settings β The phone. β Updating the system β Settings (βοΈ) β Auto-Update Apps and Disable It.
3. Hiding icons through the launcher (without removal)
If you can't delete or disable an application (like Google Play Services), but it interferes with the desktop, you can hide it. This method works through the MIUI launcher settings and doesn't affect the program itself.
Instructions:
- Press and hold the empty space on the desktop.
- Select Screen Settings (or Launcher Settings on POCO).
- Go to Hidden Applications (in some versions, Hide Apps).
- Check the boxes that you want to remove from the screen.
- Click Ready β the icons will disappear, but will remain on the menu of all apps.
Where to look for hidden applications?
- π Search by device (swipe down on the desktop).
- π In the menu of all applications (the icon "points" or "squares" in the dock panel).
- π§ Through Settings. β Annexes (full list).
β οΈ Attention: POCO Launcher (set by default on smartphones) POCO) The other way: Launcher settings β Hide applications β Select from the list. There's also the option to Hide folders if you group icons.
What if the hidden app reappears?
4. Removal of system applications via ADB (for experienced)
To completely remove embedded programs (e.g. Mi Drop, Mi Remote, User Guide) will require ADB (Android Debug Bridge), a method suitable for users with experience with the command line and requires caution - incorrect actions can lead to system failures.
Preparation:
- Turn on Developer Mode: Go to Settings β About Phone and tap the MIUI version 7 times.
- Activate Debugging by USB in Settings β Additional β For developers.
- Download ADB Tools for Windows/macOS/Linux.
- Connect your phone to your PC via USB (select File Transfer Mode).
Commands for removal:
- Open the command line (or Terminal) in the adb folder.
- Enter Adb devices β your device should appear.
- Use the command: adb shell pm uninstall -k --user 0 com.xiaomi.nameservice Replace com.xiaomi.nameservice with the package of the desired application (see table below).
| Annex | Packet name | Can I remove it? |
|---|---|---|
| Mi Browser | com.android.browser | β Yes (but there may be problems with web browsing) |
| Mi Video | com.miui.videoplayer | β Yes. |
| Mi Music | com.miui.player | β Yes. |
| Cleaner | com.miui.cleanmaster | β Yes (but optimization will be lost) |
| Themes | com.android.themes | β No (will cause a breakdown of the design) |
How to find the name of the package yourself?
- π± Install App Inspector from Google Play.
- π Use the command: adb shell pm list packages | grep 'xiaomi' (will display all packets with 'xiaomi' in the title).
π‘
Removal through ADB It doesn't erase the application completely -- it stays on the system, but it becomes inaccessible to the current user. MIUI The program may appear again.
β οΈ Note: Do not delete packages with names: com.android β system components of Android; com.miui.home β launcher MIUI; com.miui.securitycenter is a security center, and this can cause the device to fail and require flashing.
5. Use of third-party launchers (Nova, Apex, Lawnchair)
If standard methods don't work, the most reliable way to control your desktop is to install an alternative launcher.
- π Nova Launcher β flexible configuration, gesture support, hiding icons;
- π¨ Lawnchair β lightweight open source launcher;
- π§ Apex Launcher β Extended Options for Power Users.
How to hide icons in Nova Launcher:
- Install Nova Launcher from Google Play.
- Press and hold the icon β select Change.
- Slip on the app icon β select Hide (eye icon).
- The icon will disappear, but the app will remain on the menu (available via search).
Advantages of third-party launchers:
- ποΈ Full control of the desktop (icon size, grid, animations).
- π Ability to block layouts (so that icons donβt get lost after updates).
- π Support for folders in the dock panel and gestures.
Important: When using a third-party launcher, MIUI system updates can reset it to standard. To avoid this, turn off the launcher auto-update in Settings β Applications β Nova Launcher β Auto-update.
6.Reset launcher settings (if icons return)
After updating MIUI or system failure, hidden icons can appear on the desktop, in which case resetting the launcher settings will help:
Method 1: Through application settings
- Go to Settings β Applications β Application Management.
- Find the launcher (or POCO Launcher).
- Select Warehouse β Clear data and Clear cache.
- Reset the device.
Method 2: Through Safe Mode
- Press the power button β hold off Turn off until the Safe Mode window appears.
- Confirm the transition β the device will restart with disabled third-party applications.
- Remove or hide unnecessary icons (only system programs work in safe mode).
- Restart your phone in normal mode.
β οΈ Warning: Resetting the launcher will return all desktop settings to factory settings, removing widgets, wallpaper and icon locations. Before the procedure, take screenshots of the current configuration.