Anyone knows how to unlock the bootloader on android 10? - Xiaomi Mi A3 Questions & Answers

I can't seem to unlock bootloader on mi a3 on android 10 i get a lot of things on the powershell but nothing happens on the device.
Thank you in advance

Which commands do you use? Locking and unlocking the bootloader should have nothing to do with the version of Android you have installed

TheVow said:
I can't seem to unlock bootloader on mi a3 on android 10 i get a lot of things on the powershell but nothing happens on the device.
Thank you in advance
Click to expand...
Click to collapse
I keep getting commands in the power shell like
Press w for
Press E for
Etc

TheVow said:
I keep getting commands in the power shell like
Press w for
Press E for
Etc
Click to expand...
Click to collapse
Probably you installed an old version of the adb/fastboot drivers.
Download the sdk from here https://developer.android.com/studio/releases/platform-tools and extract the files in the adb folder in the volume (C

Phil_gloves said:
Probably you installed an old version of the adb/fastboot drivers.
Download the sdk from here https://developer.android.com/studio/releases/platform-tools and extract the files in the adb folder in the volume (C
Click to expand...
Click to collapse
well i did this but the same results
Here is what it looks like.
https://imgur.com/a/6x33Qfq

TheVow said:
well i did this but the same results
Here is what it looks like.
https://imgur.com/a/6x33Qfq
Click to expand...
Click to collapse
You are still using old version of fastboot. Either search&replace fastboot.exe in all locations on your hard drive, or remove fastboot folder from Windows PATHS.

_mysiak_ said:
You are still using old version of fastboot. Either search&replace fastboot.exe in all locations on your hard drive, or remove fastboot folder from Windows PATHS.
Click to expand...
Click to collapse
Thank you that Worked ! but now when i flash twrp and try to boot to it it always boots to fastboot. anyidea how to force twrp boot even tho i keep pressing Vol up when i try to boot to it.
thank you in advance

TheVow said:
Thank you that Worked ! but now when i flash twrp and try to boot to it it always boots to fastboot. anyidea how to force twrp boot even tho i keep pressing Vol up when i try to boot to it.
thank you in advance
Click to expand...
Click to collapse
Use the proper twrp built for Android 10 from here https://forum.xda-developers.com/mi...y-unoffical-twrp-xiaomi-mi-a3-t3987759/page16
The twrp.img you used only works on Android 9.
Twrp.zip will work on any Android version so once you flash the correct .img then you can reboot recovery and if you want install twrp by flashing twrp.zip

garylawwd said:
Use the proper twrp built for Android 10 from here https://forum.xda-developers.com/mi...y-unoffical-twrp-xiaomi-mi-a3-t3987759/page16
The twrp.img you used only works on Android 9.
Twrp.zip will work on any Android version so once you flash the correct .img then you can reboot recovery and if you want install twrp by flashing twrp.zip
Click to expand...
Click to collapse
Thank you this worked! time to install custom roms

To unlock bootloader of Mi A3
What are all the softwares we need for Windows 8.1??? I tried one mi flashing tool softwere but when I tried command 'fastboot devices:,, pc is not detecting my phone

You will need mi usb drivers for detecting your phone in fastboot mode

aslamzbr said:
What are all the softwares we need for Windows 8.1??? I tried one mi flashing tool softwere but when I tried command 'fastboot devices:,, pc is not detecting my phone
Click to expand...
Click to collapse
Use this
https://androidfilehost.com/?fid=24269982087012538

Related

[RECOVERY] [11-1-2013] Unofficial Clockworkmod Recovery 6.0.4.4 for Nexus 5

