How to set up smartphones and PCs. Informational portal
  • home
  • Windows phone
  • How to enter recovery mode samsung. For certain Motorola and Lenovo models

How to enter recovery mode samsung. For certain Motorola and Lenovo models

06.08.2018

How to enter Recovery? Many instructions for upgrading and flashing Android require you to perform actions from the Recovery menu. What this mode is and why you need it, you will learn from this article. What is Recovery (recovery)? Recovery is a special Android boot mode in which:

  • perform a hard reset of Android data
  • flashing a smartphone
  • get Root rights

How to enter Recovery? The Recovery menu is usually found in all smartphones and tablets from Samsung, but not available in other brands of Android smartphones, but it can be easily added by flashing this section to your Android device.

Connect Android to PC and type command adb reboot recovery

Example in ADB RUN:

From the command line - Method 3

As practice shows, on some devices (more specifically, LG), it is not possible to transfer an Android device using the command adb reboot recovery , in which case you should use the following command

adb shell

reboot recovery

There is also a command to switch to Recovery mode for LG, you need to enter the command

adb reboot --bnr_recovery

After that, the device will restart in a few seconds!

Universal method from the installed terminal with Root rights

(Asus, HTC, Lenovo, Sony, HTC, LG, Samsung and others, provided that recovery is available in this device)

  1. Download and install the Terminal application from the Google Play store;
  2. Go to the newly installed application;
  3. Type the following commands:
    su
    reboot recovery
  4. After a couple of seconds, Android will start to reboot.

Management in the Recovery menu

Volume keys Up and down- menu navigation Key On off- select an item in the menu. There are Android devices in which no keyvolume, in that case you will need OTG cable and computer mouse. As soon as you start putting Android into Recovery mode, connect your mouse.

This article is over. If you do not know how to use and what items in Recovery are responsible for, then read the article

  • If you encounter errors while installing the update - Status CWM

That's all! There is nothing difficult! Read more different articles and instructions in the section. Stay with the site, it will be even more interesting!

The Recovery menu is a special service mode of the Android mobile system. Available on all smartphones and tablets. It is used to launch if the user wants to quickly clear all information in the device, restore factory settings, change the firmware, and also in some other situations.

In the event that the Recovery on the device has never been changed, it is called STOCK. If this menu was flashed, then it is already called CUSTOM.

Among custom recovery, CWM and TWRP are considered the most popular due to their functionality.

To enter the recovery menu on a turned off device, a special combination of pressing HOME, POWER, VOLUME + and VOLUME- is used. In this case, on different devices you need to use different of these buttons.

Below in the article you can find a way for your device. By the way, there are special programs for launching this menu. One of the most convenient, called Quick Boot, we will consider here.

A universal way to enter the recovery on Android

Today, for many models from different manufacturers, the same key combination is suitable. Therefore, it makes sense to consider this method in the first place. Perhaps it can be called a universal way.

The procedure is as follows:

  1. Turn off your Android smartphone or tablet.
  2. Press the power button and then short press the volume up knob.
  3. The device will go into Recovery.
  1. With the device turned on, hold down the on/off button for a few seconds.
  2. A menu will appear on the screen with some parameters, where there may be a “Go to recovery” button or something like that.

If on your Android these key combinations do not lead to the desired result, then see below for all possible combinations specifically for each popular device line. For all other devices, one of the universal options described above is suitable.

Recovery on Samsung

If you have a device from the popular Galaxy line from Samsung Electronics, then one of the following methods will suit you. Keep in mind that all key combinations apply when the smartphone or tablet is turned off.

Recovery on Sony Xperia

If you are the owner of a device from the Sony Xperia line, then turn off the device, and then turn it on and when the indicator lights up or the SONY logo appears on the screen, hold down the volume down or volume up key. On some models, there is also a click on the logo.

This option is also possible: turn off the device, hold down the power button and wait for a few vibrations, then release the ON / OFF button and quickly hold down the "Volume +".

Recovery on HTC

First of all, the user needs to switch to Bootloader mode. In most cases, the battery is removed and reinstalled for this:


Recovery on Nexus

With the device turned off, hold down the following key combination: volume down and on / off (power).

Now find the Recovery item and go to it by pressing the power button.

We go into recovery using the Quick Boot application

There are also special programs that help you switch to Recovery with one touch of your finger. The procedure in this case is not at all complicated. Just open the Play Market, search for the application and install it. I decided to introduce you to one of the most convenient called Quick Boot.

After installation and launch, select the Recovery item in the program menu.

The device will successfully reboot into Recovery mode, and you will be able to continue working with the partitions that you need, depending on the task. For example, if you need to restore all the factory settings on your device, you will work with the Wipe data (Factory reset) section, the Apply update from section is used to update the firmware, etc.

