Xiaomi Redmi Note 11 with its powerful Snapdragon processor 680 and 6 GB of RAM does a great job of multitasking, but what if you want to use two accounts in the same messenger or social network? App cloning solves this problem, allowing you to run multiple independent copies of Telegram, WhatsApp, Instagram or even games. In this article, we will analyze all the available methods, from built-in MIUI functions to manual duplication using ADB and modified firmware.
It's important to understand that not all methods are equally safe. For example, using third-party launchers with cloning can lead to a ban on some services (especially in anti-cheat games), and improper manipulation of ADB can disrupt the stability of the system. We tested each method on Redmi Note 11 with MIUI 14 and Android 12, so all the instructions are relevant to this model. If you have a different version of the firmware, some steps may differ, we will mention this too.
1. Built-in dual applications function in MIUI
The easiest and most official way is to use the dual apps tool that Xiaomi has integrated into MIUI since version 8. This feature does not require root rights and works stable, but supports a limited list of programs, for example, clone the Google Play Store or system utilities will not work.
To activate the dual application:
- Open Settings โ Applications โ Double Apps.
- In the list, find the desired app (like WhatsApp) and turn on the switch next to it.
- Confirm the creation of a copy - a second icon with an icon in the form of two layers will appear on the desktop.
Note that some applications (such as Viber or Signal) may block the clone due to security policies, in which case the system will display a notification โFailed to create a dual applicationโ, and it is worth remembering that cloned versions will be updated regardless of the original, which can lead to conflicts when synchronizing data.
2. Third-party launchers: Parallel Space, 2Accounts and analogues
If the application is not on the list of "Dual Applications", you can use third-party solutions.
- ๐น Parallel Space creates an isolated sandbox for cloned applications, supports data encryption and fingerprint locking.
- ๐น 2Accounts โ It's a lightweight alternative with a minimalist interface, and it's good for weak devices because it uses less resources.
- ๐น Island (requires root) โ an advanced tool for creating completely isolated user profiles.
These programs have significant shortcomings:
- ๐จ Advertising and Subscriptions: Free Versions of Parallel Space and 2Accounts display banners and limit the number of clones.
- ๐จ Security: Launchers can collect data about your activity (especially Chinese apps).
- ๐จ Performance: Clone applications are slower due to the extra layer of virtualization.
โ ๏ธ Note: Some banking applications (e.g. SberBank Online or Tinkoff) block startups in virtual environments due to the risk of phishing.If you need to duplicate financial services, use the official feature MIUI or ADB.
Download the app from Google Play or APKMirror
Disable Battery Optimization for Parallel Space in MIUI Settings
Add the launcher to the โAutoStartโ list (Settings โ Applications โ Permissions)
Create a backup copy of the original application data-->
3. ADB Cloning: For Power Users
If none of the previous methods work, you can use Android Debug Bridge (ADB), which allows you to clone any application, including system applications, but requires a computer connection and basic command line knowledge, and the advantage of the method is that there is no need for root rights.
Instructions:
- Turn on Developer Mode on Redmi Note 11: Go to Settings โ About Phone and click on MIUI Version 7 times.
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect your phone to your PC, install ADB drivers (for example, via Minimal ADB and Fastboot) and follow the command:
adb shell pm install --user 0 -i "com.example.original" -r /path/to/apkWhere com.example.original is the original application package (you can find out through the App Inspector) /path/to/apk โ path APK-clone.
To simplify the process, you can use the App Cloner script (available on GitHub), which automates the creation of a modified APK with a new package. However, note that some applications (such as Google Maps or YouTube) have cloning protection and may not run.
โ ๏ธ Note: After cloning through the ADB Updates to the original app can break the clone. To avoid this, disable auto-update for duplicate in the Google Play Store or use patched versions (for example, via Revanced).
How to find out the name of the application package?
4. Root access and modified firmware
To maximize freedom of cloning, you can get root rights and use tools like Titanium Backup or App Cloner (with root support).
- ๐ง Cloning any application, including system.
- ๐ง Configure permissions for clones separately from the originals.
- ๐ง Create backup copies of data and restore them in clones.
However, there are risks:
- ๐จ Loss of warranty: Xiaomi cancels warranty if root is detected.
- ๐จ Security: Open root access makes your device vulnerable to malware.
- ๐จ Instability: Some firmware (e.g. Custom) ROM) may conflict with MIUI.
If you do, we recommend using Magisk to get root rights โ itโs safer than the classic SuperSU. Once you install Magisk, download the App Cloner module from the repository and follow the instructions in the app. Note that some banking applications (such as Alpha Click) refuse to work on rooted devices โ they will need to hide root through MagiskHide.
๐ก
Before you get root, make a full backup via TWRP or OrangeFox. This will help restore the system in the event of a crash. Also check that your version of MIUI is compatible with the selected rooting method on the XDA Developers forum.
5 Comparison of cloning methods: which one to choose?
To make the choice easier, we have compiled a table with the pros and cons of each method:
| Method | Supported applications | Root is required. | Risks. | Difficulty |
|---|---|---|---|---|
| Dual Applications (MIUI) | Limited list (messengers, social networks) | โ No. | Minimum (official function) | โญ |
| Parallel Space / 2Accounts | Any other than the protected (banks, anticheat) | โ No. | Data collection, advertising, lags | โญโญ |
| ADB-cloning | Any (depending on APK) | โ No. | Conflicts with updates, complexity | โญโญโญ |
| Root + App Cloner | Anybody, including the system | โ Yes. | Loss of warranty, risk of brick | โญโญโญโญ |
For most Redmi Note 11 users, the best solution is to combine the built-in dual apps for instant messengers with Parallel Space for other applications, and if you want to clone a rare or system application, consider ADB or root, but only when you are ready for possible problems.
๐ก
On the Redmi Note 11 with MIUI 14 and above, the dual apps feature supports up to 32 clones at a time, but their number is limited to free space in memory. Each clone takes up as much space as the original app +~10% on service files.
6. Solving common errors
When cloning applications on Redmi Note 11, users often face the following problems:
Error: โI failed to create a double appโ
Causes and solutions:
- ๐ธ Insufficient memory: Free up at least 1GB on internal storage.
- ๐ธ Application not supported: Check the list of compatible programs in Settings โ Dual annexes.
- ๐ธ Manufacturer restrictions: Some applications (e.g. WeChat) block server-level cloning.
The clone is not updated on Google Play
This is normal behavior, because cloned applications are considered separate entities, and to update the clone,
- Download the latest version of APKMirror.
- Install it manually through the file manager.
- Or use the Aurora Store (an alternative store with anonymous updates).
The clone consumes too much battery
Cloned applications run in the background regardless of the original, which increases the charge consumption to optimize:
- ๐ Turn off auto-start for clone in Settings โ Annexes โ Auto-start.
- ๐ Limit background activity through Settings โ Battery โ Optimizing the battery.
- ๐ Use Greenify (requires root) to force a clone hibernation.
7.Alternative solutions: virtual machines and cloud services
If cloning on the device itself is impossible or uncomfortable, consider the following options:
Virtual machines on Android
Apps like VMOS or UserLand let you run a full-fledged virtual Android system inside your Redmi Note 11.
- ๐ฅ๏ธ Complete isolation from the main system.
- ๐ฅ๏ธ The ability to use different versions of Android.
Disadvantages: high resource consumption (virtual machine requires at least 2 GB of RAM) and complexity of setting up.
Cloud services
Platforms like BlueStacks X or Genymotion Cloud offer remote access to Android devices via a browser, which is convenient for temporary use of a second account, but:
- โ๏ธ A stable internet connection is required.
- โ๏ธ Free rates are limited in session time.
On the Redmi Note 11 with a Snapdragon 680 processor, virtual machines are slow due to lack of hardware-level virtualization support. Physical cloning (through ADB or root) is recommended for comfortable work.