Unofficial Clockworkmod Recovery version 6.0.4.4 for the Nexus 5​
Current Build Not Booting I Will be Looking into a Solution. Thank you to everyone who has tested these!
Nexus 5 Stock Recovery Image
Downloads
Click to expand...
Click to collapse
Flashing Instructions
1. Download the above file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
Congratulations you now have Clockworkmod Recovery running on your Nexus 5.
Credits: Koush for developing Clockworkmod Recovery
Cyanogenmod Team for their development of Clockworkmod Recovery
F.A.Q
Q. Is this the touch version of Clockworkmod Recovery?
A. No, this is the non-touch version of Clockworkmod Recovery once any bugs have been worked out and the non-touch has been properly tested I will look into compiling a touch version unless an official version of Clockworkmod for the Nexus 5 is released.
Click to expand...
Click to collapse
Perfect, thanks
Awesome! Thanks!
Here we go.. awesome!
That was fast. :good:
That was quick, Wow!
Great! ))
wow, great!
Gesendet von meinem GT-I9100 mit Tapatalk
Thank you for your work :good:
Let the flashing begin!!!
Thanks man
Silly stupid noob question:
How to install it?
I dont understand how to do it xD
nad4321 said:
Silly stupid noob question:
How to install it?
I dont understand how to do it xD
Click to expand...
Click to collapse
You have to boot into fastboot mode to install this custom recovery on your device. Do you have fastboot and ADB setup on your computer and the device drivers installer for the Nexus 5? If you don't have fastboot and ADB setup on your computer I would recommend taking a look at this simple fastboot and ADB installer . Once you have fastboot and adb setup, and the device drivers installed follow the following steps:
1. Download this file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
After following this procedure you will then have Clockworkmod Recovery installed on your device. Let me know if you still have questions.
And make sure you
Code:
fastboot oem unlock
first!
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Birba said:
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Click to expand...
Click to collapse
Thats happening to me also.
Birba said:
I installed the recovery via fastboot.
When i try to boot into recovery i'm stuck at google screen.
I'm able to reboot the device.
Whats wrong?
Click to expand...
Click to collapse
Batfink33 said:
Thats happening to me also.
Click to expand...
Click to collapse
Are you too able to access recovery all? But you can reboot the device and still get into the bootloader for fastboot mode correct?
shimp208 said:
Are you too able to access recovery all? But you can reboot the device and still get into the bootloader for fastboot mode correct?
Click to expand...
Click to collapse
I can get into the bootloader,and flash the recovery but if i restart into recovery it sits at the Google screen. I then have to press the power button and restart the whole phone, Ive also tried booting into recovery using quickboot but again it sits at the Google screen.
sorry if this is a stupid question, but how do i boot into CWM? I have installed it correctly
shimp208 said:
You have to boot into fastboot mode to install this custom recovery on your device. Do you have fastboot and ADB setup on your computer and the device drivers installer for the Nexus 5? If you don't have fastboot and ADB setup on your computer I would recommend taking a look at this simple fastboot and ADB installer . Once you have fastboot and adb setup, and the device drivers installed follow the following steps:
1. Download this file.
2. Move the downloaded recovery file into the directory where you have ADB and Fastboot setup on your computer.
3. Navigate into the directory where you have ADB and Fastboot setup on your computer and run the following commands from the command prompt on your computer:
Code:
adb reboot bootloader
fastboot flash recovery hammerhead-cwm-6.0.4.4-unofficial.img
After following this procedure you will then have Clockworkmod Recovery installed on your device. Let me know if you still have questions.
Click to expand...
Click to collapse
Do i first have to root it? Or does it do it automatically?
Would my data be deleted too?
Batfink33 said:
I can get into the bootloader,and flash the recovery but if i restart into recovery it sits at the Google screen. I then have to press the power button and restart the whole phone, Ive also tried booting into recovery using quickboot but again it sits at the Google screen.
Click to expand...
Click to collapse
Interesting I'm curious to know if the TWRP build I posted does the same any hints from dmesg or last_kmsg would also be beneficial, is it possible for you use Android Debug Monitor (DDMS and Monitor in Android SDK tools folder if you have the sdk installed) and upload a log?
Okay so here is propably another noob question: On my HTC Sensation I had 4ext as recovery. What are the differences between this and 4ext or TWRP? Is there a thread somewhere I couldn't find!?

Bricked/Died Honor 7

