How to Make a Second Account on Xiaomi Phone: All the Ways to Work

Creating a second account on Xiaomi smartphones is a challenge that users face for a variety of reasons, from wanting to separate work and personal data to having to test apps in an isolated environment. However, standard MIUI settings do not always provide an obvious path to adding an additional profile, especially on newer versions of firmware. In this article, we will examine all current methods, from official features to workarounds for Redmi, POCO and Black Shark models.

Itโ€™s important to understand that Xiaomiโ€™s multiplayer capabilities are limited compared to pure Android. The manufacturer deliberately narrows the functionality to encourage the use of branded services (such as Mi Account).However, there are legal and semi-legal ways to circumvent these restrictions, which weโ€™ll talk about later. If you need a second account for social networks, messengers or games, some methods will be easier than it seems at first glance.

Why is Xiaomi not a standard multiplayer mode?

Unlike Android devices (like Pixel or Nokia), Xiaomi smartphones lack the built-in multi-user feature, a decision the company has made due to several factors:

  • ๐Ÿ”’ Data security: Xiaomi positions its devices as secure from unauthorized access, and multiplayer mode potentially weakens this protection.
  • ๐Ÿ“ฑ Optimization MIUI: Shell MIUI It was originally designed for a single-player scenario, and adding profiles would require a major overhaul of the system.
  • ๐Ÿ’ผ Marketing strategy: The company promotes family access through Mi Cloud, where one account can manage multiple devices.
  • ๐ŸŽฏ Target audience: Xiaomiโ€™s main markets (Asia, Europe) are less in demand in multiplayer scenarios compared to, for example, the United States.

However, the lack of official support does not mean that the task is unsolvable, and below we will look at all the options available, from using guest mode to installing alternative firmware.

๐Ÿ“Š Why You Need a Second Xiaomi Account?
Separation of work and personal life
Application testing
Use of several social networks
Gambling accounts
Other

Method 1: Guest mode (limited functionality)

The easiest and safest method is to activate guest mode, which is available on all Xiaomi devices with MIUI 12 and later, but has serious limitations:

  1. Open Settings โ†’ System and device โ†’ Additional โ†’ Guest mode.
  2. Activate the switch and set the password for the main profile (required!).
  3. After the reboot, a user icon will appear in the notification panel - tap it to switch.

โš ๏ธ Warning: Guest mode does not support app installation, sync with Mi Account, or access to some system functions (e.g. Developer Mode.

Create a backup copy of the main profile data

Set a password for your main account

Check for free space (guest mode takes ~1 GB)

Turn off auto-update apps in the guest profile-->

FunctionAvailable on guest modeThe alternative
Installation of applicationsโŒ No.Use Parallel Apps (see Method 3)
Synchronization with Mi CloudโŒ No.Manual transfer of files through the Explorer
Calls and SMSโœ… Yes, but history doesn't persist)โ€”
Access to the galleryโœ… Only new files.Create a separate folder for the guest
Developer modeโŒ No.Activate in the main profile

Method 2: Parallel Apps (Cloning Applications)

If you only need a second account for individual services (such as WhatsApp, Instagram or Telegram), Parallel Apps (also known as โ€œDual Appsโ€) is the best solution. MIUI 8 and newer.

Algorithm of settings:

  1. Go to Settings โ†’ Applications โ†’ Double Apps.
  2. Select the apps you want to create a second account for (maximum 32 apps at a time).
  3. After cloning, icons with a yellow icon in the lower right corner will appear on the desktop.
  4. Launch a cloned application and log in under another account.

๐Ÿ”น Features of the method:

  • ๐Ÿ“Œ Clone applications work independently of the original ones (different caches, data, notifications).
  • ๐Ÿ”„ Application updates apply to all clones simultaneously.
  • ๐Ÿšซ Some applications block work in cloned mode (for example, banking services).
  • ๐Ÿ“ฑ In the models with MIUI 14+ It is possible to create โ€œsecretโ€ clones hidden from the main profile.

๐Ÿ’ก

If the app you want is not listed for cloning, try updating it via Google Play or installing it. APK-Multi-account version (e.g. Telegram X).

Method 3: Second user via ADB (for advanced)

For users who are ready to work with Android Debug Bridge (ADB), there is a method to activate hidden multiplayer mode, which works on most Xiaomi devices, but requires an unlocked bootloader and developer mode on.

๐Ÿ”ง Step-by-step instruction:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone and tap the MIUI version 7 times.
  2. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  3. Connect the phone to the PC, install ADB drivers and execute the command: adb shell pm create-user --profileOf 0 "Second user"
  4. Restart the device. The lock menu will show the icon of the second user.

โš ๏ธ Note: This method can lead to unstable system operation, especially on devices with MIUI 13+. Some features (such as Google Pay or Widevine) L1) We recommend you to back up through Mi Cloud or TWRP before experimentation.

What if the ADB canโ€™t see the device?
1. Check the connection by USB (Try another cable/port). 2. Update. ADB Up to the latest version (adb) --version). 3. In the developer settings, turn on debugging by USB (security parameters) and confirm the PC permission. 4. Reinstall drivers via Mi Flash Tool (for Windows). 5. Try an alternative. ADB-client, such as Scrcpy or Platform Tools from Google.

Method 4: Install custom firmware (for enthusiasts)

If you want a full-fledged multiplayer mode without restrictions, the only reliable way is to install alternative firmware, such as:

  • ๐Ÿ“ฑ LineageOS โ€“ supports up to 4 users, stable operation on most Xiaomi models.
  • ๐Ÿ”„ Pixel Experience โ€“ firmware with pure Android, where multiplayer mode works out of the box".
  • ๐Ÿ› ๏ธ Havoc-OS - custom firmware with advanced profile settings.
  • ๐Ÿ”ง MIUI EU โ€” modified MIUI Unlocked features (including multiplayer mode).

