How to properly update a cloned application on Xiaomi: all ways and solutions to problems

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:

  1. Open Settings โ†’ Applications โ†’ Double Apps.
  2. Select the clone you want and click Backup (if the option is active).
  3. 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:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the main app (like Facebook) and write down the version.
  3. 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:

  1. Open the Mi App Store (App Store icon with Xiaomi logo).
  2. Go to the Updates section (bottom of the screen).
  3. Find a cloned app and it will be marked with an icon ๐Ÿ‘ฅ (double-appendix).
  4. 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 modelSupport for clone auto-renewalNotes
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:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Click on the three dots at the top โ†’ Show all the apps.
  3. 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:

  1. Open Settings โ†’ Applications โ†’ Double Apps.
  2. Select the cloned app and click Disable (do not delete!).
  3. Go to Google Play, find the app and update it.
  4. 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/apk

Where /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?
If it does not appear on Google Play after disabling the dual app, it means that: 1. the app was not installed via Google Play (for example, through Google Play). APK). 2. The clone uses a modified package name that is not recognized by the store. APK (see next section).

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:

  1. Download. APK the latest version of the application from a trusted source (e.g. APKMirror or APKPure).
  2. Go to Settings. โ†’ Annexes โ†’ Double applications and remember the name of the clone packet (e.g, com.whatsapp.w4b).
  3. Install. APK File Managers (for example, Files by Google or Mi File Manager).
  4. 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:

  1. Install Island from Google Play.
  2. Transfer the cloned application to the Work Profile (Profile for Work).
  3. Update the app via Google Play inside Island.
  4. 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:

  1. Download the app from the official website (the version from Google Play is stripped).
  2. Add a clone to Parallel Space.
  3. 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 dataClear cache and clone data or recreate it
No notifications.Blocking background activity in MIUIEnable notifications manually in the application settings
Clone flies off at openingIncompatibility with the new version APKReverse to the previous version or update the main application
No access to camera/microphoneResetting permits after updatingReset 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):

  1. Check your internet connection in virtual space.
  2. Reset the clone.
  3. 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:

  1. Go to Settings โ†’ Privacy โ†’ Permissions โ†’ Geodata.
  2. Find the cloned app and enable access.
  3. If the option is inactive, restart the device.

If nothing helps, the last option is to completely reset the clone:

  1. Remove the clone in Settings โ†’ Dual annexes.
  2. Reset the device.
  3. 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:

FAQ: Frequent questions about updating clones

Can I upgrade WhatsApp clone without losing chats?
Yeah, but you need to back up the chats inside the clone first: Open the cloned WhatsApp. Go to the cloned WhatsApp. โ‹ฎ โ†’ Settings โ†’ chat โ†’ Backup. Save the backup to Google Drive or locally. Update the app with one of the methods described. After updating, restore the chats from the backup. If you use a local backup, the file will be on the way. /sdcard/CloneWhatsApp/Databases.
Why Telegram's clone asks for update SMS-code?
This is due to a clone data reset. Solutions: If you have a backup (made before the update), restore it through Settings. โ†’ chat โ†’ Export/Import: If you don't have a backup, you'll have to log in again. Use the same number as the main Telegram, but note that the clone session will be separate. To avoid this problem in the future, export data via Settings before updating. โ†’ Additionally. โ†’ Telegram data export.
How to update a TikTok or Instagram clone if they donโ€™t show up in the Mi App Store?
For these apps, auto-update via the Mi App Store doesn't work.Use: Manual installation APK (Download from APKMirror and install on top of the clone. Insulation Disabled (as described in the section about Google Play). Alternative launchers (for example, Island). APK same-architecture (arm64 Or armeabi, which is the main application. You can view the architecture in Settings. โ†’ The phone. โ†’ Version. MIUI โ†’ Full specification (processor section).
Can I roll back the clone to the previous version?
Yes, but with reservations: Download APK Remove the current clone from the Settings โ†’ Double apps. Install the old version. APK Just like a regular app. Recreate the clone through Settings. โ†’ Dual annexes. โš ๏ธ Note: A rollback of a version may result in data loss if the new version changes the structure of the database (e.g., in the database). VK Facebook).
Why not? POCO F5 Clones are not updated in any way?
On the devices. POCO s MIUI 14 There is a limitation for the global market: virtual clone space blocks access to Google Play Services. APK (Try alternative launchers (Island or Shelter). If nothing works, you can roll back. MIUI 13 (But it voids the warranty. POCO F5 The problem is solved through ADB: adb shell cmd package install-existing [package_name] Where [package_name] โ€” name