Xiaomi cloned apps: where to store, how to find and remove

Have you ever noticed that on the Xiaomi smartphone suddenly appear โ€œtwinsโ€ of installed applications โ€“ the same icons, but marked โ€œCloneโ€ or โ€œDublicateโ€? MIUI Dual Apps, which allows you to create independent copies of instant messengers, social networks or games to work with multiple accounts at the same time. But where exactly Xiaomi stores these cloned apps, why they take up extra memory, and how to safely remove them are questions that many users are concerned about.

In this article, we will discuss in detail the physical location of clones in the file system. MIUI, We will explain how they differ from the original applications, and provide step-by-step instructions for managing duplicates, and you will also learn which hidden folders and system directories are responsible for storing clone data, and why they can not be simply deleted through a standard File Manager. If you are faced with a lack of memory or suspect that cloned applications slow down your smartphone โ€“ this guide will help you to understand everything without risking damage to the system.

What are cloned apps on Xiaomi and why do they need them?

The function "Dual applications" (in English version) MIUI โ€” Dual Apps was first introduced in the MIUI 8 and has since become an integral part of firmware, and its primary purpose is to share data from one application to work with multiple accounts:

  • ๐Ÿ“ฑ Use two WhatsApp accounts on the same phone (personal and work).
  • ๐ŸŽฎ Run two copies of Clash of Clans game with different profiles.
  • ๐Ÿ‘ฅ Log in to Facebook or Instagram under different logins without having to log out of your main account.

A technically cloned application is an independent copy of the original APK, It's a sandbox that works in an isolated environment. It has its own:

  • ๐Ÿ“ Data folder (/data/user_de/{clone_ID}/).
  • ๐Ÿ”‘ Cash and settings that do not overlap with the original.
  • ๐Ÿ“› Unique identifier (package name with suffix, for example) com.whatsapp.clone1).

It is important to understand that cloning is not the same as installing a second. APK. The system does not download the application again, but creates a โ€œvirtual copyโ€ of it using the mechanism. MIUI This saves traffic, but not memory: each clone takes up as much space as the original, plus additional data (cache, media files, etc.).

๐Ÿ“Š You are using cloned apps on Xiaomi?
Yeah, regularly.
Sometimes, for messengers.
I tried it, but I deleted it.
No, you don't.
I don't know what it is.

Where the cloned applications are physically stored MIUI

Unlike other applications that are stored in /data/app/, cloned versions are placed in separate system directories, and their location depends on the version MIUI and the smartphone, but the overall structure looks like this:

Type of dataThe path in the file systemDescription
Executable File (APK)/data/app/{package.name_ID}/Copy of the original APK with a modified identifier (e.g, com.facebook.katana-1 for the first Facebook clone).
User data/data/user_de/{clone_ID}/The folder with the settings, cache and media files of the clone. ID virtual user (e.g., virtual user, user_de/10).
Cash Dalvik./data/dalvik-cache/user_de/{clone_ID}/Optimized files to speed up the clone (generated automatically by the system).
System tags/data/system/users/{clone_ID}/Information on the rights and restrictions of the cloned application.

To see these folders, you will need root rights or access through ADB. In the standard Xiaomi Explorer, they are hidden, as they belong to the system partition. /data. However, even without root, you can estimate the space occupied by clones:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Slip on the three dots in the upper right corner and select "Show all processes".
  3. Find the app marked โ€œCloneโ€ in the list and see the โ€œStorageโ€ section.
adb shell dumpsys package | grep "clone"

It will display a list of all cloned applications with their identifiers.-->

How to Find and Manage Cloned Apps Without Root

If you donโ€™t want to go through the system folders, MIUI It provides built-in tools for controlling clones. Here's how to use them:

  1. Opening the clone list: Go to Settings โ†’ Annexes โ†’ Dual apps. Here you'll see all the apps that clones are built for, and you'll also see the ability to add new ones.
  2. Remove the clone: Tap the app marked "Clone," then click "Delete the clone." The data will be erased, but the original app will remain intact.
  3. Disable notifications: In the same menu, you can turn off notifications for the clone if they interfere. To do this, go to the notification settings for a specific duplicate.

