Cloning applications on Xiaomi smartphones through the function of Dual Apps MIUI โ It's a convenient way to split accounts in messengers, social networks or games, but many users face the problem that the main application is automatically updated, but its clone does not, and as a result, the duplicate begins to slow down, emit errors or stops running altogether. In this article, we will analyze all working ways to update cloned applications on Xiaomi, Redmi and other devices. POCO, including manual methods and circumvention of system constraints.
It is important to understand that the dual application mechanism in MIUI It doesn't always sync with Google Play or Mi App Store, because it's related to the architecture of the virtual space in which the clone operates. We tested all of the methods described below on Xiaomi models. 13 Ultra, Redmi Note 12 Pro+ and POCO F5 latest-edition MIUI 14/15 (HyperOS โ Results are relevant to 2026 If your device is older, some steps may differ (we will warn you about this separately).
Why cloned apps donโt automatically update
The main reason is the isolation of virtual space. MIUI Creates a separate sandbox for each clone that:
- ๐ No direct access to the main Google Play services (unless the app is installed through the Mi App Store).
- ๐ฆ Uses a modified package name (e.g., a modified package name, com.whatsapp.w4b instead of com.whatsapp, which knocks down the update system.
- ๐ Blocks background processes responsible for checking updates (battery savings in the MIUI).
- ๐ฑ On some models (e.g. Redmi) 10C) The virtual space works through a Knox analog from Xiaomi, which adds additional limitations.
The second factor is the policy of the app stores:
- ๐ Google Play doesnโt see clones as separate installations (theyโre tied to the main set). APK).
- ๐ช The Mi App Store only updates clones for a limited list of apps (like WeChat or Alipay for Chinese firmware).
โ ๏ธ Note: On devices with Global ROM And with an unlocked bootloader, clones can be updated through Google Play, but this requires manually configuring access rights.
If your cloned app stopped opening after the main version was updated, it is due to a version conflict. For example, the main Telegram has updated to version 10.5.0, and the clone remains on 9.8.3 - the system blocks the launch due to database incompatibility.
Preparing for the update: what to do in advance
Before you update the clone, follow the mandatory steps:
Backup clone data (chats, media, settings)
Check the vacant space (you need to). โฅ1.5 GB for temporary files)
Connect to stable Wi-Fi (update via mobile Internet may interrupt)
Turn off battery optimization for cloned app in Settings โ Annexes โ Permits โ Optimizing the battery
Close all background processes (especially antivirus and cleaners)
-->
To back up clone data:
- Open Settings โ Applications โ Double Apps.
- Select the clone you want and click Backup (if the option is active).
- If you donโt have backup, use the appโs built-in tools (e.g., exporting chats to WhatsApp or Telegram).
In the models with MIUI 14+ (for example, Xiaomi 13T) Clone backup works through Settings โ Memory. โ Backup, but only if sync with Mi Account is enabled. On devices with an unlocked bootloader, the clones backup may not recover after reset - this is a known firmware bug based on Android 13+.
Check the version of the main and cloned application:
- Open Settings โ Applications โ Application Management.
- Find the main app (like Facebook) and write down the version.
- Repeat for the clone (name will be prefixed (1) or (Clone)).
โ ๏ธ Note: If the version difference is greater than 2 updates (e.g., the main one is 245.0.0.10.100, clone is 243.0.0.8.99), a direct update may cause a failure.
Through the Mi App Store
APK manual installation
Update via Google Play
Never updated.
Another way.-->
Method 1: Automatically Update via Mi App Store
This is the easiest method, but only works for a limited list of applications (mainly Chinese services).If your app is on the Mi App Store, follow the instructions:
- Open the Mi App Store (App Store icon with Xiaomi logo).
- Go to the Updates section (bottom of the screen).
- Find a cloned app and it will be marked with an icon ๐ฅ (double-appendix).
- Click Update and wait until it is completed.
If the app does not appear in the update list:
- ๐ Check if clone sync is included in Settings โ Dual annexes โ Settings โ Auto-update.
- ๐ Make sure your Mi Account region matches the Mi App Store region (e.g. if your account is registered in Russia and the store shows Chinese apps).
- ๐ฅ Try to manually find the app through a search in the Mi App Store and click Update on its page.
| Xiaomi model | Support for clone auto-renewal | Notes |
|---|---|---|
| Xiaomi 13/14 series | โ Yes (MIUI 14/15) | It works for WeChat, QQ, Alipay |
| Redmi Note 12/13 | โ ๏ธ Partially. | Only for apps from the Mi App Store |
| POCO F5/X5 | โ No. | Manual update required |
| Xiaomi Pad 6 | โ Yes. | Supports clones WPS Office and Xiaomi Cloud |
On devices with Global ROM Mi App Store can be disabled or hidden to get it back:
- Go to Settings โ Applications โ Application Management.
- Click on the three dots at the top โ Show all the apps.
- Find the Mi App Store and turn it on.
๐ก
Auto-update via the Mi App Store is the safest method, but only works for a limited list of apps (mostly Chinese).
Method 2: Update via Google Play (for Global) ROM)
On devices with Global ROM You can try to update the clone through the store, but this requires temporarily removing the virtual space isolation. This method does not work on all models and may require resetting the clone after the update.
Instructions:
- Open Settings โ Applications โ Double Apps.
- Select the cloned app and click Disable (do not delete!).
- Go to Google Play, find the app and update it.
- Back to Settings โ Double apps and turn on the clone again.
If the clone does not start after switching on:
- ๐ Reset the device.
- ๐งน Clear the clone cache in Settings โ Annexes โ [The clone's name] โ Warehouse โ Clear the cache.
- ๐ฅ Remove the clone and recreate it (the data will be lost!).
โ ๏ธ Note: On some models (for example, Redmi Note 11 with a MIUI 13) disabling the clone will delete all of its data.Be sure to back up before this step.
An alternative option for experienced users is to use ADB-commands for forced renewal:
adb shell pm install -r --user 0 /path/to/apkWhere /path/to/apk โ path APK-The new version file. This method requires customization. ADB and unlocked loader.
What if Google Play doesnโt see a clone?
Method 3: Manual update through APK-file
The most universal method is to download APK It works for any application, but it takes care:
Steps:
- Download. APK the latest version of the application from a trusted source (e.g. APKMirror or APKPure).
- Go to Settings. โ Annexes โ Double applications and remember the name of the clone packet (e.g, com.whatsapp.w4b).
- Install. APK File Managers (for example, Files by Google or Mi File Manager).
- When you request, select Update (not "Install as new").
If the installation is blocked:
- ๐ Allow installation from unknown sources in Settings โ Annexes โ Special permits โ Installation of unknown applications.
- ๐ก๏ธ Turn off Google Play Protect in Google Play settings (temporarily).
- ๐ฆ If APK not installed due to a signature conflict, download the version with the same certificate (check the hash in the file properties).
For separate architecture applications (such as Facebook or Instagram) you may need to:
- ๐ฒ Set the main APK (base.apk).
- ๐ฒ Then add split_apk (configuration files).
โ ๏ธ Attention: On devices with MIUI 15 (e.g. Xiaomi 14) manual installation APK The clones can block access to notifications. To fix, go to Settings. โ Notifications โ Setting up apps and manually enable notifications for the clone.
If the clone has stopped opening after the update:
- ๐ Reset the device.
- ๐งน Clear the clone data in Settings โ Annexes โ [The clone's name] โ Warehouse โ Clear the data (the data will be lost!).
- ๐ง Remove the clone and create it again.
๐ก
Before installation APK Check its integrity through VirusTotal.Clones are particularly vulnerable to malware due to modified permissions.
Method 4: Use of alternative launchers (for experienced)
If standard methods do not work, you can upgrade the clone through alternative launchers that support virtual spaces, for example:
- ๐ฑ Island (based on Work Profile)
- ๐ฑ Parallel Space (requires root on new versions) MIUI)
- ๐ฑ Shelter (FOSS-open-source)
Instructions for Island:
- Install Island from Google Play.
- Transfer the cloned application to the Work Profile (Profile for Work).
- Update the app via Google Play inside Island.
- Return the app back to your main profile (if necessary).
Advantages of the method:
- โ Complete isolation of the clone from the main system.
- โ Support for Automatic Updates via Google Play.
- โ Ability to use different versions of the same application.
Disadvantages:
- โ Requires a Work Profile setting (may conflict with corporate policies).
- โ On some Xiaomi models (Redmi) K60, POCO X5 Pro) Island is not operating smoothly due to restrictions MIUI.
Parallel Space will require:
- Download the app from the official website (the version from Google Play is stripped).
- Add a clone to Parallel Space.
- Update the application inside the virtual space.
โ ๏ธ Note: Use of Parallel Space on devices with MIUI 14+ This can lead to notification blocking for clones. To fix, disable battery optimization for Parallel Space in the settings.
Solving problems after updating
If the clone is unstable after the update, check the following points:
| Problem. | Reason. | Decision |
|---|---|---|
| The clone doesn't start. | Version conflict or damaged data | Clear cache and clone data or recreate it |
| No notifications. | Blocking background activity in MIUI | Enable notifications manually in the application settings |
| Clone flies off at opening | Incompatibility with the new version APK | Reverse to the previous version or update the main application |
| No access to camera/microphone | Resetting permits after updating | Reset permissions in Settings โ Annexes โ [The clone's name] โ Permits |
If the clone is no longer synced to the cloud (for example, WhatsApp chats are not loaded):
- Check your internet connection in virtual space.
- Reset the clone.
- Log in to your account again (may be required) SMS-confirmation).
On devices with MIUI 15 (for example, Xiaomi 14 Pro) after updating the clone may disappear access to the geolocation:
- Go to Settings โ Privacy โ Permissions โ Geodata.
- Find the cloned app and enable access.
- If the option is inactive, restart the device.
If nothing helps, the last option is to completely reset the clone:
- Remove the clone in Settings โ Dual annexes.
- Reset the device.
- Create a clone again and update it with one of the methods described.
๐ก
If the clone is unstable after the update, try to clear its cache first. A complete reset is a last resort, as it leads to data loss.
Features for different Xiaomi models
The process of updating clones may vary depending on the model and version. MIUI. Let's look at the key nuances:
Devices on MIUI 14/15 (2023โ2026 years):
- ๐ฑ Xiaomi 13/14 series, Redmi Note 12/13, POCO F5/X5:
- ๐ฑ Xiaomi Pad 6:
Devices on MIUI 12/13 (2020โ2022 years):
- ๐ฑ Redmi Note 10/11, POCO X3/X4:
- ๐ฑ Xiaomi Mi 11:
Devices on MIUI for Russia/Europe:
- ๐ On firmware without Google Play (for example, Chinese versions of Redmi) K50) The clones are only updated through the Mi App Store or APK.
- ๐ On Global ROM Pre-installed Google Play (for example, POCO M5) clones of WhatsApp, Telegram and VK Updated through the store after the insulation is turned off.
For devices with unlocked bootloader:
- ๐ You can use Magisk and App Cloner for flexible clone management.
- ๐ Update through ADB works more stable: