Installing CWM Recovery on Android: methods for every taste. Android won't boot into Recovery mode

Many instructions for upgrading and Android firmware require actions from Recovery menu. What kind of mode this is and why it is needed you will learn from this article. What is Recovery? special mode Android downloads in which:

  • perform full reset Android data
  • flashing a smartphone
  • get Root rights

How to log in to Recovery? The Recovery menu is usually present in all Samsung smartphones and tablets, but is absent in others Android brands smartphones, but it can be easily added by flashing this section to your Android device.

If the device has a Recovery menu and it has not been changed, then it is called STOCK, but if there was no Recovery menu and it was flashed, then the name is CUSTOM. There are mainly two types of custom: CWM and TWRP, less common are 4ext, Philz CWM, (different development teams).

How to log into Recovery

ATTENTION! If the Recovery menu is missing or not installed, then it is IMPOSSIBLE to enter it!

For Samsung

Before transferring to recovery, disconnect Samsung from charger or USB cable!

(older models and some tablets)

a) Turn off Android and hold down Center button And On/Off button

b) Turn off Android and hold down the button Volume Up And On/Off button

or in a universal way(read below).

(new models)

Turn off Android and hold down Central button + button Volume Up+ button On off

Turn off Android and hold down the Center button + Volume Up button + On/Off button

Turn off Android and hold down Center button and a button On off

For HTC

Switch to bootloader mode, then


  • choose Bootloader -> Recovery
  • or immediately upon entering the menu it will be Recovery

In the menu, find the Recovery item and use the volume keys to get to this item and select the power button.

If suddenly it doesn’t work out, use the universal method (read below).

For Nexus

Turn off Nexus and hold down the buttons Volume DOWN + ON/OFF.

In the menu, use the volume keys to find the Recovery menu and confirm the selection with the ON/OFF button

If suddenly it doesn’t work out, use the universal method (read below).

For SONY

Turn off, turn on and when the Sony logo appears on the screen or when the indicator will light up - HOLD/Press(possible options):

  • Volume DOWN
  • Volume Up
  • Click on the logo
  • Or turn off Sony, hold down the “Power” button, wait for a couple of vibrations, release the power button and hold down the “Volume Up” button
  • Use the universal method (read below).

A universal method from an installed terminal with Root rights

1. Download and install the Terminal application

2. Go to just now installed application

3. Type the following commands

su reboot recovery

4. After a couple of seconds, Android will start to reboot

Universal for other Android devices using PC and ADB tools

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

Adb Run Program - Method 1

ADB RUN working window

From the command line - Method 2

Another option is how to get to the Recovery menu using standard ADB tools and the ADB RUN program:

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 (and more specifically on LG), it is not possible to transfer an Android device using the command adb reboot recovery, in this 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 which the device will begin to reboot in a few seconds!

Management in the Recovery menu

Volume keys Up and down- move through the menu Key On off- selecting an item in the menu. There are such Android devices in which no volume key, in this case you will need an OTG cable and computer mouse. As soon as you start putting Android into Recovery mode, connect your mouse.

This concludes the article. If you don’t know how to use it and what items in Recovery are responsible for, then read the article

  • If errors occurred when installing the update - Status CWM

Recovery mode (aka recovery) on Android is a special hidden menu and available on any smartphone Samsung Galaxy. This great tool, which can be used to erase data, reset settings, format system partition, installing a custom kernel, new firmware and many other things that should allow you to improve your smartphone and its system.

Recovery mode can be stock or custom. Stock recovery mode (Stock Recovery Mode) is the first and original version, which is installed initially on your smartphone and is what you can work with immediately after purchase. This mode works on a stock smartphone or one already rooted, but not on a Galaxy smartphone that is flashed with custom firmware.

Custom Recovery Mode can be installed only after obtaining root rights on the smartphone. There are two most popular custom recoveries for Galaxy smartphones ClockworkMod - CWM and TWRP - Team Win Recovery Project. Both of them are very similar in their features and you can get the same features in either of them. Below you will learn how to download Samsung Galaxy smartphone in recovery mode.

How to boot a Samsung Galaxy smartphone into stock/CWM/TWRP recovery mode:

  • Turn off the device completely.
  • Press and hold the volume up buttons, Home button and the power button at the same time.
  • Release the buttons when the smartphone screen turns on and you will see the stock/CWM/TWRP recovery logo.
