The internal storage of a smartphone on Android is not just a place to store photos and applications, but key component of the operating system. The speed of the device, the ability to install updates, and even the security of personal data depend on its correct use. However, many users have difficulty finding this section: where exactly is it located in the phone interface? How to distinguish it from a memory card? And is it possible to access it without special apps?
In this article we will look at all the ways to find the internal drive - from standard settings Android to hidden technical methods. You will learn how to open memory via file managerby connecting the phone to a computer, or even using the engineering menu (for advanced users). We will pay special attention to the differences between models Samsung, Xiaomi, Huawei and other brands, since the location of their menu items may differ significantly.
It is important to understand that the internal drive is not just a folder /storage/emulated/0as some people think. This is a complex structure that includes system partitions, application cache and user data. We will show you which parts of the memory are available for editing, and which parts of the memory are strictly not recommended to be touched, so as not to disrupt the operation of the system.
What is an internal drive and how does it differ from a memory card
Before looking for internal memory, you need to clearly understand what it is. Internal storage (sometimes called internal memory or built-in memory) is a permanent data storage integrated into the smartphone's motherboard. It is divided into several logical sections:
- ๐ฑ System partition - contains operating system files Android (not accessible to a user without root access).
- ๐ User partition โyour photos, videos, documents and installed applications are stored here (readable/writeable).
- ๐ Cache partition โtemporary application and system files (can be cleaned manually).
- ๐ก๏ธ Protected partition โaccount data Google, encrypted files (not visible in the standard manager).
The main difference from memory card (microSD):
| Parameter | Internal storage | Memory card (microSD) |
|---|---|---|
| Location | Soldered into the motherboard | Removable module in slot |
| Operating speed | Higher (UFS/eMMC) | Lower (depending on class) |
| Availability for formatting | Partially (user section only) | Full |
| Use for applications | Yes (by default) | Only if configured as internal storage |
For example, in smartphones Samsung Galaxy S23 The internal drive is made according to the standard UFS 3.1, which provides read speeds of up to 2100 MB/s. Whereas even the fastest microSD (class A2) gives a maximum of 160 MB/s - a 13-fold difference! This explains why applications run slower from a memory card.
โ ๏ธ Attention: On some devices (for example, Xiaomi Redmi Note series), the internal storage may be displayed in the settings asInternal memory, and the memory card asSD cardorPortable storage. Do not confuse them when formatting!
How to find the internal storage through Android settings
The easiest way to see information about the internal memory is through the standard settings menu. The instructions are universal for most devices, but there may be slight differences in the names of the items.
Open the application "Settings"** (gear icon) and follow one of the paths depending on the version Android:
- ๐ฑ Android 12-14:
Settings โ Storage(orMemory). - ๐ฑ Android 9-11:
Settings โ Device โ Memory. - ๐ฑ Samsung One UI:
Settings โ Device care โ Memory. - ๐ฑ Xiaomi MIUI:
Settings โ About the phone โ Memory.
In the window that opens, you will see a diagram of memory usage broken down by category: System, Applications, Photos and videos, Audio etc. Below you will see total internal storage capacity how much space is occupied/free.
See the total amount of internal memory
View memory distribution by categories
Clear application cache
Delete unnecessary files (via "Free up space")
View detailed information for each application-->
For example, on Google Pixel 7 the path will be like this: Settings โ Storage โ Internal storage. Here you can click Free up spaceso that the system prompts you to delete temporary files or duplicate photos.
โ ๏ธ Attention: On some devices (for example, Huawei s EMUI), the memory section may be called Storage and cloud. Do not confuse the internal drive with cloud storage Huawei Cloud โthey are different things!
Access to internal storage files through a file manager
If you need not just to see the amount of memory, but to access specific files (for example, find downloaded documents or screenshots), use file managerIt is installed by default on all Android devices, but it is installed by default. You can also download third-party options, for example Solid Explorer or FX File Manager.
Instructions for the standard manager:
- Open the application "Files" (or "My File" on Samsung, "File Manager"** to Xiaomi).
- In the main menu, select a section
Internal storage(orDevice,Local storage). - The root folder of the internal drive will open in front of you, where you will see the standard directories:
- ๐
DCIMโ photos and videos from the camera. - ๐
Downloadsโ files downloaded from the Internet. - ๐
Picturesโ images from instant messengers and screenshots. - ๐
Androidโ application data (including game cache).
For example, to find screenshots, go to Pictures โ Screenshots. And if you need files downloaded via Telegram, you should look for them in Android โ data โ org.telegram.messenger โ files (available only with root access).
If the folder is not displayed in the file manager Android, this is normal - it is hidden to protect system data. To see it, enable the display of hidden files in the manager settings (usually in the "View" or "Settings" menu).
On devices with MIUI (for example, Redmi Note 12) the path may look like this: File manager โ Device โ Internal storage โ MIUI (system themes and wallpapers are stored here). Be careful when deleting files from this folder - this may cause the shell to malfunction.
Connecting the phone to the computer to access the internal storage
If working with files on the small screen of a smartphone is inconvenient, you can connect the device to PC (Windows, macOS or Linux) and manage memory through Explorer. This method is also useful for backing up or transferring large amounts of data.
For this you need. you will need:
- ๐ Cable USB Type-C (or Micro-USB for older models).
- ๐ป Computer with drivers installed (usually installed automatically upon first connection).
- ๐ Unlocked phone screen (access confirmation may be required).
Step-by-step guide:
- Connect the phone to the computer using a cable.
- A notification will appear on the smartphone screen
Charging via USB- tap on it. - In the menu
Use USB forselectFile transfer(orMTPon some devices). - On your computer, open "This computer" (Windows) or ยซFinderยป (macOS) - a new device will appear there (for example, Galaxy S22).
- Double-click on it to open the internal drive. You will see the same folder structure as in the phone's file manager.
On Mac you may need to install additional software, for example, Android File TransferAnd on Linux the device. is mounted automatically in the folder /media/.
โ ๏ธ Attention: If the computer does not see the phone, check:
- ๐ Cable - some cables are only for charging and do not support data transfer.
- ๐ Connection mode - must be selected on the phone
MTP, and notCharging only.- ๐ Unlocking the screen - on some devices (for example, OnePlus) access to files is blocked when the screen is locked.
To transfer files
Only for charging
Via the cloud (I donโt connect via cable)
I never connect -->
Hidden ways to access the internal storage (for experienced users)
If standard methods do not provide what you need access (for example, you need to edit system files), you can use advanced tools. These methods require caution and may lead to loss of warranty or failure of the device.
1. Via ADB (Android Debug Bridge)
ADB is a debugging tool that allows you to control the phone through the command line of your computer. you can view and copy files on the internal storage, even if they are hidden.
Instructions:
- Enable
Mode developeron your phone: go toSettings โ About phoneand tap on the build number 7 times. - Go back to
Settings โ System โ For developersand enableDebugging by USB. - Connect your phone to the PC and confirm access to debugging.
- On your computer, open a terminal (or
cmdin Windows) and enter:
adb shell
ls /storage/emulated/0
This will display the contents of the internal drive. data-i="217">2. Through TWRP (custom recovery)
adb pull /storage/emulated/0/Downloads/file.txt C:\Users\YourName\Desktop
2. Via TWRP (custom recovery)
If your device has TWRPinstalled, you can get full access to memory partitions, including system ones. To do this:
- Boot into
TWRPby holdingPower + Volume upwhen turning on). - Select
Mount โ System(if you need to mount the system partition). - Go to
Advanced โ File Manager. - Here you will see all the partitions of the internal drive, including
/data(user data) and/system(system files).
For example, in TWRP for Google Pixel path to user data will /data/media/0 โthis is the internal drive that you see in a regular manager.
โ ๏ธ Attention: Changing or deleting files in the/systemor/vendorpartitions may lead to brick device (completely inoperable). Without a clear understanding of what you are doing, it is better to limit yourself to viewing.
What to do if you accidentally deleted a system file?
If you deleted a critical file (for example, from /system/bin), the device may stop booting. In this case, only flashing via Fastboot or ODIN (for Samsung) will help. Create backup copies in advance in TWRP before any manipulations!
Frequent problems with the internal drive and their solutions
Sometimes the internal memory may not work correctly: it may not be displayed in the settings, show the wrong volume, or display errors when writing files. Considered problems and ways to solve them.
1. The internal drive is not displayed in the settings
If In the menu Storage the internal memory is not visible, the reasons may be the following:
- ๐ง System failure โreboot the phone.
- ๐ ๏ธ Partition damage โreflashing required.
- ๐ Manufacturer restrictions โon some devices (for example, Huawei s EMUI 12+) access to the storage is limited due to security policy.
Try resetting to factory settings (Settings โ System โ Reset), but note that this will delete all data.
2. There is not enough space on the internal storage
If the phone writes Not enough memory, but you do not store many files, the problem may be:
- ๐๏ธ Application cache โ clear it in
Settings โ Storage โ Free up space. - ๐ฑ Residual files โuse applications like SD Maid to search for garbage.
- ๐ Updates system โsometimes they take up gigabytes in the folder
/cache.
On Xiaomi cleaning the folder MIUI โ theme โ.datawhere temporary theme files are stored.
3. Error "The internal storage is damaged"
If the phone displays a message about damage. memory:
- Connect it to the PC and run a disk check (in Windows: right button on the disk โ
Properties โ Tools โ Check). - If that doesnโt help, reset via
Recovery(Wipe Data/Factory Reset). - As a last resort, reflash device via Fastboot.
โ ๏ธ Attention: On some devices (for example, Samsung s One UI 5+) when resetting via Recovery you may be required to enter your account password Samsung or Google. Make sure you remember it!
If the internal drive is physically damaged (for example, after dropping the phone), no software method will help. In this case, you need to replace the memory chip at a service center.
How to transfer data from the internal drive to a memory card
If there is not enough internal memory, you can transfer some data to microSD card. However, not all files can be moved - for example, most applications are installed in the internal memory by default.
Transfer methods:
1. Through application settings. data-i="297">Some applications (for example
Some applications (for example, WhatsApp or Telegram) allow you to transfer media files to the card:
- Open
Settings โ Applications. - Select the desired application (for example, Gallery).
- Click
StorageโEditโ selectSD card.
2. Through the file manager
For manual transfer:
- Open "Files"**.
- Select the required files (for example, in the folder
DCIM). - Click
Moveand select the memory card as the target.
3. Setting up the card as internal storage
To Android 6.0+ You can format the memory card as part of the internal storage:
- Insert the card into the phone.
- Go to
Settings โ Storage โ SD card. - Click
Three dots โ Settings โ Format as internal storage.
After this, the card will expand the internal memory, but it cannot be removed without losing data.
| Method | Pros | Cons |
|---|---|---|
| Transfer through application settings | Fast, does not require deleting files | Does not work for all applications |
| Manual transfer via manager | Full control over files | Takes time for large files |
| Format the card as internal memory | Expands the storage capacity for applications | The card cannot be removed; works slower than real internal memory |
For example, when formatting a card Samsung Galaxy A54 when formatting the card SanDisk Ultra 128GB as internal memory, the system will warn that the speed of applications may decrease. This is due to the fact that even class cards A2 are slower than the built-in drive UFS 2.2.
FAQ: Frequently asked questions about the internal storage of Android
Is it possible to increase the internal memory of the phone?
Physically, no, since the memory is soldered into the motherboard. However, you can:
- ๐ง Use a memory card as internal storage (see section above).
- ๐๏ธ Regularly clear the cache and unnecessary files.
- โ๏ธ Transfer some of the data to the cloud (Google Drive, Yandex Disk).
On some devices (for example Xiaomi Poco) there is a function Memory expansionthat allows you to use up to 3 GB of RAM as additional storage, but this is a temporary solution.
Why does the internal drive show less space than stated?
This is normal: part of the memory is occupied by:
- ๐ฑ System Android (usually 4โ8 GB).
- ๐ก๏ธ Reserve partition for updates (about 1โ2 GB).
- ๐ Pre-installed applications (can be up to 3 GB).
For example, in Samsung Galaxy S23 with 256 GB, about 230 GB is actually available to the user. The rest is occupied by system files and partitions. /vendor, /boot.
How to recover deleted files from the internal drive?
If files were recently deleted, try:
- ๐๏ธ Recovery apps: DiskDigger, Recuva (requires root for deep scanning).
- โ๏ธ Check the recycle bin in Google Photos or Gallery (files are stored there for 30-60 days).
- ๐ง If the phone does not turn on, remove the memory chip and connect it to the PC via an adapter (requires soldering).
The chances of recovery depend on whether new files were written over the deleted ones. The sooner you start recovery, the higher the likelihood of success.
Is it possible to format the internal storage like on a new phone?
Yes, this is called hard reset (hard reset). To do this:
- Go to
Settings โ System โ Reset. - Select
Delete all data (factory reset). - Confirm the action (may be required entering the password).
This will completely clear the user partition of the internal drive, but the system files will remain untouched. After the reset, you will also need to enter your account data Samsung After the reset you will also need to enter your account information Samsung or Googleif protection was enabled. FRP.
What to do if the internal storage is encrypted and the phone does not see it?
If after a reset or update the internal memory becomes inaccessible due to encryption:
- ๐ Try entering the password that was set before the reset (sometimes the system asks for it after a reboot).
- ๐ฑ On some devices (for example, Pixel), a repeated reset via
Recovery. - ๐ ๏ธ helps. In extreme cases, you will need to flash it via Fastboot with a complete wipe of the partition
userdata.
Encryption is turned on automatically on Android 10+ when setting a password or fingerprint. If you forget the password, it is almost impossible to restore access to data without loss.