Resetting your smartphone to factory settings via Android Recovery is a radical but effective way to return the device to functionality. This method is useful if the phone is stuck on the logo, does not respond to touches, is infected with viruses, or is simply unstable after updates. Unlike a standard reset through settings, Recovery Mode allows you to bypass the screen lock and restore the system even in case of critical failures.

However, the procedure has its pitfalls: incorrect actions can turn your smartphone into a โ€œbrick,โ€ and without a backup you will lose all your data - photos, contacts, messages. In this article we will analyze all reset methods (including stock recovery and custom recovery TWRP types), explain the difference between wipe data and factory reset, and show how to avoid common mistakes. If your Samsung, Xiaomi, Huawei or another Android device refuses to turn on, this guide will help bring it back to life.

What is Recovery Mode and why do you need it

Recovery Mode is a separate section of the Android operating system designed to restore and maintain the device. It runs independently of the host OS, allowing you to perform critical operations even when the system is not booting. The following functions are available in Recovery:

  • ๐Ÿ”„ Reset to factory settings (wipe data/factory reset) - deletes all user data and returns the firmware to its original state.
  • ๐Ÿ—‘๏ธ Clear cache (wipe cache partition) - deletes temporary files that can cause crashes.
  • ๐Ÿ“ฆ Installing updates โ€” manual firmware via ADB sideload or from a memory card.
  • ๐Ÿ› ๏ธ Diagnostics โ€”checking the integrity of system files.

From standard reset through settings (Settings โ†’ System โ†’ Reset) Recovery differs in that:

Parameter Reset via Settings Reset via Recovery
Requires screen unlocking Yes No
Works when the system freezes No Yes
Deletes data from the card memory No Depends on the model
Access to additional functions (for example, installing firmware) No Yes

It is important to understand which Recovery Mode comes in two types: Stock Recovery (standard, from the manufacturer) and Custom Recovery (for example, TWRP or OrangeFox). The first is limited to basic functions, the second allows you to make backups, install unofficial firmware and fine-tune the system. If you haven't installed custom recovery yourself, you definitely have stock.

๐Ÿ“Š What smartphone do you have?
Samsung
Xiaomi/Redmi/Poco
Huawei/Honor
Google Pixel
Other brand

Preparing for the reset: what you need to do before you start

Before you start resetting, do mandatory stepsto avoid losing important data and problems with the device:

  1. Create a backup. Even if the phone does not turn on, try connecting it to the PC and copying files through ADB pull or a app like Dr.Fone. If the screen works, use Google Photo for photos, SMS Backup & Restore for messages, and Smart Switch (for Samsung) for a full backup.
  2. Charge the battery. Make sure that the charge level is not lower 50%. If the smartphone runs out of power during the reset, it may damage the firmware.
  3. Find out the model and version of Android. Methods for entering Recovery and menu items may vary. For example, on Xiaomi s MIUI 14 the path will be different than on Samsung One UI 6.
  4. Set up a Google account. After the reset, you will need to enter the account information that was linked to the device (protection FRP). If you have forgotten your password, recover it in advance.

If you plan to sell or transfer the phone, Be sure to delete all Google accounts and unlink the device from services (Find My Device, Samsung Knox, etc.). Otherwise, the new owner will not be able to activate the smartphone.

Make sure the battery charge is >50%|

Make a backup copy of important data|

Remember your Google account login/password|

Disable screen protection (PIN, pattern)|

Prepare a USB cable (in case of problems)-->

How to enter Recovery Mode on different smartphones

Key combinations for entering Recovery Mode depend on the manufacturer and model. Below is a list of current methods for popular brands. If your device is not in the list, try the universal method: Power + Volume up.

Brand Key combination Notes
Samsung Power + Volume up + Bixby (or without Bixby) On new models (Galaxy S23, A54) after the logo you need to release Powerbut hold Volume up.
Xiaomi/Redmi/Poco Power + Volume up On some devices (Redmi Note 12), you must first disable Mi Cloud in the settings.
Google Pixel Power + Volume down, then select Recovery Mode in the menu On Pixel 7/8 after entering you need to press Power + Volume up to confirm.
Huawei/Honor Power + Volume up On older models (P30), you may need to hold the buttons until they vibrate.
OnePlus/Oppo/Realme Power + Volume down On OnePlus 11 after the logo appears, release Powerbut continue to hold Volume down.

