Format SD Card as Internal Storage on Android

Last Updated :

Adoptable storage (also called "internal format" or "flex storage") lets you format a microSD card so Android treats it as an extension of your phone's built-in storage. The card is encrypted, merged with internal storage, and becomes invisible as a separate drive — apps, photos, and downloads can live on it transparently. However, this comes with serious trade-offs that you must understand before committing.

Should You Use Adoptable Storage?

Format as internal storage only if: your device has very limited built-in storage (16-32 GB), you have a fast SD card (UHS-I minimum, A1/A2 rated preferred), and you understand the card becomes permanently tied to that specific device. For most modern phones with 64 GB+ internal storage, portable format is the better choice because it allows easy file transfer between devices.

What Adoptable Storage Actually Does

When you format an SD card as internal storage, Android performs several operations:

  1. Erases the card completely — all existing data is permanently deleted
  2. Encrypts the card with a device-specific key tied to your phone's hardware
  3. Formats it as ext4 — a Linux filesystem (not FAT32 or exFAT like portable cards)
  4. Merges the storage pool — the card's capacity is added to your internal storage total
  5. Hides the card — it no longer appears as a separate "SD card" in file managers or Settings

After this, Android decides automatically where to store new apps, photos, and data. You cannot manually choose "save to SD card" anymore because the card IS internal storage from the system's perspective.

Step-by-Step: Format as Internal Storage

Prerequisites

  • A microSD card you are willing to erase completely (back up everything first)
  • An A1 or A2 rated card for acceptable performance (standard Class 10 will be very slow)
  • A device that supports adoptable storage (check manufacturer — Samsung disables it by default)

Process

  1. Insert the SD card into your phone
  2. When the "New SD card detected" notification appears, tap Set up (or go to Settings → Storage)
  3. Select Format as internal storage (or "Use as internal storage")
  4. Read the warning about data loss and tap Format or Erase & Format
  5. Wait 1-5 minutes for the formatting and encryption process to complete
  6. When prompted "Move content to SD card?", choose:
    • Move now — transfers photos, files, and eligible apps immediately
    • Move later — keep current data on internal storage; new data may go to either location

Get the AnExplorer File Manager

Manage, transfer, and access your files on any device.

Get the App

If the Option Doesn't Appear

Some manufacturers remove the adoptable storage option from the Settings UI. You can force it via ADB:

adb shell sm set-force-adoptable true
adb shell sm partition disk:179,0 private

Replace disk:179,0 with your actual disk identifier (find it with adb shell sm list-disks). This works on many Samsung, Huawei, and Xiaomi devices, though behavior varies by firmware version.

Pros of Adoptable Storage

More usable space: The SD card's capacity is added directly to your available internal storage. A 256 GB card transforms a cramped 32 GB phone into a spacious device.

App storage: Apps can be installed to the SD card automatically. Some apps that refuse to "move to SD card" in portable mode work fine on adoptable storage because they believe they are on internal storage.

Transparent operation: You do not need to manually manage what goes where. Android handles placement of new files, app installations, and updates across both storage areas.

Photos and media: Camera apps save directly to the merged pool. No need to configure separate save locations.

Cons of Adoptable Storage — Read Carefully

Performance penalty: SD cards are dramatically slower than internal storage (eMMC/UFS). Even a fast A2 card delivers around 30-40 MB/s sequential and poor random I/O — compared to 500-1500 MB/s from UFS 3.x internal storage. Apps on the card launch noticeably slower. The system may stutter during heavy I/O.

Card removal breaks everything: If the card is removed (accidentally ejected, card failure, or slot damage), all apps and data stored on it become inaccessible immediately. The phone may boot-loop, crash repeatedly, or show "app not installed" errors until the card is reinserted.

Card failure means total data loss: SD cards have limited write endurance. Using one as primary storage accelerates wear. If the card dies, the data is encrypted and unrecoverable — there is no way to read it on another device or recover it with data recovery tools.

Cannot use card in other devices: The encryption is tied to your phone. You cannot insert the card into a computer, camera, or another phone to read files. It appears as corrupted/unformatted in any other device.

Cannot easily migrate to a new phone: When upgrading phones, you cannot just move the SD card over. You must back up everything, format the card as portable (losing all data), and start fresh on the new phone.

Factory reset removes the encryption key: If you factory reset your phone, the SD card data becomes permanently inaccessible even if the card is still inserted.

Get the AnExplorer File Manager

Manage, transfer, and access your files on any device.

Get the App

Performance Recommendations

If you decide to use adoptable storage, the SD card speed matters enormously:

Card RatingSequential SpeedRandom I/OSuitable?
Class 10 / UHS-I (no A rating)10-30 MB/sVery poor❌ Unusable for apps
A1 rated10+ MB/s sequential, 1500 IOPS randomModerate⚠️ Acceptable for light use
A2 rated30+ MB/s sequential, 4000 IOPS randomGood✅ Best option for adoptable

The "A" (Application Performance) rating specifically measures random read/write performance — the metric that matters most for app launching and system responsiveness. Never use a card without an A rating for adoptable storage.

Managing Adoptable Storage with AnExplorer

Once your SD card is formatted as internal storage, AnExplorer treats the merged storage as a single unified space. You will not see a separate "SD Card" entry in the sidebar. Instead:

  • Storage Analyser shows total capacity (internal + card combined)
  • File paths remain the same (/storage/emulated/0/ for all user data)
  • You can still use AnExplorer to identify which physical storage each file resides on by checking file properties

To monitor card health and usage:

  1. Open AnExplorer → Storage Analyser
  2. Review the combined storage breakdown
  3. Use Sort by Size to identify large files and manage space effectively

Get the AnExplorer File Manager

Manage, transfer, and access your files on any device.

Get the App

Reverting to Portable Storage

If you want to use the SD card normally again:

  1. Back up everything — copy important files to your computer, cloud storage, or a NAS via AnExplorer's cloud connections or SMB client
  2. Go to Settings → Storage → Internal Storage → tap the SD card partition
  3. Select Format as portable (or "Format as external")
  4. Confirm the format — this erases and re-encrypts the card as standard exFAT
  5. The card is now readable by any device again

After reverting, apps that were stored on the card will need to be reinstalled. Photos and files that were only on the card are lost unless you backed them up first.

When to Use Adoptable vs Portable Storage

ScenarioRecommendation
Phone has 16-32 GB internalAdoptable (with A2 card)
Phone has 64 GB+ internalPortable
You frequently swap cards between devicesPortable
You want a backup you can read on PCPortable
You install many large apps/gamesAdoptable (with A2 card)
You mainly store photos and musicPortable
Device runs Android 6-9Adoptable works best here
Device runs Android 12+Portable (better native management)

Troubleshooting

Phone is slow after formatting as internal

Your SD card is too slow for app storage. Check if it has an A1 or A2 rating. If not, revert to portable and use it only for media files. Move apps back to internal storage first: Settings → Apps → App → Storage → Change → Internal.

"SD card removed unexpectedly" errors

The card may have a poor connection in the slot, or it is beginning to fail. Remove and reinsert it firmly. If errors persist, back up immediately and replace the card — this is often an early sign of card failure.

Cannot format as internal — option missing

Your device manufacturer has disabled adoptable storage. Try the ADB method described above, or accept portable mode and manually move media files to the card using AnExplorer.

Get the AnExplorer File Manager

Manage, transfer, and access your files on any device.

Get the App

Frequently Asked Questions

Copyright © DWorkS 2011 – 2026 All Rights Reserved.