Question How to Root 11T Pro on MIUI 13 - Xiaomi 11T Pro

Hi Guys,
So today I got my new MI 11T Pro after spending 3+ yrs with Redmi K20 Pro. As soon as I opened it and connected to my Wifi, I got popup of MIUI 13 update. I went ahead and completed the same. Can someone please help to know if we can root this phone with latest update? I tried to find but could not find any post regarding the same. Please kindly help as I need to restore Apps backup of my K20 Pro on 11T Pro.. Thank you in advance!
I am on MIUI Global 13.0.1 stable build.

I guess there is no solution to Root the phone on latest MIUI13 update!

You need unlocked bootloader, original boot.img from your rom, PC with working fastboot drivers. (There is not A12 Recovery for our device ATM so you need to do it via fastboot)
ROOT for MIUI 13 on Android 12
0. You need to have unlocked bootloader!
1. Install latest Magisk.apk ( 24.3 works ) https://github.com/topjohnwu/Magisk/releases
2. Place the original/clean boot.img in phone memory ( You can get it from fastboot rom download )
[MIUI Updates Tracker] Xiaomi 11T Pro (vili)
MIUI Updates Tracker (Xiaomi 11T Pro) What is MIUI Updates Tracker? An open-source project that automatically tracks Xiaomi MIUI ROM releases! MIUI Updates Tracker is a sibling project of Xiaomi Firmware Updater. Actually, XFU depends on it...
forum.xda-developers.com
3. Run Magisk app and Patch the boot.img with it ( Install Magisk Option just select boot.img )
4. Copy the patched boot.img ( magisk_patched-24300_XXXXX ) to your PC/ADB folder and rename it to patched_boot.img
5. Boot your phone in fastboot mode
6. Connect your phone to PC
While in fastboot execute the following commands:
Code:
fastboot flash boot_a patched_boot.img
fastboot flash boot_b patched_boot.img
fastboot reboot

Is this still working ? Because I haven't found a single root for miui 13, Europe version 4th

knot2006 said:
Install latest Magisk Canary apk
While in fastboot execute the following commands:
Code:
fastboot flash boot_a patched_boot.img
fastboot flash boot_b patched_boot.img
fastboot reboot
Click to expand...
Click to collapse
It also worked for me with "normal" Magisk and command "fastboot flash boot patched_boot.img".
I'm using xiaomi.eu ROM, but there shouldn't be a difference.
@Jctatis
You didn't found one, because you didn't searched! There are enough guides how to do it. Even here in the 11T Pro subforum... on 2nd site...

Spillunke said:
It also worked for me with "normal" Magisk and command "fastboot flash boot patched_boot.img".
I'm using xiaomi.eu ROM, but there shouldn't be a difference.
@Jctatis
You didn't found one, because you didn't searched! There are enough guides how to do it. Even here in the 11T Pro subforum... on 2nd site...
Click to expand...
Click to collapse
Yep Stable works, updated the "Tutorial" a bit hope it helps someone =]

@knot2006 i downloaded the global firmware and dumped the payload is the bootimg normally 192 mb ?and if that is not the case how can i get the bootimg

xperia modder said:
@knot2006 i downloaded the global firmware and dumped the payload is the bootimg normally 192 mb ?and if that is not the case how can i get the bootimg
Click to expand...
Click to collapse
Yes the boot.img is around 192 MB

up until now it's the only way to root the 11T Pro with MIUI 13
it's normal for a device released within a year..
someone out there still developing the custom recovery

Related

Help me flash LOS17

