Cloning games on Xiaomi smartphones is a popular way to run multiple accounts in the same game at the same time or test different strategies without risking losing progress. However, the process has nuances, from the limitations of MIUI to the peculiarities of working with gaming services like Google Play Games or Game Center. In this article, we will analyze all current methods of cloning, from built-in features of the system to third-party tools, and also explain how to avoid bans and crashes.
Itโs important to understand that not all games support multi-accounting. In 2026, for example, projects like Genshin Impact and PUBG Mobile actively block clones through the detection of the same device IDs (IMEI, Android ID), so check the rules of a particular game before you start โ sometimes itโs easier to use official methods (such as guest mode) instead of risky workarounds.
Why standard MIUI app duplication doesn't work with games
Many Xiaomi users try to clone games through the built-in Duplicate Apps feature (located in Settings โ Apps โ Duplicate Apps). However, this method often fails for three reasons:
- ๐ Cheating protection: Popular games (like Free Fire or Call of Duty Mobile) scan the app package. A clone with the.clone suffix in the packet name immediately reveals itself.
- ๐ฑ Limitations MIUI: The system only duplicates user data, but does not change the signatures of the application, which leads to conflicts during authorization.
- ๐ Updates via Google Play: Clone games don't update automatically, and manual installation APK It can break down the workflow.
In addition, some games (such as Clash of Clans) are tied to Google Play Services, where the system detects a duplicate and blocks access when trying to launch a clone, requiring more complex solutions, from using multiple Android users to virtual spaces.
Method 1: Cloning through Duplicate Apps (for simple games)
This is a good way to play games without hard protection, like Candy Crush or Homescapes. MIUI 12โ14:
- Open Settings โ Applications โ Duplicate applications.
- Find the game in the list and activate the switch.
- After creating a clone, launch it from the application menu (the icon will have an icon). โง).
- Sign in to another account (for example, through Facebook or guest mode).
โ ๏ธ Note: Some games (e.g. Brawl Stars) can block the clone after 1-2 days of use, in which case you will have to remove the duplicate and create it again.
Make sure the game doesnโt use Google Play Games
Free up at least 1 GB of memory
Disable automatic game updates in the Play Market
Create a backup copy of the main account-->
Method 2: Use of virtual spaces (Parallel Space, Island)
For games with complex protection (such as Honor of Kings or Mobile Legends), you will need third-party tools.
- ๐ฑ Parallel Space (free but with ads): Creates an isolated sandstone for a clone. Supports MIUI, It can also be used on weak devices (Redmi). 9A, POCO M3).
- ๐๏ธ Island (requires root): Uses the built-in Android Work Profile feature. Most reliable, but difficult to set up.
- ๐ฎ Game Space (for Black Shark): The built-in solution for Xiaomi gaming smartphones, allows you to run multiple instances of games with different performance settings.
Instructions for Parallel Space:
- Install the app from Google Play or APKPure.
- Add the game to Parallel Space via the main menu.
- Launch a clone and log in to another account.
- In Parallel Space settings, disable Clone Notifications to avoid detection.
| Tool. | Root is required. | Support for MIUI | Risk of bana |
|---|---|---|---|
| Parallel Space | โ No. | โ Yes. | Medium. |
| Island | โ Yes. | โ Yes, with Magisk) | Low. |
| Game Space | โ No. | โ Only Black Shark. | Low. |
| Built-in duplication | โ No. | โ Yes. | High-pitched |
โ ๏ธ Note: When using Island on the MIUI You may need to disconnect MIUI Optimization in the Developer Settings (Settings) โ The phone. โ Version. MIUI โ Tap 7 times, then Settings โ Additionally. โ Without it, the virtual space will not work in a stable way.
๐ก
If the game requires confirmation of SMS When registering, use virtual numbers (such as OnlineSIM) or a second physical number. SIM-Some games, for example, PUBG Mobile: Block accounts when numbers are changed frequently.
Method 3: Android Multi-Users (without root)
Modern versions of Android (starting with 9.0) support multiple users on a single device, allowing games to run in isolated profiles without the risk of data intersection.The method works on all Xiaomi smartphones, including the Redmi Note 12 and POCO F5.
How to set up:
- Open Settings โ System โ Additional โ Many users.
- Click Add User and follow the instructions.
- Switch to a new user (via the notification panel).
- Install the game again through Google Play and log in to another account.
Advantages of the method:
- ๐ Complete data isolation (no risk of account intersection).
- ๐ฑ No need for root or third-party applications.
- ๐ Ability to quickly switch between profiles.
Disadvantages:
- ๐ด Applications do not sync automatically โ you will have to manually update them in each profile.
- ๐ฎ Some games (such as Genshin Impact) may require reloading resources (up to 10 GB) for each user.
How to get around the limit on the number of users in MIUI
Method 4: Cloning through ADB (for power users)
If previous methods have failed, you can use Android Debug Bridge (ADB), which requires command line skills but bypasses the limitations of MIUI.
Step-by-step:
- Enable USB debugging in the developer settings.
- Connect your phone to your PC and check the connection with the command: Adb devices
- Create a clone of the app (replace com.game.package with the real game ID): adb shell pm install --user 0 -i "com.android.vending" -r "com.game.package"
- To isolate data, use the command: adb shell pm create-user --profileOf 0 "GameClone"
โ ๏ธ Attention: Misuse of the right ADB For example, the command adb shell pm clear without specifying the package will delete the data of all applications. โ System system โ Backup.
List of popular game identifiers for ADB:
- ๐ฎ PUBG Mobile: com.tencent.ig
- ๐ฐ Clash of Clans: com.supercell.clashofclans
- ๐ Free Fire: com.dts.freefireth
- ๐ NBA 2K Mobile: com.t2ksports.nbamobile
๐ก
ADB-The method is the most flexible, but it requires caution, allowing even those games that block virtual spaces to be cloned (e.g., the CLINT, Pokรฉmon GO). However, anti-cheat games (such as Call of Duty Mobile) may require additional device masking via Magisk or Xposed.
Risks and how to avoid them
Cloning games is always associated with potential problems, and here are the main risks and ways to minimize them:
| Risk | Effects of consequences | How to avoid |
|---|---|---|
| Ban account | Loss of progress, locking of the device | Do not use clones in PvP modes; play only offline or co-op |
| Data conflict | Game malfunctions, loss of saves | Use isolated profiles (Island, multi-users) |
| Anticheat detection | Permanent Ban of the device (according to IMEI) | Change Android ID through Magisk or use emulators |
| Overheating of the device | Performance Trottling, Lags | Limit FPS in game settings; use cooling stand |
Tencentโs games (such as PUBG Mobile or Arena of Valor) are particularly cautious, and they are actively fighting multi-accounting using:
- ๐ Scanner of the device: Checks IMEI, MAC-address, phone model.
- ๐ต๏ธ Behavioral analysis: Tracks click rate, movement trajectory.
- ๐ก Geolocation: Blocks accounts when you change location quickly (for example, through a location-based account). VPN).
If you have received a ban, try:
- Send an appeal through the official website of the game (attach screenshots of purchases, if any).
- Reset Advertising ID (Settings โ Google โ Advertising โ Reset Advertising ID).
- Use another cloning method (e.g., switch from Parallel Space to multi-users).
Alternative ways: emulators and cloud games
If cloning on a phone is too risky, consider alternatives:
- ๐ฅ๏ธ Android emulators (BlueStacks, LDPlayer): Allows you to run multiple copies of the game on PC with different accounts.
- โ๏ธ Cloud services (NVIDIA GeForce NOW, Xbox Cloud Gaming: Some games (such as Fortnite) support multi-accounting in the cloud.
- ๐ฑ Second phone: The most reliable, but expensive, you can use an old Redmi or something like that. POCO as a "game device".
For emulators, we recommend:
- Allocate at least 4 GB of RAM per instance.
- Disable time synchronization with the host (some games are banned for time discrepancy).
- Use different things IP-addresses (for example, through VPN) for each account.
โ ๏ธ Note: Cloud services like Google Play Games Beta can block multi-accounting at the server level.