hello,
my honor 7 hard bricked after flashing the wbt rom 5.0
i can't access to fastboot,and recovery mode but one think, adb can read the device but when i do a command i have no answer
can anyone help please?
What does fastboot devices says?
Can you boot into Recovery, eRecovery or fastboot?
Does HiSuite recognizes the phone?
zinko_pt said:
What does fastboot devices says?
Can you boot into Recovery, eRecovery or fastboot?
Does HiSuite recognizes the phone?
Click to expand...
Click to collapse
fastboot doesn't recognize my device.
my phone cant wake up i tried all buttons combinations
Hisuite recognize my phone but he has to be in fastboot mode to unbrick it
Then I'm sorry but I can't help you. Probably someone else can.
Lessons I've learned:
Don't be the first to test and be the Guinea pig.
Don't put a lot of faith on 3rd party ROMs whose equipments have a small community of developers.
Someone can help me ?
Do you remember what you have done in order to brick it?
Its not easy These days to actually brick a phone. Was it the first Rom you flashed?
Sent from my PLK-L01 using XDA Free mobile app
simo255 said:
Someone can help me ?
Click to expand...
Click to collapse
Does the phone charge at all?
Does it light any led, screen, anything?
One thing I've done in another device was to complete discharge, still try to turn it on for dozens of times, just to make sure, then wait for 48h and plug it in to power to see if charging screen goes on.
zinko_pt said:
Does the phone charge at all?
Does it light any led, screen, anything?
One thing I've done in another device was to complete discharge, still try to turn it on for dozens of times, just to make sure, then wait for 48h and plug it in to power to see if charging screen goes on.
Click to expand...
Click to collapse
Yes, the phone is charged
No, anything
i tried to turn it on many times and no result :/
i think that the bootloader is death,so there is a method to install the bootloader on phones via adb ?
Have you tried to turn it on with volume down and with USB cabel connected to PC ? This should start bootloader, you couldn´t damage bootloader area by installing custom wbt rom as it is separated memory. If you will be successful on bootloader, then flash via fastboot commands latest b371. system, boot, recovery and optionally cust.
Ing.King said:
Have you tried to turn it on with volume down and with USB cabel connected to PC ? This should start bootloader, you couldn´t damage bootloader area by installing custom wbt rom as it is separated memory. If you will be successful on bootloader, then flash via fastboot commands latest b371. system, boot, recovery and optionally cust.
Click to expand...
Click to collapse
Hello,
i can't access to bootloader but adb detect my phonr when he's connected to PC
Bad2hold said:
Do you remember what you have done in order to brick it?
Its not easy These days to actually brick a phone. Was it the first Rom you flashed?
Sent from my PLK-L01 using XDA Free mobile app
Click to expand...
Click to collapse
the first rom i've flashed is digirom v4.2
Up
Hi,
I can try to help you but i need more information:
Current version of Honor 7 ? (PLK-L01, PLK-TL01H, etc.).
Android version before flash ?
Did you unlock bootloader successfully ?
Did you install TWRP successfully?
Which rom did you try to use to flash your honor 7?
From which country are you?
Thanks,
If ADB detects, it means you can do fastboot commands.
And most probably you have a corrupted boot.img.
Have you tried to fastboot flash boot boot.img from the oficial rom but the same version as the last to be know working rom in your H7?
sebastien_be said:
Hi,
I can try to help you but i need more information:
Current version of Honor 7 ? (PLK-L01, PLK-TL01H, etc.).
Android version before flash ?
Did you unlock bootloader successfully ?
Did you install TWRP successfully?
Which rom did you try to use to flash your honor 7?
From which country are you?
Thanks,
Click to expand...
Click to collapse
Hello,
i have the plk-l0a version
yes i unlocked bootloader with the y300 method
yes i installed twrp succesfully
i flashed the wbt rom 5.0
i'm from Morocco
thanks
zinko_pt said:
If ADB detects, it means you can do fastboot commands.
And most probably you have a corrupted boot.img.
Have you tried to fastboot flash boot boot.img from the oficial rom but the same version as the last to be know working rom in your H7?
Click to expand...
Click to collapse
Yes i tried they tell me 'waiting for device'
up
simo255 said:
Yes i tried they tell me 'waiting for device'
Click to expand...
Click to collapse
Okay first thing, I think you are connected via adb and not in fastboot mode, so no fastboot command will work in adb mode.
If you are able to get into adb mode, try to fire this command:
Code:
adb reboot bootloader
If this takes you to bootloader mode, then flash all the *.img files from the version you were previously on ex. B330 or B370.
Then after doing that put dload folder with UPDATE.APP of the version you were on before.
Tell me if this works for you.
DigiGoon said:
Okay first thing, I think you are connected via adb and not in fastboot mode, so no fastboot command will work in adb mode.
If you are able to get into adb mode, try to fire this command:
Code:
adb reboot bootloader
If this takes you to bootloader mode, then flash all the *.img files from the version you were previously on ex. B330 or B370.
Then after doing that put dload folder with UPDATE.APP of the version you were on before.
Tell me if this works for you.
Click to expand...
Click to collapse
Hello, thanks for replying
my phone doesn't boot at all , i have to change the motherboard of my phone
simo255 said:
Hello, thanks for replying
my phone doesn't boot at all , i have to change the motherboard of my phone
Click to expand...
Click to collapse
Oh sorry to hear that, but you said that your computer detects your phone, doesn't it?