Hey,
So I am new to this and I want to make sure I don't break anything.
I have the Mi 9T Pro with MIUI Global 10.3.3.0 (PFKMIXM). I am not sure if its the Global or the EEA Version (?) How can I see?
I did not yet get an option to update to MIUI11 unlike many others either. I did unlock my bootloader.
What steps in which order do I have to take to get LOS17? I also want to have root and TWRP.
Can someone guide me through this step by step? Would really appreciate.
The "instructions" in the LOS17 thread are pretty minimal and not very detailed.
KuroRyu said:
Hey,
So I am new to this and I want to make sure I don't break anything.
I have the Mi 9T Pro with MIUI Global 10.3.3.0 (PFKMIXM). I am not sure if its the Global or the EEA Version (?) How can I see?
I did not yet get an option to update to MIUI11 unlike many others either. I did unlock my bootloader.
What steps in which order do I have to take to get LOS17? I also want to have root and TWRP.
Can someone guide me through this step by step? Would really appreciate.
The "instructions" in the LOS17 thread are pretty minimal and not very detailed.
Click to expand...
Click to collapse
The ROM is global, so I assume the phone is too. In PFKMIXM look at characters 4 & 5. MI = global. For EEA these would be EU (CN = China, IN = India).
I don't think MIUI 11 has been released for the global ROM. AFAIK this week was only the European ROM that got updated to 11.
To install LOS you would need to install MIUI 11 firmware & vendor first (these can be flashed on there own or you could install a fastboot MIUI 11 ROM)
The LOS 17 OP recommends keeping these as the original region of the phone. In this case you will need to wait until global MIUI 11 arrives.
However, you would, in all probability, have no issues if you went with European MIUI 11 ROM/firmware instead.
The decision is yours, if you want to keep things 'proper' then wait for global MIUI 11 before proceeding. If you're happy to go with EU firmware then we can give you an overview of the process.
Robbo.5000 said:
The ROM is global, so I assume the phone is too. In PFKMIXM look at characters 4 & 5. MI = global. For EEA these would be EU (CN = China, IN = India).
I don't think MIUI 11 has been released for the global ROM. AFAIK this week was only the European ROM that got updated to 11.
To install LOS you would need to install MIUI 11 firmware & vendor first (these can be flashed on there own or you could install a fastboot MIUI 11 ROM)
The LOS 17 OP recommends keeping these as the original region of the phone. In this case you will need to wait until global MIUI 11 arrives.
However, you would, in all probability, have no issues if you went with European MIUI 11 ROM/firmware instead.
The decision is yours, if you want to keep things 'proper' then wait for global MIUI 11 before proceeding. If you're happy to go with EU firmware then we can give you an overview of the process.
Click to expand...
Click to collapse
Thanks for the reply, very helpful.
Is there any information when MIUI 11 will be released for the global version?
Also can I already install TWRP? That should not have any effect on the ROM flashing process, right?
If so, how do I do this correctly for my current configuration?
KuroRyu said:
Thanks for the reply, very helpful.
Is there any information when MIUI 11 will be released for the global version?
Also can I already install TWRP? That should not have any effect on the ROM flashing process, right?
If so, how do I do this correctly for my current configuration?
Click to expand...
Click to collapse
I've not heard anything about the global release, but as someone that doesn't use MIUI I don't go looking for information, so there could be some info around. Apparently there's no noticeable difference between EU and global versions for this phone, so now the EU version is released I don't think it would be too long for the global version to appear, but that's pure guesswork.
You can install TWRP now, it requires adb and fastboot. If you don't have these on your PC then search the xda forums for 'minimal adb'. The official post will give you all the details. Ordinarily whenever you boot MIUI ithe system checks the integrity of the recovery partition and, if it has changed, it will restore stock recovery. Therefore immediately after installing TWRP you'll need to install Magisk, which will then automatically protect the TWRP installation.
Copy your Magisk installation file onto the phone
Boot the phone into fastboot mode and connect to the PC.
To make life easier, copy the TWRP image file to the same folder that has adb and fastboot and rename the file as TWRP.img
Open command prompt and navigate to the adb/fastboot installation folder.
Code:
fastboot flash recovery TWRP.img
If you're using PowerShell then you'll need to qualify the location of fastboot and TWRP
Code:
.\fastboot flash recovery .\TWRP.img
When that's finished and still in fastboot mode.
Press and hold the vol+ and power buttons.
Keep holding both until the phone vibrates and the initial splash screen appears.
Release the power button, but keep holding vol+ for a second or 2.
You should now have booted into TWRP if everything went OK.
Go to install and select the Magisk installation file on the phone.
Confirm the selection.
Once that's finished you can reboot the phone.
If all's OK you should now have TWRP and Magisk installed.
Robbo.5000 said:
I've not heard anything about the global release, but as someone that doesn't use MIUI I don't go looking for information, so there could be some info around. Apparently there's no noticeable difference between EU and global versions for this phone, so now the EU version is released I don't think it would be too long for the global version to appear, but that's pure guesswork.
You can install TWRP now, it requires adb and fastboot. If you don't have these on your PC then search the xda forums for 'minimal adb'. The official post will give you all the details. Ordinarily whenever you boot MIUI ithe system checks the integrity of the recovery partition and, if it has changed, it will restore stock recovery. Therefore immediately after installing TWRP you'll need to install Magisk, which will then automatically protect the TWRP installation.
Copy your Magisk installation file onto the phone
Boot the phone into fastboot mode and connect to the PC.
To make life easier, copy the TWRP image file to the same folder that has adb and fastboot and rename the file as TWRP.img
Open command prompt and navigate to the adb/fastboot installation folder.
Code:
fastboot flash recovery TWRP.img
If you're using PowerShell then you'll need to qualify the location of fastboot and TWRP
Code:
.\fastboot flash recovery .\TWRP.img
When that's finished and still in fastboot mode.
Press and hold the vol+ and power buttons.
Keep holding both until the phone vibrates and the initial splash screen appears.
Release the power button, but keep holding vol+ for a second or 2.
You should now have booted into TWRP if everything went OK.
Go to install and select the Magisk installation file on the phone.
Confirm the selection.
Once that's finished you can reboot the phone.
If all's OK you should now have TWRP and Magisk installed.
Click to expand...
Click to collapse
Alright. Thanks for the instructions, I will try this.
Just to make sure: Is this the correct TWRP image: TWRP 3.3.1-22 Unofficial by mauronofrio ?
Where can I find the correct magisk files for my device? Do I need magisk or magisk manager?
Would be sick if you could link me the correct ones
Cheers
KuroRyu said:
I've not heard anything about the global release, but as someone that doesn't use MIUI I don't go looking for information, so there could be some info around. Apparently there's no noticeable difference between EU and global versions for this phone, so now the EU version is released I don't think it would be too long for the global version to appear, but that's pure guesswork.
You can install TWRP now, it requires adb and fastboot. If you don't have these on your PC then search the xda forums for 'minimal adb'. The official post will give you all the details. Ordinarily whenever you boot MIUI ithe system checks the integrity of the recovery partition and, if it has changed, it will restore stock recovery. Therefore immediately after installing TWRP you'll need to install Magisk, which will then automatically protect the TWRP installation.
Copy your Magisk installation file onto the phone
Boot the phone into fastboot mode and connect to the PC.
To make life easier, copy the TWRP image file to the same folder that has adb and fastboot and rename the file as TWRP.img
Open command prompt and navigate to the adb/fastboot installation folder.
If you're using PowerShell then you'll need to qualify the location of fastboot and TWRP
Alright. Thanks for the instructions, I will try this.
Just to make sure: Is this the correct TWRP image: TWRP 3.3.1-22 Unofficial by mauronofrio ?
Where can I find the correct magisk files for my device? Do I need magisk or magisk manager?
Would be sick if you could link me the correct ones
Cheers
Click to expand...
Click to collapse
EDIT: JUST READ THAT THERE IS AN ISSUE WITH MAGISK 20.1 AND MIUI 11.
DOWNLOAD MAGISK 19.4
That is the correct TWRP.
Only ever get Magisk from here
https://github.com/topjohnwu/Magisk
There are no device specific versions, just one size fits all. Download the latest 20.1 Magisk installer zip to flash in TWRP. It will install Magisk and Magisk manager at the same time. Also download the uninstaller zip at the same time, just in case. If, for any reason, you need to uninstall then it's there ready.
If you need to know more about Magisk, follow the link on github to the xda official thread, it has very good information.

