MIUI Global 12.5.4.0 (RJBEUSF) - Xiaomi Mi 10 Questions & Answers

Hi, I'm trying to update my MIUI version to MIUI 13 however nothing is working, I am aware I've got a locked bootloader which is why I'm only trying to update via the Updated in Settings an odd thing is that my MIUI version is different from any version I've seen downloadable.
My version is RJBEUSF
EEA version is RJBEUXM
What to do?
Thanks

monarchgaming_ said:
Hi, I'm trying to update my MIUI version to MIUI 13 however nothing is working, I am aware I've got a locked bootloader which is why I'm only trying to update via the Updated in Settings an odd thing is that my MIUI version is different from any version I've seen downloadable.
My version is RJBEUSF
EEA version is RJBEUXM
What to do?
Thanks
Click to expand...
Click to collapse
if you can't update via settings
reset device and try again if fail
then bootloader should be unlocked to try the 2nd official way
unlock bootloader with "mi unlock" on any pc or laptop
then download your desired ROM and flash it with "mi flash"
you can also relock bootloader again while flashing with mi flash

mong786 said:
if you can't update via settings
reset device and try again if fail
then bootloader should be unlocked to try the 2nd official way
unlock bootloader with "mi unlock" on any pc or laptop
then download your desired ROM and flash it with "mi flash"
you can also relock bootloader again while flashing with mi flash
Click to expand...
Click to collapse
If I want to relock bootloader do I need my specific device's MIUI ROM? I'm trying to download it via the Settings but I think it's a "carrier" based MIUI rom and it's really limiting.
Only reason that I would want this is for resell value. Easier to sell a stock device than an open bootloader one.
Thanks btw for answering.

monarchgaming_ said:
If I want to relock bootloader do I need my specific device's MIUI ROM? I'm trying to download it via the Settings but I think it's a "carrier" based MIUI rom and it's really limiting.
Only reason that I would want this is for resell value. Easier to sell a stock device than an open bootloader one.
Thanks btw for answering.
Click to expand...
Click to collapse
you can only flash with pc or laptop following way
requirements
1.pc/laptop with adb drivers
2.unlocked bootloader device
yes you need fastboot rom flashing with "mi flash" to relock the bootloader
Official Roms for Mi10 (UMI) you can download from here and select fastboot while downloading not recovery rom
extract downloaded rom in c drive
download latest mi flash and extract this in c drive also
run mi flash select rom, attach your device in fastboot mode by pressing vol down + power down
and hit flash button, attaching screen shot also
hope this will help
i have same device, and this mi flash version worked good for me (MiFlash 2021.2.26.0)
i was getting problems with latest version

mong786 said:
you can only flash with pc or laptop following way
requirements
1.pc/laptop with adb drivers
2.unlocked bootloader device
yes you need fastboot rom flashing with "mi flash" to relock the bootloader
Official Roms for Mi10 (UMI) you can download from here and select fastboot while downloading not recovery rom
extract downloaded rom in c drive
download latest mi flash and extract this in c drive also
run mi flash select rom, attach your device in fastboot mode by pressing vol down + power down
and hit flash button, attaching screen shot also
hope this will help
i have same device, and this mi flash version worked good for me (MiFlash 2021.2.26.0)
i was getting problems with latest version
Click to expand...
Click to collapse
Thank you. Will try once it lets me unlock bootloader as currently I'm still 120hours away.

Related

Can't root redmi note 3 Snapdragon

