Hello guys, today I wanted to install MIUI 12 on my Xiaomi Mi A3. But to do that, I needed to first unlock the bootloader and have the TWRP installed. I had never done this before.
So after I backed up all my data, I followed a tutorial on how to unlock the bootloader. I did that.
Then, I followed this tutorial https://www.youtube.com/watch?v=EWNausKm7mU, which has most of the steps every other similar tutorial has:
-download the adb folder with the fastboot exe
-place the TWRP image inside that folder
-connect the phone to the computer
-open cmd from the adb folder
-type: fastboot flash boot twrp.img
Despite that my system (Windows 10) recognized the Android device, after I entered the command, the message was < waiting for device>
So I searched for a solution on that. All tutorials say that it was a driver issue with the phone, and that I should install one directly from the Devices Manager. But my phone WAS recognized, I didnât have any warnings or errors in my computer, and I still couldnât fix the âwaiting for deviceâ message.
So here begins the problem. In some other video I saw that they entered the fastboot mode before plugging in the phone to the computer. So I did that, and with the phone in flashboot mode, I ran the command âfastboot flash boot twrp.imgâ, it showed success, but then I couldnât get out of flashboot mode (I tried powering off, pressing VolumeUp + power, and pressing volume down + power). No matter what I did it kept in that flashboot screen.
In one of my attempts to turn it off, I used a command âfastboot rebootâ. It finished, but nothing happened.
In another attempt pressing the combination of buttons, the fastboot image dissappeared, but this error showed up:
âandroid recovery
xiaomi/laurel_sprout/
some long code i dont remember
user/release-keys
use volume up down and power
cant load android system. your data may be corrupt. if you continue to get this message you may need to perform a factory data reset and erase all your user data stored on this deviceâ
I selected âretryâ(canât remember the exact word) and the fastboot screen showed up again.
So I looked for a tutorial to get out of flashboot screen on Xiaomi Mi A3. I found this video: âHow to Unbrick/Unroot Xiaomi Android Stuck on Fastboot!â from Max Lee(which took me to this forum) and I followed the instructions. I downloaded the firmware images: laurel_sprout_global_images_V11.0.23.0.QFQMIXM_20201124.0000.00_10.0_f3be5e451c
because I live in Argentina and I assumed my phone may be âglobalâ, BUT I AM NOT SURE about that and I couldnât check. I used MiFlash and the flash turned out with a success message.
It did remove the flashboot screen, BUT it never turned on the phone completly. Itâs stuck on a screen that says: âAndroidOne Unlockedâ like this one:
I canât find how to get out of this screen. The âfastboot devicesâ command doesnât list the phone neither.
Any help would be much appreciated, thanks!