What is edl mode in Xiaomi smartphones and how to enter it


What kind of mode is it and what is it for?

Until recently, Download (edl) mode was a priority when changing firmware on Xiaomi phones. With the release of MIUI 8.1 everything went to pieces. The company has closed easy access to low-level firmware, which was used for variants with a locked bootloader. Simply put, without permission to unlock the bootloader, which can only be obtained from the manufacturer, changes to the OS have become conditionally impossible.

You understand why there is such a reservation. Because solutions to this situation were immediately found and made public. Firmware is now also possible on a locked bootloader; for this, the notorious EDL mode will come to our aid. The methods of entering it have changed and become more complicated, however, they exist and work. This is what we will talk about later.

The fact is that the phone is defined not as a Xiaomi product, but as a Qualcomm HS-USB QDLoader 9008. And if so, then you can do whatever you want with it. Format partitions, change system files, like the bootloader itself. This is what is used in practice by those who do not want to send requests to their Chinese comrades and officially unlock the bootloader, without fear of getting something that is completely different from a phone as a result of their actions. Yes, gentlemen, it is quite possible to destroy a smartphone and turn it into a brick, and there are plenty of examples of this.

I note that the procedure for unlocking requests has been simplified, as has the issuance of permits itself. But the owner is a gentleman. If you are confident in your abilities, then use this mode.

Putting Xiaomi into EDL mode

First, let's look at those instructions that don't work. This will save you time and money.

  1. The entry method is through the key combination volume + and power. A couple of years ago it worked like a charm, now when you press it you get the same yellow menu, but when you select Download mode the phone simply reboots into the system. I checked it personally on my phone.

  2. A method involving cutting a USB cable. We connect a cable with cleaned wires to the switched off phone. You need to connect black and green to each other. In this state, we connect the smartphone to the computer. Then we disconnect the wires, ready. Despite assurances of 1000%, the method is hopelessly outdated and does not work.
  3. Similar to the previous one. I've collected all the other wired games here. It was either short-circuited with a needle, or not fully inserted into the connector, or a button was soldered into the gap. Still, entry was not guaranteed, and some effort had to be made. Juggling like in a circus. With the release of firmware 8.1 it all ended.

What can I say. Aliexpress still sells these DIY cords, but they are completely useless.

Let's move on to the working method that I tested on Xiaomi Redmi 4 Pro with the latest stable global firmware.

Putting the Xiaomi phone into EDL mode was not that difficult.

  1. Download QDLoaderHS-USBDriver and install it on your computer.
  2. We do the same with ADB and mi pc suite. We have all the necessary tools and drivers, it’s time to get started.
  3. With the phone turned off, hold down the volume and power. We wait for the hare and get into fastboot.
  4. We connect the phone to the computer, it will be detected as an Android device.
  5. We unpack the contents of the ADB archive to the address C:/adb.
  6. We launch the command line with the key combination WIN + R, write cmd.
  7. We write fastbootdevices in the window. This way we check the device connected by us. It should appear.

A necessary note. For adequate display, you need to launch the command line directly from the C:/adb folder. I didn’t do this (as can be seen from the screenshot), but still the phone appeared in the desired line.

  1. The following command is fastboot oem edl. Directly switching to mode.

The operation ends in success, as written on the command line. The smartphone goes out completely, it is in Download mode (edl).

  1. A new device appears on the computer in COM. The flash driver will work with it.

Method 3: TWRP recovery

A rather uncommon method of installing an operating system on Xiaomi smartphones, but quite effective. To do this, do the following:

  1. Download TWRP recovery for Redmi 3 to your computer. The resulting file must be renamed recovery.img.
  2. You need to download the firmware that suits you, tailored for recovery, and transfer it to the phone’s memory.
  3. Here, just like in Method 1 via MiFlash, you need an ADB driver. After installation, you need to move the renamed recovery file to its folder.
  4. Next, right-click on the ADB shortcut while holding Shift and open a command prompt window.
  5. Put your smartphone into custom recovery mode by holding down the “power” and “volume +” buttons while the phone is turned off. A menu will open where you need to select the “Fastboot” icon.
  6. Connect the device to the computer via a USB cable and enter fastboot flash recovery recovery.img into the previously opened command line to complete the TWRP firmware.
  7. Now you need to go to the command line again and enter fastboot boot recovery.img, after which Redmi 3 will automatically go into custom recovery mode.
  8. To carry out further manipulations, you need to either know Chinese or change the language to English.
  9. Press the following commands in turn: Wipe Cache > Dalvik Cache > System > Data. At the end of this path, select the firmware file and wait for the process to complete.