I have the Redmi note 3 pro 2gb snapdragon version I have unlocked my bootloader officially. I cannot seem to be able to root/flash recovery onto my phone.
I tried the Miui India toolkit - I get an error message: error unhandled exception has occurred in your application blah blah blah Could not find file c:\1.txt
I tried following this guide, and it worked once but it also broke Wifi - wifi refused to turn on
http://xiaomitips.com/guide/root-redmi-note-3-snapdragon/
I'm on Global Stable 7.1.8.0. I've tried the China rom and Global 7.2.3.0 but both roms are much worse on my phone - I no longer get notifications from my messaging apps, Blackplayer keeps stopping and restarting from the very first song it started playing, and other random bugs
Any help would be greatly appreciated, thank you
pyro224 said:
I have the Redmi note 3 pro 2gb snapdragon version I have unlocked my bootloader officially. I cannot seem to be able to root/flash recovery onto my phone.
I tried the Miui India toolkit - I get an error message: error unhandled exception has occurred in your application blah blah blah Could not find file c:\1.txt
I tried following this guide, and it worked once but it also broke Wifi - wifi refused to turn on
http://xiaomitips.com/guide/root-redmi-note-3-snapdragon/
I'm on Global Stable 7.1.8.0. I've tried the China rom and Global 7.2.3.0 but both roms are much worse on my phone - I no longer get notifications from my messaging apps, Blackplayer keeps stopping and restarting from the very first song it started playing, and other random bugs
Any help would be greatly appreciated, thank you
Click to expand...
Click to collapse
You unlocked your bootloader on stable ROM? Are you sure? According to this post it doesn't work on stable and it didn't work for me (same model).
Check it in fastboot (power off device and boot by holding Power + Vol Down):
1. Connect your RN3 SD to PC
2. Open cmd.exe and change to your ADB/fastboot folder with "cd <X:\myADBandFASTBOOTfolder\>" (replace with whereever fastboot.exe is located)
3. Check the connection with "fastboot devices". It should show something, meaning that your PC recognizes your device being connected through fastboot.
4. Enter "fastboot oem device-info". The line where it says "Device unlocked:" should be "true". If not, your bootloader is still locked.
Anyway, I suggest going to an official Developer Version (if you are on Global Stable, install Global Dev; China Stable -> China Dev). IMPORTANT: Search through forums, if an OTA update is safe to do, when your bootloader is unlocked. It might (!) lock it again, meaning you have to wait again, since Xiaomi only allows one unlock a month per device.
When you are on Dev ROM with bootloader unlocked, follow this guide to flash TWRP and patch the boot.img (important, so it doesn't replace TWRP with stock recovery again after the next boot). Go into recovery (Power + Vol Up) immediately after flashing TWRP, without rebooting to system. If TWRP is in Chinese, check out my comment here on how to fix it.
After successful installation of TWRP make sure that it's permanent (reboot the device at least twice and enter TWRP again). If that is the case you can search for the latest SuperSU.zip and flash it through TWRP which should give you root.
Hope this helps.
Immortal68 said:
You unlocked your bootloader on stable ROM? Are you sure? According to this post it doesn't work on stable and it didn't work for me (same model).
Check it in fastboot (power off device and boot by holding Power + Vol Down):
1. Connect your RN3 SD to PC
2. Open cmd.exe and change to your ADB/fastboot folder with "cd <X:\myADBandFASTBOOTfolder\>" (replace with whereever fastboot.exe is located)
3. Check the connection with "fastboot devices". It should show something, meaning that your PC recognizes your device being connected through fastboot.
4. Enter "fastboot oem device-info". The line where it says "Device unlocked:" should be "true". If not, your bootloader is still locked.
Anyway, I suggest going to an official Developer Version (if you are on Global Stable, install Global Dev; China Stable -> China Dev). IMPORTANT: Search through forums, if an OTA update is safe to do, when your bootloader is unlocked. It might (!) lock it again, meaning you have to wait again, since Xiaomi only allows one unlock a month per device.
When you are on Dev ROM with bootloader unlocked, follow this guide to flash TWRP and patch the boot.img (important, so it doesn't replace TWRP with stock recovery again after the next boot). Go into recovery (Power + Vol Up) immediately after flashing TWRP, without rebooting to system. If TWRP is in Chinese, check out my comment here on how to fix it.
After successful installation of TWRP make sure that it's permanent (reboot the device at least twice and enter TWRP again). If that is the case you can search for the latest SuperSU.zip and flash it through TWRP which should give you root.
Hope this helps.
Click to expand...
Click to collapse
Hello
Sorry to rephrase: I flashed to China Dev rom via MiFlash and unlocked the bootloader offically, however this rom had odd errors and bugs so I went back to the older Global Stable. My understanding is that the bootloader is now unlocked regardless of what ROM i am running?
In the guide you linked, the OP mentione "no patched boot.img required" yet you recommend I patch the boot.img? Can you advise how I should do this?
pyro224 said:
Hello
Sorry to rephrase: I flashed to China Dev rom via MiFlash and unlocked the bootloader offically, however this rom had odd errors and bugs so I went back to the older Global Stable. My understanding is that the bootloader is now unlocked regardless of what ROM i am running?
In the guide you linked, the OP mentione "no patched boot.img required" yet you recommend I patch the boot.img? Can you advise how I should do this?
Click to expand...
Click to collapse
I think going from China Dev to Global Stable is giving you troubles. Since you already flashed another Official ROM after unlocking the bootloader I don't think it would make matters worse if you did it again now. Try flashing the official Global Dev Qualcom http://en.miui.com/download-301.html and check again if your bootloader is unlocked through the method I posted. After that - if it's still unlocked - you should be able to follow through with the guide.
Right, the boot.img is patched automatically through TWRP when you enter and exit it. Just flash the recovery and confirm overwriting files, so it doesn't go back to stock, when you exit TWRP. You should get a notification when you try to rebbot to system through TWRP.
Just as an update - I was able to flash Cofface's recovery on Global Stable 7.1.8.0 (since my phone refused to update me to any other rom) using the provided guide http://forum.xda-developers.com/redmi-note-3/development/recovery-kenzotwrp-cafface-3-0-0-t3369341

how to change to global rom?

Hi all,
I want to update to global rom, but i can't enter EDL mode as shown in this guide : http://en.miui.com/thread-235865-1-1.html
Can someone tell me if i need to flash it in EDL mode or can i flash it through fastboot using miflash(in this case do i need to clear all data?)?
Update app not working, can't verify update message.
I am on the redmi note 3 snapdragon, version 7.2.5 china
Who can explain me what to do?
Solved by reinstalling adb & fastboot package
Sir one question- I want to flash Chinese ROM on my global ROM. Do I have to unlock bootloader?
ankjain said:
Sir one question- I want to flash Chinese ROM on my global ROM. Do I have to unlock bootloader?
Click to expand...
Click to collapse
No you do not have to. Flash it according to the tutorial in the link above. Make sure you have all programs and fastboot drivers installed on your pc and it should go very quickly. You will have to wipe user data and such, so remember that.
The fastboot rom is also there in the link.

Unlock Bootloader

I got approval from xiaomi to unlock Bootloader. When try to unlock it stuck at 50%. Then i heard, I've to flash developer rom before unlock. So i tried to flash developer rom via update but it shows cant verify package....
Is there any way to unlock Bootloader
What error do you get when the unlocking procedure hangs at 50%?
jimakos98 said:
What error do you get when the unlocking procedure hangs at 50%?
Click to expand...
Click to collapse
"your device not connected with same account " something like that....
should i need to flash developer rom before unlocking boot loader
rohithms123 said:
"your device not connected with same account " something like that....
should i need to flash developer rom before unlocking boot loader
Click to expand...
Click to collapse
http://forum.xda-developers.com/redmi-note-3/how-to/finally-bootloader-unlocked-rn3pro-t3463304
rohithms123 said:
I got approval from xiaomi to unlock Bootloader. When try to unlock it stuck at 50%. Then i heard, I've to flash developer rom before unlock. So i tried to flash developer rom via update but it shows cant verify package....
Is there any way to unlock Bootloader
Click to expand...
Click to collapse
If you are on Global Stable ROM then you can't flash developer ROM via the updater app as it would throw up the error "can't verify package". If you were upgrading for example from an old version of Global Stable ROM to the newer then then update app would work.
To flash the developer ROM you have to flash it via fastboot. Download the fastboot version of the developer ROM and flash it via MI flash tool.
Jeanz Sensation said:
If you are on Global Stable ROM then you can't flash developer ROM via the updater app as it would throw up the error "can't verify package". If you were upgrading for example from an old version of Global Stable ROM to the newer then then update app would work.
To flash the developer ROM you have to flash it via fastboot. Download the fastboot version of the developer ROM and flash it via MI flash tool.
Click to expand...
Click to collapse
kk will try
rohithms123 said:
"your device not connected with same account " something like that....
should i need to flash developer rom before unlocking boot loader
Click to expand...
Click to collapse
I have seen this error myself in the past, and I can tell you it's not the rom that causes this. Are you sure you are signed in with the same Mi account on both the device and the computer?
Yes I am. I have the mtk note 3 version have had unlock permission for three weeks tried it all no go for me wish I could. Lol

Bootloader

Can I Unlock Bootloader and Install TWRP (ZCX~TWRP) On Stable ROM Kenzo 32GB v8.0.6. I've Obtained Permission and downloaded the required files ( ZCX TWRP ,Mi flash and Xiaomi drivers ) Please answer the questions below
1.Can I Unlock Bootloader on Stable ROM ?
2.Unlocking bootloader means I will loose all data right?
3.can I directly flash ZCX TWRP after unlocking bootloader ?
I couldnt unlock it on stable, but no harm if you try
Unlocking doesnt mean you will lose data, you lose nothing
You can flash after unlockibg bootloader.
And you can unlock it as many times you need (it gets locked if you flash MIUI again or if you switch MIUI android version..
redminote3 said:
I couldnt unlock it on stable, but no harm if you try
Unlocking doesnt mean you will lose data, you lose nothing
You can flash after unlockibg bootloader.
And you can unlock it as many times you need (it gets locked if you flash MIUI again or if you switch MIUI android version..
Click to expand...
Click to collapse
I want to install TWRP and if I [ Can I ] flash MIUI developer ROM from TWRP ( full rom) the bootloader will be locked again
redminote3 said:
I couldnt unlock it on stable, but no harm if you try
Unlocking doesnt mean you will lose data, you lose nothing
You can flash after unlockibg bootloader.
And you can unlock it as many times you need (it gets locked if you flash MIUI again or if you switch MIUI android version..
Click to expand...
Click to collapse
Thanks for your reply
Sampath521 said:
Can I Unlock Bootloader and Install TWRP (ZCX~TWRP) On Stable ROM Kenzo 32GB v8.0.6. I've Obtained Permission and downloaded the required files ( ZCX TWRP ,Mi flash and Xiaomi drivers ) Please answer the questions below
1.Can I Unlock Bootloader on Stable ROM ?
2.Unlocking bootloader means I will loose all data right?
3.can I directly flash ZCX TWRP after unlocking bootloader ?
Click to expand...
Click to collapse
1. try it, somebody able to unlock at stable rom while i can't do it with stable rom. moved to dev rom, and unlock successfully
2. nope, your data will remain untouch
3. yes...dont forget to reboot directly to twrp afterward to disable dm-verity.
abihary said:
1. try it, somebody able to unlock at stable rom while i can't do it with stable rom. moved to dev rom, and unlock successfully
2. nope, your data will remain untouch
3. yes...dont forget to reboot directly to twrp afterward to disable dm-verity.
Click to expand...
Click to collapse
How did you move to Developer ROM my purpose for unlocking bootloader is to move into developer ROM please please tell me how to Move into developer ROM please???[emoji122] [emoji122]
Sampath521 said:
How did you move to Developer ROM my purpose for unlocking bootloader is to move into developer ROM please please tell me how to Move into developer ROM please[emoji122] [emoji122]
Click to expand...
Click to collapse
if only move to developer ROM, you don't need to unlock first. you can directly move to dev rom using miflash.
all you need available here.
miflash --> MIUI ROM Flashing Tool (Size: 31MB)
fastboot ROM --> Redmi Note 3 Qualcomm Latest Global Developer Version Fastboot File Download
abihary said:
if only move to developer ROM, you don't need to unlock first. you can directly move to dev rom using miflash.
all you need available here.
miflash --> MIUI ROM Flashing Tool (Size: 31MB)
fastboot ROM --> Redmi Note 3 Qualcomm Latest Global Developer Version Fastboot File Download
Click to expand...
Click to collapse
If I run mi flash.msi it opens Firefox and I can't get drivers for redmi note 3 please tell me the links and how to open MSI files
Sampath521 said:
If I run mi flash.msi it opens Firefox and I can't get drivers for redmi note 3 please tell me the links and how to open MSI files
Click to expand...
Click to collapse
*.msi is installer app file for windows. it should act as *.exe file. not really understand why it open firefox.
drivers for device,easiest way is install mi pc suite in your pc. googling it and you'll easily found it
abihary said:
*.msi is installer app file for windows. it should act as *.exe file. not really understand why it open firefox.
drivers for device,easiest way is install mi pc suite in your pc. googling it and you'll easily found it
Click to expand...
Click to collapse
I can't find it I found my but not Qualcomm Snapdragon please give me a link
Sampath521 said:
I can't find it I found my but not Qualcomm Snapdragon please give me a link
Click to expand...
Click to collapse
It's in the same link that @abihary has mentioned http://en.miui.com/a-234.html
I have attached a screenshot here...
I managed to unlock BL yesterday on 12 years old 32bit laptop with XP
I could only enter fastboot mode, so I installed old MiFlash;
http://bigota.d.miui.com/tools/MiPhone20151028.exe
Then I selected Drivers in that file to get ADB interface bootloader working, then I used MiUnlock and it went success
i didnt have my computer with 64bit win10 at hand where I have everything working tip top, so I tried that and it worked...maybe it can help someone too
Denis:) said:
I managed to unlock BL yesterday on 12 years old 32bit laptop with XP
I could only enter fastboot mode, so I installed old MiFlash;
http://bigota.d.miui.com/tools/MiPhone20151028.exe
Then I selected Drivers in that file to get ADB interface bootloader working, then I used MiUnlock and it went success
i didnt have my computer with 64bit win10 at hand where I have everything working tip top, so I tried that and it worked...maybe it can help someone too
Click to expand...
Click to collapse
you can use miflash 20160830 for 32 bit pc/laptop. i already try it using both 32 & 64 bit laptop
abihary said:
you can use miflash 20160830 for 32 bit pc/laptop. i already try it using both 32 & 64 bit laptop
Click to expand...
Click to collapse
It doesnt work on WinXP, but it works on 32bit Win7+

Downgrade from MIUI 8 to MIUI 7

Hi, I think the title says it all. What is the best and the easiest way to downgrade from MIUI 8 to 7 without losing any data on my phone/SD card? Where can I see the download link to the exact specific ROM version for my phone (Redmi Note 3)? I am currently running on MIUI Global 8.0 Stable | 8.0.6.0 (LHOMIDG). Thanks!
mermade said:
Hi, I think the title says it all. What is the best and the easiest way to downgrade from MIUI 8 to 7 without losing any data on my phone/SD card? Where can I see the download link to the exact specific ROM version for my phone (Redmi Note 3)? I am currently running on MIUI Global 8.0 Stable | 8.0.6.0 (LHOMIDG). Thanks!
Click to expand...
Click to collapse
Bootloader unlocked? If not then boot into edl, flash fastboot rom using flash tool, u can find a list of fastboot rom in miui forum. While downgrading please do wipe.
Arny209 said:
Bootloader unlocked? If not then boot into edl, flash fastboot rom using flash tool, u can find a list of fastboot rom in miui forum. While downgrading please do wipe.
Click to expand...
Click to collapse
Thank you for your response. As I am a noob in this area, can you please provide more information on bootloader and how to unlock it & boot it into edl? Also, can you provide the link to the page which has information on the Fastboot ROM for my phone model? Will this retain my existing data?
mermade said:
Thank you for your response. As I am a noob in this area, can you please provide more information on bootloader and how to unlock it & boot it into edl? Also, can you provide the link to the page which has information on the Fastboot ROM for my phone model? Will this retain my existing data?
Click to expand...
Click to collapse
Bootloader unlocked mode allows you flash custom roms via custom recovery and flash MIUI fastboot roms via fastboot mode. But bootloader locked mode only allows edl mode to operate using fastboot roms.
http://xiaomitips.com/guide/unlock-redmi-note-3-bootloader/
then download any rom from this site
http://en.miui.com/thread-319173-1-1.html
Redmi Note 3 SD(MIUI7 Beta)
follow this website from "Method 3: Fastboot method"
http://en.miui.com/thread-307744-1-1.html
mermade said:
Thank you for your response. As I am a noob in this area, can you please provide more information on bootloader and how to unlock it & boot it into edl? Also, can you provide the link to the page which has information on the Fastboot ROM for my phone model? Will this retain my existing data?
Click to expand...
Click to collapse
Backup data and wipe ......pls don"t try to save it U r bound to run into issues....U can upgrade without wipe not downgrade
Arny209 said:
Bootloader unlocked mode allows you flash custom roms via custom recovery and flash MIUI fastboot roms via fastboot mode. But bootloader locked mode only allows edl mode to operate using fastboot roms.
http://xiaomitips.com/guide/unlock-redmi-note-3-bootloader/
then download any rom from this site
http://en.miui.com/thread-319173-1-1.html
Redmi Note 3 SD(MIUI7 Beta)
follow this website from "Method 3: Fastboot method"
http://en.miui.com/thread-307744-1-1.html
Click to expand...
Click to collapse
MIUI website doesn't work. Do you have another link?

Categories

Resources