How to Remove Second Space on Xiaomi Without Password: The Complete Guide

The second space on Xiaomi smartphones is a useful feature for separating personal and work data, but sometimes it turns into a headache, especially if you forgot the password from an additional profile or bought a used device with a second space already configured. In this article, we will discuss all the current ways to delete a second space on Xiaomi without a password, including methods through ADB, Fastboot and hidden MIUI settings.

It is important to understand that the procedure differs depending on the firmware version (MIUI 12/13/14) and the device model. Some methods require an unlocked bootloader or root rights, others work out of the box. We have collected only proven solutions based on the latest security updates Xiaomi (2026).

If you are not sure of your technical skills, we recommend that you first review the risk section and back up your data. Mistakes in manipulating system partitions can lead to a device blink or loss of information.

What is the second space on Xiaomi and why is it difficult to remove it?

The Dual Apps/Second Space function in MIUI creates an isolated user profile with separate user profiles:

  • ๐Ÿ“ฑ Applications and their data (cache, settings)
  • ๐Ÿ“ Files in internal memory
  • ๐Ÿ”‘ Accounts and passwords
  • ๐Ÿ“ถ Network settings (Wi-Fi, Bluetooth)

The system was designed so that one space could not affect another, so standard deletion through settings requires a password from the main profile, and if you don't know it, you'll have to use workarounds.

The difficulties arise from:

  • ๐Ÿ”’ Data Protection: Xiaomi encrypts second space with a separate key
  • ๐Ÿ›ก๏ธ Security policies: c MIUI 12 removal through ADB limitedly
  • ๐Ÿ“ฑ Different firmware versions: Older devices (Redmi Note 5) work differently than newer ones (Xiaomi 13)
๐Ÿ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
Xiaomi 12/13/14
POCO F3/F4/F5
Redmi 9/9A/9C
Another model

Preparing for removal: what to do before the start

Before you start removing the second space, follow the mandatory steps:

Backup important data | Check battery power (minimum 50%) | Learn device model and MIUI | Connect phone to stable Wi-Fi | Disable screen lock (if possible)

-->

Pay special attention to backup. Deleting the second space can lead to:

  • ๐Ÿ—‘๏ธ Data loss in both profiles (if shared memory is used)
  • ๐Ÿ”„ Automatically reset some settings
  • ๐Ÿ“ต Temporary loss of communication (if) SIM-map tied to second space)

To check the version of MIUI, go to Settings โ†’ About Phone โ†’ MIUI version. You can find the model of the device in the same section or on the phone box. This data will be used to choose the right method.

โš ๏ธ Note: On bootloader devices, some methods can result in a reset of all data. If you are not sure of the bootloader status, use methods without Fastboot.

Method 1: Remove via hidden MIUI settings (without ADB)

This method works on MIUI 12-14 and does not require a computer connection, but is suitable for devices where the second space was created through standard settings.

Instructions:

  1. Open the Settings app
  2. Go to the Special Functions section โ†’ Second Space
  3. Press three points (โ‹ฎ) top-right
  4. Select Management of Spaces
  5. Slip on the second space and hold for 3 seconds.
  6. In the menu that appears, select Remove space.
  7. Confirm the action (it may be necessary to enter a password from the main space)

If Remove Space is inactive or requires a password from the second profile, try the workaround:

  1. In the same control menu, click Switch to the second space.
  2. Return to the second profile settings
  3. Find the Accounts and Synchronization section
  4. Delete all associated accounts (including Mi Accounts)
  5. Return to space management and try again to delete
Why doesn't this method always work?
Since MIUI 13.5, Xiaomi has tightened its security policy: If a second space was created through Mi Account or corporate tools (e.g., on work phones), its removal is blocked at the system level, in which cases, methods using ADB or Fastboot are required.

Method 2: Removal via ADB (for advanced users)

The ADB (Android Debug Bridge) tool allows you to manage system settings via the command line, which works on most Xiaomi devices, but requires pre-configuration.

What you need:

  • ๐Ÿ’ป Computer with Windows/Linux/macOS
  • ๐Ÿ”Œ USB-cable (original or quality)
  • ๐Ÿ“ฑ Included debugging by USB phone-on
  • ๐Ÿ› ๏ธ Installed Xiaomi drivers and package ADB Tools

Step-by-step:

  1. Activate Developer Mode: Settings โ†’ About Phone โ†’ MIUI Version (click 7 times)
  2. Enable debugging over USB: Settings โ†’ Additional โ†’ For developers โ†’ Debugging over USB
  3. Connect your phone to your computer and confirm your trusted device
  4. Open the command line (terminal) and type: Adb devices Make sure your device appears in the list.
  5. Run the command to delete the second space: adb shell pm uninstall -k --user 0 com.miui.secondspace
  6. Reboot the device: adb reboot

If the team doesnโ€™t work, try an alternative:

adb shell am start -n com.miui.secondspace/.ui.DeleteSecondSpaceActivity

โš ๏ธ Note: On some devices (POCO F3, Redmi K40) post-execution ADB-commands may need to be manually reset via Recovery as the system continues to display the second space until a full reboot is made.

Method 3: Fastboot Reset (for locked devices)

If previous methods have failed and access to the main space is limited, the option is Fastboot mode, which is suitable for devices with a locked bootloader, but requires caution.

Tools required:

  • ๐Ÿ’ป PC with Mi Flash Tool or Fastboot Tools installed
  • ๐Ÿ”Œ Cable USB (preferably original)
  • ๐Ÿ“ฑ Battery charge of at least 70%
  • ๐Ÿ”ง Firmware file for your model (you can download from the official Xiaomi website)

