Question How to safely update the stock rom while rooted? - Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40

I've looked over a bunch of tutorials and whatnot but i can't find a definitive guide on how to update a rooted xiaomi safely. I have a Poco F3 on MIUI 13.0.3.0 (SKHEUXM) with magisk 25.2 installed and a few modules. TWRP is not installed at the moment. I previously tried to update the phone from an older version to the current one via TWRP, but because i used the vault on the stock poco launcher i had to do a factory reset. Can I install the update via the stock updater option if my phone is rooted (with modules) and i have the stock recovery? What are the steps?

Pillow fan said:
I've looked over a bunch of tutorials and whatnot but i can't find a definitive guide on how to update a rooted xiaomi safely. I have a Poco F3 on MIUI 13.0.3.0 (SKHEUXM) with magisk 25.2 installed and a few modules. TWRP is not installed at the moment. I previously tried to update the phone from an older version to the current one via TWRP, but because i used the vault on the stock poco launcher i had to do a factory reset. Can I install the update via the stock updater option if my phone is rooted (with modules) and i have the stock recovery? What are the steps?
Click to expand...
Click to collapse
Hi,
I removed Stock MIUI as soon as the 7 days boot loader unlock was over (13 months ago) and moved to Xiaomi.eu roms, but then i found out that MIUI restricted non Xiaomi devices to be used as a trusted device, i then moved to custom roms, i am currently running the AMAZING Evo-X 7.3 rom.
Coming back to updating MIUI I would try updating via O.T.A, if this is not working then head over to Xiaomi.eu and updated via Recovery, https://sourceforge.net/projects/xi...lti_HMK40_POCOF3_22.10.26_v13-12.zip/download,.
Xiaomi.eu roms have a lot of the bloatware removed apparently and the latest updates.
To reinstall root is straight forward as long as you have fastboot, you could try my post on the Evo-X thread and use Temporary Recovery,
[A13]Evolution X for POCO F3/Mi 11x[alioth][OFFICIAL]
Evolution X 7.0 for the POCO F3 [alioth] /* * Your warranty is void. Or vaild, probably? * * I am not responsible for bricked devices, dead SD cards, Ebolation X, * thermonuclear war, or the current economic crisis caused by you following *...
forum.xda-developers.com
If you have apps that you would like to transfer onto your new rom, i would suggest that before you install a new rom and your faced with format data, to use MIGRATE-GPE (its 3 separate programs) ROOT is needed, this is free and is on google play.
I would also suggest to ditch MIUI as it is restrictive and move to the AMAZING Evolution-X rom.
I hope you sort it.

johnr64 said:
Hi,
I removed Stock MIUI as soon as the 7 days boot loader unlock was over (13 months ago) and moved to Xiaomi.eu roms, but then i found out that MIUI restricted non Xiaomi devices to be used as a trusted device, i then moved to custom roms, i am currently running the AMAZING Evo-X 7.3 rom.
Coming back to updating MIUI I would try updating via O.T.A, if this is not working then head over to Xiaomi.eu and updated via Recovery, https://sourceforge.net/projects/xi...lti_HMK40_POCOF3_22.10.26_v13-12.zip/download,.
Xiaomi.eu roms have a lot of the bloatware removed apparently and the latest updates.
To reinstall root is straight forward as long as you have fastboot, you could try my post on the Evo-X thread and use Temporary Recovery,
[A13]Evolution X for POCO F3/Mi 11x[alioth][OFFICIAL]
Evolution X 7.0 for the POCO F3 [alioth] /* * Your warranty is void. Or vaild, probably? * * I am not responsible for bricked devices, dead SD cards, Ebolation X, * thermonuclear war, or the current economic crisis caused by you following *...
forum.xda-developers.com
If you have apps that you would like to transfer onto your new rom, i would suggest that before you install a new rom and your faced with format data, to use MIGRATE-GPE (its 3 separate programs) ROOT is needed, this is free and is on google play.
I would also suggest to ditch MIUI as it is restrictive and move to the AMAZING Evolution-X rom.
I hope you sort it.
Click to expand...
Click to collapse
I guess doing a backup of the internal memory won't be a bad thing before doing the OTA update. If it works then I'm moving to some other custom ROM immediately.

Pillow fan said:
I've looked over a bunch of tutorials and whatnot but i can't find a definitive guide on how to update a rooted xiaomi safely. I have a Poco F3 on MIUI 13.0.3.0 (SKHEUXM) with magisk 25.2 installed and a few modules. TWRP is not installed at the moment. I previously tried to update the phone from an older version to the current one via TWRP, but because i used the vault on the stock poco launcher i had to do a factory reset. Can I install the update via the stock updater option if my phone is rooted (with modules) and i have the stock recovery? What are the steps?
Click to expand...
Click to collapse
UPDATE: the OTA update worked perfectly and there was no need to do any backups (although I did). Thanks @johnr64 for your help.

Related

[RECOVERY] [TWRP] [3.3.1-x] [RMX1921] Official/Unofficial TWRP for Realme XT

Team Win Recovery Project 3.x is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
By @pjgowtham and @mauronofrio
Note that two kinds of builds are available. The only difference between these builds is that one does adjust for the notch space and adds black border on top and the other TWRP shows as full screen.
Features:
- Temporarily disabled compatibility.zip check to allow flashing stock ROMs
- Ozip decryption
- Device data decryption
- Reboot to EDL
- Full android 9/10 support
and everything a TWRP usually does.
Release 02/02/20
- Updated kernel to android 10
- Updated blobs to android 10
Release 03/02/20
- Device data decryption support added
Release 04/02/20 (stable build)
-Disabled compatibility zip check to allow flashing stock ozip.
Release 08/02/20
- Added TWRP theme for notched devices (thanks to @mauronofrio)
Release 12/02/20[/B][/U]
- Added dtbo.img to the recovery so that it can support both Android pie and 10 firmware
Release 29/02/20
- Added the ability to backup, restore and flash persist partition
- Added the ability to backup, restore internal storage
Bugs :
None
XDA:DevDB Information
TWRP, Tool/Utility for the Realme XT
Contributors
pjgowtham, mauronofrio, thesprintster
Device Tree
https://github.com/pjgowtham/device_realme_RMX1921
https://github.com/mauronofrio/device_realme_RMX1921
Download Link
Stable build : 12/02/20
https://androidfilehost.com/?w=files&flid=304993
@mauronofrio s TWRP builds are included too.
FAQ :
Refer wiki here :,
https://forum.xda-developers.com/realme-xt/how-to/guide-unlocking-unbricking-custom-t4045505
Version Information
Status: Stable
Created 2020-02-02
Last Updated 2020-03-29
Thanks for your afford
can i flash magisk with this twrp and root andriod 10?
Data Decryption doesn't work.
If you can add it, it would be perfect.
ashruz.ash said:
Data Decryption doesn't work.
If you can add it, it would be perfect.
Click to expand...
Click to collapse
Should be fixed in the next build
sonu0070 said:
Thanks for your afford
can i flash magisk with this twrp and root andriod 10?
Click to expand...
Click to collapse
Yes, just remember to flash vbmeta immediately after you flash the magisk otherwise it will show recovery destroyed error
pjgowtham said:
Yes, just remember to flash vbmeta immediately after you flash the magisk otherwise it will show recovery destroyed error
Click to expand...
Click to collapse
Thanks for reply can you send me link of vbmeta
I am confused which one should I flash.
sonu0070 said:
Thanks for reply can you send me link of vbmeta
I am confused which one should I flash.
Click to expand...
Click to collapse
You would be okay with los vbmeta or any vbmeta for that sake. Just use the flags before flashing. I added FAQs in the original post just now.
EDIT:
Seems like there's issues with vbmeta. Use the vbmeta that's pinned on the wiki
pjgowtham said:
You would be okay with los vbmeta or any vbmeta for that sake. Just use the flags before flashing. I added FAQs in the original post just now.
EDIT:
Seems like there's issues with vbmeta. Use the vbmeta that's pinned on the wiki
Click to expand...
Click to collapse
Hi,
How did you unlock Realme XT with Android 10(realme UI) ...the Deeptesting app isnt working for unlock bootloader
Is there Process for Android 10 unlock before we flash TWRP and vmbeta img from other blog ?
Regards,
Diaz M
diazneoones82 said:
Hi,
How did you unlock Realme XT with Android 10(realme UI) ...the Deeptesting app isnt working for unlock bootloader
Is there Process for Android 10 unlock before we flash TWRP and vmbeta img from other blog ?
Regards,
Diaz M
Click to expand...
Click to collapse
Please refer the wiki. You should unlock on pie itself. That way you have unlocked bootloader on 10.
Why there is no 10 based custom roms for xt? Can't devs can port custom roms of realme x to xt atleast? The fingerprint issues are already solved, right?
ashruz.ash said:
Why there is no 10 based custom roms for xt? Can't devs can port custom roms of realme x to xt atleast? The fingerprint issues are already solved, right?
Click to expand...
Click to collapse
A week back we didn't have a wiki page, a backup of the stock recovery, a stable twrp. It's only been a week now since these work were done. On top of it, realme is not very proactive with the kernel sources. But its only a matter of time since we bring up lineage 17.1 or pixel experience. We are working on it.
Good to hear.
Backup taken via TWRP failed fr system image..this happens for both stock rom and custom rms too..has anyone taken successful backup
I get following error when flashed stock rom of Color OS ior RUI in TWRP
failed to mount /dev/block/bootdevice/by-name/userdata at /data
diazneoones82 said:
Backup taken via TWRP failed fr system image..this happens for both stock rom and custom rms too..has anyone taken successful backup
Click to expand...
Click to collapse
Try the latest build maybe
Do you have the indian variant of the device or something else?
Can i flash it on rui c.03
Samrra said:
Can i flash it on rui c.03
Click to expand...
Click to collapse
No u need to unlock your boorloader 1st kindly reas it. It doesnt work in realme ui
My twrp realme xt back to stock recovery...how to solve it?
Samrra said:
Can i flash it on rui c.03
Click to expand...
Click to collapse
Yes you can flash even on the yet to be released C.04
krizhiel said:
No u need to unlock your boorloader 1st kindly reas it. It doesnt work in realme ui
Click to expand...
Click to collapse
It works on realme UI

[ROM][10][OFFICIAL] LineageOS 17.1 for Mi MIX 2

Code:
[COLOR="Purple"]#include <std_disclaimer.h>[/COLOR]
[COLOR="Navy"]/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/[/COLOR]
Installation:
If you are on stock OS, you need a custom recovery first. You can get the recommended TWRP recovery in the official installation instructions link below.
If you are coming from stock or other ROMs, you need to make a factory reset.
As always, make sure to backup before installing this ROM.
More detailed instructions at:
Install LineageOS on chiron
Download link:
LineageOS Downloads
Recommended Google Apps package:
Open GApps (choose ARM64 as Platform and 10.0 as Android, use the Variant you want. Recommended nano package)
Required TWRP recovery
twrp-3.3.1-chiron-20190608.img
Changelog:
Changes for chiron
Bug reports:
How to submit a bug report
LineageOS GitLab
Donate to support development:
Donate via PayPal to mikeioannina
Donate via PayPal to NeoArian
Donate via PayPal to LineageOS
XDA:DevDB Information
Official LineageOS 17.1 for Mi MIX 2, ROM for the Xiaomi Mi Mix 2
Contributors
mikeioannina, NeoArian
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: MIUI Stable V11.0.6.0
Based On: LineageOS
Version Information
Status: Nightly
Created 2020-04-23
Last Updated 2020-04-23
No miui camera for this one?
I can't seem to update to the newest nightly
Code:
lineage-17.1-20200424-nightly-chiron-signed.zip
. The phone seems to be updating, (tried from within the settings and adb sideload) but when I check the updater app it says that the update is ready to install and the current version is from April 23rd.
Yea, there is something weird happening with the latest nightly. I did a clean install (factory reset,format data/system and all that stuff) and I still get April 23 as the build I have installed.
thank you so0 much
gaabrysz said:
I can't seem to update to the newest nightly
Code:
lineage-17.1-20200424-nightly-chiron-signed.zip
. The phone seems to be updating, (tried from within the settings and adb sideload) but when I check the updater app it says that the update is ready to install and the current version is from April 23rd.
Yea, there is something weird happening with the latest nightly. I did a clean install (factory reset,format data/system and all that stuff) and I still get April 23 as the build I have installed.
Click to expand...
Click to collapse
Same here.
Root method?
jimmys121979 said:
Root method?
Click to expand...
Click to collapse
Latest Magisk works fine.
I am enjoying this rom since 20 days.My phone is without root.i am missing some features.....
1 Auto call recording
2 Network videocall is not working
gaabrysz said:
I can't seem to update to the newest nightly
Code:
lineage-17.1-20200424-nightly-chiron-signed.zip
. The phone seems to be updating, (tried from within the settings and adb sideload) but when I check the updater app it says that the update is ready to install and the current version is from April 23rd.
Yea, there is something weird happening with the latest nightly. I did a clean install (factory reset,format data/system and all that stuff) and I still get April 23 as the build I have installed.
Click to expand...
Click to collapse
Use official TWRP that seemed to fix the issue for me
Mihail_Russian said:
Use official TWRP that seemed to fix the issue for me
Click to expand...
Click to collapse
Is your phone showing 24 th april as installed.my phone is showing 23 rd april after installing the 24 th build.
@mikeioannina Thank you very much for all your efforts!
I have version 17.1 installed, with the latest update. I installed it with the MIUI that I had with version 16.0 and the installation was with the Lineageos recovery. When I try to install Magisk, 78% doesn't follow and consequently it doesn't install.
If I install the TWRP recovery, "I don't lose anything?"? I have to install MIUI 11 ?. ? What is the advantage of Lineage recovery over TWRP?
fcaminab said:
I have version 17.1 installed, with the latest update. I installed it with the MIUI that I had with version 16.0 and the installation was with the Lineageos recovery. When I try to install Magisk, 78% doesn't follow and consequently it doesn't install.
If I install the TWRP recovery, "I don't lose anything?"? I have to install MIUI 11 ?. ? What is the advantage of Lineage recovery over TWRP?
Click to expand...
Click to collapse
Twrp recovery has all features of lineage recovery with so much extra goodies.
? Only?
fcaminab said:
? Only?
Click to expand...
Click to collapse
What is meant by your post ?
There will be some difference when Lineageos has prepared a recovery existing TWRP, that is my question:? What is the difference between the two recovery ?.
I don't think Lineage bothers to prepare something if there are no differences
Did a dirty upgrade install from 16, and stuck on the boot animation.
Then I did a wipe and install, but still stuck on the boot animation.
Anyone having the same issue?
markwithk said:
Did a dirty upgrade install from 16, and stuck on the boot animation.
Then I did a wipe and install, but still stuck on the boot animation.
Anyone having the same issue?
Click to expand...
Click to collapse
Hello, I'm on the same boat. I tried dirty flashing coming from LOS 16, then wipe and install but still stuck on boot animation.
I tried using the recommended TWRP and also Orange Fox, but same result.
glock24 said:
Hello, I'm on the same boat. I tried dirty flashing coming from LOS 16, then wipe and install but still stuck on boot animation.
I tried using the recommended TWRP and also Orange Fox, but same result.
Click to expand...
Click to collapse
Well, good to know I'm not alone. Did you also use the 20200426 build? I suspect the build is bad. Maybe try an earlier one?
I spent one night flashing LOS and failing, and then decided to try PE for the first time. It worked
fcaminab said:
There will be some difference when Lineageos has prepared a recovery existing TWRP, that is my question:? What is the difference between the two recovery ?.
I don't think Lineage bothers to prepare something if there are no differences
Click to expand...
Click to collapse
Very quick google search came back with this result: "Right now, Lineage Recovery is really only intended to be used on devices with Seamless Updates (aka A/B partitions) and, in that role, it is only intended to be embedded within the OS's normal Boot image."
You have posted this same question in a few threads now and only received the same answer each time, sir.
TWRP works just fine for our device and includes so much extra options compared to the lineage recovery.
Why not test them both out yourself? Find one you like that suits your needs.

Root rn8pro 12.0.4

Hi everybody.
I'd like root my rn8pro european version.
But about custom ROM, i dont know différences between CFW and noCFW, so which type can i flash ? Which is the best ?
About rooting device, can i take One discussion here for root procédure ?
Thx a lot
totofe69 said:
Hi everybody.
I'd like root my rn8pro european version.
But about custom ROM, i dont know différences between CFW and noCFW, so which type can i flash ? Which is the best ?
About rooting device, can i take One discussion here for root procédure ?
Thx a lot
Click to expand...
Click to collapse
Hello!
I suggest to use this guide that helped me to root my RN8P with A9 EEA!!!
[GUIDE][BEGONIA]Unlock Bootloader, Flash TWRP and Root[PROPER]
/* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in...
forum.xda-developers.com
Also im using stock A9 firmware (V11.0.3.0.PGGEUXM) because the CFW has too many bug yet.
U using A10 but atm discharge too fast the phone and there is not relevant upgrade so i suggest to downgrade.
Thx for your reply.
I'll go to watch this to do root and flash

Question Can't use fingerprint in any recent android 13 roms

as the tittle says, I can't use the fingerprint in any of the latest roms, I tried evolution-x, pixel experience, pixel experience plus and Pixel os, if I go back a few versions in evolution-x, it works again, if I update, dirty or clean, it does not work again, I can register the fingerprint but it does nothing in the lock screen, as if no fingerprint was registered, any help?
Try doing factory reset from settings after clean flashing a recent rom
mi_guel said:
as the tittle says, I can't use the fingerprint in any of the latest roms, I tried evolution-x, pixel experience, pixel experience plus and Pixel os, if I go back a few versions in evolution-x, it works again, if I update, dirty or clean, it does not work again, I can register the fingerprint but it does nothing in the lock screen, as if no fingerprint was registered, any help?
Click to expand...
Click to collapse
I have found that when things start acting up, restoring my F3 to almost original Miui Firmware has always fixed my issues,
you could look at my post,
[A13]Evolution X for POCO F3/Mi 11x[alioth][OFFICIAL]
Evolution X 7.0 for the POCO F3 [alioth] /* * Your warranty is void. Or vaild, probably? * * I am not responsible for bricked devices, dead SD cards, Ebolation X, * thermonuclear war, or the current economic crisis caused by you following *...
forum.xda-developers.com
I hope you sort it,
Evolution-X V7.3 what an amazing rom.
Fingerprint Support is dependend on the Firmware. Use the latest Firmware version available, or the version that's specified by your Custom ROM maintainer.
Firmware can be found on xiaomifirmwareupdater.com
Don't confuse Firmware with ROMs on that website, the Firmware weighs only about ~150 MB

Question Xiaomi EU to Official Miui

I am currently running Xiaomi Eu version 13.0.9 stable with twrp 3.6.2_12-pocof3_v6.3_a12.
I have issues with this build and I noticed lots of reports with latest Xiaomi EU updates having many bugs so don't really want to update.
Can I switch without data loss to official Miui? (my bank is annoying dont want to go through hassle of phoning them to re setup)
thanks in advance
mortmaru said:
I am currently running Xiaomi Eu version 13.0.9 stable with twrp 3.6.2_12-pocof3_v6.3_a12.
I have issues with this build and I noticed lots of reports with latest Xiaomi EU updates having many bugs so don't really want to update.
Can I switch without data loss to official Miui? (my bank is annoying dont want to go through hassle of phoning them to re setup)
thanks in advance
Click to expand...
Click to collapse
Only if you flash the same version or higher.
I just ran the latest weekly and it works like a charm , your twrp should be 3.7 skkkk and you can install miui 14 recovery global through twrp but I would suggest a format and not a dirty flash since your going from a china rom to a global have funnnn!
There are 2 TWRP(SKK):
1/twrp-3.7.0_12-v7.2_A12-alioth
2/twrp-3.7.0_12-v7.2_A13-alioth
His system is currently in A12, he can continue with version 3.6.2 12 or update it to 3.7.A12 and flash an A13 recovery rom.
Or use Miflash *** and lock the bootloader, which will avoid rooting + magisk to have the playstore certified.
***Erases your data and only if not K40.
NOSS8 said:
There are 2 TWRP(SKK):
1/twrp-3.7.0_12-v7.2_A12-alioth
2/twrp-3.7.0_12-v7.2_A13-alioth
His system is currently in A12, he can continue with version 3.6.2 12 or update it to 3.7.A12 and flash an A13 recovery rom.
Or use Miflash *** and lock the bootloader, which will avoid rooting + magisk to have the playstore certified.
***Erases your data and only if not K40.
Click to expand...
Click to collapse
Poco F3 is the phone I have.
Could you please post the links for the files i require and a guide (I prefer to not have any data loss and which ver miui do people suggest I will go with or latest one)
Xiaomi eu one has too many bugs and i noticed has issues with signal dropping.
thank you.
mortmaru said:
Poco F3 is the phone I have.
Could you please post the links for the files i require and a guide (I prefer to not have any data loss and which ver miui do people suggest I will go with or latest one)
Xiaomi eu one has too many bugs and i noticed has issues with signal dropping.
thank you.
Click to expand...
Click to collapse
1/Remove lock screen security and reboot
2/Update the TWRP twrp-3.7.0_12-v7.2_A12-alioth-skkk.img
Installation:
Phone in fastboot mode
Command:
fastboot boot twrp.img
powershell
./fastboot boot twrp.img
then in Twrp go to Advanced -> flash current TWRP
3/Download the ZIP
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
Put it in internal storage
4/Twrp/install sever the zip
5/Twrp/Wipe/advanced Wipe/select Dalvik/art cache only
6/Twrp/reboot/System
I believe that you will loose your data unless if the same ROM with similar version number is installed.
Xiaomi eu ROM does not have any deep problem. I'm on one of the latest DEV releases for sometime.
It is rooted by magisk 25.2 and recovery is TWRP skkk v. 3.7
Here are links to posts for recovery and ROM (official, not eu).
Recovery:
[Recovery] [13] [12] TWRP & OrangeFox
Since recoveries play a crucial role in flashing firmwares, custom ROMs and offline updates, it is of importance to have access to them. This post is about sources and instructions to working versions of recoveries for Alioth. Platform Tools (aka...
forum.xda-developers.com
ROM:
[MIUI Updates Tracker] POCO F3 / Mi 11X / Redmi K40 (alioth)
MIUI Updates Tracker (POCO F3 / Redmi K40 / Mi 11X) 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...
forum.xda-developers.com
NOSS8 said:
1/Remove lock screen security and reboot
2/Update the TWRP twrp-3.7.0_12-v7.2_A12-alioth-skkk.img
Installation:
Phone in fastboot mode
Command:
fastboot boot twrp.img
powershell
./fastboot boot twrp.img
then in Twrp go to Advanced -> flash current TWRP
3/Download the ZIP
Xiaomi Firmware Updater
The ultimate script that provides firmware packages for Xiaomi devices.
xiaomifirmwareupdater.com
Put it in internal storage
4/Twrp/install sever the zip
5/Twrp/Wipe/advanced Wipe/select Dalvik/art cache only
6/Twrp/reboot/System
Click to expand...
Click to collapse
thanks for that.
can twrp be updated within itself?
The recovery rom miui do not lock bootloader and install miui recovery i take it?
I was planning to install version below which twrp does this one require out of the 2 you mentioned
V14.0.4.0.TKHMIXM​
mortmaru said:
thanks for that.
can twrp be updated within itself?
The recovery rom miui do not lock bootloader and install miui recovery i take it?
I was planning to install version below which twrp does this one require out of the 2 you mentioned
V14.0.4.0.TKHMIXM​
Click to expand...
Click to collapse
Like you want.
Won't re-lock and you will need to install TWRP A13 after flash.
I'd reckon you try a fresh install on Xiaomi.EU's latest rom first before flashing to the Global version.
Most bugs and glitches are fixed with a fresh install of Xiaomi.EU.
By fresh install I mean use XiaoMiFlash (Fastboot) to the latest official China stable rom (14.0.5.0), then wipe all via TWRP and then Fastboot flash the latest Xiaomi.EU rom (14.0.5.0).
For me; Global rom is too bloat, has too many features missing and less smooth versus Xiaomi.EU's rom.
Nemix77 said:
I'd reckon you try a fresh install on Xiaomi.EU's latest rom first before flashing to the Global version.
Most bugs and glitches are fixed with a fresh install of Xiaomi.EU.
By fresh install I mean use XiaoMiFlash (Fastboot) to the latest official China stable rom (14.0.5.0), then wipe all via TWRP and then Fastboot flash the latest Xiaomi.EU rom (14.0.5.0).
For me; Global rom is too bloat, has too many features missing and less smooth versus Xiaomi.EU's rom.
Click to expand...
Click to collapse
Not much use since for a first installation you must format the data with the Twrp or use the first install.bat script included in the folder extracted from the zip.
Right, my bad. Clean install is the way to go though, Devs at Xiaomi.EU always recommended this to me versus dirty flash.
I clean flash with every major update, except from 12 to 12.5 (no Android change) with Xiaomi.EU's roms.
Nemix77 said:
Right, my bad. Clean install is the way to go though, Devs at Xiaomi.EU always recommended this to me versus dirty flash.
I clean flash with every major update, except from 12 to 12.5 (no Android change) with Xiaomi.EU's roms.
Click to expand...
Click to collapse
Yep, for the change of Miui or Android version, it is preferable to do a clean flash or mandatory in the event of a downgrade (weekly to stable).

Categories

Resources