Xiaomi redmi 3 firmware. How to flash a Xiaomi phone using MiFlash

  1. Before flashing your phone, carefully read the instructions provided.
  2. If after reading you do not understand anything, do not continue, it is better to ask someone who knows how to do it.
  3. The code name of our device is “Land”, as a rule, this is indicated in the firmware names, pay attention to this.
  4. If something goes wrong, don’t panic, re-read the instructions and try again, if you do everything carefully, you will succeed.

    Method number 1 (the simplest):

  1. Download firmware and move it to the phone memory or SD card using a cable.
  2. On your phone, go to “Settings” -> “About device” -> “Update” (at the very bottom).
  3. In the menu that opens, in the upper right corner, click on the three dots -> “Select firmware file”; select the file that you previously downloaded and moved to your phone -> “OK”.

    Note:

  1. An active internet connection is required.
  2. Your data (contacts, calls, SMS, settings) will be deleted, you will get a clean system.
  3. For various reasons, this method may not work. If this sounds like you, move on to method No. 2.

    Method number 2 (more difficult):

    1. Preparation:

  • Requires Windows 7, 8, 8.1, 10 (Windows XP is not supported by the flash program);
  • Download and install Mi PC Suite- this program will install everything necessary drivers. We also download and install the flashing program Xiaomi Mi Flash Tool;

    Important: If, during installation, a driver signature verification window appears, click “Install anyway.”

  • Download archive with firmware and unpack it to drive C.
  • Enable “USB Debugging” on your phone: “Settings” -> “About device” -> tap (click) several times in a row on the “MIUI” field until a message appears stating that you have become a developer; then go back to the “Settings” -> “Advanced” -> “For Developers” menu and check the box next to “USB Debugging”
  • We load the phone into EDL (Emergency Download) mode:

    Easy way: Connect the switched off phone to the PC and immediately press the volume + and - buttons. We are in EDL mode (the LED is blinking red and the Qualcomm HS-USB QDLoader 9008 device has appeared in the device manager), if this does not happen, try again or

    The method is more complicated: We connect the turned on phone to the computer. In the folder with the Xiaomi Mi Flash program, along the way C:\XiaoMi\XiaoMiFlash\Source\ThirdParty\Google\Android, hold down SHIFT on the keyboard and click on an empty space with the right mouse button -> Open command window. In the opened command line we write: adb devices-> click OK in the window that appears on the phone screen. After that, enter the command: adb reboot edl -> we are in EDL mode (the LED is blinking red and the Qualcomm HS-USB QDLoader 9008 device appears in the device manager.

    2. Firmware:

  • Run the file XiaoMiFlash.exe from folder C:\XiaoMi\XiaoMiFlash, as administrator (the phone is connected to the computer in EDL mode).
  • In the program window, click the button “ refresh", make sure that the program sees the phone (in the column " device" the device should be displayed)
  • Next, click “select” and specify the path to the folder with the firmware that you unpacked in paragraph. 1.3. (C:/firmware folder name).
  • At the bottom of the program window, check the “clean all” box (user data will be cleared, otherwise stable operation new firmware not guaranteed.
  • Press the “flash” button and wait for some time for the operation to complete successfully. All!

We haveStable Global firmware with over-the-air (OTA) updates

Modern smartphones cannot be imagined without their main component – ​​the operating system. It is this that reveals to the user the enormous potential of a smartphone, allowing a person to work with a powerful device as conveniently and dynamically as possible. Absolutely all smartphones come off the assembly line with a pre-installed operating system.

Users who are not satisfied with the standard firmware have the opportunity to install their own, having a computer and a clear set of programs and drivers at hand. Firmware via MiFlash will help not only update the internal components, but also fix a huge number of problems, including bootlap, constant system errors and a “bricked” device.

What is needed for firmware

What will you need to have in order to successfully install new firmware?

  • Computer running operating room Windows systems versions 7, 8, 8.1, 10 of any capacity ;
  • The program that will be used to install the firmware (it will also install all the necessary drivers for operation). If you have installed old version, then before installing a new one, you must remove the old one.
  • Downloaded firmware that needs to be installed on the phone. It must be up-to-date, stable and exactly suitable for your specific phone model. The firmware format should be ".tgz", if you only have ".gz", just rename its format.
  • Your smartphone, its model must be no older than Xiaomi Mi3 and have a Qualcomm processor.

Installing MiFlash

Disabling driver verification

For proper interaction between a computer and a phone, you must have installed drivers on Windows. In order for them to be installed correctly into the system, you need to disable the function on your computer that verifies the authenticity of installed drivers - then the phone will be flashed without problems.

For Windows 7, restart your computer. Immediately after loading the BIOS, quickly press the F8 button several times (you may have a different key), through a short time A list of additional commands for loading the operating system will appear. In the "Advanced boot options" section, select "Disable driver signing requirement."

Remember this step, if, when following these instructions, problems arise with the driver installation, in the command line running as administrator, enter and run the following commands one after another:

bcdedit.exe /set loadoptions DDISABLE_INTEGRITY_CHECKS

bcdedit.exe /set TESTSIGNING ON

After each command, check the computer's response that the command was completed successfully, then turn off and on the computer.

IN Windows environments 8, 8.1 and 10, hold down the Shift key on the keyboard, then use the mouse to reboot through the “Start” button. Follow the path by clicking the “Diagnostics”, “Advanced options”, “Boot options”, “Restart” buttons on the screen. The system will reboot; in the corresponding screen, press F7 to use the boot option “Disable mandatory driver signature verification”.

Launch MiFlash

  1. Download the MiFlash program. The archive must be unpacked into a previously prepared folder with the same name along the path “C:\Android\”. To avoid syntax errors in all paths, use only the Latin alphabet, no Cyrillic alphabet, spaces and a minimum of characters.
  2. Select the firmware that needs to be installed. Download it to your computer and unpack the archive into the above folder.
  3. Run the program's executable file. Agree to start installing the drivers by clicking on the “Next” button (if the installation does not occur properly, see point 1). You will have to wait a while for the files to be unpacked and integrated into the system. After notification of successful installation, close the program window by clicking on the “End” button.

Connecting your phone to your computer

  1. Now let's move on to the phone. Make sure it is charged at least 50%. Turn it off in the usual way, then switch it to “Fastboot” mode - turn it on with a special key combination, holding down the power button and the volume rocker down at the same time. After a short time, an image with a bunny wearing earflaps will appear.

  1. When the phone is in this mode, connect it to the computer. It is highly advisable to use the cable that came with the phone - this will ensure the most stable connection. If you don't have one, just take the wire good quality. Insert the corresponding plug into Xiaomi device, plug the other end into the USB 2.0 connector on your laptop or computer.
  2. Launch Command Prompt in Windows as Administrator. Using the command cd c:\Android\, go to the directory created earlier when installing the miflash program.
  3. We check the “friendship” of the computer and phone - enter the command fastboot devices into the command line, after which an inscription similar to xxxxxxx fastboot will appear (it will mean that the synchronization was successful). If we see the message waiting for device on the screen, you need to check whether you forgot to connect the phone, and also check that the cable is working properly. Alternatively, reinstall the drivers.

  1. Using the fastboot oem reboot-edl command, switch the smartphone to special mode"Emergency Download Mode". At this time, a sound notification notifies you about the appearance of a new device on your computer. The synchronization of the devices is completed, you can proceed directly to the firmware.

Phone firmware

  1. Open the MiFlash program again. Click on the “Refresh” button, then use “..” to show the program the folder where you previously placed the necessary firmware.
  2. Next, we need to choose whether we will save the data on the phone or completely delete everything. As a rule, the second option is recommended; then the firmware will be installed most correctly. Click on the “Flash all except storage” button in order to leave the data on the phone; for complete formatting, select “Flash all”. After making your selection, click on “Flash”. Then the program will perform the selected action and the firmware will begin Xiaomi Redmi 3S (or any other).

  1. The speed of installation of the operating system depends on the size of the firmware itself, the speed of the cable and the speed of the memory inside the device. In any case, a time investment of 10 minutes to 1 hour is quite normal.
  2. After MiFlash is completed, the phone will reboot on its own. If automatic reboot was not executed, in the command line Windows line run the command fastboot oem reboot-edl, or press and hold the power button on the phone for a while until the display shows company logo firmware. Then carefully disconnect the cable from the smartphone.
  3. After installing the new firmware, the phone will take a relatively long time to boot for the first time. Depending on the technical nuances of the operating system, the boot logo can hang from 5 minutes to half an hour. In exceptional cases, you can try to wait 1-2 hours provided that the phone is connected to the charger.

Possible problems

If no changes are observed on the screen for a long time, try removing the battery for 20-25 minutes, then inserting it back and starting the smartphone again. If this does not help, leave it turned on for a long time so that its battery is completely discharged (do not forget about the phone in this form for a very long time, no more than 4-8 hours (depending on the battery capacity and its age) to avoid serious problems with the battery). After the phone turns off, connect it to the charger and turn it on again.

If the steps described above do not help, try installing a different firmware, or reinstalling the previously selected one.

If during the installation of the operating system a notification appears that there is not enough memory to perform this operation, try repeating the instructions on Windows x64. If changing the OS bit depth does not help, you will have to use another very popular installation program - Flashtools.

If the error “remote-Need to unlock the devices to use this command” appears, then you need to contact the official MIUI website with a request to unlock the bootloader to install the firmware, details can be read in.

Bottom line

By following these instructions, you can flash any phone with an unlocked bootloader using MiFlash with a suitable operating system Android, which will help to customize the phone as much as possible to the needs of an individual user. Correcting software errors, restoring “bricks” or simply replacing the internal components of the smartphone will help you use the phone for its intended purpose.

Detailed installation instructions official firmware on Xiaomi Redmi 3/Redmi 3 Pro (Ido) via the MiFlash application without having to unlock the bootloader.

    Drivers and programs

Attention!

Installation instructions

    Create a folder in the root of the C:\ drive named " Android».

    Disable driver authentication.
    Windows 7
    When turning on the computer, after loading the BIOS, you must press the key F8. In the menu that appears " Additional download options" choose " Disabling mandatory driver signing" This method may not work the first time, so you should repeat the action or open a command prompt as an administrator and enter two commands:
    « bcdedit.exe /set loadoptions DDISABLE_INTEGRITY_CHECKS»
    « bcdedit.exe /set TESTSIGNING ON»
    Windows 8
    You need to press a keyboard shortcut Win+I, hold down the key Shift and select "". When you turn on the computer, select " Diagnostics» > « Extra options» > « Boot Options» > « Reboot" When loading, select the “mode” by pressing the key F7.
    Windows 10
    You need to hold down the key Shift and select menu " Start" > "". After downloading, select " Troubleshooting» > « Extra options» > « Boot Options» > « Reboot" Then select “ Disable mandatory driver signature verification", pressing the key F7.

    Download the official firmware (for example, global firmware for developers) and unpack the archive into any folder.
    It is recommended to use the folder path without Cyrillic characters. For example, " C:\Android\firmware_name».

    If, after installing the firmware, you plan to install a custom recovery, you need to download it, place the file in the “Android” folder and rename it to “ recovery.img" You also need to get a modified bootloader, rename it to " boot.img” and also copy it to the “Android” folder.

    Launch the MiFlash utility, click the " Next" to install drivers, agree to the installation of all drivers, wait for the installation to complete, and then click the " End» to close the window.

    Put your phone into Fastboot mode.
    To do this, you need to turn off the device and turn it on while holding down the Volume Down key. A hare wearing a hat with earflaps should appear on the screen.

    Connect your phone to your computer via a USB cable.
    It is recommended to use original or good quality cable, and USB port 2.0, located on motherboard(for PC).

    Open a command prompt and go to the created folder Android team « cd c:\Android\"(commands are written without quotes).

    Make sure that the computer finds the device in Fastboot mode.
    To do this you need to enter the command “ fastboot devices" If the response is “ xxxxxxx fastboot" means the phone is connected correctly. If “waiting for device” or nothing at all is displayed, you need to check the status of the USB connection or reinstall the drivers.

    Reboot the phone into EDL (Emergency Download Mode) using the command “ fastboot oem edl" or " fastboot oem reboot-edl", or turn off the device and turn it on while holding down the Volume Up key and in the menu that appears, select the item " Download».
    IN " Device Manager» the new device should be displayed Qualcomm HS-USB QDLoader 9008 in the category " Ports (COM and LPT)».

    Launch the MiFlash utility. Then press the button " Refresh", then " Browse..."and specify the path to the folder with the firmware. At the bottom of the screen select " Flash all except storage" to save files in the device memory or " Flash all» for formatting internal memory and press the button " Flash" The firmware installation process will begin.

    After the operation is completed, the phone should reboot itself.
    If this does not happen, you must enter “ fastboot oem reboot-edl»or hold down the Power button for 10 seconds until the Mi logo appears. The cable can now be disconnected. After a couple of minutes, the device will boot and be ready for further work.

    If you plan to use TWRP, immediately after completing the firmware installation process, you need to hold down the Volume Down key and the Power button to switch to Fastboot mode.

    Then flash the modified bootloader with the command “ fastboot flash boot boot.img».

    After that, install TWRP with the command “ fastboot flash recovery recovery.img».

    At the end of the operation, reboot the device into recovery mode with the command “ fastboot boot recovery.img».

    When entering recovery mode, you must allow recording system partition swipe right and refuse the password request.

    Then make a backup copy of all partitions.
    To create a backup, you need to click on the “ Backup", select a save location in the " Storage", mark the data to save, swipe from left to right and wait for the operation to complete.

    After that, go to the menu “ Mount" and activate the section " Data».
    If the “Data” partition is not mounted, then you need to format the internal memory.
    ATTENTION!
    This operation will erase all your files on the phone's internal memory. It is highly recommended to do backups all necessary data on removable media or PC, including backup partitions.
    To format the section " Data"you need to go to " Wipe» > « Advanced Wipe" and activate the items " Data" And " Internal Storage».

    After all wipes, press " Reboot» > « Recovery».
    If you receive a request from TWRP to obtain superuser rights, you must refuse.

    Now in recovery mode, select the following items to obtain superuser rights:

    Copy

List of instructions for Xiaomi Redmi 3

Firmware:

How to determine whether the official firmware is installed or “Vietnamese”:

List of official firmware indexes:
7.1.2.0
7.1.3.0
7.2.1.0
7.2.4.0
7.2.5.0
7.2.6.0
7.2.7.0
7.3.1.0
7.3.2.0
7.5.1.0
7.5.2.0
8.0.1.0
8.0.2.0
8.0.3.0

Not official:

Official Global firmware:

Official China firmware:

Other official firmware versions:
MiFlash/fastboot- archive for installation via MiFlash or bat file in FASTBOOT mode
Recovery/System— archive for firmware via the built-in “Update” program or TWRP

China:

You can install the firmware via MiFlash with any firmware on your smartphone! There is no need to unlock the bootloader!

When flashing firmware via TWRP (after full wipes), BE SURE to reboot from recovery to recovery and only then start sewing! Otherwise, you risk getting a bootlap or installation errors!

The first start of the OS after the firmware lasts 15-20 minutes! If there are dots running around on the screen below, everything is fine, just wait...

Installing official firmware via MiFlash

1. Necessary
a) MiFlash flasher program

C) On Windows 8/8.1/10, disable driver digital signature verification.
Check disabled:

