How to recover from bootloader relock brick - Xiaomi Mi Mix 3 Questions & Answers

Hello,
I have MIX 3 Chinese version, unlocked bootloader, flashed latest global. Fine
For security purposes, tried to lock bootloader with fastboot - I knew it may be risky- now the device is in Mi recovery 3, refused to reboot even after erase data.
How to bring it back to life.
Thanks

Use the XiaoMiTool V2.
Google it

Can you enter fastboot mode?, If yes use mi flash and flash original chinese rom.

GVN.Gallus said:
Can you enter fastboot mode?, If yes use mi flash and flash original chinese rom.
Click to expand...
Click to collapse
Yes I can enter fastboot. Even I check bootloader status now locked.
Could you refer a link where all the process is explained? I am not conversant with mi flash.

visit https://www.xiaomitool.com/V2/ and good luck

Nakbleu said:
Yes I can enter fastboot. Even I check bootloader status now locked.
Could you refer a link where all the process is explained? I am not conversant with mi flash.
Click to expand...
Click to collapse
Follow instruction here, make sure to download lastest Miflash and correct rom, for fastboot rom use mifirm.net

grandman1701 said:
visit https://www.xiaomitool.com/V2/ and good luck
Click to expand...
Click to collapse
XiaoMiTool V2 won't be able to unbrick your device in the cases "This MIUI Version can't be installed on this device" error

Nakbleu said:
Yes I can enter fastboot. Even I check bootloader status now locked.
Could you refer a link where all the process is explained? I am not conversant with mi flash.
Click to expand...
Click to collapse
Fastboot is fairly simple. Download the latest Chinese from from miui.com, unzip it, connect your device in fastboot mode, and run the flash_all.bat file. It will take a while and the command prompt window will close when it is finished and your device will reboot.

jcsww said:
Fastboot is fairly simple. Download the latest Chinese from from miui.com, unzip it, connect your device in fastboot mode, and run the flash_all.bat file. It will take a while and the command prompt window will close when it is finished and your device will reboot.
Click to expand...
Click to collapse
I am downloading the ROM.
Please can provide step by step instructions?
My understanding is to:
1. copy the rom in minimal fastboot directory
2. unzip all files in that same directory (or should I create new one?)
3. Execute the command below:
fastboot flash_all.bat
By the way, can I use fastboot with locked bootloader?
Thanks again

Nakbleu said:
I am downloading the ROM.
Please can provide step by step instructions?
My understanding is to:
1. copy the rom in minimal fastboot directory
2. unzip all files in that same directory (or should I create new one?)
3. Execute the command below:
fastboot flash_all.bat
By the way, can I use fastboot with locked bootloader?
Thanks again
Click to expand...
Click to collapse
If you have ADB installed system wide, then it doesn't matter where you unzip the full image to. The best way to have ADB installed system wide is through this method.
You don't need to type anything. Just open the folder the ROM was decompressed in, right click the flash_all.bat, and run it as administrator with your device connected in fastboot mode. It will literally do everything else.

jcsww said:
If you have ADB installed system wide, then it doesn't matter where you unzip the full image to. The best way to have ADB installed system wide is through this method.
You don't need to type anything. Just open the folder the ROM was decompressed in, right click the flash_all.bat, and run it as administrator with your device connected in fastboot mode. It will literally do everything else.
Click to expand...
Click to collapse
I unzip the rom using 7zip, but couldn't find flash_all.bat file!

Nakbleu said:
I unzip the rom using 7zip, but couldn't find flash_all.bat file!
Click to expand...
Click to collapse
Did you install ADB 1.4.3 from the thread linked to? Do you have your device connected to a USB 3 port or USB 2 port? Are you using the cable that came with your device to flash it? Were you booted into the bootloader when trying to flash?
Edit: Read that post wrong. You need to download the fastboot version. You can't flash the TWRP image using fastboot.

