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

The second space on Xiaomi smartphones is a dual account feature that allows you to separate personal and work data. On Redmi 8, it can appear by accident after a MIUI update, reset settings, or when activated through Settings β†’ Special Features. However, many users face the problem: the second space takes up memory, duplicates notifications and prevents synchronization. In this article, we will discuss how to completely delete it, not just turn it off.

It's important to understand the difference: disabling the second space hides it temporarily, but the data stays in the device's memory. Deleting erases it irrevocably, freeing up space. On Redmi 8 with MIUI 11-14, the process is nuanced due to firmware limitations. If you tried to remove it through the standard menu and got an "Impossible to delete" error, then additional steps will be required - from reset to work with ADB.

Before you start, check:

  • πŸ“± Version MIUI: path of adjustment β†’ The phone. β†’ Version. MIUI. Redmi 8 is currently available in versions 11-14.
  • πŸ”’ bootloader Unlock Status: If it is blocked, some methods won’t work.
  • πŸ“ Backup: Deleting space erases all data inside it.

πŸ“Š You’ve already tried to remove the second space on Xiaomi?
Yeah, through the settings.
Yeah, but it didn't work.
No, I just turned it off.
I don't know what that is.

1.Why is the second space appearing and whether it can be simply turned off

The Second Space function is designed to separate work and personal data, and on Redmi 8, it is activated by:

  • πŸ”„ Automatically after resetting to factory settings (if previously enabled).
  • πŸ“² Manually through Settings β†’ Special facilities β†’ Second space.
  • πŸ€– Through third-party applications that request administrator rights (e.g. Parallel Apps).

You can turn off the space in the Settings menu β†’ Second space β†’ Exit, but it doesn't physically remove it.Data remains in the section /data/system/second_space and take up 1–3 GB of memory. Complete deletion is required if:

  • πŸ“‰ The smartphone began to slow down due to lack of memory.
  • πŸ”„ The space reappears after the reboot.
  • 🚫 You want to sell your phone and clear all the data.

⚠️ Note: If the second space was created through Parallel Apps, removing it will not affect the main copies of the programs.

2. Method 1: Remove via standard MIUI settings

This method works if the space was created through the settings menu, not through ADB or third-party utilities.

  1. Open Settings β†’ Special Opportunities β†’ Second Space
  2. Click on β€œDelete Second Space” (if the button is active).
  3. Confirm the action by entering the password from the main space.
  4. Wait for the process to be completed (it will take 1-2 minutes).

If the Remove button is inactive or there is an error "It is impossible to delete space", then:

  • πŸ” Space is password protected (try resetting it through Settings) β†’ Passwords and security).
  • πŸ“± The device has an unofficial firmware (reset required).
  • πŸ”§ Space is created through ADB (You need a 2 or 3).

Backup of the main space data |

Charge your phone at least 50% |

Remember passwords from both spaces |

Disable protection via fingerprint/face (if any)-->

3. Method 2: Reset settings with the removal of the second space

If standard deletion doesn't work, hard reset will help, which erases all data on the phone, including both spaces.

  1. Turn off Redmi 8.
  2. Press the Power + Volume buttons up for 10-15 seconds at the same time until the Mi logo appears.
  3. From the Recovery menu, select Wipe Data β†’ Wipe All Data (use volume buttons for navigation, power button for confirmation).
  4. Confirm the reset, wait for completion (5-10 minutes).
  5. Reboot the phone: Reboot β†’ Reboot to System.

After discharge:

  • βœ… The second space will be removed completely.
  • ⚠️ All data (photos, contacts, apps) will be erased and can only be recovered from backup.
  • πŸ”„ If the space appeared again after setting up, it means that it was tied to the Mi Account account (you need to untie it in the account settings).

⚠️ Note: Some Redmi 8 firmware may have a No error after resetting OS It means that the firmware partition is damaged, so you need to reflash your phone on Fastboot.

What if the phone doesn’t turn on after reset?
If Wipe Data Redmi 8 doesn’t load or shows an error, try 1. Re-reset via Recovery again. 2. Install firmware via Fastboot (requires a PC and a USB cable). 3. Contact the service center if you don’t have experience with firmware. Don’t try to sew your phone through unofficial utilities – this can lead to complete data loss.