My OPX cannot be recognized by windows 10.HELP

Hello friends,
I have an OPX and I did some mistakes with it during my attemp to update it to the latest Oxygen 3.1.3.
I had stock rooted 2.1.2 Oxygen OS with Kingroot and TWRP installed. I downloaded the zip of the ROM
for 3.1.3 from Oneplus and tried to flash it. It came up an error so I wiped system cache and data and tried again
but the same errors came up. Then I tried to flash the stock recovery .img file from TWRP to get the stock recovery
and try to flash the ROM from there. When I attempted to flash the stock recovery it asked me about the partition
I wanted to install it and I chose recovery.Installation seemed successfull and I rebooted to recovery.After that I had
no recovery and no system to boot.When I try to boot to recovery I only get the oneplus logo. When I try to boot to
system I get oneplus logo and "Powered by android" at the bottom. Fastboot mode seems ok. So I thought i could flash
everything back with adb BUT no tool or program recognizes correctly in any mode.In device manager of windows 10
the device is listed under "Kedacom Usb device" section with name "Android Bootloader Interface".
Please Help me.
zafiris said:
Hello friends,
I have an OPX and I did some mistakes with it during my attemp to update it to the latest Oxygen 3.1.3.
I had stock rooted 2.1.2 Oxygen OS with Kingroot and TWRP installed. I downloaded the zip of the ROM
for 3.1.3 from Oneplus and tried to flash it. It came up an error so I wiped system cache and data and tried again
but the same errors came up. Then I tried to flash the stock recovery .img file from TWRP to get the stock recovery
and try to flash the ROM from there. When I attempted to flash the stock recovery it asked me about the partition
I wanted to install it and I chose recovery.Installation seemed successfull and I rebooted to recovery.After that I had
no recovery and no system to boot.When I try to boot to recovery I only get the oneplus logo. When I try to boot to
system I get oneplus logo and "Powered by android" at the bottom. Fastboot mode seems ok. So I thought i could flash
everything back with adb BUT no tool or program recognizes correctly in any mode.In device manager of windows 10
the device is listed under "Kedacom Usb device" section with name "Android Bootloader Interface".
Please Help me.
Click to expand...
Click to collapse
Follow this guide http://forum.xda-developers.com/oneplus-x/general/guide-mega-unbrick-guide-hard-bricked-t3272108 and update to 3.1.3 with stock recovery
cva_kabil said:
Follow this guide http://forum.xda-developers.com/oneplus-x/general/guide-mega-unbrick-guide-hard-bricked-t3272108 and update to 3.1.3 with stock recovery
Click to expand...
Click to collapse
I have already tried to do this guide. Windows says the best drivers are already installed for this device and will not install the qualcom ones. Also the program just waits for a device to be connected to start the process of unbricking.Thanks for answering
zafiris said:
I have already tried to do this guide. Windows says the best drivers are already installed for this device and will not install the qualcom ones. Also the program just waits for a device to be connected to start the process of unbricking.Thanks for answering
Click to expand...
Click to collapse
But still u can acess fastboot right? Without any problem?
cva_kabil said:
But still u can acess fastboot right? Without any problem?
Click to expand...
Click to collapse
I think so, yes. When I enter fastboot mode there is the oneplus logo and "fastboot mode" written under it.
zafiris said:
I think so, yes. When I enter fastboot mode there is the oneplus logo and "fastboot mode" written under it.
Click to expand...
Click to collapse
Yes it is fastboot. now connect ur mobile to pc and type "fastboot devices" in adb cmd screen.. if it shows your device info,then u can flash stock recovery and make a fresh start.
cva_kabil said:
Yes it is fastboot. now connect ur mobile to pc and type "fastboot devices" in adb cmd screen.. if it shows your device info,then u can flash stock recovery and make a fresh start.
Click to expand...
Click to collapse
Yes i know. Whenever I type fastboot devices nothing happens. No device gets listed.
I had the same problem, but the Guide to Unbrick worked well.
Now, I cannot flash anything, because Fastboot doesn't recognize my phone. I'm stuck in stock.
cva_kabil said:
Follow this guide http://forum.xda-developers.com/oneplus-x/general/guide-mega-unbrick-guide-hard-bricked-t3272108 and update to 3.1.3 with stock recovery
Click to expand...
Click to collapse
thank you very much this guide finally worked!! It was my mistake.I was booting first on fastboot mode and then plugging in the usb cable
whereas the guide says to keep pressing volume up and then plug it in which is was made it work!
zafiris said:
thank you very much this guide finally worked!! It was my mistake.I was booting first on fastboot mode and then plugging in the usb cable
whereas the guide says to keep pressing volume up and then plug it in which is was made it work!
Click to expand...
Click to collapse
Glad u did ?

