How to completely remove the second space on Xiaomi Redmi 8: 5 working ways

Xiaomi’s second-space feature (including Redmi 8) was originally intended as a convenient tool to separate work and personal data. However, over time, many users find that extra space takes up precious memory, slows down the system or simply becomes unnecessary. Deleting it is not as obvious as it might seem: standard MIUI settings often hide the deletion option, and if you do not act correctly, you can lose data or block access to the main profile.

In this article, we’ll look at all the current ways to remove second space on Redmi 8, from official methods via the MIUI menu to manual commands via ADB and even radical reset, and focus on the hidden nuances of Redmi 8 firmware (codenamed olive), which distinguish it from other Xiaomi models. If you’ve already tried to remove space and got an error like β€œNot managed to remove space” or β€œOperation not supported” – here you will find solutions.

Before you start, make sure you have:

  • πŸ”‹ Battery charge of at least 50% (when reset or firmware, the risk of discharge is critical).
  • πŸ“± Backup of data from both spaces (second space will be deleted permanently!).
  • πŸ”‘ Access to the Mi Account linked to the device (required to unlock after reset).
πŸ“Š How to use the second space on Xiaomi?
For work and personal data
Only for tests.
I don't use it, I want to delete it.
I don't know what that is.

1. Remove the second space through the standard MIUI settings

The most obvious and safe way to do this is to use the built-in MIUI tools, but on Redmi 8, this option can be hidden or blocked depending on the firmware version.

  1. Open Settings β†’ Accounts and Sync β†’ Second Space
  2. Slap the icon. βš™οΈ (gear) in upper right corner.
  3. Select "Delete the second space".
  4. Confirm the action by entering the password from the main account.

If you don't have a Delete option, your version of MIUI is hiding it, which is typical for firmware older than MIUI 12 or for devices with an unlocked bootloader, so move on to the following methods.

⚠️ Note: On some versions MIUI For Redmi 8, after removing the second space, access to Google Play Services in the main profile may be lost. β†’ Annexes β†’ Application management β†’ Google Play Services β†’ Warehouse β†’ Clear the cache.

Backup data from both spaces|Check the battery charge (minimum 50%)|Ensure the stability of the Internet connection (for synchronization)|Disable the lock screen password (simplify the process)-->

2. Removal through Recovery Mode

If the standard method didn’t work, try removing the second space through the Recovery Mode, which is suitable for Redmi 8 with any version of MIUI, but requires caution:

  1. Turn off your smartphone.
  2. Press the Power + Volume buttons up at the same time until the Mi logo appears.
  3. From the Recovery menu, select the language (if required), then go to Wipe & Reset.
  4. Tap "Delete Second Space" (or similar item in Chinese: ).
  5. Confirm the action and wait for the reboot.

Once removed, the device will automatically boot into the main space, and if the Delete Second Space item is missing, your Recovery doesn't support this feature (typical for custom firmware), then move to the ADB method.