How to work in the recovery menu

Navigation here is done by pressing the side keys to increase and decrease the volume. The on/off button is briefly pressed to confirm the selected option.

Tip: if you are not sure of your actions, it is better not to experiment in this menu, as the consequences will be irreversible. Android mobile devices, unlike PCs, will not issue warnings about possible problems.

What's in the recovery menu

This menu contains the following sections:

  1. Reboot system. When you click on this item, Android will reboot in normal mode. In case you just logged into Recovery out of curiosity, use this command to exit.
  2. Apply update from . This section is used to update the installed firmware from the existing distribution, install patches, etc. In this section, you can select the type of update from the following list:
    1) Internal storage - from an existing option, including from system memory, file storage, memory cards;
    2) External storage - from some external device;
    3) Cache - from the internal system cache.
  3. Backup/Restore . Each device stores a backup image of the system. Clicking on this item will start recovery from this image. That is, the system will be completely updated to the state in which it was after the purchase.
  4. Wipe cache partition. The contents of the system cache will be completely deleted.
  5. Wipe data|Factory reset . Selecting this item allows you to reset all settings made by the user for the entire period of operation. The device will completely return to the preset factory settings. Please note that during the reset process, all information entered and saved by the user will be lost. Including all files, folders, music, videos, etc. However, the speed of the tablet usually increases by an order of magnitude after resetting the settings.

Once again, let's talk about the Recovery menu, since almost always the instructions for flashing and upgrading Android provide for the performance of certain actions from the Recovery menu.

What is Recovery?

Recovery (recovery) or translated from English - Recovery Mode is a special device boot mode with which you can restore the system or install updates. This is an emergency mode necessary to restore the working state of the mobile device in the event of program failures, which resulted in the device turning off and the inability to boot it in normal mode.


With the Recovery mode, you can:

  1. Reboot your tablet or smartphone.
  2. Reset settings.
  3. Install updates.
  4. Configure and install firmware.
  5. Get Root rights.
  6. Delete your personal data in the system.
  7. Restore the operating system and much more.

Remember that incorrect actions can harm the system. If important information is recorded on your tablet, it is better to save it on another device in advance.

Before using the recovery mode, carefully read the instructions. Each tablet has a different service menu, so the question of how to enter the Recovery menu on a tablet requires an individual approach.

How to enter Recovery?

The Recovery mode in each mobile device is visually different, but the login process is almost always carried out according to the same principle. In order to enter the Recovery system, you need to do a number of actions:

1. Turn off your tablet. At the same time, make sure that the battery is fully charged or connect the tablet to the network.

2. Switch to Recovery mode by pressing a combination of some buttons. Since different tablet manufacturers offer different hotkey combinations, we will give some of the most common key combinations for entering the recovery menu.

The main key combinations for entering the Recovery:

  • Simultaneously holding down both the "volume" keys and the "power" key;
  • simultaneously pressing one of the "volume" keys and the "power" key;
  • simultaneously hold down one of the volume buttons, the Home button and turn on the device.

The buttons are held until the recovery mode appears on the display.

On some Chinese devices there is no Recovery mode. In this case, you will have to reflash the tablet.

How to navigate the Recovery menu?

Most devices allow you to navigate through the menu items using the volume buttons. The power button serves as a choice of the desired menu item. Some devices may use other keys.

If the control is touch, then we move through the points and select the desired item by pressing your finger.

How to enter Recovery if there are no volume keys on the tablet?

If your tablet does not have volume keys, try the following tips:

1. You can try to enter the desired mode by holding down the power and Home buttons at the same time. Another option is to hold down the Home key, press the power button, and release the Home key. After the splash screen appears, press the Home button again.

2. You can navigate through the menu by connecting a USB keyboard via an OTG cable or using a sensor.

As you know, the Android operating system provides the user with a huge functionality, using which he can realize the full potential of his smartphone. Starting from advanced settings using the engineering menu and ending with a full factory reset using Android System Recovery 3e. What to do in this menu with a smartphone, you will learn from this article.

This settings mode was provided for working with system files and system parameters. With it, you can activate or block almost all the functions of an Android device. Here you can carry out such complex manipulations as a complete cleaning or restoring the system in just a couple of clicks. Due to the fact that this menu plays an important role, getting into it is not so easy, but more on that below. In order not to harm your device, you need to know the mode items, their meaning in Android System Recovery 3e and what to do to carry out certain actions.

Launch Android System Recovery 3e

As mentioned above, launching this menu is not so easy. To get here:

  1. Turn off the gadget;
  2. Simultaneously hold down the volume rocker, the home button and the power key.