Question Is it already possible to root device?

I like to know if it's already possible to root device? I thought I could just patch boot image from a fastboot rom, but now I heard that boot.img is probably the recovery partition on A/B devices, while vendor_boot.img is probably the actual boot partition.
Is there a safe and working way to root yet?
Yes I have rooted my Mi 11 Lite 5G . I have also flashed EU rom via fastboot . The process is normal .. Download fast boot rom ..extract ..install latest Magisk application . Patch the boot.img in the images folder. Flash via fastboot ..
fastboot flash boot patchedboot.img
( name the patched file patchedboot.img)
Then you can also flash EU version rom with flash all bat in the fastbootrom.
Thanks for the info. If nothings changing my plans, I will flash tomorrow evening.
I'm my case I flash latest stable.
KevMetal said:
Yes I have rooted my Mi 11 Lite 5G . I have also flashed EU rom via fastboot . The process is normal .. Download fast boot rom ..extract ..install latest Magisk application . Patch the boot.img in the images folder. Flash via fastboot ..
fastboot flash boot patchedboot.img
( name the patched file patchedboot.img)
Then you can also flash EU version rom with flash all bat in the fastbootrom.
Click to expand...
Click to collapse
Hi
With that ROM do you have full screen gestures working with other launchers?
To install this ROM the bootloader needs to be unlocked?
Thanks
chlodvig said:
Hi
With that ROM do you have full screen gestures working with other launchers?
To install this ROM the bootloader needs to be unlocked?
Thanks
Click to expand...
Click to collapse
Yes you need to unlock for flashing but can relock when done if you are flashing official stuff without root .. I'm on latest BETA EU rom and I'm using lawnchair 2 in combo with fluid gestures application to get workaround to get full screen gestures working really well . I'm not aware of which other launchers supppet full screen gestures on miui on amdroid 11 ... Theoretically according to dev of fluid gestures it shouldn't be working ... Cos it's android 11 and MIUI blocks 3rd party gesture apps ..or Google does ..anyway it works with or without root but I have only used lawnchair 2.
Thanks @KevMetal
I was hoping that with that ROM I would be a able to use for example Nova Launcher with gestures.
But that seems to not be the case
Thanks
chlodvig said:
Thanks @KevMetal
I was hoping that with that ROM I would be a able to use for example Nova Launcher with gestures.
But that seems to not be the case
Thanks
Click to expand...
Click to collapse
I'm not saying no . I'm just saying the only workable situation I've found ... It's worth a try .. Install Nova and Fluid gestures.. If it fails try flashing EU rom using that ..failing again try the combo with Magisk .. Still failing replace Nova with Lawnchair...unless you specifically need Nova .. Or if simply don't want to unlock boot.. But is the first thing I do MIUI to get rid of all the bloat systemlessly with Magisk
I will try.
Thanks
Hi, I've seen somewhere, in root method to know before patching, to know if it's A/B partition or not...but how to know that???
thank's
I've been using a Note 3 for 8 years, so I discover the xiaomi universe and the locked bootloader and ....
rayman95 said:
Hi, I've seen somewhere, in root method to know before patching, to know if it's A/B partition or not...but how to know that???
thank's
I've been using a Note 3 for 8 years, so I discover the xiaomi universe and the locked bootloader and ....
Click to expand...
Click to collapse
No you don't need to know .. Just patch the boot image of the fastboot rom with magisk application on your phone. We don't have a twrp and you need to unlock your bootloader ALWAys on EVERY phone to root or use twrp .. Anyway unlock it ..it's no big deal ..then flash via fast boot
fastboot flash boot bootPatched.img
chlodvig said:
I will try.
Thanks
Click to expand...
Click to collapse
I am using nova launcher combined with fluid gestures. That's working pretty good. Unfortunately stock gestures do not work with third party launcher
putti71 said:
I am using nova launcher combined with fluid gestures. That's working pretty good. Unfortunately stock gestures do not work with third party launcher
Click to expand...
Click to collapse
Yes, I tried also and it works.
I just want to be sure before beginning the procedure...tommorow, it's 7 days wait for unlock the phone...
I use batch unlock tool and it wipe the phone
after complete setup again, I copy boot.img from fastboot on phone and flash it with last magisk and then I flash it in fastboot mode.
and I have to flash complete EU rom with flash all command??? but it will overwrite patched boot with stock one???
do I miss something or not??
thank's
rayman95 said:
I just want to be sure before beginning the procedure...tommorow, it's 7 days wait for unlock the phone...
I use batch unlock tool and it wipe the phone
after complete setup again, I copy boot.img from fastboot on phone and flash it with last magisk and then I flash it in fastboot mode.
and I have to flash complete EU rom with flash all command??? but it will overwrite patched boot with stock one???
do I miss something or not??
thank's
Click to expand...
Click to collapse
sorry my bad
1. request unlock (7 days)
2. use batch unlock tool to unluck ( will wipe device ) *use volume down & powet to enter fastboot
3. boot the device and enable dev settings by tapping on miui version 7 times
4. the unlock toggle will be on but you need to activate adb debug again
5. install adb/ fastboot on PC
6. connect phone via usb cable
7. open cmd window from inside adb folder
8. run following cmd
adb devices
( will ask on phone for authorization) GIVE it !
adb reboot bootloader
( will boot into fastboot )
fastboot devices
( will return a value)
9. extract MIUI EU fastboot rom
10. run flash_all_bat as admin
( WAIT EVEN IF IT SEEMS LONG)
11. when success boot phone and setup and repeat steps 3&4
12. install magisk app
13. copy boot.img from the MIUI EU fastboot ROM to phone
14. inside magisk select it and patch it
15. copy file to adb folder and give name "patchedboot.img"
16. now repeat steps 6&7&8
17. when in fastboot run cmd
fastboot flash boot patchedboot.img
18. reboot & enjoy
KevMetal said:
sorry my bad
1. request unlock (7 days)
2. use batch unlock tool to unluck ( will wipe device ) *use volume down & powet to enter fastboot
3. boot the device and enable dev settings by tapping on miui version 7 times
4. the unlock toggle will be on but you need to activate adb debug again
5. install adb/ fastboot on PC
6. connect phone via usb cable
7. open cmd window from inside adb folder
8. run following cmd
adb devices
( will ask on phone for authorization) GIVE it !
adb reboot bootloader
( will boot into fastboot )
fastboot devices
( will return a value)
9. extract MIUI EU fastboot rom
10. run flash_all_bat as admin
( WAIT EVEN IF IT SEEMS LONG)
11. when success boot phone and setup and repeat steps 3&4
12. install magisk app
13. copy boot.img from the MIUI EU fastboot ROM to phone
14. inside magisk select it and patch it
15. copy file to adb folder and give name "patchedboot.img"
16. now repeat steps 6&7&8
17. when in fastboot run cmd
fastboot flash boot patchedboot.img
18. reboot & enjoy
Click to expand...
Click to collapse
whao, this is a perfect tuto.....will do it tomorrow or friday.....merci beaucoup..
KevMetal said:
10. run flash_all_bat as admin
( WAIT EVEN IF IT SEEMS LONG)
Click to expand...
Click to collapse
unlock is ok, but is it normal that after flash all, nothing happens on phone and computer???
thanks
but do I have to use xiaomi flash tool??? because I tried on folder to execute flassall and nothing happens...so I dl flash tool
rayman95 said:
unlock is ok, but is it normal that after flash all, nothing happens on phone and computer???
thanks
Click to expand...
Click to collapse
Nothing no, but the process slow ..the fastboot command window must show commands running as it sends the .img files to phone ... What does it say in fastboot window ? Did you remember to use adb command to boot to fastboot ? Did you leave fastboot command window open..
If you send photos or more info about everything you did I can help more
KevMetal said:
Nothing no, but the process slow ..the fastboot command window must show commands running as it sends the .img files to phone ... What does it say in fastboot window ? Did you remember to use adb command to boot to fastboot ? Did you leave fastboot command window open..
If you send photos or more info about everything you did I can help more
Click to expand...
Click to collapse
I use adb tool to reboot on BL then I flash-all, windows ask confirmation to run on admin...a window open and close immediately..and nothing happens on the phone, it still fastboot....the adb window is still open and nothing on it...
but do I have to use xiaomi flash tool???
on flash tool, it's possible to select flash-all command..
rayman95 said:
I use adb tool to reboot on BL then I flash-all, windows ask confirmation to run on admin...a window open and close immediately..and nothing happens on the phone, it still fastboot....the adb window is still open and nothing on it...
but do I have to use xiaomi flash tool???
on flash tool, it's possible to select flash-all command..
Click to expand...
Click to collapse
No it uses fast boot .inside fastboot folder open command window and type
Fastboot devices
Tell me what happens.. Send photo
KevMetal said:
No it uses fast boot .inside fastboot folder open command window and type
Fastboot devices
Tell me what happens.. Send photo
Click to expand...
Click to collapse
device recognized and reboot with command but
fastboot devices
( will return a value)
no value in cmd window or in fastboot on phone