Check not disabled:

2. Unpack the archive with the firmware to drive C:
3. Connect device to PC

A) download mode - locked bootloader
Method number 1:
1. Turn off the device.
2. Simultaneously hold down: Volume + and the On/Off button. In the menu that appears, select "download"

Method number 2:
1. Turn off the device.
2. Press and hold both volume buttons at the same time and connect the device to the PC. As determined by the remote control, release the buttons. (usually 5-10 seconds)

Method number 3:
1. Turn off the device.
2. Simultaneously hold down all three buttons (both volume buttons and the On/Off button) and hold until the second vibration!

B) fastboot - unlocked bootloader or set TWRP* to locked
1. Turn off the device.
2. Simultaneously hold down the Volume minus and the On/Off button and release after vibration.
3. A picture of a hare and the inscription FASTBOOT will appear.

4.
— refresh (Refresh) the list of devices and make sure that it appears in it (1, 2)
— select item (3) (saving is only possible when flashing firmware in fastboot):
Flash all - firmware that clears all data on the device
Flash all except data and storage - firmware with saving personal and user data
— press the Flash button (4), the firmware process will begin

After successful download of the firmware, press and hold the On/Off button until the first vibration!
When flashing firmware via fastboot, the reboot is automatic!

Possible MiFlash errors and their solutions
1. Missed hello packet, try to recover
- restart MiFlash, disconnect the body from the PC and switch it to download mode again, preferably NOT through the menu.
2. Not enough memory to process the command (low RAM)
- find a computer with a sufficient number of OP;
- use alternative method firmware (bootloader state is not important);
- flash via fastboot (for an unlocked bootloader);
3. Reached the end of the file(0x80070026: Receiving hello packet) | End of file reached
- it helped as in point 1.
- or perhaps there is another version of MiFlash, install 2015.10.28.0.
4. 0x80004005:Failed (remote:device is locked. Canot flash images)
- when trying to flash via fastboot on a locked bootloader. Sew in download mode.
5. Syntax error in the file name, folder name, or volume label
- trying to install the firmware for Recovery/System (*.zip). Archive for MiFlash with tgz extension.
6. wait port ready to use
- clean phone drivers, reinstall MiFlash
7. The required resource is busy (0x800700aa: open serial port "\\.\COM3")

Publications on the topic