Why would you want to take a take on a Xiaomi app? Imagine you have two accounts on Telegram, WhatsApp or social media, but it's not easy to log in every time. Or you're testing a beta version of a messenger without risking the main profile. Or you just want to split work and personal notifications in one app. App cloning solves these problems without having to buy a second smartphone.
Smartphones Xiaomi, Redmi and Poco based on the shell MIUI They offer built-in tools for duplicating applications โ but not everyone knows how to use them correctly. In this article, we will examine 3 proven methods: from the standard dual application function to third-party launchers and technical tricks for advanced users. We will also tell you which applications can not be duplicated and why.
โ ๏ธ Important: Not all methods work on custom firmware or unlocked bootloaders. If your Xiaomi is running on Pixel Experience or other alternative firmware, the built-in cloning feature may not be available.
Method 1: Built-in dual applications in MIUI
The easiest and safest way to use a regular tool MIUI. It is available on most Xiaomi, Redmi and Poco devices (except for the most budget models with cropped firmware.
To activate it:
- Open the Settings โ Applications.
- Select Double Apps (on some versions) MIUI It is hidden in Special Opportunities โ Dual annexes).
- Find the right app in the list (such as WhatsApp or WhatsApp). VK) And move the slider to the right.
- Confirm the creation of the double - a second icon with an icon will appear on the desktop โง.
โ Pros of the method:
- ๐ Does not require root rights or third-party programs.
- ๐ก๏ธ Complete data isolation between the original and the duplicate.
- ๐ฑ It works on most Xiaomi models (except the Redmi Go and some older devices).
โ Cons:
- ๐ซ Not all apps are supported (e.g. Google Pay or banking apps are often blocked).
- ๐ฆ The double takes up additional memory space (about the same as the original).
- ๐ Update MIUI duplicate applications may be reset.
Method 2: Third-party launchers with cloning support
If you're in your version MIUI There's no dual apps (or it doesn't support the right messenger), alternative launchers will come to the rescue, not only changing the look of the desktop, but also adding advanced features, including app cloning.
The most popular options are:
- ๐ Nova Launcher (Nova Launcher TeslaCoil plugin for cloning).
- ๐ฑ Apex Launcher (requires purchase of premium version).
- ๐ Parallel Space (specialized application for creating sandboxes").
- ๐ก๏ธ 2Accounts (Parallel Space, but with better optimization for Xiaomi).
๐น Instructions for Parallel Space:
- Download Parallel Space from Google Play.
- Launch the application and provide the necessary permissions.
- In the main menu, click Add the app and select the right one from the list.
- Now you have a separate sandbox with a duplicate of the app.
โ ๏ธ Note: Some banking applications (such as SberBank Online or Tinkoff) may block Parallel Space because of security policies, in which case only root or a second physical smartphone will help.
Install Parallel Space from the official store
Provide all requested permits
Add an appendix to the list for cloning
Check the work of the double (some functions may be limited)-->
Method 3: Technical cloning through ADB (advanced)
If the first two methods don't work (for example, because of firmware limitations or specific applications), you can use the developer tools. ADB (Android Debug Bridge, but gives you the most flexibility.
๐น What's the matter:
- ๐ฅ๏ธ A computer with installed Xiaomi drivers and ADB Tools.
- ๐ฑ Included debugging by USB (Settings โ The phone. โ Version. MIUI โ 7 times press to activate the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ USB-cable (preferably original).
๐น Step-by-step instruction:
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
- Enter the command to check the connection: adb devices If the device appears in the list, you can continue.
- Find out the batch name of the application (for example, for Telegram it is org.telegram.messenger). You can do this through the command: adb shell pm list packages | grep "application name"
- Create a clone of the application with the command: adb shell pm install --user 0 -i "com.android.vending" -r "/path/to/base.apk" --clone (substitute /path/to/base.apk downhill APK-file).
โ ๏ธ Attention: Misuse of the right ADB If you're not sure what you're doing, you'd better use the first or second method.
What if the ADB canโt see the device?
What applications can not be duplicated (and why)
Not all programs can be cloned without consequences, some block duplicated software due to security policies, others just don't work properly, and here's a list of applications that might be problematic:
| Annex | The problem with cloning | Decision |
|---|---|---|
| Google Pay, Apple Pay | Blocking due to payment data protection | Use only the original |
| Sberbank Online, Tinkoff | Requires a device check, can block the account | Parallel Space with Incognito Mode enabled |
| Pokรฉmon GO, Clash of Clans | Detection of multi-accounting and ban | Use an emulator on a PC |
| Netflix, Disney+ | Mistake. DRM reproduction | Disable the clone before viewing |
| 1Password, LastPass | Data synchronization conflict | Use the web version for the second account |
๐ก Tip: Before cloning banking or payment applications, check their security policies. Some banks (e.g. Alfa-Bank) may regard duplication as an attempt at fraud and temporarily block access.
๐ก
If you want to duplicate WhatsApp Business with regular WhatsApp, use the official solution from Meta: install both apps from Google Play without cloning.
How to remove the duplicate of the application on Xiaomi
If the cloned application is no longer needed, it can be removed in several ways, depending on the method of creating the duplicate.
๐น For the built-in function Dual applications:
- Go to Settings โ Applications โ Double Apps.
- Find the desired application in the list and move the slider to the left.
- Confirm the removal โ the take will disappear from the desktop.
๐น For Parallel Space or 2Accounts:
- Open the launcher app.
- Find the duplicate app in the list.
- Click on the basket icon or select Remove.
- Clear the launcher cache in the smartphone settings (Settings) โ Annexes โ Parallel Space โ Warehouse โ Clear the cache).
๐น For ADB-clone:
- Connect your smartphone to your PC and open the command line.
- Enter the command to delete: adb uninstall --user 0 Packet name.applications (replace the batch name.applications with the real name of the package).
โ ๏ธ Note: When removing the double through ADB You may accidentally delete the original application.Always check the batch name with the adb shell pm list packages command. | grep โtitle".
Frequent mistakes and how to fix them
When cloning applications on Xiaomi, users often face typical problems, and here are the most common ones and ways to solve them:
๐ธ "Double Apps" are not displayed in the settings
- ๐ Check the version. MIUI โ on old firmware (below) MIUI (10) this function may not be.
- ๐ Update your smartphone to the latest version via Settings โ The phone. โ Updating the system.
- ๐ On some models (Redmi Note 8 Pro, Poco) X3) function hidden โ try searching through the search bar in the settings.
๐ธ Duplicate of the application is not updated
- ๐ Remove the take and create it again โ sometimes it helps to reboot the smartphone.
- ๐ Update the original app through Google Play, not through Google Play APK-file.
- ๐ If you are using Parallel Space, update the launcher app itself.
๐ธ Notifications don't come in doubles
- ๐ Check notification settings for the cloned application (Settings) โ Notifications โ Application settings).
- ๐ Turn off battery optimization for double (Settings) โ Battery โ Optimizing the battery โ All applications โ Find the take and turn off optimization).
- ๐ For MIUI 12+ Resetting notification settings (Settings) can help โ Notifications โ Additionally. โ Resetting settings).
๐ก
If the application double stopped working after the update MIUI, Try to roll back the system to the previous version through Settings โ The phone. โ Updating the system โ Three points. โ Select the update package (you need a pre-downloaded firmware file).
Alternative ways: a second account without cloning
If duplication is not available for some reason, there are workarounds to work with multiple accounts in one application:
๐น Built-in functions of messengers:
- ๐ฌ Telegram supports multi-profile (up to 3 accounts in one app).To add a second account, click on the arrow next to your name in the side menu.
- ๐ฑ WhatsApp Business can be installed next to the regular WhatsApp โ they will work independently.
- ๐ VK and OK Allows you to quickly switch between accounts in your profile settings.
๐น Web versions and PWA:
- ๐ Open the web version of the messenger (for example, Telegram Web) in the Chrome browser and add it to the desktop as PWA-attachment.
- ๐ Use the Desktop mode in the browser for easy management.
๐น Android Emulators on PC:
- ๐ฅ๏ธ Install BlueStacks or LDPlayer and log in there under your second account.
- ๐ฎ This solution is suitable for games (for example, Clash Royale or Brawl Stars) where multi-accounting is allowed.
โ ๏ธ Note: Some apps (such as Tinder or Badoo) block accounts when emulators are detected, and it is better to use official cloning methods on your smartphone.