Note! Don't forget to enable USB debugging in your smartphone's settings by going to the "Advanced" -> "For Developers" tab.

How to enable mode without adb command

Since experiments with USB cables are a thing of the past, there are almost no options left. Of the proven ones, I can recommend a method based on short-circuiting the so-called test points. These are special points located on the motherboard for severe cases associated with the complete inadequacy of the device. To raise the device from the brick state.

Typically, such methods are discussed on specialized forums, but w3bsit3-dns.com did not stand aside and pointed the right path in this direction. I did not torture my phone, due to the fact that getting to these points is not very easy, you need to thoroughly disassemble it.

I suggest you look at the photos taken by a craftsman who was able to connect his device to a computer and switch it to EDL mode.

Having closed a couple of contacts, he connected the smartphone to the PC. A new COM port has appeared in the device manager.

Related Posts

Set a custom saturation level on Google Pixel 2 and Pixel 2 XL (Root)

Unbrick ROG Phone 3 by Hard-Bricked State (Guide)

Full reset Xiaomi Mi A3 to factory settings (2 methods)

[5 Reasons] Why you shouldn't install Android P right away

How to enable VoLTE on LeEco Le Max 2

What is Xiaomi rollback protection? Here's everything you need to know

How to exit the mode

I didn't flash my phone; there was no need for it. The exit was simple: close the command window and disconnect the smartphone from the computer. Then, with a long tap on the power button, the logo appeared on the screen. The phone booted into working mode.

Another output is used when flashing the phone. Still, our main goal is to flash it, so we launch the flasher, it “recognizes” our device as a COM with some number and uploads a new system into it. We are waiting for the process to finish. If successful, the device should exit the mode on its own and load the installed OS. You don't need to do anything, just disconnect the phone from the computer.

Possible problems

If Xiaomi was unable to enter EDL mode, we begin checking the drivers. All previously installed programs must be checked for compatibility so that a yellow triangle does not appear in your device manager. Important point: QDLoader HS-USB Driver may not install automatically, update the device manually.

Don't forget about disabling mandatory driver digital signature verification. Otherwise, nothing will be installed and the device will never appear.

Another point is related to the operation of the adb program. If the device is not detected on the command line, then I recommend running the fastboot command directly from the adb folder.

If nothing helps and your smartphone refuses to enter EDL mode, then the only method left is based on closing testpoints. There is no need to buy any Deep Flash Cable, they will not help you anyway.

Unfortunately, the bootloader on my Xiaomi Redmi 4 Pro was unlocked a long time ago, and for the purity of the experiment it would be necessary to return it to its original state. I didn’t do this, so I can’t say with 100% confidence that the described method will really help. We take the second method as a basis, with the closure of control points on the motherboard. At the moment, he is the only one to whom there are no complaints, at least as indicated by the authoritative website 4pda.

Xiaomi EDL authorization EDL Authorization - firmware, recovery through an authorized Mi account of any Xiaomi device. Official flashing of the smartphone. Restoration of bricks. flashing any xiaomi model without unlocking the bootloader - edl xiaomi MI account authorization - xiaomi service account

Flashing your Xiaomi device or restoring your phone (unbrick) can only be done through an authorized mi account (with the exception of older Xiaomi models), even if your bootloader is locked, you can flash it only if you authorize your Miflash EDL account. The service does NOT remove FRP and Mi account locks if the device is being flashed. Unlocking from mi account is possible using this link - GO!!

This service is required in the following cases:

- If after an over-the-air or firmware update your phone stops starting - The smartphone boots only into Recovery, only into EDL or into an eternal reboot - The phone is a “brick” and does not show any signs of life - You see this message on your screen - This miui version can' t be installed on this device - Or System has been destroyed - When restoring a Xiaomi phone after unsuccessful firmware - If, when you try to restore the smartphone yourself via EDL, MiFlash requires you to enter your Mi account