jcsww said:
Did you install ADB 1.4.3 from the thread linked to? Do you have your device connected to a USB 3 port or USB 2 port? Are you using the cable that came with your device to flash it? Were you booted into the bootloader when trying to flash?
Edit: Read that post wrong. You need to download the fastboot version. You can't flash the TWRP image using fastboot.
Click to expand...
Click to collapse
Yes I did all that.
I am getting error: Erase is not allowed in lock state.
Any workaround please?

re-unlock the device. it's locked right now.

erbsenmatsch said:
re-unlock the device. it's locked right now.
Click to expand...
Click to collapse
Won't be possible with the Mi unlock software as the phones been wiped - no account, no OEM allowed ticked etc.

in that case, your only hope is: sending it back to china
where did you buy it?

erbsenmatsch said:
in that case, your only hope is: sending it back to china
where did you buy it?
Click to expand...
Click to collapse
In UK. Gray import. I really don't understand why a manufacturer should let this be possible. Why not just make it unlockable with global rom? This will avoid such unwanted situation for everybody. Pissed off by Xiaomi

Related

[GUIDE] Fix device automatically rebooting after few seconds of booting.

If you are having a weird bootloop where the phone just reboots after few seconds of booting like shown here (https://www.youtube.com/watch?v=3YcWsWYQVGQ) then you're in the right place, here's how you can fix the issue.
Before proceeding make sure you know your risks as I am not responsible for bricked devices, dead SD cards, thermonuclear war and anything really.
Steps:
1) Download Mi Flash Tool and install it. (For the drivers, skip it if you have installed the drivers already)
2) Download and Install minimal ADB and Fastboot Tool, persist.img and temporary twrp.img links will be below.
3) Copy the persist.img to your internal storage.
4) Copy the recoveryxx.img to same folder where you've saved the minimal ADB/Fastboot tool.
4) Goto the minimal adb fastboot tool folder where you had put the recoveryxx.img
5) Open cmdhere.exe
6) Put your phone in fastboot mode (Volume - and Power)
7) Type the following commands:
- fastboot devices (you should something like this:
Fastboot dsad5454sfs, If not, re-install the the fastboot drivers correctly. )
- fastboot oem unlock (This is just for unlocking the bootloader you can just skip it if you have unlocked bootloader.)
- fastboot boot recoveryxx.img *(basically the filename of the image file.)
Now you will boot to the temporary twrp and once you're there follow these steps:
8) Open Terminal in TWRP Custom Recovery (go to “Advanced” > “Terminal”).
9) Type the following command:
- dd if=/sdcard/persist.img of=/dev/block/mmcblk0p27
10) Go to reboot and select system and that's it!
Voila!
Minimal ADB and Fastboot tool: https://forum.xda-developers.com/sho....php?t=2317790
Mi Flash Tool: http://c.mi.com/thread-235054-1-1.html
TWRP Recovery: https://forum.xda-developers.com/mi-a1/development/recovery-twrp-3-1-1-0-touch-recovery-t3688472 , download the recovery3/2x.img according the android version your on.
Persist(Using this persist.img file is a must) : https://xiaomifirmware.com/download-link/?dlm-dp-dl=7270
Couldn't flash, Error: This image isn't allowed download.
tajamulbaba said:
Couldn't flash, Error: This image isn't allowed download.
Click to expand...
Click to collapse
Have you unlocked the bootloader? If you have and it's showing that error then download the august fastboot ROM and use that persist.img.
Edwin Hamal said:
Have you unlocked the bootloader? If you have and it's showing that error then download the august fastboot ROM and use that persist.img.
Click to expand...
Click to collapse
Yes I've unlocked bootloader, August ROM is nowhere available.
tajamulbaba said:
Yes I've unlocked bootloader, August ROM is nowhere available.
Click to expand...
Click to collapse
Available here (first result of Google search for "mi a1 firmware").
_mysiak_ said:
Available here (first result of Google search for "mi a1 firmware").
Click to expand...
Click to collapse
Thanks for the link, I downloaded and extracted the persist.img, it still shows the error.
tajamulbaba said:
Thanks for the link, I downloaded and extracted the persist.img, it still shows the error.
Click to expand...
Click to collapse
Try other builds then, that occurs if the size of persist.img is different than what your partition allows. For most the August one should work.
Does this break SafetyNet?
No!
ltf_195 said:
Does this break SafetyNet?
Click to expand...
Click to collapse
Nooo. What even makes you think it does?
Could you update the persist file? mine stuck on oreo..
So basically is it working on any nougat build?
awandroid89 said:
Could you update the persist file? mine stuck on oreo..
So basically is it working on any nougat build?
Click to expand...
Click to collapse
I've updated the guide the new one works no matter what.
Edwin Hamal said:
I've updated the guide the new one works no matter what.
Click to expand...
Click to collapse
Hi..successful to flash the file on august firmware but problem still happen. Do you know why?
TWRP
tajamulbaba said:
Couldn't flash, Error: This image isn't allowed download.
Click to expand...
Click to collapse
Use the twrp method as in this thread:
https://forum.xda-developers.com/mi-a1/how-to/guide-how-to-restrore-persist-partition-t3765643
Had the same problem, used twrp
CoolPlushBear said:
Use the twrp method as in this thread:
https://forum.xda-developers.com/mi-a1/how-to/guide-how-to-restrore-persist-partition-t3765643
Had the same problem, used twrp
Click to expand...
Click to collapse
I've updated my method too.
could you explain why does this happens?
Help me.
IMEI= 0
How to fix it?
Step 7.1 adb devices
Step 7.2 adb push persist.img /sdcard
Worked in my case.
Thanks
---------- Post added at 03:12 AM ---------- Previous post was at 03:10 AM ----------
Now i need to fix my IMEI
...
this can not find file on twrp terminal how i can flash it
Can I re-lock bootloader?
Hi,
Flashing the persist.img seems to have resolved the issue for me also, once I have completed the steps in the guide can I re-lock the bootloader?
I assume as we didn't flash TWRP and only booted into it temporarily should be fine?
Thanks

