Have you noticed that your Xiaomi, Redmi or Poco has a second Google Chrome icon with a two-layer icon? It's not a virus or a system bug โ that's how the Dual Apps feature built into the MIUI shell works. A cloned browser can take up extra memory, duplicate notifications, and even create account synchronization problems. In this article, we'll discuss how to safely remove an unnecessary duplicate of Chrome without affecting the original application or disrupting the system.
It's important to understand that cloned applications in MIUI are not just shortcuts, but full copies with a separate cache, data and permissions. They can't be removed as normal programs through the Settings โ Apps menu. We'll look at all the current ways, from standard MIUI tools to manual methods for power users, and we'll also find out why a duplicate Chrome can appear on its own and how to prevent it from being recreated.
What is a cloned application in MIUI and why you need it
Dual Apps (or โDual Appsโ) is a feature that appeared in MIUI 8 and is designed to create independent copies of instant messengers, social networks and other programs.
- ๐ฑ Use two WhatsApp or Telegram accounts on the same phone;
- ๐ Separate work and personal profiles on Facebook or Instagram;
- ๐ฎ Test different settings in games without risking your main account.
Google Chrome is rarely cloned consciously, though, with the following common duplicates:
- ๐ค After updating MIUI (The system can automatically clone the browser to "improve multitasking");
- ๐ฒ When transferring data from your old phone via Mi Mover;
- ๐ Due to a malfunction of the function Cloning applications (especially on firmware) MIUI 12-14).
โ ๏ธ Note: Clone Chrome may conflict with the original app, causing bookmark sync or autocomplete errors.If you are not using a second Google account, the duplicate is better removed.
How to distinguish cloned Chrome from the original
Before you delete the app, make sure you delete the duplicate.The main features of cloned Google Chrome:
| Sign. | The Original Chrome | Clone Chrome |
|---|---|---|
| Icon | Standard Chrome logo (red, yellow, green circles) | Icon with two layers or icon โง corner |
| Name on the menu | Chrome or Google Chrome | Chrome: Clone or Chrome (2) |
| Account details | Synced with the main Google account | Requires separate input or is not synchronized |
| Path in settings | Settings โ Applications โ Chrome | Settings โ Clone apps โ Chrome |
You can also check the app version: cloned Chrome often has the same version as the original, but the Warehouse section will show a separate cache and data. If you are still in doubt, open both browsers and try to log in to a Google account - a duplicate will either require a new username or show a blank page.
Method 1: Remove via the menu "Cloned applications"
The easiest and safest method is to use the built-in MIUI tools, which works on all Xiaomi, Redmi and Poco smartphones with a MIUI 10 shell and later.
Instructions:
- Open the settings (cog icon).
- Scroll down and select Cloned Apps (on some firmwares, Dual Apps or Dual Apps).
- Find Google Chrome (can be displayed as Chrome: Clone).
- Tap the three-point menu (โฎ) in the upper right corner and select Remove.
- Confirm the action by pressing OK.
Once removed, the cloned Chrome will disappear from the app menu and all of its data (cache, cookies, history) will be erased.
Close all tabs in the cloned browser|Synchronize important data (if any)|Check that you are removing the duplicate.|Make a backup copy of the data (optional)-->
โ ๏ธ Attention: On some firmware MIUI 14 item Cloned apps can be hidden. If you don't find it in the settings, try searching by settings (the magnifier icon in the upper right corner) and enter the "clone" request".
Method 2: Remove via "Applications" with disabling the device administrator
If the first method didnโt work (e.g., the Remove button is inactive), itโs possible that Chrome cloned has admin rights, often when using parental controls or corporate policies.
To remove such duplicate:
- Go to Settings โ Applications โ Application Management.
- From the top menu, select All Apps (or Systems if Chrome doesnโt appear in the main list).
- Find a cloned Chrome (could be called Chrome: Clone or com.android.chrome.clone).
- Slip on it and select Disable (if the Remove button is inactive).
- Return to Settings โ Memory โ Applications and try to delete the duplicate again.
If the application is still not removed, check the administrator rights:
- Go to Settings โ Passwords and Security โ Application Privileges โ Device Administrators.
- Find the cloned Chrome in the list and disable its rights.
- Repeat the removal attempt.
๐ก
If Chrome is not deleted after disabling the administrator, try to clear its cache and data in the Storage section first, and then repeat the deletion.
Method 3: Remove via ADB (for power users)
If standard methods don't work, you can remove cloned Chrome using ADB (Android Debug Bridge), which requires connecting your phone to your computer and basic command line knowledge. Don't use ADB if you're not sure what you're doing - the wrong command can disrupt the system.
Instructions:
- Turn on Developer Mode on your phone: Go to Settings โ About Phone. Tap 7 times on MIUI until you become a developer!
Settings โ Additional โ For Developers
USB debugging
File transfer
ADB Tools
adb
adb devices(Your device should appear)
adb shell pm list packages | grep chrome(Look for a cloned Chrome package โ it usually contains.clone or.dual)
adb shell pm uninstall -k --user 0 name packet(Replace the packet name with the identifier found, such as com.android.chrome.clone1)
Once the command is executed, the cloned Chrome will be removed for the current user, the system files will remain intact, but the application will disappear from the menu and will no longer consume resources.
What if the ADB canโt see the device?
Method 4: Reset MIUI settings (extreme case)
If the cloned Chrome is not removed by any of the above methods, and its presence critically affects the operation of the phone (for example, causing constant crashes), you can perform a partial reset of the MIUI settings. This method will delete all cloned applications, but will not affect personal data (photos, contacts, messages).
Instructions:
- Go to Settings โ About the phone โ Reset settings.
- Select Reset MIUI (not to be confused with Reset to factory!).
- Confirm the action by entering the screen unlock password.
- Wait until the process is completed (the phone will restart).
You should also check the list of installed applications regularly for duplicates, and you can use the built-in Security app to do this:
- Open Security. โ Cleanup.
- Go to the Application Management tab.
- Sort the list by installation date โ cloned apps often appear at the top of the list.
๐ก
Disabling the Dual Apps feature for Chrome will not remove an existing clone, but will only prevent the creation of a new one. To get rid of the current duplicate, use one of the methods described above.
Frequent mistakes and their solutions
When you delete a cloned Chrome, users often face some problems, and here are the most common ones and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| Remove button is inactive | The application has administrator rights or is a system | Disable Administrator Rights (see Method 2) or use ADB |
| After removing Chrome completely disappeared. | Remove the original app instead of the clone | Install Chrome from Google Play |
| Clone Chrome Appears After Rebooting | Dual Apps feature enabled for Chrome | Turn off cloning for Chrome in the settings (see How to Prevent) |
| "Failure to delete" error | System failure or insufficient rights | Try to delete via ADB or reset MIUI settings |
| Chrome duplicate doesnโt appear in the list of cloned | The app was cloned through third-party tools (e.g. Parallel Space) | Remove the Apps through the menu or uninstall the program that created the clone |
If none of the methods worked, the problem may be the firmware itself, in which case it is recommended that:
- ๐ฒ Update MIUI Update to the latest version (check the updates in Settings) โ The phone. โ Updating the system);
- ๐ Perform reset to factory settings (donโt forget to make a backup copy!);
- ๐ ๏ธ Contact Xiaomi Service Center if the problem recurs after resetting.