How to Hide or Remove App Icons on Xiaomi: The Complete Guide

Xiaomi’s MIUI-based desktop is often hijacked by dozens of unnecessary icons, from pre-installed Mi Browser and Mi Video services to advertising shortcuts from partners. Even after uninstallation, many apps leave behind β€œdead” icons that spoil the screen and interfere with navigation. In this article, we’ll look at all possible ways to remove icons from Xiaomi β€” from standard shell features to hidden commands for power users.

It is important to understand the difference between removing an icon (it disappears from the screen, but the application remains in the system) and uninstalling an application (complete removal of the software).We will consider both options, including methods for models without superuser rights (root) and using ADB. Instructions are relevant for MIUI 12-15 on Redmi Note 10/11/12 smartphones, POCO X3/X4/X5, Mi 11/12/13 and other devices of the brand.

1. Standard Hiding of Icons through MIUI Settings

The easiest way is to use the built-in application hiding feature, which requires no additional tools and is suitable for most users, but only works with system applications that cannot be completely removed (e.g. Mi Pay, Mi Community, Themes).

To hide the icon:

  • πŸ“± Long click on the app icon on the desktop.
  • πŸ”„ In the menu that appears, select β€œRemove” (not β€œDelete!” – this will simply remove the shortcut from the screen).
  • πŸ‘οΈ For complete concealment go to Settings β†’ Annexes β†’ Application management.
  • πŸ” Find the desired application, open its page and click β€œHide” (the option is not available for all software).

⚠️ Note: Hidden applications continue to run in the background and may consume battery power. To completely disable them, use the methods in the following sections.

πŸ“Š What version? MIUI you have installed?
MIUI 12
MIUI 13
MIUI 14
MIUI 15
I don't know.

2. Removal of shortcuts from the desktop (without uninstallation)

If you just need to remove the icon from the home screen but leave the app on the menu, do the following:

  1. πŸ“± Press and hold the app icon for 2-3 seconds.
  2. πŸ—‘οΈ Drag it up the screen to the "Delete" (or "Remove" in new versions) label. MIUI).
  3. πŸ“ The icon will disappear from the desktop, but will remain in the App Menu (swipe up from the bottom of the screen).

This way, not removing the app itself, but only removing its shortcut. To return the icon back, find the app on the menu, click on it and hold it, then drag it to the desktop.

πŸ’‘

If after removing the icon in its place remains an empty gray field, restart the launcher: click Settings β†’ Home screen β†’ Restart.

3. Complete removal of pre-installed applications without root

Many Xiaomi system applications (e.g. Mi Music, Mi Browser, Cleaner) can be removed without superuser rights via ADB (Android Debug Bridge), a method that requires connecting a smartphone to a computer, but does not violate the warranty.

Step-by-step:

  1. πŸ’» Install. ADB-Drivers on PC and enable Debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Settings β†’ Additionally. β†’ For developers).
  2. πŸ”Œ Connect the phone to the computer and type in the command line:
adb devices

(The name of your device should appear.)

  1. πŸ“ To see a list of all applications, enter:
adb shell pm list packages
  1. πŸ—‘οΈ To remove a specific application (e.g., Mi Browser with com.android.browser) use the command:
adb shell pm uninstall -k --user 0 com.android.browser

⚠️ Attention: Removing system applications can cause unstable phone operation. Before executing commands, back up your data via Settings β†’ Additionally. β†’ Backup and reset.

Install ADB on PC|

Enable debugging over USB on your phone |

Connect the phone to the computer |

Make a backup copy of the data |

Check the name of the application package-->

4.Using third-party launchers to hide icons

If you don't want to delete apps but you need to hide their icons, install an alternative launcher.

  • 🌐 Nova Launcher – allows you to hide icons, change their appearance and group into folders.
  • 🎨 Apex Launcher – Supports gestures and app hiding.
  • πŸ”„ Microsoft Launcher – Windows integration and the Hidden Applications featureΒ».

To hide the icon in Nova Launcher:

  1. πŸ“± Long press on the desktop β†’ Β«SettingsΒ».
  2. πŸ” Go to the Apps MenuΒ» β†’ Β«Hide applicationsΒ».
  3. βœ… Check the unnecessary icons and click β€œDoneΒ».