Cannot flash RN7Pro

Hi
I can't flash my redmi note 7 pro.
Bootloader is unlocked: I did the procedure, there is the unlocked logo at boot, and Dev options says "OEM unlock: device already unlocked".
I tried the Pixel Experience way, I ran the command "fastboot flash recovery" under Windows (opens a shell window that immediately closes) and under Linux (nothing happens), and I also tried the Xiaomi flash tool which ends up with a "cannot find the file flash all bat".
Would someone have any idea?
Thanks!!
pata2000 said:
Hi
I can't flash my redmi note 7 pro.
Bootloader is unlocked: I did the procedure, there is the unlocked logo at boot, and Dev options says "OEM unlock: device already unlocked".
I tried the Pixel Experience way, I ran the command "fastboot flash recovery" under Windows (opens a shell window that immediately closes) and under Linux (nothing happens), and I also tried the Xiaomi flash tool which ends up with a "cannot find the file flash all bat".
Would someone have any idea?
Thanks!!
Click to expand...
Click to collapse
Hello,
download platform-tools (ADB) zip and extract it.
download fastboot rom and extract it.
1) copy all the files from "violet_in_global_images_V11.0.5.0.PFHINXM_20191022.0000.00_9.0_in" (Total 12 items) folder into extracted platform tools folder.
2) boot device in Fastboot mode and connect it to pc.
3) now open cmd and check if device is detected by pc.
(use following command -> fastboot devices)
4) now close cmd.
5) now go to platform tools folder and double click on "flash_all.bat" file.
6) it will flash ur device with MIUI. DONE.
rasik107 said:
Hello,
download platform-tools (ADB) zip and extract it.
download fastboot rom and extract it.
1) copy all the files from "violet_in_global_images_V11.0.5.0.PFHINXM_20191022.0000.00_9.0_in" (Total 12 items) folder into extracted platform tools folder.
2) boot device in Fastboot mode and connect it to pc.
3) now open cmd and check if device is detected by pc.
(use following command -> fastboot devices)
4) now close cmd.
5) now go to platform tools folder and double click on "flash_all.bat" file.
6) it will flash ur device with MIUI. DONE.
Click to expand...
Click to collapse
Thanks a lot for your reply. I'll try that as soon as I have some time.
Just another question:
I am running MIUI Global 11.0.4.0 | Stable (PFGMIXM) at the moment. Which is not the same as you indicated (I believe yours is Indian version dated 22 Oct 2019).
This page does not include any Global rom: https://xiaomifirmwareupdater.com/archive/firmware/violet/
And the Global ROM available on MIUI website under the RN7Pro page (https://c.mi.com//miuidownload/detail?device=1700360) is noted "lavender" and not "violet" - and I do not want to risk installing the wrong firmware, I've read a few topics and it does not ends well.
So bottom line: which one should I work with?
thanks again!
pata2000 said:
Thanks a lot for your reply. I'll try that as soon as I have some time.
Just another question:
I am running MIUI Global 11.0.4.0 | Stable (PFGMIXM) at the moment. Which is not the same as you indicated (I believe yours is Indian version dated 22 Oct 2019).
This page does not include any Global rom: https://xiaomifirmwareupdater.com/archive/firmware/violet/
And the Global ROM available on MIUI website under the RN7Pro page (https://c.mi.com//miuidownload/detail?device=1700360) is noted "lavender" and not "violet" - and I do not want to risk installing the wrong firmware, I've read a few topics and it does not ends well.
So bottom line: which one should I work with?
thanks again!
Click to expand...
Click to collapse
No need to flash Firmware.
just download fastboot rom of your region and u r good to go.
rasik107 said:
No need to flash Firmware.
just download fastboot rom of your region and u r good to go.
Click to expand...
Click to collapse
OK, I've found 2 options:
This one here on XDA:
https://forum.xda-developers.com/redmi-note-7-pro/how-to/miui-11-public-beta-violet-t3973921
(dowloading the "Fastboot ROM V11.0.6.0")
But it is 11.0.6.0 while my phone is under 11.0.4.0: is this a problem?
This other one:
Note 7 Europe V11.0.4.0.PFGEUXM at: https://www.leakite.com/xiaomi-redmi-note-7-pro-firmware-fastboot-recovery-rom/
It's not exactly the same code (PFGEUXM instead of PFGMIXM), I don't know if it makes any difference?
Sorry for keeping asking question, but I'd better be safe since I am very new to this kind of things...
and thanks a lot for your help and patience.
pata2000 said:
OK, I've found 2 options:
This one here on XDA:
https://forum.xda-developers.com/redmi-note-7-pro/how-to/miui-11-public-beta-violet-t3973921
(dowloading the "Fastboot ROM V11.0.6.0")
But it is 11.0.6.0 while my phone is under 11.0.4.0: is this a problem?
This other one:
Note 7 Europe V11.0.4.0.PFGEUXM at: https://www.leakite.com/xiaomi-redmi-note-7-pro-firmware-fastboot-recovery-rom/
It's not exactly the same code (PFGEUXM instead of PFGMIXM), I don't know if it makes any difference?
Sorry for keeping asking question, but I'd better be safe since I am very new to this kind of things...
and thanks a lot for your help and patience.
Click to expand...
Click to collapse
https://forum.xda-developers.com/redmi-note-7-pro/how-to/miui-11-public-beta-violet-t3973921
this one looks fine.
but make sure it is a fastboot file (.tgz) :good:
rasik107 said:
https://forum.xda-developers.com/redmi-note-7-pro/how-to/miui-11-public-beta-violet-t3973921
this one looks fine.
but make sure it is a fastboot file (.tgz) :good:
Click to expand...
Click to collapse
HI again
it still won't flash no matter what.
I'll deal with it
the reason I wanted to flash was essentially to remove all non necessarry stuff, which I did by following the "remove bloatware" thread.
thanks anyway
pata2000 said:
HI again
it still won't flash no matter what.
I'll deal with it
the reason I wanted to flash was essentially to remove all non necessarry stuff, which I did by following the "remove bloatware" thread.
thanks anyway
Click to expand...
Click to collapse
flash aosp recovery, then adb sideload PE rom
Srikanth0721 said:
flash aosp recovery, then adb sideload PE rom
Click to expand...
Click to collapse
Thanks!
Based on PE instructions (https://telegra.ph/Flashing-PE-for-the-first-time-using-the-AOSP-Recovery--Or-updating-12-06) and if I understand properly:
- I download the firmware and Aosp recovery
- I enter in fastboot and connect the phone to PC, then I type fastboot flash recovery.img (in folder Download+Recovery)
- Then reboot into the new recovery
- Then Tap the power + vol up(2 times vol up) together once or twice and the AOSP recovery menu will pop up
- I then type adb sideload NameofthePErom.zip
- Then: Use the volume keys to select Factory Reset and confirm. ( If you want to format data if not just ignore this part )
- Reboot!
Am I correct?
I'll give it a try even though I don't understand why flashing aosp would work when flashing other stuff didn't... But who knows!
Will let you guys know anyway.
pata2000 said:
Thanks!
Based on PE instructions (https://telegra.ph/Flashing-PE-for-the-first-time-using-the-AOSP-Recovery--Or-updating-12-06) and if I understand properly:
- I download the firmware and Aosp recovery
- I enter in fastboot and connect the phone to PC, then I type fastboot flash recovery.img (in folder Download+Recovery)
- Then reboot into the new recovery
- Then Tap the power + vol up(2 times vol up) together once or twice and the AOSP recovery menu will pop up
- I then type adb sideload NameofthePErom.zip
- Then: Use the volume keys to select Factory Reset and confirm. ( If you want to format data if not just ignore this part )
- Reboot!
Am I correct?
I'll give it a try even though I don't understand why flashing aosp would work when flashing other stuff didn't... But who knows!
Will let you guys know anyway.
Click to expand...
Click to collapse
Also check the recovery in the extracted folder, I got a twrp recovery so I guess I have facee issues with flashme.bat (immediate close).
If u face that issue, download aosp recovery separately or from their telegram channel and flash using fastboot cmd and do the rest..
Srikanth0721 said:
Also check the recovery in the extracted folder, I got a twrp recovery so I guess I have facee issues with flashme.bat (immediate close).
If u face that issue, download aosp recovery separately or from their telegram channel and flash using fastboot cmd and do the rest..
Click to expand...
Click to collapse
well it would not work either. that is not a problem though, I'll survive with the MIUI rom!
thanks

Poco F2 Pro bootloop - bootloader locked

Hello guys. I was too confident and bought Poco F2 Pro that is bricked - it keeps rebooting and never reaches the system. Now I am in trouble. So I would like to fix it, but it has locked bootloader. What are my options? I can get into fastbood mode and recovery mode, I tried the "wipe all data" option in recovery mode - to no effect. Thanks beforehand for any answers!
EDIT: PC Suite will not connect, eventhough there is such option in the recovery mode. There are only 3 options in the recovery - PC suite, wipe all data and reboot.
chnapo said:
Hello guys. I was too confident and bought Poco F2 Pro that is bricked - it keeps rebooting and never reaches the system. Now I am in trouble. So I would like to fix it, but it has locked bootloader. What are my options? I can get into fastbood mode and recovery mode, I tried the "wipe all data" option in recovery mode - to no effect. Thanks beforehand for any answers!
EDIT: PC Suite will not connect, eventhough there is such option in the recovery mode. There are only 3 options in the recovery - PC suite, wipe all data and reboot.
Click to expand...
Click to collapse
whitch version of Pc suite?
Try this:
https://c.mi.com/thread-2504118-1-0.html
or
https://forum.xda-developers.com/t/failed-to-mount-invalid-argument.4199945/page-2
NOSS8 said:
whitch version of Pc suite?
Try this:
https://c.mi.com/thread-2504118-1-0.html
or
https://forum.xda-developers.com/t/failed-to-mount-invalid-argument.4199945/page-2
Click to expand...
Click to collapse
Thank you, now I struggle with finding out if that is a global or EU version. Could you please help me out with that? Can it be found out with IMEI or SN or something?
PC suite is 2.2.0_7032_2717 - seems like there isn´t a newer one
chnapo said:
Thank you, now I struggle with finding out if that is a global or EU version. Could you please help me out with that? Can it be found out with IMEI or SN or something?
Click to expand...
Click to collapse
https://www.imei.info/
NOSS8 said:
https://www.imei.info/
Click to expand...
Click to collapse
That I checked first but I don´t see the information there.
chnapo said:
That I checked first but I don´t see the information there.
Click to expand...
Click to collapse
IMEI.info: Poco F2 Pro (M2004J11G)
Just 128 or 256 wait!!!
NOSS8 said:
IMEI.info: Poco F2 Pro (M2004J11G)
Click to expand...
Click to collapse
So I went for global as it seems to be the one, I get: ERROR: Sideload error -> adb: failed to read command: No error. Phone reboots and goes again to the recovery mode.
EDIT: that is using the first link
chnapo said:
So I went for global as it seems to be the one, I get: ERROR: Sideload error -> adb: failed to read command: No error. Phone reboots and goes again to the recovery mode.
EDIT: that is using the first link
Click to expand...
Click to collapse
Which method did you use?
Which command?(cmd or power shell)
Which rom?
Check drivers.
Your pc suite is outdate(Wait I'm looking for the link)
https://c.mi.com/thread-2656146-1-0.html
Pc suite
and try with this method
https://forum.xda-developers.com/t/failed-to-mount-invalid-argument.4199945/page-2
I downloaded both files from this link:
https://c.mi.com/thread-2504118-1-0.html
Ran the first file, y - enter, y - enter, then it writes this:
After next Y, it will write a lot of things for a split second and then close.
Then I run the second program according to the instructions - drag and drop the zip rom into xiaomiadb.exe
Which gives me this message
and immediately restarts the phone, that will afterwards go to recovery mode again.
chnapo said:
I downloaded both files from this link:
https://c.mi.com/thread-2504118-1-0.html
Ran the first file, y - enter, y - enter, then it writes this:
After next Y, it will write a lot of things for a split second and then close.
Then I run the second program according to the instructions - drag and drop the zip rom into xiaomiadb.exe
Which gives me this message
and immediately restarts the phone, that will afterwards go to recovery mode again.
Click to expand...
Click to collapse
Where and which rom have you downloaded?
NOSS8 said:
Where and which rom have you downloaded?
Click to expand...
Click to collapse
Hold on, I am finally able to connect my phone to the PC suite, so I may follow that first, or what do you suggest? It offers me an update, so I like that better. Right now downloading the update via PC suite.
This is the ROM I downloaded: https://xiaomifirmwareupdater.com/miui/lmi/stable/V12.2.4.0.RJKMIXM/
https://forum.xda-developers.com/t/failed-to-mount-invalid-argument.4199945/post-84274979
Choose restore not update and use the latest version of Pc suite
Clicking restore does nothing. I am using the version 4.0.529 now.
chnapo said:
Clicking restore does nothing. I am using the version 4.0.529 now.
Click to expand...
Click to collapse
Did you the last version of miflash?
NOSS8 said:
Did you the last version of miflash?
Click to expand...
Click to collapse
Sorry, do you mean Mi PC Suite? Mi Flash is supposed to work only with unlocked bootloaders, isn´t it? Latest version of PC suite I could find was 4.0.529 and that is the first one I tried that managed to recognize my phone.
What about the select file option and flashing the rom I downloaded previously?
chnapo said:
What about the select file option and flashing the rom I downloaded previously?
Click to expand...
Click to collapse
Oups yes mi pc suite
chnapo said:
What about the select file option and flashing the rom I downloaded previously?
Click to expand...
Click to collapse
Also u need to flash stock recovery.img,
extract recovery.img from stock rom and flash it using adb fastboot method. Reboot to stock recovery and navigate to mi-asisstant. Now connect your phone with mi pc suite. there will be listed rom version of your device. Download exactly same rom (full recovery rom) and flash on pc suite
NOSS8 said:
Also u need to flash stock recovery.img,
extract recovery.img from stock rom and flash it using adb fastboot method. Reboot to stock recovery and navigate to mi-asisstant. Now connect your phone with mi pc suite. there will be listed rom version of your device. Download exactly same rom (full recovery rom) and flash on pc suite
Click to expand...
Click to collapse
Why do you think I am not using stock recovery right now? It doesn´t seem to have been overwritten..

"The system has been destroyed" Poco X3 NFC

So I was just messing around with my phone and somehow "destroyed" it. Is it possible to somehow flash it?
xiaomi.eu_multi_POCOX3NFC_V12.0.8.0.QJGMIXM_v12-10
MilanTom said:
So I was just messing around with my phone and somehow "destroyed" it. Is it possible to somehow flash it?
Click to expand...
Click to collapse
Don't worry dude. You can still take your phone to fastboot mode. Download a FASTBOOT rom (*.gz or *.tgz) from mifirm.net then flash it via mi-flash (download from mi-globe). Follow the instructions on mifirm.net
adadwa
ndminhdev said:
Download a FASTBOOT rom (*.gz or *.tgz) from mifirm.net
Click to expand...
Click to collapse
Ok I understand that and I've downloaded the ROM but there is this sentence "1. If Fastboot firmware. The ext. must be tgz. If not. Rename it from .gz to .tgz. Extract it by WinRAR" and also these sentences "ZIP. ZIP ROM using Update function in System or TWRP EU. EU ROM flash using TWRP".
I am just completely lost
To be simple : your flash went wrong probably with a bad rom download or a bad flash method.
If I were you I'd reread the post on installing Xiaomi.eu rom and redownload the whole.
Install OrangeFox recovery with the corresponding thread in the forum and ask if you're still lost
By the way, how did you flash that ROM?
Howell said:
By the way, how did you flash that ROM?
Click to expand...
Click to collapse
Well I started on this site https://magiskmanager.com/#How_to_I...Version_220_on_Android_Custom_Recovery_Option and downloaded the stuff that the site said was needed
And which recovery are you using ?
You should be able to reflash stock and recover your phone using the MiFlash tool.
Download fastboot ROM here, and MiFlash tool here.
And also the problem is, that my phone (Poco X3 NFC) isn't being shown in the MiFlash software. I can access the fastboot screen on my phone and yet it still won't show up
Adb drivers are installed ?
Howell said:
Adb drivers are installed ?
Click to expand...
Click to collapse
Yessir
Howell said:
And which recovery are you using ?
Click to expand...
Click to collapse
I don't know If I even have one, because when I hold Volume + and Power button, nothing happens
MilanTom said:
I don't know If I even have one, because when I hold Volume + and Power button, nothing happens
Click to expand...
Click to collapse
But I am pretty sure I tried to install TWRP Recovery
Mate that's just caused by something going wrong. The only times I get that message is the times I have tried to flash a GSI.
I don't know if you can with this unit?
I've fixed that about 5 times with miflash or miflashpro.
Do you have miflash?
It forces a reformat of Miui recovery rom an then you can start again. Just pay close attention to the bottom right hand corner an make sure it is off default. Default is 'relock bootloader'.
MilanTom said:
So I was just messing around with my phone and somehow "destroyed" it. Is it possible to somehow flash it?
Click to expand...
Click to collapse
If drivers are installed an
Howell said:
Adb drivers are installed ?
Click to expand...
Click to collapse
everything is up an running you should be able to get it into fastboot mode (picture of little rabbit fixing his android) an use miflash to reformat an force a flash of miui recovery rom.
I had that happen once with me an it turned out it was my type c cable. Pulled it out an plugged in a wala. PC could connect with my Poco
Bryceicle1971 said:
I had that happen once with me an it turned out it was my type c cable. Pulled it out an plugged in a wala. PC could connect with my Poco
Click to expand...
Click to collapse
The problem is that my computer can't find my phone. Nothing happens when I plug in the USB-C Cable. It doesn't work on the Fastboot screen nor does it work on "the System has been destroyed" screen. I am pretty sure I downloaded the neeeden drivers. And also, the phone was being found/recognized in the working state.
You need to extract then extract again. You double extract with a fastboot image. Then in miflash you find where you extracted that image to. Then hit refresh in miflash an your device should show in miflash. Miflash can be a tricky beast till you have practiced using it a few times
Hi. If you haven't fixed it yet you can try this: Download stock ROM from here (make sure it's the right one for your device!), choose Recovery ROM download link. Put it in your ADB folder. Do the same with recovery. Download this version of recovery as well. Enter fastboot mode on your device and connect it to your PC. Make sure it's detected. If not, try a different USB port on your computer. Open ADB using Open CMD.bat file in ADB folder.
Type in:
fastboot flash recovery OrangeFox-R11.0_6_Alpha-Unofficial-surya.img (hit Enter)
Type in:
fastboot reboot recovery
You should now be able to access your device internal storage from your PC. Copy the downloaded ROM file and OrangeFox-R11-Unofficial-Beta-surya-10-01.zip to your phone (put them in "Download" folder so they're easy to find).
Using Orange Fox recovery file manager find OrangeFox-R11-Unofficial-Beta-surya-10-01.zip and flash it then REBOOT TO RECOVERY.
Using Orange Fox recovery file manager find your ROM file and flash it. Do not reboot! Hit BACK and choose WIPE in Orange Fox menu (Trashcan icon, second from the right) and switch to Format Data at the top. Read the instructions and follow them by typing YES. Reboot to system. You should now have a working device with a clean stock ROM and a custom recovery installed and keep messing around with it
MocnePifko said:
Put it in your ADB folder.
Click to expand...
Click to collapse
Just two more question.
Where does one get the ADB folder? I may have downloaded a few but I don't know if those were good/correct for my device.
And what can I do when the device is not being detected by my computer? Like should I download and install some new drivers?
But can you reach the fastboot splash in your phone?

Question How to root

Hi i want to know how to root my samsung galaxy A73
First start your pc and login and install this file and uzip it.
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Now, open settings on your phone and about phone, and spam tap on build number, to you see "developer mode enable".
Now go to developer options and allow OEM unlock.
Now boot your phone into fastboot mode with power and value button combination and plug your phone with usb.
Now open the downloaded zip folder, and open cmd window in it and run this command "fastboot OEM unlock", and accept it on your phone.
Now will your phone reset.
After phone is resed, download this file link under here.
Now boot your phone into fastboot again and write this command "fastboot boot recovery.img" and flash magisk zip and done.
Find your models recovery TWRP, just search
JonasHS said:
Now open the downloaded zip folder, and open cmd window in it and run this command "fastboot OEM unlock", and accept it on your phone.
Click to expand...
Click to collapse
Already unlocked my bootloader.
Find your models recovery TWRP, just search
Click to expand...
Click to collapse
I already have flashed TWRP and it's working fine. My problem is I can't find the exact firmware for my Samsung A73 5G to get my Is it ok to use a firmware from a different country?
JonasHS said:
Now will your phone reset.
After phone is resed, download this file link under here.
Click to expand...
Click to collapse
Can't find file link.
Is this a safe firmware to download? https://samfrew.com/download/Galaxy__A73__5G__/ntu7/XTC/A736BXXU1AVC5/A736BOLM1AVC6/
I honestly don't know but I use this site https://samfw.com/firmware/SM-A736B
MasterKwonKaichi said:
Is this a safe firmware to download? https://samfrew.com/download/Galaxy__A73__5G__/ntu7/XTC/A736BXXU1AVC5/A736BOLM1AVC6/
Click to expand...
Click to collapse

Categories

Resources