If the combination does not work:

  • ๐Ÿ”Œ Try connecting the charger and try again.
  • ๐Ÿ”„ On some devices (Sony Xperia), you must first hold Volume up, and then connect the USB cable to the PC.
  • ๐Ÿ› ๏ธ If the screen does not respond, use ADB (more in the next section).
What to do if Recovery Mode does not open?

If none of the combinations work, the recovery partition may be damaged. In this case, only flashing through Fastboot or a service center will help. On devices with an unlocked bootloader (bootloader), you can install TWRP via the command:

fastboot flash recovery twrp.img

But this is risky for beginners - it is better to contact specialists.

Step-by-step guide: how to reset Android via Recovery

When you have successfully logged in Recovery Mode, a menu will appear in front of you with control via the volume buttons (Up/Down for navigation, Power for selection). On some devices (Google Pixel), you first need to select the language by pressing Power.

Attention! The interface may vary. If you custom recovery (for example, TWRP), the menu items will be different - look for Wipe โ†’ Format Data.

Select item Wipe data/factory reset|

Confirm action (usually item Yes or Confirm)|

Wait for the process to complete (may take 5-15 minutes)|

Select Reboot system now to reboot-->

  1. Select Wipe data/factory reset.

    Use the buttons volume for navigation and Power to confirm. On some devices (Samsung) the item may be called Factory data reset.

  2. Confirm reset.

    The system will ask for confirmation - select Yes โ€” Delete all user data or a similar item. On Xiaomi you may need to enter the password for Mi Account.

  3. Wait for completion.

    The process may take from 2 to 20 minutes. Don't interrupt him! The screen will display progress (for example, Formatting /data...).

  4. Reboot the device.

    After a successful reset, select Reboot system now. The first boot after the reset usually takes longer than usual (5-10 minutes).

If after rebooting the phone requires you to enter the old one PIN code or Google password (protection FRP), which means you did not unlink your account before resetting. Solutions:

  • ๐Ÿ”‘ Enter the data from the last linked account.
  • ๐Ÿ“ง If you forgot your password, recover it via Google Account Recovery.
  • ๐Ÿ› ๏ธ On some devices (Samsung) you can bypass FRP via Combination Firmware, but this requires skills.
๐Ÿ’ก

If after resetting the phone does not turn on for more than 15 minutes, try repeating the procedure or booting into Safe Mode (hold Volume down when turning on).

What to do if Recovery Mode does not work or the reset does not helps

Sometimes resetting via Recovery does not solve the problem or is not available. Let's consider typical scenarios and their solutions: Recovery Mode unavailable. Let's look at typical scenarios and their solutions:

1. Recovery Mode does not open