K20 Pro Fastboot Rom Update

So.... I was rooting my k20 pro few days ago but TWRP recovery wasn't flashing, it doesn't go to recovery mode after command boot command and shows success on PC. I was able to switch on my device and can still see stock recovery there. Someone told me to flash vbmeta.IMG and when I flashed (after flashing TWRP recovery), screen gone blank and phone was stuck on fastboot mode. So I flashed fastboot rom and that was Mi9T Pro global 11.0.4.0, there was no download links of K20 Pro Fastboot rom. Now it's draining battery so fast, heating and slow on screen recording on games. Now I've downloaded K20 Pro global fastboot rom (India) and can I flash it now just putting my phone on fastboot mode? And it's miui 11.0.4.0 global and can I flash miui 11.0.6.0 global (India)?
Sorry for bad English and long post
Thank-you
BadaPav said:
So.... I was rooting my k20 pro few days ago but TWRP recovery wasn't flashing, it doesn't go to recovery mode after command boot command and shows success on PC. I was able to switch on my device and can still see stock recovery there. Someone told me to flash vbmeta.IMG and when I flashed (after flashing TWRP recovery), screen gone blank and phone was stuck on fastboot mode. So I flashed fastboot rom and that was Mi9T Pro global 11.0.4.0, there was no download links of K20 Pro Fastboot rom. Now it's draining battery so fast, heating and slow on screen recording on games. Now I've downloaded K20 Pro global fastboot rom (India) and can I flash it now just putting my phone on fastboot mode? And it's miui 11.0.4.0 global and can I flash miui 11.0.6.0 global (India)?
Sorry for bad English and long post
Thank-you
Click to expand...
Click to collapse
You can get all the fastboot ROMs from here.
https://xiaomifirmwareupdater.com/supported/miui/
Search for raphael if you have a Chinese phone.
Search for raphaelin if you have an Indian phone.
MIUI will automatically restore stock recovery, flashing Magisk will stop this happening.
After flashing TWRP in fastboot you need to boot directly into TWRP.
Still in fastboot type
Code:
fastboot reboot
When the phone turns off, quickly press and hold volume up until it boots into TWRP.
Now you can install Magisk, which will prevent stock recovery being restored.
Fastboot Rom Update
Thank-you for your response. I'm currently on miui 11.0.4 0 global stable version Raphael (Mi9T pro) and I want to flash Raphaelin (K20 pro) fastboot Rom.
Guide me
*Bootloader unlocked
*Still on stock recovery
BadaPav said:
Thank-you for your response. I'm currently on miui 11.0.4 0 global stable version Raphael (Mi9T pro) and I want to flash Raphaelin (K20 pro) fastboot Rom.
Guide me
*Bootloader unlocked
*Still on stock recovery
Click to expand...
Click to collapse
Download the latest India fastboot ROM from here
https://xiaomifirmwareupdater.com/miui/raphaelin/
Use this guide to flash the ROM
https://c.mi.com/oc/miuidownload/detail?guide=2
You need to view this page in desktop mode, if viewing on a mobile.
In step 5 of the guide, make sure you change the flash option to 'clean all' before hitting the flash button. If you don't change this, you will lock the bootloader.
After flashing, boot into MIUI at least once before flashing anything else.
Get the latest TWRP from here and flash it.
https://forum.xda-developers.com/k2...icial-twrp-xiaomi-redmi-t3944363/post79823568
After flashing TWRP, use the steps in my earlier post to install Magisk.
Get the latest Magisk from here
https://github.com/topjohnwu/Magisk/releases/tag/v20.4