MIUI versionAvailability of the item β€œDelete”Is Recovery required?Risk of data loss
MIUI 10-11❌ Hidden.βœ… Yes.Low.
MIUI 12-13βœ… Available.❌ No.Absent.
MIUI 14+βœ… Available (under the "Privacy" section")❌ No.Absent.
Castom firmware (LineageOS, PixelExperience)❌ Absent.βœ… Yes (via fastboot)High-pitched

3. Manual removal via ADB (for power users)

If previous methods have failed, you'll need to use ADB (Android Debug Bridge), which requires connecting your smartphone to your PC and basic command line knowledge.

Instructions:

  1. Enable USB debugging in Settings β†’ About Phone β†’ MIUI version (shap 7 times, then go back to Settings β†’ Additional β†’ For Developers).
  2. Connect Redmi 8 to your PC and confirm debugging permission.
  3. Open the command prompt (or Terminal on Mac/Linux) and type:
adb shell


pm list users

You'll see a list of users (spaces). The second space usually has an ID of 10 or 11. To delete it, do:

pm remove-user [ID_ of the second space

For example, if the ID of the second space 10, the command will:

pm remove-user 10

Once done, restart your smartphone. If the command returns the β€œOperation not allowed” error, your firmware will block the deletion, in which case only a full reset will help (see the next section).

⚠️ Note: On some versions MIUI For Redmi 8, the pm remove-user command can remove the main space instead of the second (ID The second space is always above 0).

πŸ’‘

If after removing the second space through ADB, the smartphone began to brake, clear the system cache: go to Settings β†’ Memory β†’ Cleanup β†’ Cache of the system and tap β€œClean”.

4. Full reset (Hard Reset) as a radical solution

If no methods have worked, you will have to reset completely to factory settings, which will delete all data (including the second space), so use this method only as a last resort.

How to reset:

  1. Create a backup through Settings β†’ Additional β†’ Backup and Reset.
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Select "Erase all data" and confirm.
  4. After the reboot, set your smartphone as new – there will be no second space.

If your smartphone is not turned on or locked, reset via Recovery:

  1. Press Power + Volume up to enter Recovery.
  2. Choose Wipe Data β†’ Wipe All Data.
  3. Confirm the action and wait for the completion.

After a reset, Redmi 8 may require you to enter the Mi Account data associated with the device. If you do not remember the password, restore it through account.xiaomi.com.

What if there is a second space left after the reset?
If the second space is still visible after the full reset, it means it is "sewn" into the firmware, in which case only flashing through Fastboot using the official ROM for Redmi 8 (codenamed olive) will help. Download the firmware from MIUI Downloads and follow the firmware instructions through the Mi Flash Tool.

5. Features of removal on firmware with unlocked loader

If you previously unlocked a bootloader on Redmi 8, the process of removing the second space may be different, because the unlocked bootloader allows you to install custom firmware, which often modify the logic of multiple spaces.

What to consider:

  • πŸ”“ On custom firmware (e.g. LineageOS or PixelExperience), the second space may be called β€œSecondary User” and removed via Settings. β†’ System system β†’ Users.
  • πŸ› οΈ If the firmware is based on MIUI, But with modifications, try to remove the space through ADB root-right:
su


pm remove-user 10

If you use firmware with Magisk, you can try the MultiUser Mod module, which adds advanced settings to manage spaces, but this method requires experience with root rights.

⚠️ Note: On some custom firmware for Redmi 8, removing the second space may cause Google services to crash. GMS, Install Open GApps for your Android version.

6. Frequent errors and their solutions

When you delete the second space on Redmi 8, users often face typical problems.

Mistake.Reason.Decision
"Failure to remove space"Firmware blocks removalUse ADB or Reset via Recovery
"Operation not supported"Device with unlocked loaderFlip the official MIUI through Fastboot
After deletion, data in the main space was lost.The Mistake in the Confluence of SpacesRecover data from the backup or through Mi Cloud
The second space appears again after the reboot.Failure in /data/system/users.xml fileRemove the file manually via TWRP or re-sweeten the firmware

If none of the methods worked, check:

  • πŸ“± Firmware version: Update MIUI Up to the latest stable version via Settings β†’ Updating the system.
  • πŸ”’ bootloader status: if it is unlocked, some features MIUI They may not work properly.
  • πŸ› οΈ System Integrity: Run verification through Settings β†’ Special facilities β†’ Diagnostics β†’ System verification.

πŸ’‘

On Redmi 8 with firmware older than MIUI 12, removing the second space often requires a combination of methods: first try through settings, then ADB, and at a pinch, reset via Recovery.

FAQ: Frequent questions about removing second space

Can I transfer data from the second space to the main space before deleting it?
Yes, but not through standard means. MIUI. Use third-party file managers (such as Solid Explorer or Solid Explorer) FX File Explorer) with root access to copy files from /data/user/10/ (or ID Second space) to the main storage facility. Alternatively, backup through ADB: adb backup -f backup.ab -apk -obb -shared -all -system After removing the space, restore the data from the backup.
Why did the second space get slower after the smartphone was removed?
This is a typical problem for Redmi 8 with low RAM (2/3 GB). When you remove the second space, the system can start optimizing the cache and background processes, which temporarily reduces performance. Solution: Clear the cache through Settings β†’ Memory β†’ Cleanup. Turn off animations in Settings β†’ Additional β†’ For developers β†’ Animation Scale (Switch off). Set a light launcher (like Nova Launcher).
How do you check if the second space is removed?
There are several ways: Through ADB: run pm list users – only the user with ID 0 should remain in the list. Through Settings β†’ Accounts and sync: "Second Space" should disappear. Through file manager: /data/user/10/ (or another corresponding to the second space) should not exist.
Can I recreate the second space after removal?
Yes, but with the caveats: On the official MIUI, you can create a new space through Settings β†’ Accounts and Sync β†’ Second Space. On custom firmware, this feature may not be available or require manual adjustment via ADB. If you deleted space through Fastboot or reset, you may need to flash it again before re-creating. Please note that re-creating the space will not re-restore data from the previous one!
What if when you remove the second space, the smartphone is getting stuck on the Mi logo?
This means that there was a failure in the removal process. Solutions: Wait 10-15 minutes - sometimes the system recovers on its own. Press Power + Volume up for forced reboot in Recovery. Run Wipe Cache in the Recovery menu. If it doesn't work, run the firmware through Fastboot using the Mi Flash Tool. If the smartphone doesn't respond even to Fastboot, contact the service center - perhaps the /data partition is damaged.