I am unable to flash TWRP using adb

I recently found my old HTC desire 526g and I decided to flash a custom ROM, but its volume buttons aren't working so I had to use adb, I am not really an good in these types of things. I tried to flash TWRP on my htc using adb (Followed a YouTube tut) but this is coming up.
I have attached a screenshot below.
After unlocking bootloader (probably would have done it earlier) did you allow the usb debugging.
2) try installing adb+fastboot, platform tools and your htc drivers and keep your recovery file in the platform tools and open cmd there use the appropriate command to flash it
Rajveer chauhan said:
After unlocking bootloader (probably would have done it earlier) did you allow the usb debugging.
2) try installing adb+fastboot, platform tools and your htc drivers and keep your recovery file in the platform tools and open cmd there use the appropriate command to flash it
Click to expand...
Click to collapse
Hello, Thanks for replying! I think I have done everything in correct manner, but still coming thiss error, I have rooted my phone too. BTW, is there any way you can navigate through system recovery without using volume buttons (as they are not working) I mean any commands, to navigate in recovery mode using adb
YourLocalClown69 said:
Hello, Thanks for replying! I think I have done everything in correct manner, but still coming thiss error, I have rooted my phone too. BTW, is there any way you can navigate through system recovery without using volume buttons (as they are not working) I mean any commands, to navigate in recovery mode using adb
Click to expand...
Click to collapse
So if you're rooted so you can flash recovery via twrp app on playstore, or if magisk installer for twrp exists for your phone or by flashfire if you have your working recovery
'adb reboot bootloader' will bring you fastboot mode.
'fastboot flash recovery recovery.img' (while TWRP image or CWM image is renamed recovery.img and placed into the fastboot folder)will bring you TWRP/CWM.
'fastboot reboot recovery' will bring you into TWRP or CWM installed.
'fastboot reboot' will reboot you phone in case you are stuck.
LR7875 said:
'adb reboot bootloader' will bring you fastboot mode.
'fastboot flash recovery recovery.img' (while TWRP image or CWM image is renamed recovery.img and placed into the fastboot folder)will bring you TWRP/CWM.
'fastboot reboot recovery' will bring you into TWRP or CWM installed.
'fastboot reboot' will reboot you phone in case you are stuck.
Click to expand...
Click to collapse
This comes later now lol, Due to my lack of knowledge and not enough patience, I tried to flash custom recovery through TWRP app, and I didn't found my phone model on device list, SO i just selected random htc model phone and now it is restarting over and over again, Is there any fix to this? I am obviously a complete noob in this field.
If possible find stock recovery of that firmware version (be serious abt version) and flash it by fastboot
2) find how to unbrick htc by downloading stock rom this will make you lose all data
Rajveer chauhan said:
If possible find stock recovery of that firmware version (be serious abt version) and flash it by fastboot
2) find how to unbrick htc by downloading stock rom this will make you lose all data
Click to expand...
Click to collapse
Even If I find the this whatever you said, how am I supposed to fix it, as I mentioned,Volume buttons aren;t working and its stuck in bootloop, it won't past its manufacturers logo, so adb is no help in it, Only way to fix it would be to fix sound buttons. sad me, Well, R.I.P. HTC Desire 526g dual sim 2015-2021
I hope that this phone is not your primary driver
YourLocalClown69 said:
I recently found my old HTC desire 526g
Click to expand...
Click to collapse
Rajveer chauhan said:
I hope that this phone is not your primary driver
Click to expand...
Click to collapse
He unearthed his phone from some drawer, so this is not his daily driver.

Categories

Resources