Instructions:

  1. Turn off the phone.
  2. Press the buttons Volume down + Power to log in to Fastboot
  3. Connect the device to the computer
  4. Open the command line in the Fastboot folder and type: fastboot devices Make sure the device is defined.
  5. Run a command to delete the second space: fastboot erase secondspace On some devices you may need: fastboot erase userdata_second
  6. Reboot the phone: fastboot reboot

If the second space is still displayed after the reboot, reset via Recovery:

  1. Enter Recovery (clamb Volume Up + Nutrition)
  2. Choose Wipe Data โ†’ Wipe All Data
  3. Confirm the action (this will delete ALL data on the device!)
Model of the deviceSupported methodDo you need to unlock the bootloader?Data loss?
Redmi Note 10/11ADB, FastbootNo.Partially (second space only)
Xiaomi 12/13Fastboot, RecoveryYes (for a full reset)Complete.
POCO F3/F4ADB, hidden settingsNo.No.
Redmi 9/9AAll methods.No.Depends on the method.

Method 4: Use of third-party utilities (at your own risk)

There are specialized tools for working with MIUI partitions, such as MIUI Second Space Remover or Xiaomi ADB/Fastboot Tools. They automate the process, but have their own nuances.

Popular utilities:

  • ๐Ÿ› ๏ธ MIUI Second Space Remover โ€“ removes space without data reset (not working on all models)
  • ๐Ÿ”ง Xiaomi ADB/Fastboot Tools โ€“ a universal tool with a graphical interface
  • ๐Ÿ“ฆ OrangeFox Recovery โ€“ Custom Recovery with Partition Management Support

Instructions for Xiaomi ADB/Fastboot Tools:

  1. Download the utility with XDA Developers
  2. Install drivers and connect your phone in ADB mode
  3. Start the program and select Second Space โ†’ Remove Second Space
  4. Follow the instructions on the screen (confirmation on the phone may be required)
  5. Restart the device after completion

โš ๏ธ Note: Third-party utilities may contain malicious code or may not work properly with new versions. MIUI. Before using, check the reviews on the forums and back up the data. MIUI 14.0.5+ Some utilities can cause a cyclical reboot.

Method 5: Contact Xiaomi Service Center

If all the self-defence attempts to remove the second space fail, the official path remains to contact the Xiaomi service center, which is the safest, but also the longest option.

What will be required:

  • ๐Ÿ“„ Documents confirming the purchase (checks, warranty card)
  • ๐Ÿ” Mi Account Data Linked to the Device
  • ๐Ÿ“ฑ The device itself with a charge of at least 30%

Procedure at the service center:

  1. The specialist will check the status of the device through the Mi Account
  2. If the phone is not blacklisted (lost/stolen), reset through service utilities.
  3. Restore the firmware (possible loss of all data)
  4. A device with a clean system without a second space will be issued.

The cost of the service varies from 500 to 2000 rubles depending on the region and model, and on devices with a valid warranty, the procedure can be free.

๐Ÿ’ก

Before visiting the service center, delete all personal data from the main space, as specialists can perform a complete reset of the device.

Frequent Mistakes and How to Avoid Them

When you delete the second space, users often face typical problems, and here are the most common ones and how to solve them:

Mistake.Reason.Decision
adb: error: closedInappropriate ADB version or no driversUpdate platform-tools and reinstall Xiaomi drivers
The device is not defined in FastbootUnoriginal cable or faulty USB portTry another cable/port or enable debugging in Fastboot (fastboot oem enable-adb)
After removal, the space reappears again.Incomplete deletion of system filesDo a reset via Recovery or repeat the procedure with Fastboot
fastboot: command not allowedLocked loaderUnlock the bootloader via Mi Unlock Tool (data loss)

Additional recommendations:

  • ๐Ÿ”„ If after removing the space, the phone began to brake, perform optimization through Settings โ†’ Special opportunities โ†’ Optimization
  • ๐Ÿ”’ After successful removal, change the main space password to avoid re-creating a second profile.
  • ๐Ÿ“ฑ On devices with MIUI 14 After removing the second space, you may need to re-assign Mi Account

๐Ÿ’ก

The most reliable method is to combine ADB and Fastboot, first remove the space through ADB, then clean the space in Fastboot, and this minimizes the risk of a second profile reappearing.

FAQ: Answers to Frequent Questions

Can I delete the second space without losing data?
Yes, but only if you know the password from the main space, in which case use standard deletion through settings (Special features โ†’ Second space โ†’ Delete). If there is no password, most methods require a data reset or flashing.
Why did the photos disappear after the second space was removed?
The photos and files of the second space are stored in an isolated part of internal memory, and when you delete the space, this data becomes unavailable. If you don't back it up, it's going to be extremely difficult to restore them. Try using programs like DiskDigger or Recuva, but the chances of success are minimal.
Does the method work with ADB on Xiaomi with MIUI Global?
Yes, but with reservations, on the global versions. MIUI (for example, MIUI Global 14.0.4) Some of the ADB-In this case, try: Use adb shell pm clear com.miui.secondspace instead of deleting Switch to China region in settings (requires reset) Use Fastboot instead of deleting ADB
What if the phone does not turn on after the second space is removed?
This is a sign of damage to system files. Try: Log in Fastboot and execute fastboot flash boot.img (need a firmware file) Install firmware through Mi Flash Tool in Clean All mode Contact the service center if self-attempts did not help In most cases, the device can be restored, but may require a complete firmware reflash with loss of data.
Can I recreate the second space after removal?
Yes, the function remains available. Once deleted, you can recreate the second space through Settings โ†’ Special Features โ†’ Second Space โ†’ Create. There is no limit to the number of creations, but remember: each new space takes up additional space in the deviceโ€™s memory (from 1 to 5 GB depending on the model).