I am trying to root my Samsung A7(2017). I have installed twrp to my phone but when I open it to install SuperSU it writes Internal Storage(0 MB) therefore I can not access to SuperSU. I am searching this topic for hours and tried many ways but couldn't solve it. How can I fix this problem?
2 Answers
Sounds like your internal storage is encrypted.
In order to fix this
boot into the Android OS.
Set a screen lock PIN or password.
Make sure you save it as requiring password on startup.
Then bootup into TWRP and it should ask you for your password to decrypt.
Put in the correct password
Your files should show up again.

- 2,578
- 19
- 18
If the first solution does not open your encryption door to show your internal storage within TWRP. There is another option that should correct your internal storage issue. Format the Data, however it will cause the loss of your UserData. If the data is important to you, make a backup the /data partition. There are two simple approaches: one is through fastboot, the other is within TWRP. Since your device is a Samsung that negates the fastboot option.
- Boot your device into TWRP recovery.
- Within TWRP select the
wipe
option.
- Select
Format Data
, and then slide the bar over on the bottom of the screen
This will format the encrypted /data partition erasing the encryption. A new un-encrypted /data partition will be created, thus making your internal storage visible.

- 7,164
- 2
- 17
- 49

- 2,578
- 19
- 18
-
Thank you for your help. I have fixed the issue and I can use my phone once again. I have also rooted it with magisk. It shows that it is rooted on root checker but when I try to run an app which requires root, the app doesn't respond, work, or sometimes even the whole phone crashes. I have doubt that perhaps I haven't downloaded the root right therefore I deleted everything and rooted again but the same thing happened. What do you think are the causes of this problem? – E.Canberk Dec 08 '18 at 00:25
-
It could be a few things what app? You should really ask it as another question with detailed information. Increasing your odds on finding a solution faster. – Bo Lawson Dec 08 '18 at 01:29
-
I have tried to run many app such as csploit, zanti, wifi kill, netcut, luckypatcher, etc.App asks for root access, magisk gives the access. Then program doesn't do anything or crash. – E.Canberk Dec 08 '18 at 01:48
U6
CRJ7 device 6 binary 6. The first will not work A720FXXU5
CRH3 device 6 binary 5 – Bo Lawson Dec 07 '18 at 11:04