After a few seconds, the Android logo will appear on the screen, and then the Android System Recovery 3e menu will start. What to do in it, and what values ​​the menu items have - we'll talk about this later.

Assigning items in the mode

The very first and most important item is Reboot. It allows the user to restart the device.
To use the device's memory card as an external drive connected via USB, select Toggle USB strage.
There is also work with the CWM package. It is used to install native Recovery on the device.

By selecting "Instal from sdcard" (installing CWM from a memory card), you will find yourself in a subsection with items:

  1. Installing CWM Recovery, which is preloaded on a memory card - Choose zip from sdcard;
  2. Check md5sum sum – Check md5sum a file;
  3. Find out the signature of the CWM package - Toggle Signature Verification;
  4. You can check CWM for compatibility with the device by clicking on Toggle Sclipt Assert.

How to use Android System Recovery 3e for flashing, what to do on Lenovo or other gadgets? Use only proven features that you understand!

  1. Reset all smartphone data - Wipe data / factory reset;
  2. Wipe Cache allows you to completely clear the cache;
  3. Wipe dalvik cache is used to clear the Dalvik cache;
  4. To clear your battery usage history, use Wipe battery stat;
  5. Format System completely removes all system files;
  6. Format Date formats the data section;
  7. Format cache deletes the cache data, but the files themselves remain in it;
  8. Clearing cache core data - Format boot;
  9. To completely format the device, use Wipe all partitions.

By the way, how to use Android System Recovery 3e, what if the tablet is your device? All the meanings of the menu items that we are talking about are completely identical for all gadgets running Android.

  1. The next section is one of the most important. Backup/Restore is responsible for backing up and restoring data. It contains items:
  2. Backup creates a backup copy of the data;
  3. Restore is used to restore the factory firmware;
  4. Advance Restore is used to restore individual partitions of data;
  5. Advanced Backup can be used to copy partitions.

The next item is responsible for converting formats in Android System Recovery 3e, what should I do in this menu? Here you can select different types of conversion to EXT4 and EXT3. Here's what this section allows you to do:

  1. Convert/change a backup converts the device system;
  2. Use Convert Data to convert data;
  3. Change one of you backup is used to translate backup sections;
  4. Convert Cache converts the cache;
  5. Wipe data/factory reset is used to convert all partitions;
  6. System - format system, vice versa - format data; cache - format cache.

Extra menu


In the Advanced section, you can perform the following actions using the following commands:

  1. File System Check checks the validation of system files;
  2. Print Partition Info displays log information;
  3. Copy recovery.log to sdcard is used to save copies of the recovery log;
  4. Opening ext and ext2 formats on an SD memory card– Partition SD Card;
  5. No - save my fat32 partition! stops partitions;
  6. Use Fix Permission to fix permissions in /data/data.

And, finally, the last item of the Power Menu. It is used for power management:

  1. Reboot Recovery reboots;
  2. In Bootloader mode, use Reboot into Bootloader;
  3. A simple reboot is done using Reboot;
  4. Power Off - ordinary shutdown.

Thus, using this menu, you can implement a huge number of such functions that are not available in the visual settings. If you have any questions, you can always ask them in the comments!

Android System Recovery 3e is one of the mobile features appreciated by device users. The main purpose of the specialized tool Android System Recovery 3e is to clean the device from files and restore it. By carefully studying all the available features of this function, you can make sure that its demand is fully justified.

Brief description of Android System Recovery 3e

Activation of a special settings mode implies a quick and successful solution of the task. So, you need to turn off the smartphone, then hold down the keys to adjust the volume, the Home button, and the on / off button. Only after the user holds three buttons at the same time for a while, a special menu can be seen.

