Second Space on Xiaomi, Redmi and POCO smartphones allows you to create an isolated work environment with separate applications, files and settings. Useful for separating personal and work data, but what if you forget the password from the second space or lose access to your associated Mi Account? Official ways require authorization, but there are workarounds.
In this article, we will discuss 3 proven methods of removing Second Space without password and login, including working through Recovery Mode, ADB commands and hidden engineering menus. Importantly, some methods require unlocking the bootloader or superuser rights (root), which can affect the warranty, we will specify the risks and alternatives for each option.
If you are not sure of your technical skills, we recommend that you try the methods without losing data first (Sections 2 and 3).The complete reset method (Section 4) should be used only as a last resort - it will remove all the contents of the device, including the main space.
1.What is Second Space and why it can't be removed in the standard way
Second Space is a MIUI-based virtual environment that creates a second user profile with a unique set of applications, files and settings. The feature is available on most Xiaomi devices starting with MIUI 8 and up, including the Redmi Note 10 Pro, POCO X3 Pro, Mi 11 and others.
The problem arises when the user:
- π Forgets the password from the second space (different from the password of the main profile).
- π± Loses access to the Mi Account linked to Second Space.
- π Trying to remove space through settings, but the system requires authorization.
The standard deletion path (Settings β Second Space β Delete Space) asks for password or Mi Account data. Without it, the system blocks the action, citing Xiaomi's security policy. This is done to protect data, but creates problems if access is lost.
Unlike the main profile, where you can reset your password through Mi Account or Find Device, Second Space doesn't have a separate recovery mechanism. Its protection is tied to your device account, and without access to it, there are limited workarounds.
2. Method 1: Recovery Mode Deletion (without data loss)
This is a way to disable Second Space through the Recovery service menu without affecting the main space. Importantly, on some MIUI firmware (especially new ones), this method may not work due to changes in the structure of system files.
Step-by-step:
- Turn off your smartphone.
- Press the button combination to enter Recovery: π± For most models: Volume up + Nutrition. π§ For POCO F3/F4: Loudness down + Food (hold on) 10 seconds).
Recovery
Advanced β File Manager
/data/system/users/
userlist.xml
second_space
Save the changes, restart the device.
If Second Space disappeared after the reboot, but there were errors in the application, reset the cache via Recovery β Wipe β Wipe Cache.
Download TWRP (if standard Recovery does not support File Manager)
Backup of important data
Check the battery (minimum 50%)
Connect the device to charging (during the procedure)
-->
What if File Manager is not available in Recovery?
Method 2: Disable Second Space via ADB (for Advanced)
The Android Debug Bridge (ADB) tool allows you to manage system settings via the command line, which requires USB debugging mode and computer access to be enabled, but does not need root rights. Warning: incorrect commands can disrupt the system.
Instructions:
- Activate Developer Mode: Go to Settings β About Phone β MIUI Version. Click 7 times on the MIUI Version line until the notification appears.
USB debugging
Settings β Additional β For Developers
Connect the smartphone to the PC, confirm the debugging permission.
adb shell
pm uninstall -k --user 0 com.miui.secondspaceReset the device.
If the team doesnβt work, try an alternative:
adb shell
settings put global second_space_enabled 0Possible errors and solutions:
- π« device unauthorized β Check the debugging resolution on your phone.
- π no devices/emulators found β Install Xiaomi drivers USB Drivers.
- π operation not permitted β Requires root or unlock the bootloader.
π‘
If ADB does not recognize the device, try switching USB connection mode to File Transfer (MTP) in the notification curtain.
Method 3: Complete resetting of settings (extreme case)
If the previous methods didn't work, the radical option is hard reset, which will delete all data from the device, including the main and second space, applications, photos and settings, and use this method only if:
- π You have a backup of important data.
- π± The device is not tied to an important Mi Account (risk of locking after reset).
- π§ You are ready to re-set your smartphone.
How to perform the reset:
- Turn off the phone.
- Press Volume Up + Power to Enter Recovery.
- Select Wipe Data β Wipe All Data (on some Factory Reset models).
- Confirm the action and wait for the completion.
- Reset the device.
What happens after the reset:
| Data data | Keeping? | Notes |
|---|---|---|
| Second Space | β Removed. | Along with the main space |
| Photos/video | β Removed | If you are not in sync with the cloud |
| Annexes | β Removed | Including settings and data |
| Mi Account | β It's still there. | But you will need to re-enter the login |
π‘
Resetting through Recovery removes Second Space is guaranteed, but it's the most destructive method. Use it only if other options are exhausted.
π‘
Remove before resetting SIM-Card and memory card (if any) β this will speed up the process and reduce the risk of file damage.
5. Risks and Consequences of Removing Second Space
Removing the second space by unconventional methods can lead to unexpected problems, and these are the most common risks and ways to minimize them:
Possible problems:
- π Cyclical reboot β if system files are damaged, the device may freeze on the logo MIUI. Solution: Reflash the phone via Fastboot.
- π΅ Loss of loss IMEI β on some models (Redmi) 9A, POCO M3) after discharge may be reset IMEI. You can restore it through the engineering menu (#4636##).
- π Locking Mi Account β if the device was tied to the account, after reset, you may need to enter a login / password".
How to avoid problems:
- π± Before any manipulations, make a backup through Settings β System system β Backup.
- π§ Use the official Mi Flash Tool for firmware if you need to restore.
- π Make sure you remember your Mi Account details or you risk losing access to your phone.
What if the contact is lost after Second Space is removed?
6 Second Space Alternatives: What to Use Instead
If you have removed Second Space due to inconvenience or access issues, consider alternative solutions to separate work and personal data:
Built-in MIUI functions:
- π Private mode (Settings) β Privacy β Private mode β hides selected applications behind a password.
Third-party annexes:
| Annex | Functions | Cons |
|---|---|---|
| Island (by Oasis Feng) | Creates a sandbox for applications | Requires root or work profile |
| Shelter | Isolates applications in a separate profile | Limited functionality without root |
| Parallel Space | Cloning apps (like Second Space) | Shows advertising, high battery consumption |
If you want a system-level insulation (like Second Space) but no lockdown risks, consider buying a device that supports dual apps (like Samsung Knox or Huawei App Twin).
7. Frequent mistakes and how to avoid them
When you try to remove Second Space, users often encounter common mistakes, and let's look at the most common ways to solve them:
Error 1: βNot able to remove space β password requiredβ
πΉ Reason: The system blocks deletion without authorization, even if you're logged in to the main space.
πΉ Decision:
- Try the ADB method (Section 3).
- If the device is unlocked, use TWRP to manually delete Second Space files (/data/system/users/userlist.xml).
Error 2: After Second Space is deleted, the phone will not turn on
πΉ Cause: Damage to system files when editing via Recovery or ADB.
πΉ Decision:
- Fastboot your device using the Mi Flash Tool.
- Use stock firmware for your model (you can download it on the official Xiaomi website).
Error 3: No File Manager option in Recovery
πΉ Reason: Standard Recovery on new Xiaomi models (MIUI 13/14) functionally limited.
πΉ Decision:
- Install custom Recovery (TWRP or OrangeFox)
- Use ADB to remove Second Space (Section 3).
π‘
If you are not sure of your actions, it is better to contact the Xiaomi service center. Incorrect manipulation of system files can lead to a complete loss of the deviceβs performance.
FAQ: Answers to Frequent Questions
Can I recover data from Second Space after it is deleted?
Will this method work on the POCO F5 with MIUI 14?
Can I remove Second Space without a computer?
Why did Second Space lose access to some applications after it was removed?
How to check if Second Space is completely removed?
π‘
If you plan to sell or transfer the device to another person, be sure to remove Second Space and reset to factory settings. The new owner will not be able to use the phone if there is still locked space on it.