If the list of Double applications does not have the right messenger or social network, this means that MIUI The full list of compatible applications depends on the firmware version, but usually includes:

  • ๐Ÿ’ฌ WhatsApp, Telegram, Viber
  • ๐Ÿ“˜ Facebook, Instagram, Twitter
  • ๐ŸŽฎ Clash of Clans, PUBG Mobile (in some versions) MIUI)

Find the "Dual Applications" menu in the settings|Check the place occupied in the "Storage"|Remove unnecessary clones|Disable notifications for duplicates-->

Note that some apps (such as Snapchat or bank clients) may block cloned work due to security policies, in which case, when you launch a clone, you will see an error like โ€œDevice not supportedโ€.

Why can't some apps be cloned?
Developers can prohibit work in a virtual environment (for example, through a DeviceID or Build.SERIAL check). MIUI Limits cloning for applications that: DRM-They require hardware bindings (bank applications) and they have obfuscated code that prevents virtualization.

How to completely remove cloned application and its data

If you remove a clone through the standard Double Apps menu, the system only erases the main one. APK However, residual files (cache, media, settings) may remain in folders. /data/user_de/. To clean everything completely, follow this instruction:

  1. Remove via Settings: Go to Settings โ†’ Annexes โ†’ Double Apps, select an unnecessary clone and click โ€œDeleteยป.
  2. Cleaning Residual Data (without root): Open Settings โ†’ Warehouse โ†’ Clean up and select Deep Cleanup. The system will find and prompt you to delete the remaining clone files.
  3. Manual cleaning (with root or ADB): If you have root access, delete the folders: rm -rf /data/user_de/{clone_ID}/ rm -rf /data/app/{package.name_ID}/ To find the clone_ID, Use the command: adb shell pm list packages | grep "clone"

โš ๏ธ Note: Do not delete folders in /data/user_de/ This can cause other applications or even systems to fail. Always check the contents of the folder before deleting it.

If after removing the clone, the application continues to appear in the list or take up space, try:

  • ๐Ÿ”„ Reboot your smartphone.
  • ๐Ÿงน Clear the Google Play Services cache (sometimes it conflicts with clones).
  • ๐Ÿ“ฑ Reset the application settings through Settings โ†’ Annexes โ†’ {attachment} โ†’ Warehouse โ†’ Reset.

Why cloned apps take up so much memory

Many users wonder why a duplicate WhatsApp weighs as much as the original, but logically it should be lighter, because a cloned app is a full copy, not a lightweight version.

ComponentSize (approximately)Can we reduce it?
APK-file (installation package)50โ€“200 MBNo (system file)
User data (chats, media)From 100MB to several GBYeah (hand cleaning)
Cash Dalvik/ART20โ€“100 MBYes (cleared automatically when memory is lacking)
Temporary files10โ€“500 MBYes (via Settings) โ†’ Warehouse)

The main memory eaters are media files (photos, videos, voice messages) and databases (for example, chat history on Telegram) to reduce the space occupied:

  • ๐Ÿ—‘๏ธ Clean the clone cache regularly through Settings โ†’ Annexes โ†’ {clone} โ†’ Warehouse โ†’ Clear the cache.
  • ๐Ÿ“‚ Transfer media files to SD-card (if supported).
  • ๐Ÿ” Use the built-in "Storage Analysis" in MIUI, Find and delete large files.

โš ๏ธ Note: Some cloned apps (such as Facebook or Instagram) continue to download media in the background even after removing the clone.

If the memory runs out too fast, check to see if the system automatically creates clones. MIUI (Especially on smartphones for the Chinese market, Dual Apps can be activated when you connect the second one. SIM-Disable it in Settings. โ†’ Special facilities โ†’ Dual annexes โ†’ Auto-creation.

Can cloned applications be transferred to SD-map

In theory, the transfer of clones to SD-It's possible, but in practice, it's limited:

1. Limitations MIUI:

  • ๐Ÿšซ Cloned apps do not support Adoptable Storage (conversion) SD-card-part).
  • ๐Ÿ“› Even if the original application is transferred to SD, The clone will remain in the internal memory.