System Recovery is a diverse menu that is ideal for solving any existing issues. Mobile phone users will be able to successfully move through all the items, knowing what they mean. In each case, a special approach to solving existing problems is assumed:

  • Check md5sum a file - check the md5sum file;
  • Toggle Signature Verification - verification of the signature of the CWM package;
  • Toggle Sclipt Assert - checks the package for compatibility with a mobile phone.
  • System Recovery allows you not only to successfully restore a mobile device, but also to use additional available features.

    What features does System Recovery have?

    Thinking about what android system recovery 3e is, you need to understand what to do, so it is advisable to carefully study all the available functions and make sure that the Recovery system is optimally functional.

    1. Install - installation, kernel, system utilities using a special file. It is supposed to use zip-archives with a special structure and utility.
    2. Backup/restore is one of the most important components for creating an operating system backup. It should be noted that full backups are recommended.
    3. Wipe / format - cleaning and formatting segments of used internal memory. Most often, a simple wipe is sufficient, but formatting is occasionally used.
    4. Mount - mount different sections of the mobile phone. This is required when installing a new modification of the operating system.

    Carefully studying the capabilities of the Android operating system, one can note a high level of functionality and the feasibility of having System Recovery.

    The Recovery menu is a special service mode of the Android mobile system. Available on all smartphones and tablets. It is used to launch if the user wants to quickly clear all information in the device, restore factory settings, change the firmware, and also in some other situations.

    In the event that Recovery on the device has never been changed, it is called STOCK. If this menu was flashed, then it is already called CUSTOM.

    Among custom recovery, CWM and TWRP are considered the most popular due to their functionality.

    To enter the recovery menu on a turned off device, a special combination of pressing HOME, POWER, VOLUME + and VOLUME- is used. In this case, on different devices you need to use different of these buttons.

    Below in the article you can find a way for your device. By the way, there are special programs for launching this menu. One of the most convenient, called Quick Boot, we will consider here.

    A universal way to enter the recovery on Android

    Today, for many models from different manufacturers, the same key combination is suitable. Therefore, it makes sense to consider this method in the first place. Perhaps it can be called a universal way.

    The procedure is as follows:

    1. Turn off your Android smartphone or tablet.
    2. Press the power button and then short press the volume up knob.
    3. The device will go into Recovery.

    1. With the device turned on, hold down the on/off button for a few seconds.
    2. A menu will appear on the screen with some parameters, where there may be a “Go to recovery” button or something like that.

    If on your Android these key combinations do not lead to the desired result, then see below for all possible combinations specifically for each popular device line. For all other devices, one of the universal options described above is suitable.

    Recovery on Samsung

    If you have a device from the popular Galaxy line from Samsung Electronics, then one of the following methods will suit you. Keep in mind that all key combinations apply when the smartphone or tablet is turned off.

    Ways:

    Recovery on Sony Xperia

    If you are the owner of a device from the Sony Xperia line, then turn off the device, and then turn it on and when the indicator lights up or the SONY logo appears on the screen, hold down the volume down or volume up key. On some models, there is also a click on the logo.

    This option is also possible: turn off the device, hold down the power button and wait for a few vibrations, then release the ON / OFF button and quickly hold down the "Volume +".

    Recovery on HTC

    First of all, the user needs to switch to Bootloader mode. In most cases, the battery is removed and reinstalled for this:

    Recovery on Nexus

    With the device turned off, hold down the following key combination: volume down and on / off (power).

    Now find the Recovery item and go to it by pressing the power button.

    We go into recovery using the Quick Boot application

    There are also special programs that help you switch to Recovery with one touch of your finger. The procedure in this case is not at all complicated. Just open the Play Market, search for the application and install it. I decided to introduce you to one of the most convenient called Quick Boot.

    After installation and launch, select the Recovery item in the program menu.

    The device will successfully reboot into Recovery mode, and you will be able to continue working with the partitions that you need, depending on the task. For example, if you need to restore all the factory settings on your device, you will work with the Wipe data (Factory reset) section, the Apply update from section is used to update the firmware, etc.

    How to work in the recovery menu

    Navigation here is done by pressing the side keys to increase and decrease the volume. The on/off button is briefly pressed to confirm the selected option.

    Tip: if you are not sure of your actions, it is better not to experiment in this menu, as the consequences will be irreversible. Android mobile devices, unlike PCs, will not issue warnings about possible problems.

    What's in the recovery menu

    This menu contains the following sections:

    1. Reboot system. When you click on this item, Android will reboot in normal mode. In case you just logged into Recovery out of curiosity, use this command to exit.
    2. Apply update from . This section is used to update the installed firmware from the existing distribution, install patches, etc. In this section, you can select the type of update from the following list:
      1) Internal storage - from an existing option, including from system memory, file storage, memory cards;
      2) External storage - from some external device;
      3) Cache - from the internal system cache.
    3. Backup/Restore . Each device stores a backup image of the system. Clicking on this item will start recovery from this image. That is, the system will be completely updated to the state in which it was after the purchase.
    4. Wipe cache partition. The contents of the system cache will be completely deleted.
    5. Wipe data|Factory reset . Selecting this item allows you to reset all settings made by the user for the entire period of operation. The device will completely return to the preset factory settings. Please note that during the reset process, all information entered and saved by the user will be lost. Including all files, folders, music, videos, etc. However, the speed of the tablet usually increases by an order of magnitude after resetting the settings.

    You can use Android and never enter the Recovery Menu. But if the phone does not turn on and does not enter Recovery, or you wanted to install custom firmware, then you will have to understand the reasons for the device not wanting to start.

    This article is suitable for all brands that produce phones on Android 9/8/7/6: Samsung, HTC, Lenovo, LG, Sony, ZTE, Huawei, Meizu, Fly, Alcatel, Xiaomi, Nokia and others. We are not responsible for your actions.

    Why does Android not enter Recovery?

    On some smartphones, there is no official Recovery at all, so you have to immediately install a custom one. If the message “No command” appears on the screen with a lying robot, this means that Recovery is available, but there were problems starting it. To fix the problem, quickly press the power button and the volume up key.

    If Android categorically does not boot into Recovery, then the reason for this behavior may be an error, which can also be fixed by installing custom Recovery. If the installation of custom Recovery does not help, you should contact the service center - perhaps there is hardware damage that cannot be eliminated by software methods.

    How to enter the Recovery Menu

    The login procedure differs depending on the manufacturer of the mobile device. To get into Recovery, you must first turn off the phone, and then hold down a certain key combination. , controlled by the volume keys and the power button. Recovery should not be confused with, in which all third-party applications are simply disabled. Recovery is, rather, an engineering menu for managing the phone bypassing the system.

    Keyboard shortcuts for entering Recovery on different phones:

    • Lenovo - "Volume +" and "On".
    • HTC - "Volume -" and "On" or "Volume +" and "On".
    • Samsung - "Home", "Volume +" and "On" squeeze at the same time.
    • Meizu - "On" and "Volume +".
    • Xiaomi - "On" and "Volume +".
    • Fly - "On" and "Volume +" or "On" and "Volume -".
    • ASUS - "On" and "Volume +" or "On" and "Volume -".

    If the combination does not work and the phone does not enter, try looking for a combination specifically for your model. There are also universal ways to launch Recovery - using a computer or special applications. If you have a computer handy:

    1. Download and install ADB and phone drivers.
    2. Connect Android via USB, .
    3. Launch ADB and run "adb reboot recovery" command.


    What to do if there is no computer? Install the Boot Droid app. In it you need to select the "Recovery" icon and click "Yes".

    You can also get into Recovery using Terminal Emulator. Type "su" in it, grant root access and run the "reboot recovery" command.

    Features Recovery

    Recovery Mode features differ depending on the view. If this is the official recovery menu, then the functionality will not be the highest:

    • Reboot to start Android normally.
    • Installing updates.
    • Reset to factory state.
    • Clearing the cache.
    • Backing up and restoring data.


    Our site has already managed to tell before. Recall that this is the so-called recovery menu, with which the user can, for example, reset all data or reflash his gadget.

    There are two types of recovery menu (Recovery Mode): stock and custom. Stock - this is the same kind of Recovery Mode, which is installed by default. When flashing, a custom Recovery Mode can be installed.

    And now - the most interesting. It will be about how to enter the recovery menu. And here an interesting quest can await the user - on various devices, this mode can be launched in different ways. How exactly? First, we will tell you about the universal method, and then we will go through specific brands of smartphones and tablets.

    Universal mode

    Why is he good? The one that is relevant for most modern devices.

    • Turn off your device by pressing the Power key, then tap on the touch button "Turn off" in the menu.
    • After the device is completely turned off, you will need to press the volume down key and the Power key at the same time.


    • Or - on the volume up key and the Power key at the same time.


    • When the device starts, the Power key can be released.

    This is the most convenient way of all and the easiest to start the specified mode.

    How to enter recovery on samsung?

    For new models: press the volume up key, Power and the central Home key.


    For older models, a universal method is used: pressing the volume up or down key, as well as Power.

    Google Nexus

    Volume down key + Power.


    In this case, Fastboot mode will be loaded, and from there it will be possible to switch to Recovery Mode.

    LG

    The classic way: volume down key + Power. Please note that the volume up and down buttons on LG smartphones may be located on the back.


    Xiaomi

    Volume up + Power.


    Meizu

    Volume up + Power.


    Please note that Meizu has its own menu, with which you can reset the settings or update the firmware. This is not quite a recovery menu.

    HTC

    Or volume up + Power:


    Or volume down + Power:


    Huawei

    Volume up + Power.


    Or decrease the volume + Power.


    Motorola

    First you will need to launch Fastboot Flash Mode, for which press the Volume Down + Power button.


    In the menu that will load on the screen, go to Recovery Mode using the volume down and volume up keys.

    ASUS

    Classic variant. Or Volume Down + Power:


    Or Volume Up + Power:


    Sony

    There are several ways.

    The first is simple: Volume Up + Power.


    The second one is a bit more complicated: the Power button, then Up, the Sony logo appears and Up again.

    The third way: Volume Up + Volume Down + Power.

    How to enable Recovery Mode via terminal?

    Download the Terminal Emulator app. Run, grant root rights (mandatory).

    Write the reboot recovery command.

    The gadget starts in Recovery Mode.

    How to enable Recovery Mode through a computer?

    Install Adb Run, as well as the necessary drivers. Connect the device to the computer, launch the command line on the computer, enter the adb reboot recovery command and press the Enter key.

    The Android system has great benefits for users as this operating system is always open to change and improvement. The best thing here is that you can easily tweak and optimize your android device to improve speed, extend battery life, or even replace stock software with custom or unofficial ones. But in order to do this, you must first carry out additional operations that will provide access to the internal system of a smartphone or tablet. As you will see, each task will require the use of a recovery image; Therefore, in this guide, we will tell you how to easily enter recovery mode manually on rooted and non-rooted Android phones.

    All android smartphones and tablets have a stock recovery image pre-installed on their systems. Stock recovery can be used for numerous operations, such as installing apps from an SD card, backing up data, performing maintenance procedures, and so on. But, when you're dealing with unofficial methods like kernels, stock recovery is useless. In this case, you should replace the stock recovery with a custom one, an operation that usually requires root access (although not always).

    Custom recovery images have great features and options that can be used by android users trying to customize their phones. Thus, these tools are only useful if you want to perform complex operations on your phone/tablet, otherwise replacing the stock recovery image with a custom one would be pointless. As mentioned, custom recovery should be used when trying to update to beta, unofficial or custom firmware or when installing custom kernels - after which, you can use your smartphone or tablet for speed improvements or for battery life upgrades.

    The most commonly used custom recovery images for android are CWM and TWRP, the latter being the touch version of the former tool. There are many other recovery apps that can be installed on Android system, but we recommend you the above mentioned tools.

    As mentioned above, when trying to install a custom recovery, root access may be required. In this case, first you need to unlock your smartphone / tablet (), then install the application and finally come back here and learn how to boot your android device into recovery mode. Keep in mind that rooting your phone will void your warranty and you will need to downgrade to stock firmware or update with the official Android software release to restore it to its original state.

    This guide is suitable for both rooted and locked Android smartphones and tablets, which means you can learn how to enter recovery mode without any problems. This method will work on almost all android devices, so this is a one-stop guide. So, whether you need to enter stock recovery or custom recovery (CWM or TWRP), use our instructions and learn how to do it.

    As a rule, to enter recovery mode, you need to press a combination of buttons on your phone. First, you need to turn off the device, wait a few seconds, and then press the power button and the volume up button at the same time for a few seconds. After that, the recovery mode should be displayed. If this doesn't work for you, follow the instructions below.

    Enter recovery mode on rooted android devices

    1. This method is simple. Consists of a small number of steps. Download the Quick Boot app.
    2. Install this app on your phone or tablet.
    3. Launch the application.
    4. In the menu you will see the following items: Recovery, Reboot, Bootloader and Power Off. Select recovery.
    5. Your device will now reboot into recovery mode.

    Enter recovery mode on a locked (non-rooted) android device

    1. To successfully complete these steps, you will need access to a computer or laptop.
    2. You will also need a USB cable.
    3. USB debugging must be enabled on the phone.
    4. Your computer must have the Android SDK installed.
    5. Connect your phone to your computer with a USB cable.
    6. Find the Fastboot folder on your computer.
    7. Open a command prompt.
    8. At the command prompt on your computer, type "adb reboot recovery".
    9. After that, the phone will go into recovery mode.

    Excellent, our training is complete. Now you know how to enter recovery mode on rooted and locked android devices. Now go ahead and use the recovery menu to install custom ROMs or perform other complex and powerful operations.

    Booting your phone or tablet into recovery mode is a very common action when you need to install a new mod or flash firmware. Most Android users don't know how to get into Recovery Mode on their device.

    We buy a smartphone or tablet, use it for a few days, and then look for a good custom firmware, enjoy the gadget again for a few days, and again start looking for a better firmware, and so on. This requires booting the device in recovery mode. There are several popular applicationsthat allow you to enter recovery on Android, we will try to tell you about them.

    How to enter Recovery on Android without additional applications

    It happens that it is no longer possible to install the application. For all gadgets on the Android operating system, a manual entry into recovery mode is provided. Devices from different manufacturers have different sets of key combinations that you need to hold down to boot into Recovery Mode.

    For example, in order to boot into recovery mode on a Samsung Galaxy S 9000 that doesn't have camera keys, you need to press volume up button + power button + home button (located in the center). That is, turn off the phone and hold down the "Volume Up" + "Home" button and press "Power" until the screen backlight lights up.

    On Motorola Droid X, entering recovery mode is done differently:

    1. Turn off the phone.
    2. Hold down the Home button and press the Power button until the Motorola logo appears.
    3. Release the "Power" button and keep holding "Home" until an exclamation mark appears.
    4. Release the Home button and press the Search button once.

    For other mobile devices, you can try entering recovery mode as follows:

    1. Turn off the device.
    2. Press the "Volume Up" button and the camera button until the screen lights up.

    Meanwhile, there are several popular applications that allow you to enter recovery mode without dancing with a tambourine. Our next chapter is about them.

    Applications to enter recovery mode

    There are several useful applications that, in addition to other various functions, allow you to get into recovery mode. Unfortunately, these applications are not universal and support certain gadget models. Here is a short list of what such an application can usually do:

    • Install- installation of a new kernel of the system, installation of new firmware and various system programs.
    • Restore/B backup- saving and restoring the system, very useful. If problems appear after updating the firmware, you can always roll back the system.
    • Wipe/Format- cleaning the internal memory (Wipe) or formatting the entire system (Format). Formatting is rarely used, usually it is enough to clear the memory. Another feature of Android is the “Dalvik-cache” and “Cache” system partitions, which are best cleared before flashing a smartphone or tablet. There are also "Data" and "Factory Reset" sections, clearing which will remove all installed applications and system settings, and return the OS firmware to its original state. The "System" section contains the firmware itself.
    • Mount- the function of creating and deleting partitions, in principle, is practically not needed.

    So, the first such application is ClockWorkMod Touch Recovery. It looks like this:

    The advantages of this application include the touch menu (this does not apply to the regular version CWM where there is no touch menu). The ability to control the application using conventional buttons. This option is very useful if something goes wrong with the sensor. You can create a system ext-partition on a flash drive (memory card).

    The disadvantages of this program include some complexity of installation. CWM may need to be installed via Mobile ODIN, fastboot or Rom Manager. There is also another small downside. If you would like to make a backup, then CWM will save all system data, you cannot choose between the Boot, Data and System partitions. The next useful app is 4EXT Recovery. It looks like this:

    This application can work with an external memory card, which can be connected directly from the program. It can also select the desired partition for backup, and the application will show its size after creation. Via 4EXT Recovery You can remove or add a Cache partition. The application also supports archiving most sections in a .TAR archive. Except for Boot and Recovery. Unfortunately, there is no touch mode, only phone or tablet buttons. The last appendix of our article - TWRP Recovery . The ascetic look is compensated by good functionality.

    The program has an intuitive simple interface. Allows you to select sections for backup and set a name for the backup archive. Allows you to see how much free space is left on the media. TWRP Recovery also knows how to work with an external memory card and supports encryption. Unfortunately, there is no touch mode. That's all, if you have any questions, ask in the comments, indicating the model of your gadget!

    

    Every Android device has a specific mode called Android Recovery. It is used to restore the correct operation of the phone. In it, you can reset all smartphone settings back to factory or originally installed. In addition, this mode is used to flash the phone and get Root rights. How to enter the recovery menu on Android, you will learn further from this article.

    The ways to get into the recovery depend on the brand and specific model of your phone. The first thing you want to do is dig into the manual or search the Internet for information about the exact model of your phone. Here we will also indicate several relatively standard ways on how to open the recovery menu for different devices. But first you need to do something else.

    The first thing is reinsurance. Making a backup

    Backup - from the English "back up" - this is the common name for the process of backing up data on your phone. Why do it? If something goes wrong and your data disappears, you can still recover it. What can go wrong? Sometimes flashing the phone or opening access to root rights, instead of improving the functioning of the system, on the contrary, “breaks” it. Therefore, if you are interested in how to enter the Android recovery menu in order to upgrade it in the future, make a backup first.

    Most often, this option is hidden in the "General Settings" section. Most likely, you will see the inscription "Backup and reset". As you can see, if the phone is working properly, it is not necessary to enter the recovery menu to reset the settings. You can do this in normal operation as well.


    How to enter the recovery menu on Android: basic button combinations

    If you need a recovery mode because your phone refuses to behave well, then, naturally, we will not be able to reset the state to restore the system through the "Settings". Usually, in order to get into the recovery, the volume buttons and the power button are used.


    The combination of these depends on the model and brand of your phone. You will most likely need to press the following at the same time:

    • "Volume up" and "Power";
    • "Volume down" and "Power";
    • "Home" (button at the bottom of the screen) and "Power";
    • both volume buttons, "Power" and "Home" (obviously, the creators of Samsung assume a very virtuoso finger control of the owners of their devices).

    What is Android Recovery?

    After you entered the recovery, most likely, you will see the picture that is shown in the photo.


    This is an example of a standard recovery menu preinstalled on the device. Depending on the model, Android version, and brand of your smartphone, it may look different. You will navigate through this list using the volume keys, and use the power button as a confirmation button. This list contains the following features:

  • updating the system from external media;
  • factory reset - critical system restore without saving any data;
  • clearing the cache (downloaded information) of all applications on the smartphone;
  • installing updates from the smartphone's memory;
  • the same system restore using the backup you made;
  • device firmware from an external memory card.
  • Custom recovery menus

    If you downloaded a special recovery menu to your phone, then it, unlike the pre-installed or "native", will be called custom. The main reason for the existence of alternative recovery menus is the more advanced functionality of custom versions and various additional features, for example, installing unofficial firmware.

    The most popular custom menus are Clockwordmod Recovery and Team Win Recovery Project. If the first one is similar in control to the usual recovery menu - using the volume and power buttons, then when the second one is working, the touchscreen remains active. As in the main mode, you control the process by touching the buttons on the screen (see photo below). This is undoubtedly convenient if the screen works without errors. If the "glitch", due to which you need to enter the recovery, is on the screen, difficulties will arise.


    Debugging via USB: how to enter the recovery menu on Android from a computer?

    In order for you to have the opportunity to enter the phone’s recovery menu from your PC, first do not be too lazy to find and download to your computer a special program that makes this possible. But even before that, look in the settings of your device for the option "Debugging via USB" - you will find it in the section for developers. Then download AdbRun on PC. And already from it, knowing the commands for the console, you can control some of the functions of the recovery menu.

    Now, if suddenly the Android recovery menu does not open in the usual way on the phone itself, you can connect the device to the computer using a USB cable and manage from there.

    We leave beautifully: how to leave the menu

    If you entered this mode out of curiosity, and now you are worried about how to exit the Android recovery menu so that it does not lead to irreversible changes to your data, we will dispel your concern.

    Most often, exiting is much easier than entering the menu. In most well-known recovery menus, this item will even be the first on the list - Reboot System Now ("Reboot the system now"). Even if this fails, you can cheat and do what all users usually do in the first place if the phone "glitches": reboot using the power button, remove and reinsert the battery, or in the end just leave the phone to discharge - afterwards it will turn back on in normal operation.

    Video tutorial: How to enter Recovery on older Samsung smartphones, using the Galaxy S1 as an example

    Video lesson: How to enter Recovery on new models of Samsung smartphones, using the Galaxy S2 as an example

    Smartphones are very useful, multifunctional devices that greatly simplify the user's life. They are both a means of communication, and a camera, and a notebook, and a diary, and replace most of the things needed in everyday life. True, they need proper treatment. If you ever need to get your frozen Samsung back to normal or flash it, then you will most certainly have to enter Recovery mode. What this program is and how to get into it will be discussed in this article.

    !!!Attention!!! If your device needs urgent professional help, contact only experienced Samsung smartphone repair technicians.

    Recovery mode is present on all devices that run on Android. With this utility, you can reset all system settings, flash the device, backup the data of the entire system or some specific parts of it, and much more. The smartphone can function in this mode even if you cannot turn on your device. The word "Recovery" can be translated from English as "Recovery", in fact, the name already contains an answer about the purpose of the utility.

    To enter the hidden Recovery menu, use the hardware buttons of the smartphone. The login procedure is not very complicated, and problems should not arise. True, it is carried out only from the off state, make sure that your smartphone is also disconnected from charging and from the USB port.

    How to enter the "Recovery" menu on Samsung phones

    • The first step is to turn off your Samsung if it is in working order.

    • If you have an old Samsung model, you can enter the utility mode by simultaneously holding down two buttons - “Home” and “Off (lock)”.

    • On newer models, such as Samsung Galaxy S2, S3, S4, S5, S6, S7 and others, hold down three buttons at once: "Home" + "Off (Lock)" + "Volume Up".

    • "Off" key can be released only after the Samsung inscription appears on the smartphone screen, but the rest should be held.
    • Now you need to wait until the Recovery menu bar appears, and then release the Home button.

    In order to manage in the Recovery menu, you need to use the volume key, pressing either "+" or "-". If you want to select any item, then press the power button.

    True, to work in Recovery mode, you also need to be very careful. If you make any mistake in the settings, the smartphone may get damaged and stop working.

    After you're done, save all changes and exit the Recovery menu.

    If you were unable to enter Recovery the first time, you can try pressing the function buttons again. In the event that subsequent attempts are again unsuccessful, you can find special programs on the Internet to enter the menu of this program.

    Top Related Articles