How to remove duplicate icons on Xiaomi smartphones: the complete guide

You open the app menu on your Xiaomi, and there are two, three or even four identical icons of the same messenger, game or system tool. Is the situation familiar? Duplicate icons on the desktop and in the list of programs occur after you update MIUI, reset your settings or install applications from third-party sources. But why is this happening โ€” and most importantly, how do you fix it without losing data?

In this article, we will discuss 5 proven methods to get rid of repetitive icons: from simple actions in the launcher settings to advanced commands through the launcher. ADB. You will learn which duplicates can be removed safely and which should not be touched (so as not to break the system), as well as how to prevent their occurrence in the future. POCO on MIUI 12-14 and HyperOS.

Why do you see the double icons on Xiaomi?

Duplicate icons are not a bug, but a feature of MIUI and HyperOS shell.

  • ๐Ÿ”„ System Update: When You Move to a New Version MIUI Some applications are โ€œtwinedโ€ โ€“ the old version remains in memory, and the new one is installed on top of it.
  • ๐Ÿ“ฑ Factory reset: After a hard reset, the system can restore icons from the backup by creating copies.
  • ๐Ÿ› ๏ธ Manual cloning of applications: functions like "Dual applications" (Settings) โ†’ Special facilities โ†’ Double applications) create separate copies of messengers.
  • ๐Ÿ“ฆ Installation APK Third-party sources: If you downloaded an app from a non-Google Play app and then updated it through the store, both versions may remain.
  • ๐Ÿค– Launcher conflict: using third-party shells (e.g., Nova Launcher) simultaneously with the native launcher MIUI.

It's important to understand that not all duplicates are equally safe to delete, for example, if you manually cloned WhatsApp for a second account, removing the "extra" icon will lead to the loss of chats, while duplicate system utilities (such as the Camera or Gallery) often appear due to update errors - they can be safely cleaned.

โš ๏ธ Warning: Before removing the duplicates, check if they are connected to the dual application function. โ†’ Annexes โ†’ Dual applications โ€“ if the application is on the list, its copy is protected by the system.

๐Ÿ“Š How often do you encounter duplicate icons on Xiaomi?
After each MIUI update
Rarely, 1-2 times a year
Never noticed.
Only after resetting the settings

Method 1: Remove duplicates through launcher settings

The easiest method is to use the built-in MIUI shell tools, which are suitable for duplicates that appear after a system update or application installation.

Instructions:

  1. Press and hold your finger in the free desktop space until the menu appears.
  2. Select Desktop Settings (or Launcher Settings on newer versions).
  3. Go to Application Management or Hide Apps.
  4. In the list, find the duplicate application (they may differ in Cyrillic/Latin or version).
  5. Click on the unnecessary copy and select Delete or Hide.