Question [Solved] Mobile won't boot anymore ! :/

Hi guys, i just flashed (with a light wipe) the last rom for my Xiaomi Mi 11 Ultra (obtained on the update section of parameters) and i first lost all my config.
So, i decided to restore the backup i made just before flashing and here is the drama, it boot directly into TWRP and i can't seem to find my storage anymore (tried file manager)
TWRP also tells me that no OS is installed, please help, i'm desperate
I think the first step is to recover access to internal sdcard, and maybe then i can restore a backup
Thank you !
simply, Fastboot and install official rom using mi flash tool.
thats one of the penalties you'd pay of installing eu rom.
hassanaliyeh said:
simply, Fastboot and install official rom using mi flash tool.
thats one of the penalties you'd pay of installing eu rom.
Click to expand...
Click to collapse
Ok, will try this tomorrow, thank you !
Is it this one : https://www.xiaomiflash.com/ ?
Xiaomi Flash Tool - Official Mi Flash Tool
Download the latest and Official Xiaomi Flash Tool from the Official Xiaomi Flash Tool Website.
xiaomiflashtool.com
This is the official one. Use the newest version
hassanaliyeh said:
Xiaomi Flash Tool - Official Mi Flash Tool
Download the latest and Official Xiaomi Flash Tool from the Official Xiaomi Flash Tool Website.
xiaomiflashtool.com
This is the official one. Use the newest version
Click to expand...
Click to collapse
Thank you very much, sir !
Will try this and post the result, maybe with a little tuto if it's not already everywhere ^^
So, tried 5 times and not once a good result, the better i can obtain is 12.5.7.0 global working, flashed with xiaomitool. TWRP ok, and i will try Magisk next.
Every other tries solded by an sdcard/os/data loss T_T
That's a mystery. I ran on 12.5.17.0 all fine before this incident and i cannot get it work anymore :/
I obtained rom from https://androidfilehost.com/?w=files&flid=321331
TWRP from https://androidfilehost.com/?fid=14943124697586336381
Also tried this method again (this was my first method and it worked like a charm till this 12.5.20.0... )
[ROM][MIUI][star/mars] Xiaomi.eu ROM for Xiaomi MI 11 Pro / Ultra
How to install Xiaomi.eu ROM for Xiaomi MI 11 Pro / Ultra We will release fastboot ROM versions until TWRP for star/mars is released TWRP RELEASED Steps to install xiaomi.eu ROM for first time from China ROM (All your data and files on...
forum.xda-developers.com
The problem with global is it seems to be greatly outdated (patch from 2021.09, that's a huge security risk to be months backward nowadays, let aside bug correction, new functionnality, etc)
I can't seem to find a more recent global version (updater within settings tells me there's no more up to date version).
Do someone have an idea, please ? :/
What i'm doing :
1. put device on fastboot mode
2. launch xiaomitool and flash 12.5.7.0 global rom
3. reboot into fastboot
4. launch xiaomi unlock and unlock device
5. boot TWRP with fastboot boot twrp.img in cmd (command returned all ok)
6. into "soft" TWRP, One Key Inject TWRP
7. into "hard" TWRP > install and give it the .zip rom file
8. after the rom installed, all broken again :/
Hi,
there is no TWRP-ROM available for the Ultra - it's still in fastboot-ROM phase.
Flash via fastboot. Unlocking is just needed once until relocking with orig. ROM.
(Optionally) Copy boot.img from ROM-folder to phone.
Use Magisk to patch boot.img
Flash patched boot.img to boot_a and boot_b via fastboot.
Wait until TWRP-compatible-zip's for the Ultra to begin to appear.
cya
gammelobst said:
Hi,
there is no TWRP-ROM available for the Ultra - it's still in fastboot-ROM phase.
Flash via fastboot. Unlocking is just needed once until relocking with orig. ROM.
(Optionally) Copy boot.img from ROM-folder to phone.
Use Magisk to patch boot.img
Flash patched boot.img to boot_a and boot_b via fastboot.
Wait until TWRP-compatible-zip's for the Ultra to begin to appear.
cya
Click to expand...
Click to collapse
Thanks for that ! ^^
That sure seem a simple task
You're telling me that i can, from my 12.5.7.0 global, patch the boot.img (90mb) from the 12.5.20.0 eu with magisk, flash this with fastboot and that it will work ?
Seems too wonderfull to be true XD
EDIT:
My bad, you said "optionnally", not "alternatively"
So, i'm stuck here, i don't know and can't seem to find the fastboot cmd to install the xiaomi eu rom in .zip format
Do you know it please ?
In all the 11 Ultra A12 weekly EU ROMs, the format is fastboot only. Just extract the .zip file to a folder on your desktop, connect your phone in fastboot mode, power on and vol down and then click on the update bat file. If your coming from a different branch, click on the update and format bat file ( the bat files will be in the upper most extracted folder). It is a simple as that .
Sathelp said:
In all the 11 Ultra A12 weekly EU ROMs, the format is fastboot only. Just extract the .zip file to a folder on your desktop, connect your phone in fastboot mode, power on and vol down and then click on the update bat file. If your coming from a different branch, click on the update and format bat file ( the bat files will be in the upper most extracted folder). It is a simple as that .
Click to expand...
Click to collapse
Hi Sathelp !
An ultra big thank you !! The flash worked wonderfuly it seems
That's awesome how simple it is, in fact, and to say that i lost hours and hours without being able to approach this, i'm so noob :/
much kudos :x
I'm now on the way to root and finally, can reuse my mi11 ^^

How To Guide Android 12 (MIUI13 for Xiaomi 11T pro) || MIUI13 EU

Hi Guys, so we got a pilot release for MIUI 13. Here is the guide to flash/update using Xiaomi.eu ROM:
Update to MIUI13 (Android 12) from MIUI EU V12.5​
A TWRP backup of current rom is recommended before following the next steps
You can follow my guide to know how you do it here: https://forum.xda-developers.com/t/...-flash-twrp-root-device-flash-eu-rom.4402203/
Download Fastboot EU rom from here: https://sourceforge.net/projects/xi...13.0.1.0.SKDMIXM_v13-12-fastboot.zip/download
Extract all the contents in zip file to any normal folder
We will be using Bootloader/Fastboot mode. Boot into Bootloader: Power off your mobile then hold Volume Down + Power Button till Fastboot bunny pops up
Connect your device to PC
To update use the updater executable for respective OS platform windows_fastboot_update_rom.bat (for windows)
For clean flash you can use windows_fastboot_first_install_with_data_format.bat (for windows)
Follow the procedures as per above choice
Wait patiently while the PC does its Job.
You may see a long pause post “writing Cust” command depending on PC configuration. try hitting any letter key on your keyboard, the process continues this way.
You may hit letter key whenever you see unusual pauses during pushing of super partition file sparse sending 1 of 9 to 9 of 9
Wait till process finishes and reboots
Flash Magisk and Root​
Copy boot.img from the extracted ROM images folder to your mobile
Global Boot.img (use this if you wanna root Globoal Miui13.
Install latest Magisk app from here: https://github.com/topjohnwu/Magisk/releases/download/v24.1/Magisk-v24.1.apk
Install the app and select install in Magisk and choose patch source file and select the boot.img you copied.
Wait for the process, copy the new patched image form mobile to your PC
Now lets flash the new pathced boot image using below, replace with path to boot image in place of “< --- >”
fastboot flash boot_a “<magisk_patched.img>”
fastboot flash boot_b “<magisk_patched.img>”
Reboot and check the magisk app
Follow my guide here to pass safteyNet: https://forum.xda-developers.com/t/...-flash-twrp-root-device-flash-eu-rom.4402203/
Update to miui 13 can't flash via twrp?
Yuditkiichi said:
Update to miui 13 can't flash via twrp?
Click to expand...
Click to collapse
Only the stock global rom is for recovery, xiaomi.eu rom is for fastboot.
I can boot the twrp.img, but I can't navigate in the main menu. It won't do anything
dandris86 said:
I can boot the twrp.img, but I can't navigate in the main menu. It won't do anything
Click to expand...
Click to collapse
Probably twrp is not yet compatible with the new android 12 firmware, some users also reported the same problem.
sushuguru said:
Probably twrp is not yet compatible with the new android 12 firmware, some users also reported the same problem.
Click to expand...
Click to collapse
Thanks for the quick reply
I'm updated whiteout format data. Everything looks ok.
Alright, so I was previously rooted on 12.5 (global), non twrp. its not necessary for rooting.
I did the ota update to v13 miui (global). but as its a switch between v11 and v12 of android its not possible to install magisk into an empty a/b slot.
I tried to fastboot flash your global miui boot.img after patching it with magisk and it did not work.
I suspect the boot.img to not be compatible with the global rom.
So I opted to flash the Eu fastboot version of miui 13, I set up the phone.
Then patched the stock boot.img with magisk and fastboot that. Done phone is now rooted on v13 miui. and passing safety net check.
phone data was lost as i had to switch from global to eu.
Can anyone confirm that we get widgets and other features that are not found in the miui 13 global I want to make the switch but I want to know what would still be missing
The global fastboot rom is now released. follow same steps above to have rooted global non twrp.
V13.0.1.0.SKDMIXM (https://xiaomifirmwareupdater.com/miui/vili/stable/V13.0.1.0.SKDMIXM/)
-Edit-
Ive also updated to the latest via ota V13.0.2.0.SKDMIXM (Stable beta). but as it detected the boot.img was modified it downloaded the entire recovery rom. Installed. Lost root access.
I then fastboot re flashed the patched boot.img from the V13.0.1.0.SKDMIXM and it works.
so im rooted/ safetynet check passed on V13.0.2.0.SKDMIXM (Global)
roms can be found here https://xiaomifirmwareupdater.com/miui/vili/
Downloaded the latest EEU vili_eea_global_images_V13.0.8.0.SKDEUXM_20220224.0000.00_12.0_eea_38cc4dcea7.tgz
but the only .bat files I see are
flash_all.bat, flash_all_except_storage.bat and flash_all_lock.bat
BettlePimp said:
Downloaded the latest EEU vili_eea_global_images_V13.0.8.0.SKDEUXM_20220224.0000.00_12.0_eea_38cc4dcea7.tgz
but the only .bat files I see are
flash_all.bat, flash_all_except_storage.bat and flash_all_lock.bat
Click to expand...
Click to collapse
It's a fastboot stock rom which this flash with miflash or with bat files
This thread is about XIAOMI EU custom rom
This phone is so ****ty, I'm trying to do OTA update via 100mbit/'s network in netherlands from about two f***NG weeks and it can not be finished. I can't belive that I have paid 800€ for so big ****!
Hello
For the ROOT it works perfectly (without TWRP, just with magisk)
You unlock the bootloader and wait 1 week, you extract the boot.img, you modify the file with magisk and do the command wtih adb with the modified boot
Very simple
(If you want to extract the rom file by yourself you can just extract with a little tool after your download the rom
, you can extract the fil with the payloaf file, for that, just have a look in the method 3 in this link)

Question Phone starts only in Fastboot

Hello dear forum
Just got a huge problem, after installing twrp, i wanted to update from Miui13 to Miui14.
it chopped everything up a bit. But then finally done with a message, see attachment.
Since then I can no longer do a normal restart, the phone just hangs in fastboot mode.
Tested a fastboot boot twrp.img, no success.
Does anyone have advice for me?
Which TWRP(full name)?
this one
twrp-3.7.0_11-0-star.img​
i test now a recovery flash with Mi Flash Pro, i thing is the one solution.
Are you sure of the version of your device, Star and not Venus?
Anyway you used a TWRP A11 while the system is A12.
try flashing the correct TWRP A12 again.
star/
Recovery for Xiaomi devices - Browse /star at SourceForge.net
List of relevant recovery in one place
sourceforge.net
venus/
Recovery for Xiaomi devices - Browse /venus at SourceForge.net
List of relevant recovery in one place
sourceforge.net
Installation:
Phone in fastboot mode
Cmd:
fastboot boot twrp.img
Power shell
./fastboot boot twrp.img
then in Twrp go to Advanced -> flash current TWRP
If the TWRP flash works:
TWRP/wipe format data type yes reboot TWRP.
Sideload or use OTG for flashing the rom.
If nothing works use Miflash.
MIFLASH[GUIDE]⚙ USE XIAOMI FLASH TOOL
FOR ALL XIAOMI BOOTLOADER MUST BE UNLOCKED https://new.c.mi.com/global/post/101245 https://en.miui.com/unlock/index.html ----------------------------------------------------------------------------------------------------------- All your data...
forum.xda-developers.com
bjnass said:
i test now a recovery flash with Mi Flash Pro, i thing is the one solution.
Click to expand...
Click to collapse
Not a official tool.
that should be official
only works if you log in with the Xiamoi account.
But pimps with all Roms
by the Mi 11 Ultra write -> star
bjnass said:
that should be official
only works if you log in with the Xiamoi account.
But pimps with all Roms
Click to expand...
Click to collapse
Miflash does not require Xiaomi account only MiUnlock.
But it was like that, maybe the Pro version.
now currently I come to the Chinese Recovery 5.0
What is the best thing for me to do?
bjnass said:
by the Mi 11 Ultra write -> star
Click to expand...
Click to collapse
Useful details :Mi 11 venus/Mi 11 ultra Star.
bjnass said:
But it was like that, maybe the Pro version.
now currently I come to the Chinese Recovery 5.0
What is the best thing for me to do?
Click to expand...
Click to collapse
If that didn't work use Mi Flash (dont relock the bootloader).
Phone starts only in Fastboot
Hello dear forum Just got a huge problem, after installing twrp, i wanted to update from Miui13 to Miui14. it chopped everything up a bit. But then finally done with a message, see attachment. Since then I can no longer do a normal restart...
forum.xda-developers.com
now the phone has reset itself
So install everything again from the beginning, hope it works directly with Miui 14.
Which twrp should I take A12 Or A13?
bjnass said:
now the phone has reset itself
So install everything again from the beginning, hope it works directly with Miui 14.
Which twrp should I take A12 Or A13?
Click to expand...
Click to collapse
If the system is A12 Miui 13, TWRP A12.
If the system is A13 Miui 14,TWRP A13.
Why didn't you flash MIUI 14 with Miflash?
Yes i test it but dont work.
when i take the xiaomi.eu_multi_MI11Pro_MI11Ultra_V14.0.6.0.TKACNXM_v14-13 rom mi Flash say
-> couldn't find flash script.
and on the server dont have more Miui14 Rom with fastboot script include
bjnass said:
Yes i test it but dont work.
when i take the xiaomi.eu_multi_MI11Pro_MI11Ultra_V14.0.6.0.TKACNXM_v14-13 rom mi Flash say
-> couldn't find flash script.
and on the server dont have more Miui14 Rom with fastboot script include
Click to expand...
Click to collapse
TGZ files not ZIP.
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
Package Name: star_global_images_V14.0.1.0.TKAMIXM_20230210.0000.00_13.0_global_3abbe1c73e.tgz​
Version CN
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
This is the gobal image ??
i like the EU Rom
bjnass said:
This is the gobal image ??
Click to expand...
Click to collapse
Yep, and below the CN version.
bjnass said:
i like the EU Rom
Click to expand...
Click to collapse
Xiaomi EU rom is a custom rom not a stock.

Categories

Resources