πŸ”Ή Advantage of the method: does not require root rights or ADB, reversible.

πŸ”Έ Disadvantage: Launchers consume additional RAM (about 100-200 MB).

5. Disable applications through settings (without deleting)

If you can't delete an app, but it's disrupting your work, turn it off, and it will stop the background and remove the icon from your desktop.

Instructions:

  1. βš™οΈ Go to Settings. β†’ Annexes β†’ Application management.
  2. πŸ” Find the right app (e.g. Mi Video).
  3. 🚫 Click "Disable" (option is not available for all system software).
AnnexCan I turn it off?Can I remove it through ADB?
Mi Browser❌ No.βœ… Yes.com.android.browser)
Mi Videoβœ… Yes.βœ… Yes.com.miui.video)
Cleaner❌ No.βœ… Yes.com.miui.cleanmaster)
Mi Payβœ… Yes.❌ No (critical to the system)

⚠️ Note: Disabling some applications (such as Mi Security) may disrupt Google services or system notifications.

6. Removal of icons with root rights (for experienced)

If your Xiaomi has Magisk or another root tool installed, you can completely uninstall any application, including system ones.

  1. πŸ“± Install a root-enabled file manager (such as Root Explorer or Solid Explorer).
  2. πŸ” Go to the folder. /system/app or /system/priv-app.
  3. πŸ—‘οΈ Find a folder with the name of the application (for example, Browser for Mi Browser) and delete it.
  4. πŸ”„ Reboot the phone.

πŸ”Ή Warning: Incorrectly deleting system files can lead to a device "brick" (completely inoperable). TWRP.

What if the phone does not turn on after removing the application?
If Xiaomi system software does not boot after removing, try: 1. Log in Fastboot Mode (power button + volume down). 2. Connect to your PC and flash the stock firmware through Mi Flash Tool. 3. If there is a TWRP, restore the backup from recovery. Without a backup, you may need to flash it with loss of data.

7.Resetting launcher settings to factory

If after manipulating the icons, the desktop began to glittle (for example, folders or widgets disappeared), reset the launcher settings:

  1. βš™οΈ Go to Settings. β†’ Home screen.
  2. πŸ”„ Click on Reset Settings (or Restore by DefaultΒ»).
  3. πŸ“± Confirm the action – all icons will return to their original positions.

This method doesn't remove apps, it just returns the standard desktop look, and after resetting, you'll have to reset the layout of the icons and widgets.

πŸ’‘

Resetting the launcher is the safest way to return the original desktop state without losing data.

FAQ: Frequent questions about removing icons on Xiaomi

πŸ”Ή Can I remove the Google Play Services icon?
No, Google Play Services is a critical system application, and deleting it will shut down all Google services (Gmail, YouTube, Play Market), and the best you can do is turn off notifications in the app settings.
πŸ”Ή Why, after removal, ADB icon returns?
Some apps (Mi Browser, Mi Video) recover after the MIUI update. To avoid this: After uninstalling via ADB, turn off the automatic MIUI update in Settings β†’ About Phone β†’ System Update. Use App Cloner or Island to isolate system applications.
πŸ”Ή How to hide icons in the folder β€œOther applicationsΒ»?
The Other Apps (or Tools) folder appears on some Xiaomi models and contains little-used shortcuts. To remove it, click on the folder for a long time. Select Remove (not Delete!). If the folder doesn't delete, use Nova Launcher to hide it.
πŸ”Ή Can I remove the Mi Security icon?
Mi Security is a key application for system protection that cannot be removed completely, but it can be used to protect the system: πŸ”• Disable notifications in the application settings. πŸ›‘οΈ Install an alternative antivirus (such as Malwarebytes) and disable scanning in Mi Security.
πŸ”Ή Why is the team not working? ADB remove?
Frequent causes: πŸ”Œ Debugging by USB Not included (check in Settings) β†’ For developers). 🐞 Incorrect name of the package (check with adb shell pm list packages) | grep "miui"). πŸ”’ Access blocked ADB (Some of the scalings require unlocking. OEM Unlock. If the team issues a Failure error [DELETE_FAILED_DEVICE_POLICY_MANAGER], This means that the application is protected by Xiaomi policies and is not subject to removal.