After you release the buttons, you will already see the main menu of the recovery mode. Here you can install required parameters settings or perform important actions with the system, including installing custom or other stock firmware.

To boot normally you need to go back to main screen recovery mode and select “Reboot system”.

Like any operating system, Android has a special boot mode when the device turns on, but the system itself does not boot. This mode is called Recovery Mode, or recovery mode in Russian. This mode is present in any Android device and allows you to reset parameters, change firmware, restore firmware from a backup, or simply in case of a freeze. It is noteworthy that, unlike root rights, using Recovery Mode is not dangerous, so it is not blocked by the developer in any way. This function can be used by absolutely everyone and completely officially. Let's take a closer look at how to enter recovery on any device running Android, and what each menu item is responsible for.

Recovery Mode allows access to system functions devices

Ways to enter Recovery mode

On the device itself

Standard method. The principle of entering Recovery Mode is the same for all devices - when you turn it on, you need to hold down several buttons. Most often this is volume up, but the following options may also occur:

  • Samsung - power on + volume up + “Home”.
  • LG - power on + volume down.
  • Google Nexus, HTC - power on + volume down, then tap Recovery.
  • Certain Lenovo models, Motorola - power on + volume up + “Home”.
  • Sony - power button, after double vibration, hold down the volume up.

If for some reason you enter Recovery Mode standard means If it doesn't work, try checking the instructions. The listed combinations are valid in almost all cases and will work both to enter the standard recovery menu and the custom one. In addition, you can run it even when the tablet does not boot or the system freezes.