If the Remove option is inactive, the application is protected by the system.

  • ๐Ÿ”ง Try disabling it (this hides the icon, but doesn't delete files).
  • ๐Ÿ“Œ Or use the method of ADB (described below).

Back up important data | Check if the application is being used in Double Apps | Make sure you have enough battery power (minimum 30%) | Close all background processes-->

Method 2: Reset the launcher settings (without data loss)

If duplicates appear after each update, the problem may be in the launcher's cache, resetting its settings will return the standard desktop look, but will not delete your data or installed applications.

How to reset:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the search box, type Launcher (or MIUI Launcher for older versions).
  3. Select the application and click Storage โ†’ Clear cache and Clear data.
  4. Reboot your smartphone.

After the reboot:

  • ๐Ÿ”„ Icons will return to the standard appearance (may have to re-arrange widgets).
  • ๐Ÿ—‘๏ธ System application duplicates (e.g., two calendars) should disappear.
  • โš ๏ธ If the doubles are left, proceed to the next method.

โš ๏ธ Attention: on some models (POCO F5, Redmi Note 12) Launcher resets can temporarily remove the themes. They will recover after re-applying the theme in Settings โ†’ Theme.

What if after the launcher drops all the icons are missing?
If the desktop is empty, don't panic: the apps aren't gone, just reset the display settings. Go to Settings โ†’ Desktop โ†’ Desktop layout and select the standard option. The icons will come back in 10 to 30 seconds.

Method 3: Remove via ADB (for power users)

If the duplicate application is not removed by standard methods, Android Debug Bridge (ADB) will help. This method requires connecting the smartphone to the computer, but it is guaranteed to remove even protected system copies.

Step-by-step:

  1. Turn on USB Debugging on your smartphone: Go to Settings โ†’ About Phone. Tap 7 times on the MIUI Version to activate Developer Mode. Go back to Settings โ†’ Additional โ†’ For Developers and turn on USB Debugging.

Connect the phone to the PC and confirm the debugging permission.

ADB Tools

adb.exe

adb devices

Make sure your smartphone is on the list.

adb shell pm list packages | grep 'app' name'

For example, for Google Chrome, use grep chrome.

adb shell pm uninstall -k --user 0 name.packet

Example: adb shell pm uninstall-k --user 0 com.android.chrome.

Advantages of the method:

  • โœ… Removes even system duplicates that cannot be touched through the interface.
  • โœ… Doesn't require root rights.
  • โœ… It works on all versions. MIUI HyperOS.

โš ๏ธ Note: Do not delete packages with the names com.miui. or com.android. - this may cause the system to fail.

๐Ÿ’ก

If you are not sure about the name of the package, use the adb shell dumpsys package name packet command to see detailed information about the application, including its icon and version.

Method 4: Using third-party launchers

If the duplicates appear due to a conflict between system and third-party launchers (for example, after installing a Nova Launcher or Microsoft Launcher), the solution is simple - go back to the standard shell or configure the display in an alternative launcher.

How to configure Nova Launcher to hide duplicates:

  1. Install Nova Launcher from Google Play.
  2. Press and hold your finger on your desktop โ†’ Nova Settings.
  3. Go to Apps and Widgets โ†’ Hide Apps.
  4. Check the duplicate applications.
  5. Save the settings and restart the launcher (long press on the Home button โ†’ Restart).

Advantages of third-party launchers:

LauncherHiding takesAdditional functionsCons
Nova Launcherโœ… Flexible concealment settingsGestures, backups, adaptive iconsPremium version for some functions
Microsoft Launcherโœ… Automatic concealment of doublesIntegration with Windows, calendar widgetsAdvertising in the free version
Lawnchairโœ… Support for Android 12+ styleOpen source, minimalist designLess customization than Nova

If you decide to return to the standard MIUI launcher, do the following:

  1. Open Settings โ†’ Applications โ†’ By default.
  2. Select Launcher and install MIUI Launcher.
  3. Reset the device.

๐Ÿ’ก

The side launchers don't physically remove the takes, they just hide them from view, and if you go back to the standard shell, the takes can reappear.

Method 5: Manually cleansing through the file system (for advanced ones)

This method is suitable if duplicate icons are associated with remnants of old versions of applications in folders. /data/app or /system/priv-app. Root rights or access through ADB permit-extended.

Instructions:

  1. Connect to your smartphone via ADB or a root-access file manager (such as Root Explorer).
  2. Go to /data/app/ This is where user applications are stored. Look for folders with duplicate programs (e.g. com.whatsapp-1 and com.whatsapp-2).
  3. Delete the folder with the unnecessary copy (pre-return!).
  4. For system applications, check the folder: /system/priv-app/ Delete files carefully - an error can lead to bootloop (locked smartphone turn on).
  5. Reset the device.

Examples of ways for popular doubles:

  • ๐Ÿ“ท Camera: /system/priv-app/MiuiCamera/ or /system/priv-app/Camera2/
  • ๐Ÿ“ gallery: /system/priv-app/MiuiGallery/
  • ๐ŸŽต Music: /system/priv-app/MiuiMusic/

โš ๏ธ Note: if after removing the folder, the smartphone stopped booting, restore it through TWRP Or firmware through the Mi Flash Tool. Always backup before manual cleaning!

How to Prevent the appearance of doubles in the future

To prevent duplicate icons from reappearing, follow these tips:

  • ๐Ÿ”„ Update. MIUI Right: Use only official firmware from Settings โ†’ Update system. Avoid "dirty" custom firmware installation (always do wipe) dalvik/cache into TWRP).
  • ๐Ÿ“ฆ Install applications from one source: If downloaded APK with APKMirror, do not update it through Google Play (and vice versa). For critical applications (banks, instant messengers), use only official stores.
  • ๐Ÿ› ๏ธ Configure โ€œDual Appsโ€ carefully: Before cloning, check if the app supports multi-accounts (e.g., Telegram or Telegram). VK After use, delete the clones through Settings. โ†’ Special facilities โ†’ Dual annexes.
  • ๐Ÿ” Clean the cache regularly: Once a month, clear the launcher cache and Google Play Services.Use the built-in Security utility โ†’ Cleanup.

If you frequently encounter duplicates after updates, consider disabling automatic updates for individual apps:

  1. Open Google Play โ†’ click on the avatar โ†’ App and device management.
  2. Select the application โ†’ click on three points โ†’ Disable auto-update.

FAQ: Frequent questions about the duplicates of icons on Xiaomi

Can you delete duplicates of system applications (Camera, Gallery) without root?
Yes, but not all. ADB (method 3) can remove most of the take-offs, except for system-critical ones (e.g. com.miui.home).
After removing the take, all the app data is gone.
If you delete a copy created through Double Apps, the data is stored in a separate folder. Try: Install the application again. Check the /sdcard/Android/data/name.packet folder - sometimes files remain. For instant messengers (such as WhatsApp), restore a backup from Google Drive.
There are two Google Play icons on the screen. How do you remove the extra one?
This is a typical problem after the Google Services update. Solution: Open Settings โ†’ Apps โ†’ App Management. Find the Google Play Store and click Remove Updates. Reboot your smartphone - the take should disappear. Update the Play Store again via the system notification.
The duplicates only appear on the desktop, not on the app menu. What do you do?
This is a launcher cache problem. Perform: Long desktop press โ†’ Desktop settings. Select Launcher Reset. If you don't have an option, clear the MIUI Launcher cache manually (method 2). Also check if duplicates are added manually: sometimes users accidentally drag icons from the menu to the desktop several times.
Can I transfer data from a duplicate application before deleting it?
Yes, but the method depends on the type of application: ๐Ÿ“ฑ Messengers: make a backup of chats in the application settings. ๐ŸŽฎ Games: Link progress to your Google Play Games or social network account. ๐Ÿ“ท Photo/video: copy files from the application folder (/sdcard/Android/data/For system utilities (for example, Notes or Calendar), the data is synchronized with Mi Account - it is enough to log in after removing the take.