ADB command to show phone's storage

Search This thread

blak24

Senior Member
Dec 28, 2010
326
32
Falconara Marittima
Hello everyone,
I'm trying to see my phone's internal memory (total and free) via ADB. I have a broken screen, so I can't access the phone directly. I searched a lot both here at XDA and on the web, but I did not find anything helpful for my case.

I need to check via ADB how much storage is available and free. I need this to check if the phone has been succesfully erased before selling it.
Is there a way to do this?
Thank you!
 

SeraphSephiroth

Senior Member
Mar 17, 2013
473
74
Hello everyone,
I'm trying to see my phone's internal memory (total and free) via ADB. I have a broken screen, so I can't access the phone directly. I searched a lot both here at XDA and on the web, but I did not find anything helpful for my case.

I need to check via ADB how much storage is available and free. I need this to check if the phone has been succesfully erased before selling it.
Is there a way to do this?
Thank you!

You could do an ADB pull /sdcard/ (Or any variation thereof) and see if anything is pulled.
 

SeraphSephiroth

Senior Member
Mar 17, 2013
473
74
/sdcard/ (or /sdcard0/) will not have anything important if you wiped it. It should have a bunch of meaningless stuff

Sent from my GT-I9505 using Tapatalk