If you have root rights, you will need the installed application Terminal Emulator(https://play.google.com/store/apps/details?id=jackpal.androidterm). After installation, you will need to enable superuser rights and enter two commands: first su and then reboot recovery. The device will reboot.

Via computer

A prerequisite is that USB debugging mode is enabled (Settings - For developers - USB debugging, or select the appropriate item when connecting to a PC). Therefore, if this mode was previously disabled, the tablet will not start and you will not be able to use it.

You will need a program ADB Run(http://cloud-androidp1.in/Android/PC/Project_Site/AdbProgramm/), cable and working device.

  1. Connect your device to your computer.
  2. Run ADB program Run.
  3. In the program menu, press 4 and then 3 in sequence.

The device will reboot into Recovery Mode. You can perform the procedures you need.

How to use Recovery Mode

As we have already said, there is both a standard recovery and a custom or custom one. Many experienced users claim that the capabilities of the first one are quite scarce, so it is better to install the unofficial one. We'll talk about them a little later, but now let's look at what Recovery Mode menu items you can find on your device.

Install zip from sdcard - installation of an archive with updates saved to a memory card. Through this menu, root rights are obtained and the firmware is installed.

Wipe data/factory reset - wipe data/reset settings to factory settings - complete cleaning system partition, reset all settings to original state. All apps and settings will be removed, but your media files will remain intact. Used for critical errors, system failures or when executed new firmware. Especially effective remedy in cases where the device does not turn on.

Wipe cache partition - cleaning system cache- a system section in which temporary files and all program settings are stored. It is recommended to do this when the firmware is changed.

Backup and restore- system backup and restoration from previously created backups.

Mounts and storage - for correct operation all sections of the system must be correctly mounted and connected. Often, this procedure is performed automatically, but sometimes something has to be corrected manually. You can also clear one of the partitions. We advise you to use this method only in case of specific need, otherwise file system will not boot and the tablet will not work.

Advanced - additional settings, including rebooting Recovery Mode, clearing dalvik cache, resetting permissions system applications. Most often used by professional programmers.

Management, unless otherwise indicated, is carried out through (moving through the list) and power (selecting a menu item). In some cases, selecting is done with the volume up, and scrolling is done with the volume down. In any case, the system must indicate exactly how to manage menu sections. There are developments with touch control.

Unofficial Recovery

As mentioned above, standard Recovery Mode very often has several limited opportunities, therefore it is best to use third-party, unofficial developments. The most popular are two of them - ClockworkMod recovery(abbreviated as CWM) and TeamWin Recovery Project (abbreviated as TWRP). Both developments have excellent functionality and allow you to very quickly and conveniently modify or change the firmware, get root rights, reset settings to factory settings or restore backup copy.

CWM looks very similar to the standard one, only with a slightly different arrangement of menu items. Navigation through the menu is carried out using the volume buttons, and selection is made through the power button. There is a version with touch controls. Well, TWRP has an unusual tiled interface and is controlled via touch screen. You can navigate through the menu by pressing the display, and you need to confirm the action by swiping. Some Android devices have one of these recovery installed either by default or with the standard one. Installation and download custom recovery may differ depending on the model, so look for information in the sections about your tablet model on specialized forums.

Conclusion

Every smartphone user has at least once heard the concept of recovery , let's figure it out What is this , in what cases you should use the mode and how to launch it on your device.

Contents:

Definition

Recovery (recovery mode)- this is factory software, which is included in mobile and desktop operating systems. Purpose of work – data backup, configuration system parameters phone/computer.

By logging into Recovery you can:

  • Recover device errors;
  • Flash your smartphone or reinstall the OS on your computer;
  • Get superuser rights.

Let's take a closer look at how it works in all popular operating systems for smartphones and computers.

Recovery inAndroid

How to manage menus in Android?

After successful launch recovery window, the user must continue working with it, selecting the necessary actions.

Please note that there are no auxiliary keys and you won't be able to navigate between its tabs using regular touches.

To control the system menu, use side buttons phone and the Home key. Move up and down or left and right using the volume keys.

Confirmation of the choice is by pressing the Home button.

To exit recovery, click on “Power”. Remember, never disable the system menu until the process is completed.

This can seriously harm your device (cancel firmware update and data recovery).

Start your phone after disconnecting or use the keys to reboot itself. system menu.

If the volume keys on your gadget do not work, you can connect to the device regular mouse via cableOTG and easy to operate system menu.

Explanation of mode names

Depending on the device manufacturer, the design and placement of tabs may differ, but the set of functions and control principles remain the same.

In 99% of cases the recovery menu is displayed on English language.

In order not to make a mistake with the choice desired item and execute correct setting your phone, First read the explanation of each option:

    Mounts with Storage – This is a tab for memory management. With its help you can format partitions disk space or view the extent of internal and additional memory;

    Reboot system forced reboot devices in this moment. In practice, this function allows you to quickly rid your smartphone of most software problems without having to reset to system settings. After a reboot, all user files and applications are saved;

    Install from SD – launching the installation mode of the archive with firmware, which is stored on the memory card. If you want to flash your smartphone manually, you should first download it to the card ZIP archive from Android for your device and then using Recovery to start the OS reinstallation process;

    Wipe Cache Partition – clearing the device cache memory. Please note this function works much more efficiently than any third party program to clear the cache and temporary files;

    Factory Reset (or Wipe Data ) – return the gadget to factory settings. As a result, you will receive a smartphone with the firmware version that was installed by the manufacturer. All user files and programs will be deleted. The settings are also not saved. Before performing this process, we recommend that you create a backup copy of your data and upload it to the cloud;

    Backup or Restore – start the mode Reserve copy device data or select a copy to restore user files and settings.

Stock and Custom Recovery. What is the difference?

Wait until your smartphone is recognized in installed program and click on the “Other download” tab.

In the “SDK Tool” field, check all the proposed options and save the changes. Wait for all packages to be installed and close the program.

Now you can proceed to installation custom recovery.

To install a third-party TWRP recovery menu, you will need a downloaded archive with a custom version.

Don't forget to select your device model and manufacturer.

Save the resulting archive in the memory of your PC - any directory and system disk. Follow the instructions:

1 Make sure that your smartphone included and unlocked bootloader BOOTLOADER;

2 Install and run Android utility SDK on PC;

3 On your smartphone, turn on the mode quick installation components. To do this, press the Volume Down and Power buttons simultaneously until the robot icon appears;

Phone to computer connection field follow these steps:

  • Open the folder with the downloaded custom Recovery firmware. It must be in IMG format. Click on an empty space inside the firmware folder while holding down Shift key. An item will appear in the drop-down list "Open in command window". Click on it:

  • In the command prompt window that appears, enter the command "FASTBOOT FLASH RECOVERY FIRMWARE_NAME.IMG" and press Enter. Please note that FIRMWARE_NAME.IMG is the unique name of the file with the custom Recovery image, which is located in open folder on the computer.

The installation result will be displayed.

After installation, try launching a new Recovery. To do this, use a unique keyboard shortcut for your smartphone or tablet.

Detailed instructions How to launch the recovery menu is described at the beginning of the article.

After the first launch, you need to select the interface language and the design theme you like. Unlock the screen by flicking to the right to allow changes. Continue to use the updated version with a convenient Russified menu for updating the OS, resetting to factory settings or managing memory.

Fig. 13 - first setup of the TWRP custom menu

If you don’t know how to enter recovery, these instructions are for you. Here we list everything possible ways completing this task.

1. Use the keys

The simplest and most common way to enter Recovery Mode is to turn off the smartphone/tablet and press two or three buttons on the turned off (this is important) device.

Here are all the currently known combinations:

  • volume up + power button (Lenovo, HTC, Samsung, Meizu, Xiaomi, Sony, Huawei, Fly, Asus, Doogee, Bluboo, Blackview, Oukitel, Elephone, UMI and other Chinese devices);
  • both volume buttons + power key (Lenovo, Sony);
  • volume down + power on (Nexus, HTC, LG, Huawei, Motorola, Fly, Asus);
  • Home button + volume up + power (Samsung);
  • Home button + power (Samsung);
  • turning on + volume up until the logo appears and raising the sound again after it appears (relevant, for example, in Sony devices).

Depending on the manufacturer, the pressing method may vary. Sometimes you just need to press and hold until the Android recovery menu appears. In some cases, pressing all or one of the buttons once is sufficient.

On LG, you need to hold down the above keys exactly until the logo appears, and then release and press once again.

In Motorola, after using the combination, the so-called Fastboot will appear Flash Mode. Using the same volume keys you will need to go to Recovery Mode.

It's not that simple and Asus phones. There you need to hold down the buttons until vibration appears, and after that only hold down the volume. This should be done until the desired mode appears.

Happy Xiaomi owners, when using the appropriate combination, will see a set of tiles with Chinese characters. There is no need to be afraid. Click on the button shown below (left) with the arrow, which will give you the option to change the language to English. Next, click “recovery” to enter TWRP.

Rice. No. 1. Go to recovery on Xiaomi

On Chinese devices, you also often have to additionally select “Recovery Mode” using the volume keys.

Advice: It is best to find the relevant information in the instructions or on the manufacturer's website.

If none of the combinations above worked for you, try others. At least one should work. And if not, you can always complete the task using a computer.

2. We use the capabilities of the computer

Step by step this process as follows:

  • To work you will need Android SDK. You can download this program (the download files are located below, you need to select the file that corresponds to your operating system). Launch it.
  • After downloading, run the file with android.exe. Check the box next to “Android SDK Platform-tools”. Click the "Install 1 packages" button. If a window with a license appears, agree to it by clicking the “Install” button.

Rice. No. 2. Window Android installations SDK

  • Install the Java Development Kit from this page. There you also need to select the file corresponding to the operating system.

For reference: On the disk where you installed the Android SDK, a folder “tools_[Your version operating system]". And there is another folder in it - “platform-tools”. This is where ADB is located. This is just so you know.

  • Now download from the official website of your gadget manufacturer latest version drivers and install it.
  • On your smartphone/tablet, open Settings. Go to the “About phone” or, respectively, “About tablet” item. Find the “Build number” line there and tap on it 7 times.
  • A new item will appear in the settings - “For Developers”. Enter it. There, click on “USB Debugging” to enable this feature.

Rice. No. 3. "USB Debugging" in the "Developer Options" menu

  • Connect your device to your computer using a USB cable.
  • Run command line Windows. It is usually located in the Start menu. As a last resort, you can always enter “cmd” into the search and run the found program.
  • There, run a command like “cd \tools_[Windows version]\platform-tools”. Press "Enter" on your keyboard.
  • Next, run the command “adb reboot recovery”.

Rice. No. 4. Executing the reboot command

After this, the device will reboot and start in recovery mode.

Now you know how to log into TWRP using a computer.

3. Use the terminal

Android also has a terminal, like Linux. But you need to download and install it - here is the link. In that first enter the command “su”, and then “reboot recovery”. Between this, the program may request root access. Agree.

Rice. No. 5. Entering the command to launch recovery in the terminal

All this will help complete the task.