Where to look for internal storage in a Xiaomi phone: all ways to access

You bought a new Xiaomi smartphone (or have been using it for a long time), but you can't find where the internal memory is stored? Or maybe you need to move files, but the folder with the drive has gone somewhere? This problem is familiar to many users - especially those who have switched to MIUI from other shells. The fact is that the manufacturer hides some system partitions, and the standard file manager does not always show the full structure of the memory.

In this article, we’ll look at all the possible ways to access internal storage on Xiaomi, Redmi and POCO phones, from basic methods through Explorer to hidden settings for power users. You’ll learn why memory may not be displayed, how to turn on hidden files and what to do if the system blocks access to certain folders. And we’ll also explain how the memory structure differs on new and old models (for example, Xiaomi 13T Pro vs Redmi Note 8).

What is an internal drive in Xiaomi and where is it physically located

The internal drive (also called internal memory) is an eMMC or UFS chip soldered into the smartphone motherboard, which, unlike a removable microSD card, cannot be removed without disassembling the device, ranging from 32 GB (on budget models like the Redmi A1) to 1 TB (the flagships of the Xiaomi 14 series).

Physically, the memory chip is under the back cover, next to the processor. For example, in the POCO X5 Pro it is located to the left of the battery, and in the Xiaomi 12S Ultra it is located under the metal cooling screen. But to access the files, you do not need to disassemble the phone: all the memory is connected to the system and appears as a disk in /storage/emulated/0/ (this is the standard path in Android).

  • 📱 Budget models (Redmi) 10A, POCO C50): 5.1 eMMC (slower but cheaper).
  • ⚡ Mid-size segment (Redmi Note) 12, Xiaomi 11 Lite): UFS 2.1/2.2 (quicker 30-50%).
  • 💎 Flagships (Xiaomi) 13, POCO F5 Pro): UFS 3.1/4.0 (read-through 2100 MB/s).

⚠️ Note: If you see a phone marked "expandable storage" in the specs, this means microSD support, but does not guarantee a slot. For example, the Xiaomi 12 Pro does not have a card connector, despite the large amount of internal memory.

Method 1: Standard file manager MIUI

The easiest way to open an internal drive is to use the built-in Explorer (the Files app from Xiaomi), which is pre-installed on all devices with MIUI and has a simple interface. Here's how to use it:

  1. Open the Files app (the folder icon on the desktop or menu).
  2. In the bottom panel, click on Device (or Local Storage in older versions).
  3. You will see the memory structure: DCIM folders (photos), Download (downloads), MIUI (system files) and others.

If the folders are small or empty, check the display settings:

  1. Slip on the three dots in the upper right corner → "Settings".
  2. Activate "Show hidden files" and "Show system files".
  3. Reboot the app.

☑️ What to do if the files are not displayed

Done: 0 / 4

On some models (e.g. Xiaomi Mi 11), the path to memory may be called "Internal Drive" or "Main Storage." If you don't see these items, upgrade MIUI to the latest version - in older firmware, the file manager interface was less intuitive.

Method 2: Connect to a computer via USB

If you need to copy a large number of files (for example, a backup), it is more convenient to connect the phone to a PC or laptop.

  1. Connect your smartphone and computer with a USB-Type C cable (or Micro-USB for older models).
  2. The phone will have a notification "Charge via USB" on it.
  3. Select "File Transfer" (or "MTP" in older versions of Android).

After that, a window will open on the computer with the contents of internal memory, in Windows the phone will appear as a removable disk (for example, "Xiaomi Redmi Note 10"), and in macOS you will need to install Android File Transfer.

  • 🔌 Check the cable – cheap wires often don’t support data transmission.
  • 🔄 Switch the connection mode in the phone notification curtain.
  • 🖥️ Update the drivers MTP on a computer (relevant to Windows) 7/10).
📊 How You Usually Connect Xiaomi to a PC?
Through USB-cable
Wi-Fi (FTP/HTTP-server)
I use the cloud (Mi Cloud, Google Drive)
Not plugged in.

⚠️ Attention: On phones with MIUI 14+ When you first connect to a new computer, you may need to unlock the screen to confirm your trust. If you use a PIN or a pattern lock, the system will ask you to enter it.

Method 3: Use of alternative file managers

The standard MIUI Explorer is not always convenient, it hides some system folders and does not support root rights. If you want full access, install a third-party manager:

AnnexAdvantagesDeficienciesReference
Solid ExplorerTwo-panel mode, cloud support, FTPPaid version after 14 daysPlay Market
FX File ExplorerFree, built-in archiver, root accessAdvertising in the free versionPlay Market
MiXplorerMaximum customization, SMB supportA complex interface for beginnersXDA Developers

After installing any of these managers:

  1. Open the application and provide access to memory (permission "Manage all files").
  2. Go to the root directory (usually indicated as "/").
  3. Find /storage/emulated/0/, which is your internal drive.

In some managers (e.g. MiXplorer), the path may appear as /sdcard/, but it is not a removable card, but a symbolic reference to internal memory. If you see two folders, sdcard and sdcard1, the second one usually corresponds to a microSD (if it is inserted).