Method 3: Removal via ADB (for power users)

If the first two methods didn't work, you'll have to delete it via Android Debug Bridge (ADB), which requires connecting your phone to your PC and basic command line knowledge.

What you need:

  • πŸ’» A computer with installed Xiaomi drivers and ADB (download).
  • πŸ“± Included debugging by USB Redmi 8 (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times press to activate the developer mode, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ Cable USB (preferably original).

Instructions:

1. Connect the phone to the PC and confirm the debugging permission.


2. Open the command line (Windows) or the terminal (Mac/Linux) in the folder with ADB.




3. Enter the commands in order:





adb shell




su




rm -rf /data/system/second_space




rm -rf /data/data/com.miui.secondspace




reboot





4. Wait for the phone to restart.

If after the reset the space remains:

  • πŸ”Ή Repeat commands by adding rm -rf /data/media/0/SecondSpace.
  • πŸ”Ή Check the rights of the superuser (su may not work on the blocked bootloader).

⚠️ Attention: Rm teams -rf They delete files irrevocably. If you go wrong (e.g., type in rm). -rf /data without a folder, this will result in the loss of all data on the phone!

πŸ’‘

If the su command doesn't work, then the phone doesn't have root rights, and then only resetting through Recovery or flashing it will help.

5 How to avoid the reappearance of a second space

Even after removal, the second space can reappear, so that it doesn't happen.

Cause of the occurrenceHow to prevent
Automatic activation after MIUI updateBefore updating, disable the function in Settings β†’ Special features
Reset to factory settingsBefore reset, remove the space through settings or ADB
Third-party apps (Parallel Apps, Island)Remove duplicate applications or deny them the rights of administrator
Linking to Mi AccountUntie your account in Settings β†’ Accounts β†’ Mi Account

If you use Parallel Apps (Duplicate Apps in the Apps) MIUI), It can automatically create a second space:

  1. Open Settings β†’ Applications β†’ Parallel Apps
  2. Turn off duplication for all applications.
  3. Delete the cache data for com.miui.dualapp via Settings β†’ Applications β†’ Application Management.

πŸ’‘

If a second space appears after each MIUI update, it is a firmware bug, the solution is to roll back to a stable version or install custom firmware (e.g., Pixel Experience).

6. Frequent errors and their solutions

When you remove the second space, Redmi 8 users face typical problems:

  • πŸ”„ Error "Cannot remove space" Solution: Check if Find My Device is active in the security settings. Turn it off before deleting it.
  • πŸ“± Phone hangs on Mi logo after reset Solution: Go to Recovery and repeat reset. If it doesn't work, run your phone through Fastboot.

If none of the methods worked, the reason may be:

  • πŸ› οΈ Damaged firmware – reflash your phone through the Mi Flash Tool.
  • πŸ” Blocked bootloader – unlock it through the official Xiaomi website.
  • πŸ“¦ Custom Recovery – Install the standard Recovery for Redmi 8.

FAQ: Answers to Frequent Questions

Can I recover data from the second space after deletion?
No. Deletion erases data irrevocably. If you need to save information, first back up through Settings β†’ Second Space β†’ Backup (if the feature is active).
Why did some applications disappear after the second space was removed?
Some system applications (such as Mi Browser or Notes) can be tied to a second space. Once it is removed, they disappear from the main menu. Solution: reinstall them through the Mi App Store or clear the cache to Settings β†’ Apps.
How do you know how much memory the second space takes?
Go to Settings. β†’ Storage and see the "Second Space" section. If it's not on the list, use a file manager (e.g. Mi File Manager) and check the folder. /data/system/second_space (root rights will be required).
Can I use the second space on Redmi 8 without a Mi Account?
Yes, but with limitations. Without being tied to Mi Account, the space will be reset after rebooting or updating. To avoid this, log in to your Xiaomi account before creating a second space.
Will this work on other Xiaomi models?
Ways. 1 and 2 (through settings and resets) are suitable for most Xiaomi smartphones MIUI 11–14. Method ADB Universal, but file paths may vary (e.g., on Redmi Note) 9 file /data/system/second_space_v2). Always check the current paths before removal.