If you are not 100% sure of your knowledge and actions, why you need EDL authorization, it is better to wait before ordering this service, and once again scroll through this page, various forums, consult BEFORE ordering this service. You must understand that you pay for Flasher Authorization, for the fact that the flasher will receive the service authorization that it asks for at the beginning of the firmware, and will begin to flash software into your smartphone after activation. This service is intended for one-time EDL authorization when flashing your Xiaomi smartphone. Having paid for this service, our employee will remotely, through a remote desktop (TeamViewer), perform the authorization that MiFlash requires from you when flashing the XIaomi device (you can also perform authorization yourself without using a remote desktop). No one knows whether your smartphone will come to life or not after the firmware, whether it will hold the battery, whether the music will play loudly in the speakers, whether someone will write to you in the chat, whether after the firmware the flashlight will work in the phone or it will remain a nut cracker - no one can know except you. We provide you with a one-time official Xiaomi EDL authorization for flashing firmware through a service account in EDL mode, which will help you restore your smartphone from brick mode to smartphone mode. By paying for this service, you will be able to reflash/restore only one Xiaomi device once. If you have several devices - bricks that need flashing or restoration, you will need to pay for the service for each device separately, and you should write to us at the contacts listed HERE!! and get a discount on unlocking. For regular customers the price is much cheaper.

What you need to do before ordering the Xiaomi EDL authorization service:

1. To flash EDL firmware, you now need to disable the “Find device” function in your Mi Account. If the device does not boot, then disable the Mi account blocking on the website https://i.mi.com - How to do this - T U T!

2. If you do not have access to the mi-account to which the device is linked, then you can remove the binding using the service of our website - Removing Mi Account on the server using the unlock code or IMEI! If the search for your device is enabled, we will not be able to reflash/restore your device. With Mi account blocking enabled, the device will NOT be flashed! If during the firmware installation it turns out that you have enabled device search, the service will be considered completed and the money will not be returned.

3. Install on your computer all the necessary drivers for Xiaomi (MTK/Qualcomm) and the MiFlash flasher program (firmware) EXACTLY the version from our website and check that the program starts without errors.

a) Mi Flash for Xiaomi based on Qualcomm -

b) Flash Tool for Xiaomi based on MTK -

4. Download the required firmware for your phone model fastboot version. Be sure to download the firmware for the region to which the phone belongs China/China, Global/Global. Unpack and transfer the firmware to the C:// drive of your computer. (You choose the firmware yourself according to your taste and color)

If you are flashing a smartphone based on a Qualcomm processor and, after watching the video below, you know where to enter the code and encrypted text for authorization, then you can skip the 5th step and go to the 6th, otherwise our employee will do it for you.

5. Download and install TeamViewer. Send us your password and ID to access your desktop. Or if you yourself can enter a password and encrypted text for authorization, then our operator will not connect to you.

6. After you have prepared everything according to the points above, contact our employee using the contacts listed HERE!! Check the unlocking time in advance and ask questions related to EDL authorization.

Having paid for one authorization, do not ask me to flash the phone several times, with the same or different firmware. Do not ask to authorize Miflash for free or pay for the service after the firmware is installed. ,, WE do not owe you anything - from the word AT ALL. ,, We will not solve your problems with your phone for free - just like you will not work for us for free. Absolutely any mental, physical work, time spent - everything has its price, and if you don’t understand this, then you’d better skip this instruction. If you don’t understand why I won’t authorize you with a Mi Flash EDL account for free, it’s better to contact the service, this is the only way for you. You ask about my guarantees? - read about them HERE - if this is not a guarantee for you, then close this page and take your smartphone to a service center.

7. Now you are all ready to flash/restore your smartphone, you can pay for the Xiaomi EDL Authorization service (I repeat once again, several smartphones that need firmware, write to us and you will receive a discount on unlinking, as for repair shops and for regular customers We have naturally prepared good discounts)

After payment you will need to provide the following:

1 - IMEI 1 of your Xiaomi device 2 - Model of your Xiaomi device 3 - ID of your TeamViewer 4 - PASSWROD of your TeamViewer

After receiving a notification to your email about the positive processing of the order, you need to contact our employee using the same contacts through which you agreed on the time of authorization, launch the MiFlash program (flasher), connect the Xiaomi device to the computer, launch TeamViewer and wait until our employee enters the password and encrypted text into the flashing program for EDL authorization.

How does the firmware go through EDL authorization - video instructions:

Source: https://www.razlo4ka.ru

Rating
( 1 rating, average 4 out of 5 )
Did you like the article? Share with friends:
For any suggestions regarding the site: [email protected]
Для любых предложений по сайту: [email protected]