Xiaomi Redmiβs second-space feature is a handy tool for separating personal and work data, creating a guest profile, or testing apps in an isolated environment. However, many users face the challenge of how to move photos from the main space to the second without losing quality and disrupting folder structure. In this article, we will examine all the current ways, from standard MIUI tools to workarounds using third-party applications.
Itβs important to understand that the second space in Xiaomi works as a separate account with its own storage, which means that direct file transfer between spaces is blocked by default β this is how the manufacturer protects data privacy. But there are several ways to get around this limitation, which we will discuss below. If you use the Redmi Note 10/11/12, Redmi 9/10 or newer models on MIUI 12-15, all instructions will be relevant.
Before you start, check the firmware version: go to Settings β About β About Phone β MIUI version. This depends on the availability of certain features. Also make sure that the device has enough free space β transferring large media files can take up to 30% of their volume as temporary data.
1. Method: Using MIUI Clone to Duplication Applications
The easiest method is to use the built-in MIUI Clone feature, which allows you to duplicate applications (including the Gallery) between spaces. This method does not require root rights and works on most Redmi models with MIUI 12 and later.
Algorithm of action:
- π± Open the Settings. β Annexes β Cloning of applications (MIUI Clone).
- π In the list, find the Gallery app** and activate the switch next to it.
- π After cloning, launch the cloned gallery from the second space.
- π In the cloned application settings, select Media File Import and specify the folder with photos from the main space.
Note that this method creates copies of photos, not moving the originals. If you need to make room in the main space, remove duplicates manually after importing, and note that cloned applications may consume more RAM.
π‘
If there is no Gallery app on MIUI Cloneβs list, upgrade to the latest version of the firmware or use an alternative method through Explorer.
2. Method: Transfer over cloud storage (Mi Cloud or Google Photos)
Cloud services are a reliable way to sync photos between spaces, especially if you have a slow Internet connection or little free space on your device. We recommend using Mi Cloud (for the Xiaomi ecosystem) or Google Photos (for cross-platform sync).
Step-by-step instructions for Mi Cloud:
- π₯οΈ In the main space, open Settings. β Xiaomi account β Mi Cloud β Gallery and turn on synchronization.
- π€ Wait until photos are uploaded to the cloud (time depends on data volume).
- π Switch to the second space, log in to the same Xiaomi account.
- π₯ In the Mi Cloud settings, enable Gallery synchronization and wait for photos to download.
Advantages of this method:
- βοΈ Photos are saved in original quality (unless storage optimization is enabled).
- π Automatic synchronization when adding new files.
- π‘οΈ Data protected from loss when resetting settings.
Important: the free Mi Cloud tariff only provides 5 GB of storage; if the amount of photos exceeds this limit, you will either have to clean the cloud or pay for the expansion. Google Photos from June 2021, all high-quality downloads are counted in the limit of 15 GB (common for all Google services).
3. Method: Transfer via third-party applications (File Manager+)
If standard methods donβt work (e.g. older versions of MIUI), you can use third-party fileymi managers that support access to both spaces. One of the most reliable is Xiaomiβs File Manager+, but any other Root Explorer Explorer (e.g. Solid Explorer or FX File Explorer) will do.
Instructions for File Manager+:
- π₯ Install the app from Google Play or App Gallery.
- π Provide all necessary permissions (access to storage, file management).
- π Go to the Category section β Images and highlight the necessary photos.
- π€ Click Copy or Cut, then switch to the second space via the notification bar.
- π₯ Put the files in the folder. DCIM/Camera or another directory of the second space.
Warning: Some file managers may not see the second space due to MIUI limitations, in which case root access or ADB use will help (see Method 5).
Check free space in both spaces | Install File Manager+ from the official store | Grant all permissions to app | Backup important photos | Disable battery optimization for File Manager+
-->
Method: Through the computer (USB-cable MTP)
If you need to transfer a lot of photos (like a few gigabytes), it's most convenient to do it through a computer, and it's universal and works even on devices with damaged screens (provided that you can use a computer to do it). USB-debugging is on).
How to transfer photos via PC:
- π₯οΈ Connect Redmi to your computer via USB-cable (preferably original).
- π On the phone, select the file transfer mode (MTP) plug-in.
- π On the computer, open the conductor: your smartphone will appear as a removable disk.
- π Go to the Internal Storage folder β DCIM β Camera (or other folder with photos).
- π Copy files to your computer, then turn off your phone.
- π Switch to the second space on Redmi and reconnect to the PC.
- π₯ Insert photos into the folder of the second space (for example, DCIM/Camera).
If Windows canβt see your phone, try:
- π Use the other USB-cable.
- π Turn on Debugging. USB In Settings β The phone. β Version. MIUI (press 7 times on the line with the version, then return to Settings β Additionally. β For developers).
- π₯οΈ Update Xiaomi drivers on PC via Mi PC Suite.
What if the computer canβt see the second space?
5. Method: Use of ADB (for power users)
If none of these methods worked, the most radical is the use of Android Debug Bridge (ADB), which requires command line skills and is suitable for advanced users, and the advantage of ADB is that it allows you to bypass the limitations of MIUI at the system level.
Step-by-step:
- π₯οΈ Install. ADB Download Platform Tools from Google).
- π± On the phone, turn on the debugging. USB (see method 4).
- π Connect Redmi to your PC and open the command line in the folder with adb.exe.
- π Enter the command to check the connection: adb devices should display the serial number of the device.
- π To copy photos from the main space to the folder of the second, use: adb pull /sdcard/DCIM/Camera/ C:\Temp\Photos\ adb shell "run-as com.android.gallery3d cp /sdcard/DCIM/Camera/* /data/media/0/MIUI/multi_user/1/DCIM/Camera/" Replace the paths with the ones that are relevant to your model!
Attention: improper use of ADB may result in data loss or system failure. Before executing commands, back up via Settings β Additional β Backup and Reset.
π‘
ADB is the only way to transfer files between root-free spaces, but it requires precise follow-up to instructions and understanding the command line.
Comparison of methods: which one to choose?
To make it easier for you to determine, we have compiled a comparative table of all methods with their pros and cons:
| Method | Difficulty | Internet is required | Speed. | Limitations |
|---|---|---|---|---|
| MIUI Clone | β | β No. | β‘ Quickly. | Make copies, not all models support |
| The cloud (Mi Cloud) | ββ | β Yes. | π’ Slowly (depending on internet speed) | Volume limit (5 GB free) |
| File Manager+ | ββ | β No. | β‘ Quickly. | Can't see the second space |
| Through PC (USB) | ββ | β No. | β‘ Very quickly. | I need a computer and a cable. |
| ADB | ββββ | β No. | β‘ Quickly. | Risk of mistakes requires skills |
For most users, the best solution is a combination. MIUI Clone (for a small number of photos) and cloud sync (for backup).If you need to transfer hundreds of files, you better use a PC and a computer. USB-cable.
Frequent Mistakes and How to Avoid Them
When you move photos between spaces, users often face typical problems, and here are the most common ones and how to solve them:
β οΈ Note: If the photos are not displayed in the second space after transfer, check the folder. DCIM/.thumbnails β Sometimes thumbnails are cached incorrectly. Delete the contents of this folder and restart the phone.
Problem 1: βThere is not enough space in the second spaceβ
- ποΈ Delete unnecessary files (cache, old apps) through Settings β Warehouse.
- βοΈ Move some of the photos to the cloud and delete local copies.
- π± Use a memory card (if supported) and set up saving media files on it.
Problem 2: βPhotos are transferred but not displayed in the Galleryβ
- π Restart your phone β sometimes the Gallery doesnβt automatically update the library.
- π Check that the files are copied to the correct folder (for example, DCIM/Camera, Not at the root of the vault).
- π οΈ Update the Gallery app via Google Play.
Problem 3: "I can't switch to second space"
- π Make sure the second space is created (check in Settings). β Second space).
- π Restart your phone β sometimes the notification bar will βhangβ and wonβt show you the switching option.
- π± If the space is locked with a password, reset it through Settings. β Lockdown and protection β Second space.
If none of the tips worked, try creating a new second space and repeating the file transfer. In extreme cases, you can use backup via Settings β Additional β Backup and Reset, but it will take much longer.