Recovery mode is a small, separate boot environment built into every Android phone that lets you perform maintenance tasks the normal operating system can’t handle on its own. When you enter recovery mode on Android, you gain access to options like wiping the cache partition, applying update packages, and performing a full factory reset, all without loading the regular Android system. Because it runs independently, recovery mode is invaluable when your phone is stuck in a boot loop, frozen on the logo, or otherwise refusing to start normally. This guide explains exactly how to reach it on the major brands, since the button combination differs from one manufacturer to another.
What recovery mode actually does
There are two kinds of recovery you may encounter. Stock recovery ships with the phone and offers a limited menu navigated with the volume and power keys. Custom recovery (such as TWRP) is installed by enthusiasts and adds features like full backups and flashing custom ROMs. The steps below apply to stock recovery, which is what almost everyone has. Once inside, you can scroll through the menu to wipe data, clear the cache, or reboot. If you want a deeper walkthrough of the menu items themselves, see our guide on how to use recovery mode to fix your Android phone.
How to enter recovery mode on Android by brand
The universal rule: power the phone completely off first, then hold a specific key combination while it boots. Below are the accurate combinations for the most common brands.
- Samsung Galaxy (with no Bixby/Home button, S8 and newer): Turn off the phone, plug it into a PC or charger if it has no physical Bixby key, then press and hold Volume Up + Side (Power) + (Bixby if present). On models that connect via USB, hold Volume Up + Power while connected. Release when the Android recovery screen appears.
- Google Pixel: Power off, then hold Power + Volume Down to reach the bootloader menu. Use Volume keys to highlight Recovery mode and press Power to select it. At the “No command” screen, hold Power and tap Volume Up once.
- Xiaomi / Redmi / POCO: Power off, then hold Volume Up + Power until the MIUI/HyperOS recovery logo shows.
- OnePlus: Power off, then hold Volume Down + Power; select your language, then choose recovery options on screen.
- Motorola: Power off, hold Power + Volume Down to enter the bootloader, then use Volume keys to scroll to Recovery and press Power.
- OPPO / realme / vivo: Power off, then hold Volume Down + Power (some realme models use Volume Up + Power).
If your phone still responds to the operating system, there is an easier route on most devices: connect it to a computer with the correct Android USB drivers installed and use the ADB command adb reboot recovery. This sidesteps the button-timing problem entirely.
Navigating and using the menu safely
In stock recovery, the touchscreen usually does not work. Use Volume Up and Volume Down to move the highlight and the Power button to confirm. The safest option to try first is Wipe cache partition, which clears temporary system files without deleting any of your photos, apps, or accounts. If you intend to choose Wipe data / factory reset, understand that it erases everything on the device.
Before any factory reset, back up your files. Our guide to backing up and restoring Android devices walks through saving photos, contacts, and app data first. Note that a reset performed this way is the same as a hard reset on any Android mobile.
Important: the Google FRP lock
If you factory reset from recovery mode, Factory Reset Protection (FRP) stays active. On the next setup, the phone will demand the Google account and password that was last signed in on the device. This anti-theft feature cannot be skipped legitimately, so make sure you know those credentials before resetting. If you’ve forgotten which account was used, you may be able to clear the device first through Find My Device from Google while you still have access to that account online.
Frequently asked questions
Will entering recovery mode delete my data?
No. Simply entering recovery mode changes nothing. Data is only erased if you deliberately select “Wipe data / factory reset.” Choosing “Reboot system now” or “Wipe cache partition” leaves your personal files intact.
My button combo isn’t working. What’s wrong?
The most common cause is that the phone wasn’t fully powered off, or you released the keys too early. Hold the combination firmly until the screen changes, not just until it vibrates. If it still fails, charge the battery above 20 percent and try the ADB method (adb reboot recovery) from a computer instead.
What is the “No command” screen on Pixel and some Motorola phones?
That screen means stock recovery has loaded but is waiting for a key sequence to reveal the menu. Press and hold the Power button, then briefly tap Volume Up while still holding Power. The full recovery menu will appear.

