My Samsung Galaxy Tab A (model number SM-P550 if you want to know the specs, Android version 6.0.1) will not allow me to "unhide" or "unlock" my developer options no matter how many times i tap the build number. On another note i am unable to root my device and because i do not currently own a pc and i have tried every mobile rooting technique i could find, thank you for adressing this issue. Edit - so i finnally figured it out, this device has many "accounts" and you can only access thing like the dev options on the "owner" but i was using "guest" but i still cannot root but im sure i will figure it out eventually, thank all of you for your suggestions and help!
Asked
Active
Viewed 3,597 times
0
-
1What does "will not allow me to access" mean? What did you try, and what happened? – Dan Hulme Nov 07 '17 at 13:11
-
Did you try tapping on the build number 10 times in the "About Device" section? That enables the developer options. – Wrichik Basu Nov 07 '17 at 13:24
-
What i mean by access is no matter how many times i tap the build number and no matter what else i do i cannot "unlock" or "access" the developer options. – Mikkei Combine Nov 07 '17 at 17:30
-
Look like you're running a quite old AOS version (6.0.1) from early 2016, and unfortunately Samsung are notorious for buggy firmwares. I'd recommend you to look for a different updated firmware and try that. Or if recently bought, take it back to your shop. As WillW said, all shop bought Androids should have this possibility, unless you got a stolen device that have been blocked somehow. – not2qubit Nov 08 '17 at 15:24
-
Could you [edit] your post to include all the relevant information? If people have to watch a video to understand what your problem is, they're much less likely to try to help. It also makes it less likely that your question will come up in search results. – Dan Hulme Nov 08 '17 at 19:59
-
@not2qubit no infact its roughly 6 months old so i cannot take it back to the store where i bought it, also i dont even remember where that is. But i think this firmare idea sounds pretty good but i dont know how to do that. – Mikkei Combine Nov 08 '17 at 22:47
-
@Gokul NC - im sorry i dont understand whet you mean. – Mikkei Combine Nov 11 '17 at 14:18
2 Answers
1
Every Android should be able to get developer options. Wrichik Basu's comment says how to show developer options. However OEM Unlocking (first step to root) is disabled on basically all Samsung phones.

WillW
- 163
- 5
-
-
hymm, interesting. Try deleting cache for settings as per the later portion of this video: https://www.youtube.com/watch?v=94qQbr_J9cw – WillW Nov 08 '17 at 21:51
-
-
I tried clearing the data of the setting app as the video said but the developer options still will not "unlock" no matter how many times i tap the build number. – Mikkei Combine Nov 08 '17 at 22:53
-
-
try https://www.samsung.com/us/support/answer/ANS00050677/. Under the update via computer section – WillW Nov 08 '17 at 23:35
-
if that doesnt work you can use Odin: https://forum.xda-developers.com/tab-4/general/guide-how-to-restore-stock-firmware-t2979006 – WillW Nov 08 '17 at 23:39
-
It says you need the usb debugging option enabled but its in the developer options witch i cannot access. – Mikkei Combine Nov 08 '17 at 23:48
-
if you want to install a stock rom via odin, you dont need usb debugging to be on, just boot into odin/download mode and flash a stock rom, then do whatever you need. – WillW Nov 09 '17 at 00:21
-
While i do know alot about mobile devices were getting into uncharted territory for me so i would need a step by step tutorial if im going to do this. – Mikkei Combine Nov 09 '17 at 00:30
-
thats what the XDA guide is doing. We are essentially wiping your android and reinstalling the newest from samsung – WillW Nov 09 '17 at 00:36
-
Okay but i also dont know anything about backing up my device without a pc. – Mikkei Combine Nov 09 '17 at 00:39
-
samsung switch can back up using a PC, I dont think you need USB debugging enabled for that – WillW Nov 09 '17 at 00:56
-
0
Can you access recovery if yes then click apply update via adb...then do a Fastboot into a custom adb enabled recovery like twrp or cwm
$ fastboot boot /tmp/cwm.zip
Or
$fastboot flash recover twrp.img
After booting into recovery you can have your ADB enable also then you can root your device

not2qubit
- 847
- 1
- 12
- 27

Nishant Tiwari
- 57
- 1
-
But adb requires USB debugging mode enabled, which is in the dev options. Anyways he is at a dead end. – jyoti proy Nov 08 '17 at 20:46
-
Sounds like a good plan but unfortunately i dont really understand what most of that means. – Mikkei Combine Nov 08 '17 at 22:48
-
-
I do not know how to access recovery mode, but im sure i can figure it out. – Mikkei Combine Nov 09 '17 at 00:32