[Q] Recovery Error

Search This thread

paul_akash

New member
Mar 17, 2014
2
0
When i tried to Boot from recovery mode i got Error message with no command.. none of those option in recovery mode working. My phone is UN rooted running on official 4.3 Jellybean. Is this only i m getting? or because my phone is unrooted its locked?
Some Assist would be nice thank You
 

vrushabh sutar

Senior Member
Mar 5, 2014
56
35
Ahmedabad
try using ADB commands:-

connect your phone using usb cable (with usb debugging enabled in developer options)

open command prompt (windows)

if you have ADB as environmental path then just type "adb reboot recovery"
else you need to navigate to the adb.exe and then type the upper command.

it worked for me :)
 
  • Like
Reactions: varun sutar

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    try using ADB commands:-

    connect your phone using usb cable (with usb debugging enabled in developer options)

    open command prompt (windows)

    if you have ADB as environmental path then just type "adb reboot recovery"
    else you need to navigate to the adb.exe and then type the upper command.

    it worked for me :)
    1
    i've attached the latest ADB version 1.0.31 (don't use older versions as they wont work on our device)