Any way of accessing an Android device through ADB without debug mode enabled?

1.1k views Asked by At

Is there any way of accessing an android tablet through ADB without debug mode being enabled on the device? I'm locked out of an android tablet, trying to get back into it; there is no password reset and factory reset procedures aren't working. Debug is disabled on the device, and I can't get in to turn it on, so ADB can't find the device (at least as I understand it)

1

There are 1 answers

0
Don Chakkappan On

It is not possible to access the device through adb without enable the debugging mode .