How to make a second space on Xiaomi Redmi 9T: full-length guide

Xiaomi Redmi 9T โ€” One of the most popular budget smartphones with a second space feature that allows you to separate personal and work data, create an isolated environment for testing applications or hide sensitive information. MIUI, But many users donโ€™t know how to activate and configure it properly.

Unlike the standard guest mode, the second space on Redmi. 9T It works as a full-fledged copy of the system with separate applications, accounts and even wallpaper, and can be used to delineate work and personal data, test beta versions of programs or hide private information from outsiders. The feature is not available in all regional versions. MIUI, Incorrect settings can lead to data loss.

In this guide, we will discuss all ways to create a second space (including hidden spaces), explain how to move data between them, and warn of possible errors. 9T on MIUI 12โ€“14 (including global and Chinese firmware).

What is the second space and why is it necessary?

The second space function (Second Space) MIUI โ€” It's an isolated copy of an operating system that runs parallel to the main operating system:

  • ๐Ÿ“ฑ A separate desktop with its own wallpaper, widgets and folders
  • ๐Ÿ” Your own set of applications (you can duplicate or install new ones)
  • ๐Ÿ“ง Isolated accounts (Google, Mi Account, social networks)
  • ๐Ÿ“ Independent memory (files and settings do not overlap)
  • ๐Ÿ”„ Quickly switch between spaces without rebooting

Main use cases:

  • ๐Ÿ’ผ Separation of work and personal life: in one space โ€“ work messengers and documents, in another โ€“ personal photos and social networks.
  • ๐Ÿ› ๏ธ Application testing: installing beta versions of programs without risk to the main system.
  • ๐Ÿ”’ Data Hiding: Confidential information remains unavailable when you transfer your phone to others.
  • ๐ŸŽฎ Game profile: a separate space for gamer accounts and settings.

Itโ€™s important to understand that the second space is not a multiplayer mode (like Android). TV). It is tied to a single physical device and does not support simultaneous login of multiple users, and the function can take up to 5-10 GB of memory, as it duplicates system files.

โš ๏ธ Attention: On some firmware MIUI for Redmi 9T (The second space function is hidden, and you can activate it through Settings. โ†’ Special facilities โ†’ Second Space or using secret code ##6484## (not available on all versions).

Compatibility Check: Does your Redmi support your 9T second-space

Before you try to create a second space, make sure your firmware supports it. Here's how to check it:

  1. Open the Settings. โ†’ The phone.
  2. Scroll to the item Version MIUI and remember the number (for example, MIUI Global 13.0.4).
  3. Check the firmware region: ๐ŸŒ Global (Global) - supports the MIUI 12. ๐Ÿ‡จ๐Ÿ‡ณ Chinese (China) - supports the MIUI 11. ๐Ÿ‡ช๐Ÿ‡บ European (EEA) โ€” It may be disabled because of GDPR. ๐Ÿ‡ท๐Ÿ‡บ Russian (Russia) - usually supports.
MIUI versionSupport for second space supportNotes
MIUI 11 and belowโŒ No (except for Chinese firmware)You can try to activate it through ADB
MIUI 12โ€“12.5โœ… Yes (in all regions)Function in the Settings menu โ†’ Special facilities
MIUI 13โ€“14โœ… Yes (except for some). EEA-firmware)Can request activation via ##6484##
Brush firmware (LineageOS, Pixel Experience)โŒ No.Proprietary function, works only on official MIUI

If your settings donโ€™t have Second Space, try:

  1. Update the firmware to the latest version through Settings โ†’ System Update.
  2. Enter the code ##6484## in the dialer (on some firmwares, a hidden menu will open).
  3. Install MIUI regional version (e.g. global instead of European version).
๐Ÿ“Š What kind of firmware do you use on Redmi? 9T?
Global (Global)
Chinese (China)
European (EEA)
Russian (Russia)
Castomy

Step-by-step: how to create a second space

If your firmware supports the function, follow this instruction, and it takes 5-10 minutes and does not require root rights.

Method 1: Through standard settings (for MIUI 12โ€“14)

Backup of important data |

Charge your phone at least 50% |

Connect to Wi-Fi (you will need to download it) ~1 GB of data)|

Free up 5-10 GB of memory-->

  1. Open the Settings. โ†’ Special facilities.
  2. Select Second Space (on some firmwares, Double Space).
  3. Click Create Space and confirm the action.
  4. Wait for additional files to download (it can take up to 10 minutes depending on the speed of the Internet).
  5. After the reboot, select the Second Space on the lock screen (swipe up/down or tap on the userโ€™s avatar).

Method 2: Through Secret Code (for Hidden Firmware)

If Second Space is not on the menu, try:

  1. Open the Phone app.
  2. Enter the code: ##6484###.
  3. If the Second Space menu appears, click Create.
  4. Follow the instructions on the screen (reboot will be required).
ParameterMain spaceSecond space
Wallpaper.๐Ÿ–ผ๏ธ Personal.๐Ÿข Workers
Google accountuser1@gmail.comuser2@gmail.com
WhatsApp+7 9XX XXX-XX-XX+7 9YY YYY-YY-YY
Files in DownloadPhotos, musicDocuments, work files

๐Ÿ’ก

The second space is not encrypted by default. If you want to hide data from deep analysis (for example, when selling a phone), use Settings. โ†’ Additionally. โ†’ Encrypting the phone for each space separately.