Method 4: Access via ADB (for power users)

If you need low-level memory access (for example, to recover deleted files), you can use ADB (Android Debug Bridge), which requires USB debugging and is only suitable for those familiar with the command line.

Instructions:

  1. Turn on Developer Mode: Go to Settings → About Phone → MIUI version and tap 7 times on this item.
  2. Return to “Additional Settings” → “Developers” and activate “Debugging by USB”.
  3. Connect your phone to your computer and confirm your trust in the device.
  4. Open the Command Prompt (Windows) or Terminal (macOS/Linux) and type in: adb shell ls /storage/emulated/0/

This command will display a list of files and folders at the root of internal memory. To copy files to your computer, use:

adb pull /storage/emulated/0/DCIM/ C:\Photos\

(where C:\Photos\ is the path on your PC)

What if the ADB can’t see the device?
Make sure the ADB drivers are installed (download them from Google's site). Check that the phone's notification curtain has File Transfer (MTP) mode selected, not Charge Only. Reboot both devices.

⚠️ Note: Adb commands with root rights (such as adb root) can disrupt the system. On Xiaomi phones with a blocked bootloader, such commands will not work without unlocking.

Why the internal drive may not be displayed

Sometimes users experience a phone memory that is either lost or lost, and here are the main reasons and solutions:

  • 🔧 File system failure: If the phone suddenly turned off while writing files, the memory partition could have been damaged. → Memory. → Cleaning or flashing.
  • 📵 Mounting error: B MIUI Sometimes folder rights fly out. Restart the device or run to ADB: adb shell mount -o remount,rw /
  • 🛡️ Antivirus blocking: Built-in Security App can hide "suspicious" files. Check quarantine in Security app".
  • 🔄 Update MIUI: After major updates (for example, with the MIUI 13 on MIUI 14) the memory structure may change. Update the file manager.

If the internal drive is not visible even after the reboot, check it through DiskDigger (file recovery application). If the program also does not find memory, this may indicate a hardware malfunction (for example, the dump of the eMMC chip), in which case only the service center will help.

💡

Before you reset or flash back your data, copy it to your computer or the cloud. Your internal memory is formatted when you reset to factory settings!

Differences in the location of memory on new and old Xiaomi models

The internal drive structure depends on the Android version and the MIUI shell.

  • 📱 Old models (Redmi) 4X, Mi A1, MIUI 9-11): memory-path — /sdcard/, system-file /data/.
  • 🆕 Modern Smartphones (Xiaomi) 13, POCO F5, MIUI 14): mainfolder — /storage/emulated/0/, /sdcard/ — symbolism.
  • 🔒 Flagships with memory sharing (Xiaomi) 12S Ultra: part of the memory is reserved for "Dynamic" RAM" (virtual RAM), so the available volume may be less than the declared.

Android 12+ and MIUI 13+ phones have a "Scoped Storage" feature that restricts apps from accessing other apps' folders, such as WhatsApp can't save a file to Download unless you give explicit permission, to disable this restriction:

  1. Go to Settings → Applications → Permissions Management → Special Permissions.
  2. Find “Access to All Files” and turn it on for the right applications.

💡

On MIUI 14+ phones, the /sdcard/ path is not a separate section, but a symbolic link to /storage/emulated/0/.

FAQ: Frequent questions about Xiaomi internal drive

Can I increase my internal memory on Xiaomi?
Physically, no, because the memory is soldered into the board, but you can: Use a microSD (if you have a slot). USB-adapter OTG. Optimize the place: clear the cache (Settings) → Memory. → Cleaning, removing unnecessary applications (POCO X3 Pro) supports “memory expansion” by backing up a portion of the microSD as internal storage, but this reduces its speed.
Why is there not enough space on Xiaomi, even though I haven’t downloaded anything?
Reasons: System files: MIUI reserves up to 10-15 GB for firmware and updates. App cache: Facebook, TikTok and games can take gigabytes. Garbage after updates: older versions of MIUI are not always cleaned automatically. Solution: use the built-in Cleanup utility (Settings → Memory) or the SD Maid app.
How to transfer applications to a memory card in Xiaomi?
Starting with MIUI 12 and Android 10+, Application portability to microSD is limited, but you can: → Apps select the program and click "Storage." If the "Change" option is active, move. Use ADB: adb shell pm set-install-location 2 (this will force the system to install applications on the default card). ⚠️ Not all applications support portability (especially games and system utilities).
What to do if your internal memory is damaged?
Signs of damage: The phone writes "Memory is damaged" when you connect to a PC. Files disappear or do not open. Applications fly out with an error "Not enough memory." Solutions: Software reset: Settings → Resettings → Erase all data. Fastboot flashing (if the reset did not work), memory chip replacement (only in the service center).
Can I format Xiaomi’s internal memory?
Yes, but it will delete all data, including photos, messages and apps. → Memory. → Cleanup → Format (not available on all models). Through Recovery: Turn off the phone. + Volume up. Select "Wipe Data". ⚠️ Once formatted, the phone will return to factory settings, and you can back up through Mi Cloud or Google Account.