Bypass routes:

  • ๐Ÿ”ง Use it. App2SD Or similar tools (root required) that allow you to create symbolic links to clone folders.
  • ๐Ÿ“ Manually transfer media files (photos, videos) from the clone folder to the SD-The map, but that won't solve the problem with APK data.

3. Risks:

  • โš ๏ธ When extracted SD-The cloned app may stop working.
  • ๐Ÿ”„ After updating MIUI symbolic references may be dropped.

If you are critically short of memory, the best option is to give up clones in favor of:

  • ๐ŸŒ Web versions of messengers (WhatsApp Web, Telegram Web).
  • ๐Ÿ“ฑ Multi-account apps (e.g. Telegram or Slack allow you to add multiple profiles without cloning).

๐Ÿ’ก

Xiaomi cloned apps cannot be migrated to SD-The only reliable way to save space is to remove unwanted clones or use alternative solutions (web versions, multi-account applications).

Frequent problems with cloned applications and their solutions

Working with duplicate applications in MIUI It doesn't always go smoothly. Here are the most common problems and the ways to fix them:

Problem.Possible causeDecision
The clone does not start ("Application Stopped")Conflict with the original application or lack of memoryClear the clone cache. Reboot the smartphone. Delete it and recreate the clone.
No notifications from the cloneDisabled notifications in settings or battery optimizationCheck the Settings. โ†’ Notifications โ†’ {Clone} and add it to the optimization exceptions.
The clone takes up too much space.Accumulation of media files or cacheUse the settings. โ†’ Warehouse โ†’ Cleaning for deep cleaning.
You can't create a clone for an applicationThe app does not support cloning or is blocked by the developerTry using Parallel Space or similar virtualization apps.

If the cloned app is getting stuck or not responding, try:

  1. Close it through the recent apps (swipe up).
  2. Clear the data through Settings โ†’ Annexes โ†’ {clone} โ†’ Warehouse โ†’ Clear the data.
  3. If nothing helps, remove the clone and recreate it.

โš ๏ธ Note: Some cloned apps (such as Facebook or Instagram) may block login due to suspected fraud.If you see a message saying "Your account is blocked", try logging in via the original app or browser.

After the update MIUI The clones stopped working, which may be due to a change in the virtualization policy:

  • Check for updates for cloned apps on Google Play.
  • Reset the settings of dual applications through Settings โ†’ Annexes โ†’ Dual annexes โ†’ Reset.

FAQ: Answers to Frequent Questions About Xiaomi Cloned Apps

Can I clone any app on Xiaomi?
No, MIUI Supports cloning only for a limited list of applications (messengers, social networks, some games), the full list depends on the firmware version, if the desired application is not in the menu Double applications, it can not be cloned by standard means. In this case, you can use third-party utilities like Parallel Space or 2Accounts, But they require additional permissions and can slow down the smartphone.
Why do files remain in memory after the clone is deleted?
When removing a clone through the Double Applications menu, the system only erases APK Residual files (cache, media, settings) can remain in folders. /data/user_de/. To clean them completely: Use the settings โ†’ Warehouse โ†’ Cleanup โ†’ Deep cleaning, or manually remove folders through root conductor or ADB.
Can I backup a cloned app before deleting it?
For clone data backup, use Titanium Backup or copy the folder. /data/user_de/{clone_ID}/ For media files (photos, videos) just transfer them to the PC or cloud. You can only restore the backup on the same device with the same version. MIUI.
How to disable automatic clone creation when adding a second SIM?
In some versions MIUI (Especially on smartphones for the Chinese market, the system can automatically create clones of messengers when activating the second one. SIM-To disable this: Go to Settings โ†’ Special facilities โ†’ Dual apps. Find the Auto-create clones option and turn it off. If you don't have the option, check the Security App settings. โ†’ Optimization โ†’ Dual annexes).
Why is the cloned app not being updated through Google Play?
Clones in MIUI They don't show up on Google Play as separate apps, so updates don't come automatically.To update the clone: Remove the clone through Settings โ†’ Double apps. Update the original app on Google Play. Recreate the clone, it'll be based on the current version. Alternatively, you can manually download it. APK new version and install it on top of the clone (but this can lead to errors).