Family Encyclopedia >> Electronics

How to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step Guide

As Android enthusiasts, we've all encountered the frustrating 'low internal storage' warning, especially on budget devices where space is limited and the OS takes up a significant portion—often around 25%. The good news? You can effectively double your storage by converting a compatible SD card into adoptable internal storage. This built-in Android feature (Marshmallow 6.0+) merges external storage with internal, treating it as one unified space. I've guided hundreds of users through this process successfully, and it's reliable when done right.

How to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step Guide

Before starting, ensure these key conditions are met for optimal performance and stability:

Conditions for Success

  • Your phone supports external memory (SD card slot).
  • Android version is Marshmallow (6.0) or higher.
  • Use a high-speed Class 10 SD card—slower cards can cause lag over time.

1. Back Up and Format the SD Card

Always back up any data on your SD card first. Insert the card, then format it via Settings > Storage to prepare it.

2. Set SD Card as Internal Storage

Go to Settings > Storage (or Storage and USB). Check available space here.

How to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step GuideHow to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step Guide

Select SD Card or Portable Storage, tap the three-dot menu (hamburger icon) in the top right, and choose Settings.

How to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step GuideHow to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step Guide

In Settings, select Format as internal. This erases all SD card data and integrates it as internal storage. The process takes about 5 minutes.

How to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step GuideHow to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step Guide

Once complete, your storage will show combined capacity—no more separate 'portable storage'.

How to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step GuideHow to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step Guide

Pro Tip: Treat the SD card as internal now—ejecting it unexpectedly can cause instability or app crashes.

Samsung and Xiaomi devices often have this option natively. For others without it, use the ADB method below safely.

ADB Method for Non-Native Support

Enable Developer Options (Settings > About Phone > tap Build number 7 times). Then enable USB debugging.

Install ADB tools on your PC, connect your phone via USB, and open a command prompt.

Run: adb shell

List disks: sm disk-list — note the ID (e.g., xxx,x).

Partition as private: sm partition disk:xxx,x private

How to Expand Android Internal Storage Using an SD Card: Expert Step-by-Step Guide

Storage will now be unified. Head to your phone's Settings to verify.

Also read: Cache or App Data: Which to Clear on Android and When?

Wrapping Up

This proven method expands your Android storage in minutes—if your device supports it. Next time 'low storage' appears, you've got this. Questions? Test on a spare card first for peace of mind.