Questions tagged [recovery-mode]

Android's recovery mode allows ROM flashing even if the device is currently unusable. Invoking it usually involves a key combination that is pressed when starting the device. These combinations differ from device to device.

What is a "recovery mode"?

Android's recovery mode allows even if the device is currently unusable. It also gives you the opportunity to your device, wipe the cache partition, and – given you've got a custom-recovery (such as or ) installed, even more.

Invoking it usually involves a key combination that is pressed when starting the device. These combinations differ from device to device, and might also depend on the recovery image used.

How to Boot Any Android Device into Recovery Mode

There are multiple ways to do this (as the linked article explains). On most devices, it's a 3-step:

  • Shut down your device (power off)
  • Press the Volume-Down button (and keep it pressed), then simultaneously press and hold the Power button
  • Release buttons once the boot sequence is finished

The button combination might be another one on different devices:

  • Samsung Galaxy Series: Volume Up + Home + Power
  • Galaxy Nexus (Nexus 4, Nexus 7, and Nexus 10): Volume Up + Volume Down + Power
  • On some devices With Camera Buttons: Volume Up + Camera

If none of those work, follow up to the linked article for more alternatives.

Related tags

  • : the most famous custom recovery
  • : Team Win Recovery Project is an alternative custom recovery
  • : from the custom recoveries, one can create/restore Nandroid Backups
  • : a backup type offered by ClockworkMod and other custom recoveries, but not by stock recoveries
1094 questions
3
votes
3 answers

"Flashing" custom recovery from running ROM

A possible solution to my other question related to this. Having root access, what's there to prevent me from manually flashing a custom recovery from my running operating system? If my bootloader is locked, can I still do: dd…
Naftuli Kay
  • 2,592
  • 7
  • 28
  • 37
3
votes
2 answers

About the android recovery mode

Question 1: what's the android recovery mode? Does it run a full linux kernel? Question 2: where the recovery.img is installed? (/somewhere_in_filesystem)
lovespring
  • 1,185
  • 3
  • 16
  • 22
3
votes
1 answer

Is there a way to flash a boot.img from recovery without a computer?

Is there a way to flash a boot.img on your SD card without having to connect to a PC? Is there an equivalent of the fastboot command? I'm on a HTC Amaze 4G currently.
Androidian
  • 131
  • 1
  • 4
2
votes
1 answer

MX2 recovery problem

I'm hoping someone can help me with the problem I have. I have a MX2 Android TV Box and flashed it with Matricom firmware, running 4.2.2. When I try to access the SD card in recovery mode it doesn't allow me to do this - Apply from EXT, update from…
user61388
  • 21
  • 2
2
votes
1 answer

I can't enter recovery mode

I tried every method I found but nothing worked when I try to enter recovery mode, Sony logo appears one second and the device vibrates at the same time any help? My device stuck at Sony logo and it doesn't boot, so I want to hard reset my phone…
Mody3bdo
  • 31
  • 1
  • 5
2
votes
0 answers

I can't boot to custom recovery directly

Good day to everyone. I have a problem with my SKK Lynx (rebranded Ulefone be Pure) phone. I've installed a custom recovery on it (Philz Touch) via RashR. I am able to use it successfully but I have to use an app to boot directly to recovery like…
Kei
  • 21
  • 2
1
vote
0 answers

arnova 10d G3 cant get past restore screen android

I have a tablet by Arnova and its not getting past the system recovery page after putting it into that mode by pressing vol+ and power button i see the green android sign for a bit and then goes to a dark screen and that's it .....any ideas please?…
1
vote
0 answers

How to get into CWM Recovery in Samsung galazy star pro s7262

As you have read the question; you know what I want. I'm always getting into stock recovery-mode but I have flashed CWM via Odin v3.07. I m using adb to get into recovery-modebecause when I press Vol up + home + power buttons; nothing happens. Can…
user55925
  • 11
  • 1
  • 1
  • 2
1
vote
0 answers

Do I need to flash stock recovery same as my stock rom's version?

I am using Android 4.1.2 with TWRP custom recovery, now I want to flash stock recovery, do I need to flash the recovery from 4.1.2 stock ROM or any version of stock recovery is ok ? Thanks
JatSing
  • 531
  • 3
  • 6
  • 10
1
vote
1 answer

recovery partition does not seems to be exist

Hi all I have successfully root my innos a35 phone and now what I want is to There's no file called /proc/mtd , So is that mean that my device is not based on the mtd technology. I have tried the fastboot but it seems not working. My /proc/mounts…
sandun dhammika
  • 163
  • 2
  • 3
  • 10
1
vote
1 answer

What is the FWDN mode?

I accidentally pressed a button when turning on my android tablet and it says (typos included): The Device enter FWDN Mode Please Connect USB to PC or Reset The Device Waitting........ What's the FWDN Mode?
That Brazilian Guy
  • 1,174
  • 5
  • 21
  • 40
1
vote
0 answers

Password unlock from recovery menu

What do I door the steps to reset or unlock the phone pin on a Motorola phone.. I have already powered device off and am. Ow at.the recovery menu so what do I do to unlock this phone e even have the mount option but Nothing happens when I choose it…
1
vote
1 answer

What is the name of the install package and how to make it visible in Recovery mode?

Issue; when downloaded to a Mac, the .zip file was unzipped. The issue was resolved by downloading files from the vendor with Windows. The goal is to install the factory Android 10 ROM: HE_FULL_UPDATE_10-16-10.00-QG-U00-STD-HEL-04.zip and wipe the…
gatorback
  • 157
  • 1
  • 8
1
vote
0 answers

Lg G5 sa recovery

Love my phone but old, have had it 'die' on me twice now in last 6 weeks. Just got it working after screen showed Fileware upload do not unplug for an hour. I disconnected battery whilst it was plugged in. bingo....working again but what if it dies…
r sund
  • 11
  • 1
1
vote
0 answers

Accessing vdc from shell

I am trying to change my device encryption password by opening a terminal in TWRP and typing vdc changepw default_password 1234 and it's giving me vdc: inaccessible or not found. Is there something wrong with my approach or is the issue with the…
YankyL
  • 111
  • 2
1
2 3 4 5