๐Ÿ”น Step-by-step process:

  1. Unlock the bootloader through the Mi Unlock Tool (requires binding to the Mi Account and waiting 7-15 days).
  2. Install custom recovery (TWRP or OrangeFox).
  3. Download the right firmware for your model from the XDA Developers or 4PDA forum.
  4. Flush the firmware through recovery, and wipe dalvik/cache.
  5. After booting the system, go to Settings โ†’ System โ†’ Users and add a new profile.

Installing custom firmware voids the official warranty and can lead to device blockage if errors occur. On models with a MediaTek processor (such as the Redmi Note 11), the risk is higher due to the bootloader's closed source code.

Method 5: Virtual Machine (for testing)

If the second account is only for testing applications or web services, consider using an Android virtual machine inside the main system.

  • ๐Ÿ–ฅ๏ธ VMOS โ€” Fully-fledged virtual Android system with support for Google Play.
  • ๐Ÿ“ฑ Parallel Space โ€“ creates an isolated environment for cloning applications (similar to Parallel Apps, but with great capabilities).
  • ๐Ÿ”„ Shelter โ€“ open source software to isolate applications in a separate profile (requires root).

๐Ÿ”น Pros and cons VMOS:

AdvantagesDeficiencies
Complete isolation from the main systemHigh battery consumption
Support for root without risk to the main deviceLimited productivity
Option to choose the Android versionNot all applications are stable
No need to unlock the loaderIt takes up a lot of space (3-5 GB)

To install VMOS, download APK from the official website and follow the instructions. Once set up, you will get a full-fledged second Android inside your Xiaomi, where you can register any accounts without restrictions.

๐Ÿ’ก

Virtual machines are the only way to get a second account with full functionality without risk to the main system and warranty, but they require a powerful processor (Snapdragon 7xx/8xx recommended) and sufficient RAM (at least 6 GB).

Comparison of methods: which one to choose?

The choice of how to add a second account depends on your goals and technical skills, and below is a comparison table with recommendations:

MethodDifficultySkills requiredFunctionalityRisks.Recommendations
Guest modeโญBasicVery limited.No.For temporary access to the telephone
Parallel AppsโญโญBasicLimited to cloned applicationsNo.For social networks, instant messengers, games
ADB (Hidden Mode)โญโญโญAdvanced (ADB, debugging)Fully-fledged second userSystem instabilityFor enthusiasts who are ready for experimentation
Custom firmwareโญโญโญโญExpert (unlock, TWRP)Full functionalityLoss of warranty, risk of brickFor experienced users
Virtual machineโญโญMedium (APK installation)Complete isolation.High consumption of resourcesFor testing applications

๐Ÿ’ก Tip: If you need a second account exclusively for WhatsApp or Telegram, the easiest way to use Parallel Apps. For a full separation of work and personal data, consider buying a second Xiaomi budget smartphone (for example, Redmi). A2+) โ€” It's cheaper than potential repairs after a failed firmware experiment.

Frequent problems and their solutions

When you add a second account to Xiaomi, users face common mistakes, and consider the most common and ways to fix them:

  • ๐Ÿ”„ "It is impossible to create a user in ADB: Check if the debugging is included USB and if your PC is allowed access. Try the adb root command before creating a user.
  • ๐Ÿ“ฑ Second user icon disappears after reboot: It's a bug MIUI 14.The solution: repeat the procedure through ADB Install MultiUser Enabler patch via Magisk.
  • ๐Ÿ”’ Parallel Apps doesnโ€™t clone the app you want: Update the app to the latest version or use an alternative launcher (like Nova Launcher) that supports hidden clones.
  • ๐Ÿ”‹ Quick battery discharge in guest mode: Turn off background activity for guest profile in battery settings.
  • ๐Ÿ› ๏ธ Error when installing custom firmware: Check firmware compatibility with your model (for example, Redmi Note 10 Pro has different versions for sweet and sweetin).

โš ๏ธ Attention: On devices with MIUI 15 (2026) Xiaomi tightened control over multiplayer features.Some methods (e.g, ADB) You may stop working after the update. Before experimenting, roll back to a stable firmware version or use it. MIUI bootloader to select a secure build.

Can I create a second account on Xiaomi without root?
Yes, but with limitations. No root available: Guest mode (minimum functionality), Parallel Apps (cloning individual applications), Virtual Machines (VMOS). A full second user through ADB also does not require root, but you need to unlock the bootloader.
Why does the second user use ADB disappear?
This is a well-known MIUI 12-15 bug. Solutions: Repeat the ADB command after each reboot. Install the MultiUser Enabler module for Magisk. Reverse to MIUI 11 (if critical). On some models (e.g., POCO F3), disabling the Miui Optimization feature in the developer settings helps.
Can I use a second account for Google Pay?
No, none of the methods described support Google Pay in the second profile.The service is tied to: Primary user of the device. Hardware identifier (DRM and Widevine). Alternatively, use a physical bank card or second phone for Google Pay.
How to delete a second account created through ADB?
Execute the command: adb shell pm remove-user [ID_User's request ID, Use: adb shell pm list of users โš ๏ธ Deleting the user will result in the loss of all his data without the possibility of recovery.
Will the second account work in the games (Genshin Impact, PUBG)?summary> Depends on the method: ๐ŸŽฎ Parallel Apps: Yes, but some games (like Genshin Impact) block cloned versions. ๐Ÿ–ฅ๏ธ Virtual machine: Yes, but with a drawdown FPS on 30-50%. ๐Ÿ“ฑ ADB/Custom firmware: Yes, full support. PUBG Mobile and Call of Duty: Mobile are the best option โ€“ Parallel Space with performance mode enabled.