If the key combinations are not available. are triggered:

  • ๐Ÿ”Œ Try connecting the device to charging for 10-15 minutes, then try again.
  • ๐Ÿ–ฅ๏ธ Use ADB to enter Recovery:
    adb reboot recovery

    (requires USB debugging enabled and connection to PC).

  • ๐Ÿ”ง On some devices (LG, Motorola), you must first go to Fastboot Mode (Power + Volume Down, and then select Recovery.

2. Reset does not complete or errors occur

If the process is stuck at the stage Formatting /data:

  • โณ Wait 30-40 minutes - sometimes the operation takes a long time.
  • ๐Ÿ”„ Try resetting by selecting Wipe cache partition before Factory reset.
  • ๐Ÿ› ๏ธ If an error E:unknown volume for path [/data]appears, the memory partition may be damaged. In this case, only flashing via Fastboot or Odin (for Samsung).

3 will help. After the reset, the phone does not turn on

If the device freezes on the logo or goes into bootloop (cyclic reboot):

  • ๐Ÿ”„ Try going back to Recovery and repeat the reset.
  • ๐Ÿ“ฅ Install the stock firmware via Fastboot or Odin. brands:
    • Samsung: firmware via Odin with file BL + AP + CP + CSC.
    • Xiaomi: Mi Flash Tool with choice clean all.
    • Google Pixel: fastboot flash all -w.
  • ๐Ÿ”ง If the firmware does not help, it may be damaged bootloader or EMMC chip. In this case, repair is required at a service center.
๐Ÿ’ก

If the smartphone does not respond to any key combinations and is not detected by the PC, most likely there is a hardware problem (the button cable or motherboard is damaged).

Reset via TWRP and other Custom Recovery

If your device has custom recovery (for example, TWRP, OrangeFox or PitchBlack), the reset process will be different. Main advantages TWRP:

  • ๐Ÿ“ Ability to make full backup (Nandroid backup) before resetting.
  • ๐Ÿงน More flexible cleaning (you can choose which partitions to format).
  • ๐Ÿ”ง Support installing unofficial firmware and mods.

Instructions for TWRP:

  1. Log in TWRP (usually the same combination as for stock recovery).
  2. Select Wipe โ†’ Advanced Wipe.
  3. Tick the sections:
    • Dalvik / ART Cache
    • System
    • Data
    • Internal Storage (optional, will delete all files)
    • Cache
  • Swipe your finger across the screen to confirm (Swipe to Wipe).
  • Once completed, tap Reboot System.
  • Attention! If you plan to install custom firmware after the reset, do not format the partition System before installing a new OS this will make it impossible to boot.

    To restore data from a backup to TWRP:

    1. Select Restore.
    2. Specify the backup folder (usually /TWRP/BACKUPS/).
    3. Select partitions for recovery (recommended Boot, System, Data).
    4. Confirm the restoration.
    What is Nandroid backup?

    This is a complete copy of all partitions of the device, including system, data and settings. Created in TWRP and allows you to roll back to the previous state in one click. Stored in format .tar and takes up a lot of space (10-30 GB).

    Frequent errors and how to avoid them

    Even experienced users sometimes make mistakes when resetting via RecoveryHere are the most common ones and ways to prevent them:

    Error Consequences How to avoid
    Reset without backup Loss of all data (photos, contacts, messages) Create backup via Google Drive, Titanium Backup or TWRP
    Interrupting the reset process File system damage bootloop Do not turn off the device until the message appears Data wipe complete
    Reset with low battery batteries Device shutdown in progress, firmware damaged Charge the battery at least to 50% or connect the charger
    Using the wrong key combination Entering Fastboot instead Recovery, impossibility reset Check the combination for your model (see table above)
    Format Internal Storage in TWRP without backup Deleting all files, including backups and firmware Copy important files to your PC or memory card before cleaning

    Another typical problem is forgotten Google account after reset. If you don't remember your login details, try:

    • ๐Ÿ“ง Recover your password via recovery page.
    • ๐Ÿ“ž Use a backup email or phone number associated with your account.
    • ๐Ÿ› ๏ธ On devices Samsung s Android 10+ you can bypass FRP via Combination Firmware, but this requires skills.

    If after resetting the device begins to work slower, the problem may be in damaged cache. In this case:

    1. Login Recovery.
    2. Select Wipe cache partition.
    3. Confirm the action and reboot the device.

    FAQ: answers to common questions

    Is it possible to reset the phone via Recovery if it is locked with a pattern?

    Yes, resetting via Recovery Mode bypasses the screen lock, as it works at the system level. However, after the reset, you may need to enter data from the last linked Google account (protection FRP).

    Will the memory card (SD-card) be deleted when resetting via Recovery?

    In most cases, no, but there are exceptions:

    • On some devices Samsung and Huawei reset may affect internal memoryif it is combined with an SD card (function Adoptable Storage).
    • In TWRP when selected Internal Storage will All data has been deleted, including files on the SD card if it is formatted as internal.

    To avoid losses, remove the memory card before resetting.

    How to reset Xiaomi via Recovery if it requires a password from Mi Account?

    On devices Xiaomi with MIUI when resetting via Recovery you may be prompted for a password from Mi Account. Solutions:

    • Enter the password for the account that was linked to the phone.
    • If you forgot your password, restore it on the website account.xiaomi.com.
    • If the device does not activate even after the correct password, protection may be enabled Find Device. Disable it via the web version Mi Cloud.

    On new models (Redmi Note 12, Xiaomi 13), you can bypass this protection without password is almost impossible.

    After resetting, the phone asks for the old PIN code. What should I do?

    This means that protection was enabled on the device. FRP (Factory Reset Protection)Solutions:

    • Enter the PIN code or password that was set before. reset.
    • If you donโ€™t remember, restore access to the Google account that was linked to the phone.
    • For devices Samsung you can use Combination Firmware or service codes (for example, *#0808# for switching on DM+ACM+ADB).

    On Android 12+ bypassing FRP without account data is extremely difficult - you may need to contact a service center.

    Is it possible to cancel the reset after it has started?

    No, after confirming the reset (Yes โ€” Delete all user data) the process cannot be interrupted without risk of system damage. If you change your mind, wait until the reset is complete and restore your data from a backup (if you have one). Interrupting the process can lead to:

    • Partition damage /data.
    • Bootloop (cyclic reboot).
    • Loss of the ability to boot the system.