How to transfer data between spaces

By default, the spaces are completely isolated, but there are several ways to share files:

1. Through cloud services

  1. In the first space, upload files to Google Drive, Mi Cloud, or Yandex Disk.
  2. Switch to the second space (swipe on the lock screen or through Settings). โ†’ Second Space).
  3. Download files from the cloud to the second space.

2. Through an external storage device

Use it. USB-OTG microSD:

  1. Put the flash drive on the phone.
  2. Copy the desired files from the first space to the drive.
  3. Switch to the second space and copy the files back.

3. via Xiaomi File Manager (hidden feature)

In some versions MIUI You can enable file sharing:

  1. Open File Manager (File Manager)
  2. Go to Settings. โ†’ Additionally. โ†’ Sharing access to Second Space.
  3. Turn on the option and confirm the action.

Now in the Internal Storage folder โ†’ SecondSpace will display files from the second space (and vice versa).

โš ๏ธ Attention: Sharing files between spaces disables isolation.This may not be secure if you use a second space to hide sensitive data.

4. Through ADB (power-user)

You can copy files directly through the command:

adb pull /data/user/0/ โ†’ download the main space data


adb pull /data/user/10/ โ†’ downloads the second space

But this method requires root rights and can disrupt the stability of the system.

What happens if you remove the second space?
When removing the second space through Settings โ†’ Second Space โ†’ Delete all of its data (applications, files, accounts) will be permanently erased. The main space will not suffer. If you want to save data, first transfer it to the cloud or to an external drive.

Common Problems and Their Solutions

When using the second space on Redmi 9T There are some mistakes that can happen. Here are the most common ways to fix them:

Problem.Reason.Decision
No Second Space item in the settingsThe firmware does not support the functionUpdate. MIUI Or try the code ##6484##
Applications are not installed in the second spaceGoogle Play Services is not availableInstall. GMS manually via APKMirror
There is no internet in the second space.Network settings failureRestart your phone or reset your network settings (Settings) โ†’ SIM-maps and mobile networks โ†’ Resetting settings)
The second space icon disappeared from the lock screenHidden in the settingsEnable display in Settings โ†’ Special facilities โ†’ Second Space โ†’ Show me the badge
Lack of memory for the second spaceDuplicate system filesClear the cache (Settings) โ†’ Warehouse โ†’ Clean) or remove unnecessary applications

If the second space is unstable (e.g., apps crash), try:

  1. Clear the second space cache through Settings โ†’ Annexes โ†’ Application management โ†’ Second Space โ†’ Clear the cache.
  2. Remove and recreate the space (the data will be lost!).
  3. Reset your phone settings to factory (Settings) โ†’ Additionally. โ†’ Backup and reset).

If the problem persists, check firmware integrity through Settings โ†’ The phone. โ†’ Check for updates or reflash your phone through the Mi Flash Tool.

How to delete a second space without losing data

If you don't need it anymore, you can turn it off, but it's important to do it right so you don't lose data.

Step 1: Keeping important information

Before removal:

  • ๐Ÿ“ Transfer files (photos, documents) to the cloud or external drive.
  • ๐Ÿ“‹ Export contacts through Contacts โ†’ Settings โ†’ Imports/exports.
  • ๐Ÿ”– Save your browser bookmarks (for example, through Google Chrome Sync).

Step 2: Removal of space

  1. Go to Settings โ†’ Special Options โ†’ Second Space.
  2. Choose Remove Space.
  3. Confirm the action (a password will be required).
  4. Wait until the process is completed (the phone will restart).

Step 3: Checking after removal

After the reboot:

  • Make sure the second space icon disappears from the lock screen.
  • Check the vacant space in the Settings โ†’ Warehouse.
  • Restore the data from the backup (if necessary).

โš ๏ธ Warning: If after removing the second space, the phone starts to brake or fly into the bootloop (cyclic reboot), reset to factory settings via Recovery Mode (press the Power). + Volume Up with the phone turned off).

FAQ: Answers to Frequent Questions

Can I use a second space to bypass application locks?
Technically yes, in the second space, you can install applications that are blocked mainly (for example, due to geo-restrictions), but this violates the rules of some services (for example, Netflix or banking applications) and can lead to account locking.
How much memory does the second space take up on Redmi? 9T?
Minimum size โ€” ~1 GB (for system files) When installing applications and downloading data, the volume can grow to 5-10 GB. Check the occupied space in Settings โ†’ Warehouse โ†’ Second Space.If memory is scarce, clear the cache or delete unnecessary apps.
Can I use a different phone number in the second space?
Yes, but with reservations: If you have two SIM-So you can tie one to the main space and the other to the second. SIM One number will be shared, but you can use different messengers (for example, WhatsApp with different accounts). 9T).
Will the second space work after the phone is dropped?
No. When you reset to the factory's hard reset, both spaces are deleted. If you want to save data, back up each space separately through Settings. โ†’ Additionally. โ†’ Backup.
Can I enable a second space on custom firmware (e.g. LineageOS)?
Second Space is a proprietary development of Xiaomi, which only works on the official one. MIUI. On custom firmware (e.g. LineageOS, Pixel Experience), this feature is not available. Alternatively, using applications to clone spaces such as Island or Shelter (require root).