[TUTO] Complete tutorial to root MI9 without TWRP (Keeps intact encryption of the MI9 - Xiaomi Mi 9 Guides, News, & Discussion

This simple and effective procedure was first proposed by "Serbinhio" in beta version. I am only improving it slightly and adding my own additional procedure for updating a previously rooted system. I allow myself to redo a new post because the original one was not complete and there are no more answers to our requests.
I remind that this way makes it possible to change nothing to the recovery and thus to keep the original encrypted DATA partition. This brings a cleaner ROM than flashing TWRP but also easier and faster.
Note : As usual, you are solely responsible for attempting to root your smartphone. I am in no way responsible for a possible brick of your MI9.
Note : This tutorial is for Global version, i don't know if it work in Chinese version with same result.
Note : For a successful flashing, read the whole procedure before starting.
Note : A solution has been found for Chinese versions. See at the end of this post
Let's go there
The files to download:
Magisk manager: Link Here
Depending of you actual system :
- Full ROM 10.2.17 Link Here
- original Boot.img from 10.2.17 : Link 10.2.17.0
- Full ROM 10.2.22 Link Here
- You can use the download folder with all boot rom (actually up to 10.2.28) by Tramix32 : Link here
- Full ROM 10.2.30 Link Here
The procedure :
Install ADB into the PC (Search into xda how to do that)
Pass the MI 9 in developer mode
Enable USB Debugging
(Of course the MI9 must have the bootloader unlocked)
Download the current ROM of your MI9 (10.2.17 to 10.2.28)
Create a folder on the PC and unzip the rom in it
Connect the MI9 to the PC with the USB cable
In the folder where you put the ROM, copy the file named BOOT.IMG and transfer it to the root of the MI9
Install Magisk Manager in the MI9
Into Magisk manager, go to setting and choose the channel « Beta »
Into Magisk manager, go to « Install magisk » and choose « patch boot image »
In the next window Go to the root of the MI9 and point to boot.img. Validate.
In The PC, navigate to the MI9 in the folder « Download » and Copy the file « magisk_patched.img » into the folder « ADB » of the PC.
Delete the file into the MI9, we do not need it anymore
On the pc, open a CMD window. With command line, go to the adb folder (ex: cd /adb)
Type « Adb devices »
You must have in response the ID of the mi9 that appears. If this is not the case, validate the debugging mode on your MI9 screen by ticking the box "Always allow for this device"
Type « adb reboot bootloader »
(Mi9 restart in fastboot mode)
Type « fastboot flash boot magisk_patched.img »
After the flash, type « fastboot reboot » or press the on / off button for several seconds to restart
Wait the Mi9 to reboot and .. rooted !
Now Here is the tutorial to update an MI9 rooted by this method :
First, download the full ROM of the update concerned. For exemple, the 10.2.22 ROM is here or download the new boot.img of the new version of rom in the tramix32 directory.
Inthe MI9, Launch the update program and validate. The Mi9 reboot and an error is displayed announcing that the update has failed. The Mi9 reboot.
Restart the update utility. This time, utility launches a full update that will be done normally and without error.
Once the update is complete, go to the PC. In the folder where you put the ROM, copy the file named BOOT.IMG and transfer it to the root of the MI9
Into Magisk manager, go to setting and choose the channel « Beta »
Into Magisk manager, go to « Install magisk » and choose « patch boot image »
In the next window Go to the root of the MI9 and point to boot.img. Validate.
In The PC, navigate to the MI9 in the folder « Download » and Copy the file « magisk_patched.img » into the folder « ADB » of the PC.
On the pc, open a CMD window. With command line, go to the adb folder (ex: cd /adb)
Type « Adb devices »
Type « adb reboot bootloader »
(Mi9 restart in fastboot mode)
Type « fastboot flash boot magisk_patched.img »
After the flash, type « fastboot reboot » or press the on / off button for several seconds to restart
Wait the Mi9 to reboot and .. Update is rooted !
Enjoy !
--------------------------------
FOR CHINESES VERSIONS (edited the 2019-05-30)
--------------------------------
To avoid having a message request to install a Zip after installing Magisk, cutesniper22 found this solution:
1. install clean global rom as normal,
2. flash magisk boot img as previously mentioned on this post
3. U will be asked for click on "requires additional setup". Please ignore the pop-up & close magisk manager.
4. Install a root browser with root access. Look this file and edit it : /system/vendor/etc/fstab.qcom
5. look this string "fileencryption=ice" and remove & save it.
6. Reboot. (U will stuck again into recovery once u reboot, dont worry...)
7. Perform full wipe at mi recovery.
8. Reboot & Done. Start your setup & app installation as usual. Your phone & magisk is ready.
(a click on the thanks button is always a pleasure, so do not hesitate!)

NOTE : THIS TUTORIAL IS FOR GLOBAL VERSION AND LINK IS FOR GLOBAL ONLY.
IF YOU HAVE CHINESEA VERSION, PLEASE FOUND FULL CHINESE ROM BEFORE TO DO ANYTHING.
I don't know if Chinese rom have same results. Do it at your own risk.

Works perfectly !

The Magisk link is broken.

<3 Nice to see that you mention me

Serbinhio said:
<3 Nice to see that you mention me
Click to expand...
Click to collapse
It's normal ! You are the main inventor. I just put it more clean and add the update

SmallTarzan said:
The Magisk link is broken.
Click to expand...
Click to collapse
Fixed !

fanfan7110 said:
Fixed !
Click to expand...
Click to collapse
Don’t shorten links, please.

SmallTarzan said:
Don’t shorten links, please.
Click to expand...
Click to collapse
If i write full URL, the XDA's server don"t accept it. Have you a solution ?

fanfan7110 said:
If i write full URL, the XDA's server don"t accept it. Have you a solution ?
Click to expand...
Click to collapse
Don’t link it directly, then.

SmallTarzan said:
Don’t link it directly, then.
Click to expand...
Click to collapse
Fixed !

I will be able to unlock the bootloader tonight. Do we have to use the beta channel as you tell in your post or is the stable channel enough? Thanks!

NO, put on beta channel.. It's more sure.

This method works perfectly, but there is one little issue, offline charging stops working. Plugging the wall adapter makes the screen turn on, but it gets stuck at the "Mi" logo. It's not a huge issue, but it's a little annoying.

So I am a little unclear - this method keeps the device encrypted and allows custom ROMs? Or just stock? As the beta TWRP removes encryption. Thanks.

Can someone upload boot.img from 10.2.17.0? My internet is so sloow

mslezak said:
So I am a little unclear - this method keeps the device encrypted and allows custom ROMs? Or just stock? As the beta TWRP removes encryption. Thanks.
Click to expand...
Click to collapse
This is for Stock rom
Manu270891 said:
This method works perfectly, but there is one little issue, offline charging stops working. Plugging the wall adapter makes the screen turn on, but it gets stuck at the "Mi" logo. It's not a huge issue, but it's a little annoying.
Click to expand...
Click to collapse
I have not this issue.. Strange. .
tramix32 said:
Can someone upload boot.img from 10.2.17.0? My internet is so sloow
Click to expand...
Click to collapse
This is the link : Link 10.2.17.0

fanfan7110 said:
This is for Stock rom
I have not this issue.. Strange. .
This is the link : Link 10.2.17.0
Click to expand...
Click to collapse
Are you using global or EEA ROM? I'm using the 10.2.22.0 EEA .

Manu270891 said:
Are you using global or EEA ROM? I'm using the 10.2.22.0 EEA .
Click to expand...
Click to collapse
Global ROM
Edit : Now in EEA ROM

Manu270891 said:
This method works perfectly, but there is one little issue, offline charging stops working. Plugging the wall adapter makes the screen turn on, but it gets stuck at the "Mi" logo. It's not a huge issue, but it's a little annoying.
Click to expand...
Click to collapse
It doent work for me either, and yeah it stuck on mi logo. Im using 10.2.17.0 EEA.
I noticed a strange thing, in dev options my phone thinks it is locked 0.o but everything is fine.

Related

Your device isn't supported by Mi Unlock.

My RN3 having officialy unlocked bootloader.When i update incremental OTA (MIUI 8 Global Beta 6.8.11 to 6.8.24) through TWRP, device stucked at Mi Logo (boot loop).Then i Flash Fastboot rom of MIUI 8 Global Beta 6.8.24 through MiFlash Tool.Finally Device is working but while flashing it removes root access and bootloader again LOCKED again.
While proceeding with MiUnlock it show's following errors
Your device isn't supported by Mi Unlock.
And while applying again on mi unlock page it shows following error
Sorry your application has been rejected
itzsarath said:
My RN3 having officialy unlocked bootloader.When i update incremental OTA (MIUI 8 Global Beta 6.8.11 to 6.8.24) through TWRP, device stucked at Mi Logo (boot loop).Then i Flash Fastboot rom of MIUI 8 Global Beta 6.8.24 through MiFlash Tool.Finally Device is working but while flashing it removes root access and bootloader again LOCKED again.
While proceeding with MiUnlock it show's following errors
Your device isn't supported by Mi Unlock.
And while applying again on mi unlock page it shows following error
Sorry your application has been rejected
Click to expand...
Click to collapse
Try unlocking boot loader unofficially
[email protected] said:
Try unlocking boot loader unofficially
Click to expand...
Click to collapse
How?
Procedure Please
itzsarath said:
How?
Procedure Please
Click to expand...
Click to collapse
log out from existing mi account and create a new one. you can unlock via new one.
dont delete existing account
itzsarath said:
How?
Procedure Please
Click to expand...
Click to collapse
This could be helpful
Give a thumbs up if you found it useful
The solution is here:
download the required files from the given link: [50mb]
https://mega.nz/#!1NhDTQoR!cP7vrchwswOfj3oHQ5saZ2d0JkcmunEn5pqyOcpZDoE
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
----------------------------------------------------------------------------
Now if you want to install any other ROM like cm13
Procedure for ROM installation
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine
---------- Post added at 05:34 AM ---------- Previous post was at 05:33 AM ----------
Official method is worst. Its not like Motorola who gives unlock code within a min.
Try unofficial above method
Do we still need to flash modified Boot.img for first time flashing TWRP ?
http://forum.xda-developers.com/red...official-twrp-3-0-2-0-recovery-redmi-t3352966
Thanks
[email protected] said:
This could be helpful
Give a thumbs up if you found it useful
The solution is here:
download the required files from the given link: [50mb]
https://mega.nz/#!1NhDTQoR!cP7vrchwswOfj3oHQ5saZ2d0JkcmunEn5pqyOcpZDoE
INSTRUCTIONS: [redmi note 3]
1. Get into fastboot mode. Charge the phone first. Hold the power button and the volume down button simultaenously.
2. If you can open your current rom, open developer options by clicking on the build no several times in the about phone menu in settings. and select allow oem unlocking and usb debugging.
3. if not leave it... go on and connect your phone to the PC while in fastboot mode.
BUT, before that: open Command prompt on your PC. (search it on the search box). right click on it and open it in administrator mode.
type in: bcdedit /set testsigning on
hit enter and restart your pc
(this is imp.)
4. open the zip file and extract the contents. open the boot edl mode folder and click the edl.bat file. allow it to run.
5. now screen will turn black, do not disturb it. Now flash the twrp by running flash twrp.bat from the 'flash TWRP' folder.
6. Now go to Unlock folder and run the unlock bootloader.bat file.
your phone will boot into the TWRP recovery mode automatically.
if it opens in chineese you select every tab and find the globe icon.
if the globe icon is found on any of the tab select it and change the language to ENGLISH.
----------------------------------------------------------------------------
Now if you want to install any other ROM like cm13
Procedure for ROM installation
wipe your system from the wipe tab:
Now download the latest CM13 SNAPSHOT BUILD ROM FOR YOUR REDMI:
https://download.cyanogenmod.org/get/kenzo-snapshot.zip
and GAPPS:
http://opengapps.org/?api=6.0&variant=mini
do select the arm 64 version and mini one.
download from your pc and copy it to micro sd card. enter this card into you phone and go to mount in twrp.
mount the micro sd card storage.
select the zip file on the micro sd card from the install tab on twrp and flash it.
now go back and flash open gapps zip file.
now REBOOT to system. everything will work fine
---------- Post added at 05:34 AM ---------- Previous post was at 05:33 AM ----------
Official method is worst. Its not like Motorola who gives unlock code within a min.
Try unofficial above method
Click to expand...
Click to collapse
tthanks a lot for the steps. btw which twrp does this zip includes ? safe or alka or any other ?
can i flash miui europe with this unlock method? do i have to take an additional step?
smustafasms said:
tthanks a lot for the steps. btw which twrp does this zip includes ? safe or alka or any other ?
Click to expand...
Click to collapse
Try safe twrp
[email protected] said:
Try safe twrp
Click to expand...
Click to collapse
if i do this proceedure and doesnt flash rom afterwards will my existing miui8 stable boot normally ? or its important to flash custom rom ?
thanks for ur help
smustafasms said:
if i do this proceedure and doesnt flash rom afterwards will my existing miui8 stable boot normally ? or its important to flash custom rom ?
thanks for ur help
Click to expand...
Click to collapse
Yes you need to flash a ROM. Whether it is official miui 8 or beta miui 8 or any custom ROM. Cm13 and RR v5.8.0 7.1-N is better.
Now if you need your ROM back with twrp and root access. Just install miui 8 official ROM through twrp and don't try to change the recovery its the safe twrp I provided with. And its important for unofficially unlocked bootloaders like you.
Since it is official miui 8 so it will block your bootloader but to prevent this just install universal boot image patcher after installing this ROM.
You can find it on net and after that reboot and install. Now to get root access download and install SuperSU zip from net via twrp and reboot.
[email protected] said:
Yes you need to flash a ROM. Whether it is official miui 8 or beta miui 8 or any custom ROM. Cm13 and RR v5.8.0 7.1-N is better.
Now if you need your ROM back with twrp and root access. Just install miui 8 official ROM through twrp and don't try to change the recovery its the safe twrp I provided with. And its important for unofficially unlocked bootloaders like you.
Since it is official miui 8 so it will block your bootloader but to prevent this just install universal boot image patcher after installing this ROM.
You can find it on net and after that reboot and install. Now to get root access download and install SuperSU zip from net via twrp and reboot.
Click to expand...
Click to collapse
in edl mode when i try to run flash flash twrp.bat file its get stuck on waiting for device
smustafasms said:
in edl mode when i try to run flash flash twrp.bat file its get stuck on waiting for device
Click to expand...
Click to collapse
Oh no. This problem still continues.
I think you have to flash global kenzo 7.0 ROM through mi flash program on PC and then proceed to edl and flashing twrp.
I will be posting the instructions. Today only.
But I have unlocked it without this method
+1 , I get waiting for device also - because cannot see adb devices Drivers are installed
and when i try flashing a developer rom through miphone tool , im always getting errors

Android Pie Treble Project DP3 DP4 DP5 PR1 Guide

Android "P" is the upcoming ninth major version of the Android operating system. It was first announced by Google on March 7, 2018, and the first developer preview was released on the same day. The second developer preview is expected to be released at the next Google I/O developer conference.
Requirements :
Qcom fully treblized device with 8.1 vendor
Global Bugs :
VoLTE
Device specific Bugs :
Mi5 = Reboot Loop into TWRP (Fixed by restore files)
ANDROID P DP3
installation :
- Flash [JDCTeam][TREBLE][v4][Gemini] The Full Treble support project HERE
- Unzip and Flash P-DP3-sGSI.img HERE
- Flash POST-sGSI_1_v0.9.zip HERE
- Flash POST-sGSI_2_v0.12.zip HERE
- Flash POST-sGSI_3.zip HERE
- Flash P-lag-fix.zip file below thread
- Flash incall2.zip HERE
- Reboot
When flashing POST-sGSI untill incall shown error in twrp, Go back to TWRP Home > Mount > check vendor and system
After bootup, you need to install Google Play services 12.8.72 (100400-202717283) HERE
If you are facing with bug Reboot Loop(always reboot into TWRP) you need to restore this backup file from me.
Unzip and put that folder at TWRP/Backups
Goto TWRP > Restore > Check system and vendor only > Reboot.
SECOND METHOD : Restore before 1st boot.
- Flash [JDCTeam][TREBLE][v4][Gemini] The Full Treble support project HERE
- Unzip and Flash P-DP3-sGSI.img HERE
- Flash POST-sGSI_1_v0.9.zip HERE
- Flash POST-sGSI_2_v0.12.zip HERE
- Flash POST-sGSI_3.zip HERE
- Restore this backup file
(Make sure choose System and Vendor only, Dont choose boot, system image, or vendor image and the size is 2101MB).
- Flash P-lag-fix.zip file below thread
- Flash incall2.zip HERE
- Reboot (If stuck at google logo about 3-5mins, try to force shutdown your phone, and turn it on again... it should be work.)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
ANDROID P DP4
CLEAN FLASH IS HIGHLY RECOMMEND
- Flash [JDCTeam][TREBLE][v4][Gemini] The Full Treble support project HERE
- Unzip and Flash P-DP4-sGSI-Aonly.zip HERE
- Flash POST-sGSI_1_v0.11.zip HERE
- Flash POST-sGSI_2_v0.14.zip HERE
- Flash POST-sGSI_3.zip HERE
- Restore this backup file
(Make sure choose System and Vendor only, Dont choose boot, system image, or vendor image and the size is 2180MB).
- Incall.zip already included. Dont need to flash it.
- Flash p-lag-fix DP4.zip file below thread
- Reboot
If your device become reboot loop into TWRP, like in DP3
- Restore this backup file
(Make sure choose System and Vendor only, Dont choose boot, system image, or vendor image and the size is 2180MB).
Click to expand...
Click to collapse
ANDROID P DP5
CLEAN FLASH IS HIGHLY RECOMMEND
- Flash [JDCTeam][TREBLE][v4][Gemini] The Full Treble support project HERE
- Unzip and Flash P-DP5-sGSI-Aonly.zip HERE
- Flash POST-sGSI_1_v0.13.zip HERE
- Flash POST-sGSI_2_v0.16.zip HERE
- Flash POST-sGSI_3 v0.2.zip HERE
- Flash lag-fix-DP5 attached below.
- Mount Vendor on TWRP
- Go to TWRP Advanced->Terminal, type the following and press enter
echo persist.sys.disable_rescue=true >> /vendor/build.prop
- Reboot to System
IF YOU STILL REBOOT INTO RECOVERY AFTER 1ST BOOT.
after flash POST-sGSI_3 v0.2.zip
- Restore this backup file
(Make sure choose System and Vendor only, Dont choose boot, system image, or vendor image and the size is 2180MB).
- Incall.zip already included. Dont need to flash it.
- Flash lag-fix-DP5 attached below.
- Reboot
Click to expand...
Click to collapse
Android P Public Release 1 (PR1)
1. Flash JDCTeam Full Treble Support Project
2. UNZIP and flash Pie A-only as System Image.
3. Mount System and Vendor on TWRP
4. Flash POST-sGSI_1_v0.14.zip
5. Flash POST-sGSI_2_v0.17.zip
6. Flash POST-sGSI_3_v0.2.zip
7. Mount System and Vendor on TWRP
8. Flash p-lag-fix.zip (Attached Below)
9. Mount Vendor on TWRP
10. Go to TWRP Advanced - Terminal, type the following and press enter
echo persist.sys.disable_rescue=true >> /vendor/build.prop
11. Reboot to System
12. Install Google Play Services Apk, reboot and proceed normally.
Click to expand...
Click to collapse
REBOOT LOOP THIRD METHOD by mlira1 and Maixf
1. Flash JDCTeam Full Treble Support Project
2. Flashi DP3/DP4 System Image
3. Mount System and Vendor on TWRP
4. Flash POST-sGSI_1
5. Flash POST-sGSI_2
6. Flash POST-sGSI_3 (skip if going to flash custom kernel)
7. (only if going to flash custom kernel) Flash fix.zip (attached below)
8. (optional) Flash custom kernel
9. (optional) Flash Magisk
10. Mount System and Vendor on TWRP
11. (only if flashed custom kernel) Flash POST-sGSI_3
12. Flash p-lag-fix DP3/4/5.zip
13. Mount Vendor on TWRP
14. Go to TWRP Advanced->Terminal, type the following and press enter
echo persist.sys.disable_rescue=true >> /vendor/build.prop
15. Reboot to System
16. Install Google Play Services Apk, reboot and proceed normally
Click to expand...
Click to collapse
TIPS
Mi5 'Fingerprint Always On' On Android P (Unlock when screen off, and without press any button. Just touch it FP)
- Root your Mi5 with 16.4/16.6 Treble version
- Install Karnel Auditor
- Go to Tab, Select Custom Control
- Press "+", and import this .json file
- Press 3 dots at there, check 'on boot'
- Reboot
Click to expand...
Click to collapse
Mi5 Fingerprint as Home by rmrbpt
- Root your Mi5 with 16.4/16.6 Treble version
- Install Karnel Auditor
- Go to Tab, Select Custom Control
- Press "+", and import this .json file
- Press 3 dots at there, check 'on boot'
- Reboot
Click to expand...
Click to collapse
Mi5 Double Tap to Wakeup Android P
- Root your mi5 with 16.4/16.6 Treble version
- Open Karnel Auditor
- Go to Tab
- Find 'Wake'
- Turn it on, and apply on boot
- Reboot
Click to expand...
Click to collapse
Disable backlight button
Flash Disable Backlight.zip from Magisk !
Attached below.
Click to expand...
Click to collapse
Fix Battery Drain Issue
Still working on it
Alternative for it
- Dissable Dev Mode in Setting
or
- Try custom karnel
Click to expand...
Click to collapse
Get Blue accent / Pixel theme
Add this to your /vendor/build.prop, save and reboot:
Code:
ro.boot.vendor.overlay.theme=com.google.android.theme.pixel
Click to expand...
Click to collapse
MTP Not Detected
- Goto Setting
- System > Advanced > Dev Options > Choose File Transfer at USB Default Configuration
Click to expand...
Click to collapse
How to flash custom kernel on P GSI
FLASHING CUSTOM KARNEL CAUSING YOU CANNOT ENABLE MTP FORVER AND CHARGING FROM PC/LAPTOP
- Follow instruction from flashing JDC untill POST GSI 2, dont flash POST GSI 3.
- Flash Custom Karnel
- Reboot
- Clean Flash is the only way to fix it for now
Click to expand...
Click to collapse
Fix/Solution Arnova/BSG/other dev Gcam lag when changging between front and back camera on P
- Flash Camera Switch Lag Fix.zip, attached below.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Terribly sorry but at what point did you make that "backup file"? I couldn't fix bootloop without your backup. Just wondering, since it's so large and probably mi5-only maybe you could just give us instructions how to make a working system without using someone else's backup?
After restore, have been stuck in G logo for 25 minutes, just followed the instruction
mansonstein said:
After restore, have been stuck in G logo for 25 minutes, just followed the instruction
Click to expand...
Click to collapse
Try select system only. goodluck.
mansonstein said:
After restore, have been stuck in G logo for 25 minutes, just followed the instruction
Click to expand...
Click to collapse
dont choose system image and vendor image.
but system and vendor only
bukandenny said:
dont choose system image and vendor image.
but system and vendor only
Click to expand...
Click to collapse
Yes, exactly, and I tried just system and just vendor, all stucked in G logo. Someway else to try? What causes reboot loop? Thx
If anyone successed, please let me know how you did it.
mansonstein said:
If anyone successed, please let me know how you did it.
Click to expand...
Click to collapse
3 times i used that way, and always work.
asking someone to do that, its work.

			
				
mansonstein said:
If anyone successed, please let me know how you did it.
Click to expand...
Click to collapse
try second methode above.
https://drive.google.com/open?id=1VryExVHI-14NfgIcBPp2dFiN-rzhOeNO
I've tried both the methods , but I always end up at this error, please help.
It asks for password and then just reboots into recovery.
There's also a pop up stating "There's internal problem, please contact manufacturer for details"
The above link has the images of the issue.
It would be really helpful if someone can help me boot this rom up. Thank you.
Santosh Kolur said:
https://drive.google.com/open?id=1VryExVHI-14NfgIcBPp2dFiN-rzhOeNO
I've tried both the methods , but I always end up at this error, please help.
It asks for password and then just reboots into recovery.
There's also a pop up stating "There's internal problem, please contact manufacturer for details"
Click to expand...
Click to collapse
Start from beginning.
you need to FORMAT DATA (not wipe data)
then start from beginning dude.
Santosh Kolur said:
https://drive.google.com/open?id=1VryExVHI-14NfgIcBPp2dFiN-rzhOeNO
I've tried both the methods , but I always end up at this error, please help.
It asks for password and then just reboots into recovery.
There's also a pop up stating "There's internal problem, please contact manufacturer for details"
The above link has the images of the issue.
It would be really helpful if someone can help me boot this rom up. Thank you.
Click to expand...
Click to collapse
http://xiaomitips.com/media/2016/07/Format-Data-TWRP.png
bukandenny said:
http://xiaomitips.com/media/2016/07/Format-Data-TWRP.png
Click to expand...
Click to collapse
Thank you. I got it to boot using your solution.
Santosh Kolur said:
Thank you. I got it to boot using your solution.
Click to expand...
Click to collapse
Decrypting internal storage fixes reboots?
Yes it did for me.
First method did it for me, too. I had the bootloop after first reboot and it did the trick, everything is working fine, a bit laggy, but Android P is running smooth on my phone!! I think that's very importat that after first boot you install Play Services as stated in OP and let Google finish its whole Pixel Configuration and updates, then you can try and reboot the phone, if you're hit by the bug, just follow what's in OP.
Few things if you install the GSI and have these issues:
- for Magisk, install version 16.4, just install that after you have set up the phone and stuff, you reboot to twrp and flash it, that's the way it works for me;
- if you have missing network on SIM, just go and configure your apn manually, it'll do the trick;
- for MTP, it's not working for me out of the box, the trick is to enable developers options, go to "Default USB Configuration" or something similar (I have it on italian, so I think that's how it's in English) and select the first one option;
Edit: also there's fingerprint that cannot wake the device, I've read in Telegram groups that some fixes are around for fingerprint, I'll check it out later and report if I find something interesting.
I've suceeded but my FP isn't working, already sent the logcat to the main xda page of GSI
g33k0 b3lk0w said:
I've suceeded but my FP isn't working, already sent the logcat to the main xda page of GSI
Click to expand...
Click to collapse
Cool! So I think there's no solution to this issue at the moment?
aittamattia said:
Cool! So I think there's no solution to this issue at the moment?
Click to expand...
Click to collapse
wait ill upload, u can see my chat on group

Unable to sucessfully root MIUI 10 Global

MODS: Please move this question to the HELP section - incorrectly posted. Thanks.
Hello,
I am trying to root the Global MIUI _V10.2.1.0.PECMIXM ROM using Magisk. I want my phone to remain encrypted, and having spent all day today trying to achieve this, I am turning here for help.
I have tried flashing via Fastboot and TWRP, have tried flashing Disable DMVerity (without disabling the force encryption) before, and after flashing Magisk. I hava managed to get Magisk 18 flashed and able to boot to the ROM, but when I open Magisk Manager (Installed by the flash) it updates itself and says it needs to install Magisk, proposing to download it - or patch boot img.
Every time I try to flash the downloaded zip, or try fastboot flashing the modified boot.img, the phone won't boot - it just ends up in TWRP recovery.
I have wiped data 100s of times to try to fix this, to no avail.
I have tried to boot into TWRP without flashing it, but this just hands on the TWRP flash screen every time.
Any help / tips would be appreciated.
Were you following any tutorial post? Recent xiaomi phones come with more strict policy on bootload locks. I'm not familiar with it, but if I didn't misunderstand, without BL unlock it's kinda dangerous to flash anything on the phone.
msg7086 said:
Were you following any tutorial post? Recent xiaomi phones come with more strict policy on bootload locks. I'm not familiar with it, but if I didn't misunderstand, without BL unlock it's kinda dangerous to flash anything on the phone.
Click to expand...
Click to collapse
Thanks for replying. Yes, following tutorials, have unlocked my bootloader and can flash ROMs, just cannot get the latest MIUI 10 Global Stable rooted, without decrypting the phone. I have managed it on the Xiaomi.eu global stable, but not with the original Stock ROM.
Has anyone succeeded?
hello bro, u can try my way.
NEED:
unlock bootloader.
folder ADB / u can download all in my GG driver or internet from other source if u scare virus (^o^)
twrp / u can download all in my GG driver or internet from other source if u scare virus (^o^)
diver ADB / u can download all in my GG driver or internet from other source if u scare virus (^o^)
PREPARING:
download and copy to phone store and folder ADB
u should rename file TWRP with short name, any name u can remember. (ex: twrp.img or aaa.img, etc....)
install diver for PC/ LAP, u can try to plug mi phone in case FASTBOOT and check in DEVICE MANAFER of PC/ LAP.
remember ENABLE USB debugging on phone
OK, ACTION:
open CMD/ command window in folder ADB (u can put this folder at any diver on PC / LAP) with right click at this folder.
type all commands, follow with contrucs:
adb reboot bootloader (past this if u are in BL)
choose 1 in 2 ways:
1.
fastboot flash recovery twrp.img (do it to install recovery cook replace recovery stock)
fastboot flash misc misc.bin (do this line if u use stock folder china - TWRP-3.2.3-1202-XIAOMI8UD-CN-wzsx150-fastboot.7z)
fastboot boot twrp.img (do it for reboot to recover cook)
2.
fastboot boot twrp.img (do it, u use recovery temporary recovery cook and very easy, find file recovery, install it)
(test again by to use temporary reovery, reboot to recovery again)
note: i like second way, very easy and fast with pro person (^o^)
i tested in all miui stock (china, global)
HAVE FUN \(^o^)/
this link for all
https://drive.google.com/open?id=1uT8g1oOOkD27P2fylNzlAlXrT8PbCJEs
do note use it if u scare virus, malware, etc........ \(^o^)/
reply me if u can not apply all or do not dowload my GG driver.
u can read and do all with this stock link in miui en (http://en.miui.com/thread-3671565-1-1.html)
t4manh198E said:
hello bro, u can try my way.
NEED:
unlock bootloader.
folder ADB / u can download all in my GG driver or internet from other source if u scare virus (^o^)
twrp / u can download all in my GG driver or internet from other source if u scare virus (^o^)
diver ADB / u can download all in my GG driver or internet from other source if u scare virus (^o^)
PREPARING:
download and copy to phone store and folder ADB
u should rename file TWRP with short name, any name u can remember. (ex: twrp.img or aaa.img, etc....)
install diver for PC/ LAP, u can try to plug mi phone in case FASTBOOT and check in DEVICE MANAFER of PC/ LAP.
remember ENABLE USB debugging on phone
OK, ACTION:
open CMD/ command window in folder ADB (u can put this folder at any diver on PC / LAP) with right click at this folder.
type all commands, follow with contrucs:
adb reboot bootloader (past this if u are in BL)
choose 1 in 2 ways:
1.
fastboot flash recovery twrp.img (do it to install recovery cook replace recovery stock)
fastboot flash misc misc.bin (do this line if u use stock folder china - TWRP-3.2.3-1202-XIAOMI8UD-CN-wzsx150-fastboot.7z)
fastboot boot twrp.img (do it for reboot to recover cook)
2.
fastboot boot twrp.img (do it, u use recovery temporary recovery cook and very easy, find file recovery, install it)
(test again by to use temporary reovery, reboot to recovery again)
note: i like second way, very easy and fast with pro person (^o^)
i tested in all miui stock (china, global)
HAVE FUN \(^o^)/
this link for all
https://drive.google.com/open?id=1uT8g1oOOkD27P2fylNzlAlXrT8PbCJEs
do note use it if u scare virus, malware, etc........ \(^o^)/
reply me if u can not apply all or do not dowload my GG driver.
u can read and do all with this stock link in miui en (http://en.miui.com/thread-3671565-1-1.html)
Click to expand...
Click to collapse
Thanks for replying. However, this tells me how to flash TWRP, how to boot to TWRP - I have no problem doing that whatsoever. I can successfully do that again and again.
What I have not been able to do is flash Magisk v18 on v10 stock ROM and be able to boot successfully. It bootloops into TWRP.
My post help u to install twrp or flash twrp
I do not know your mean what is flash twrp !?
Reboot to recov cook by press volumn +/- and power button
Use magisk 17.1 stanle, u can find it in my gg driver or download in miui eu 's page
---------- Post added at 05:03 AM ---------- Previous post was at 05:02 AM ----------
nealed said:
Thanks for replying. However, this tells me how to flash TWRP, how to boot to TWRP - I have no problem doing that whatsoever. I can successfully do that again and again.
What I have not been able to do is flash Magisk v18 on v10 stock ROM and be able to boot successfully. It bootloops into TWRP.
Click to expand...
Click to collapse
1 in 2 ways is certainly successful
nealed said:
Thanks for replying. However, this tells me how to flash TWRP, how to boot to TWRP - I have no problem doing that whatsoever. I can successfully do that again and again.
What I have not been able to do is flash Magisk v18 on v10 stock ROM and be able to boot successfully. It bootloops into TWRP.
Click to expand...
Click to collapse
Hey, I'm success root my mi 8 pro (Android 9 V10.2.1.0.PECMIXM - MIUI 10)
If you know how to use TWRP, now just reboot your mi 8 pro to TWRP
and then choose Mount > check system & vendor.
Then flash the Latest Version of magisk (v18.1)
REMEMBER : TO MOUNT >> CHECK SYSTEM & VENDOR. AFTER THAT JUST FLASH MAGISK. ONLY MAGISK !!!
And then reboot to your system.
After that, download the latest versio of Magisk Manager, install it and open it.
And BOOOOM~
Your Mi 8 Pro just rooted.
nfadrizp said:
Hey, I'm success root my mi 8 pro (Android 9 V10.2.1.0.PECMIXM - MIUI 10)
If you know how to use TWRP, now just reboot your mi 8 pro to TWRP
and then choose Mount > check system & vendor.
Then flash the Latest Version of magisk (v18.1)
REMEMBER : TO MOUNT >> CHECK SYSTEM & VENDOR. AFTER THAT JUST FLASH MAGISK. ONLY MAGISK !!!
And then reboot to your system.
After that, download the latest versio of Magisk Manager, install it and open it.
And BOOOOM~
Your Mi 8 Pro just rooted.
Click to expand...
Click to collapse
I rooted firsr u
nd now i am using mi mix 3 ???

[GUIDE] How to Root Nokia 4.2

This guide will show you how to root your Nokia 4.2. This has been tested on TA-1157 and is working fine.
**Important** - If fastboot does not recognise your device In step 5, You need to download a driver. Here is the link: Download Driver (by Beebom)
Search up how to install custom driver and install it to the “Android” device.
Requirements:
Nokia 4.2 with unlocked bootloader
USB Cable
ADB/Fastboot.
Python
Your current ROM file
Internet.
Downloads:
ADB Installer (by Snoop05 on xda) : Download
Python : Download
Payload Dumper (vm03 on github): Download ( Click on code and select "download ZIP")
Magisk APK (on your phone) : Download APK ( Scroll down and you will find the APK file)
Code:
** I have only tested this on TA-1157. Other models may not work, but technically they should work.**
** Your warranty is now Void**
Step 1
Enable USB debugging on your phone. If you do not know how to do this, Search it up. It is easy.
Once that's enabled, Connect your phone to your PC/Laptop and open the command prompt (cmd) and type adb devices. It should show your device in the list.
Step 2
Locate the Python folder. To do this, simply type "python" in the start menu and click open file location. Then, Right click on "python.exe" and open properties. Then click open file location.
Once the folder opens, make sure to not close it.
Download the payload dumper.py which I have linked in the downloads section. Extract it and place the contents of the file in the Python folder.
Step 3
Download the ROM file. If you are using lineage OS on your Nokia 4.2, Download that file. If you are using the Stock rom, Download that. It should be a .zip file.
Extract the stuff from that file and take payload.bin and move it to the python folder.
Now, Open cmd in that directory by right clicking and opening cmd. Then, Type the following commands,
Code:
python -m pip install -r requirements.txt
then type,
Code:
python payload_dumper.py payload.bin
Once it is done extracting, Open the "output" folder. There you will find the "boot.img" file
Step 4
Use your USB cable or Google drive to transfer the "boot.img" to your phone. Once you have done that, Download the Magisk APK on your phone and install the app. (APK link in downloads section)
Once you have installed Magisk, open it and click "Install". Select the file from your phone and wait a few minutes for magisk to patch the "boot.img" file.
Once Magisk is finished patching, there will be a new file which magisk has created. Transfer the patched file to your computer via the USB cable or Google drive and make sure to rename it as "magisk_patched.img"
Step 5
You are almost done! Open CMD in the folder where you saved the "magisk_patched.img" and type
Code:
adb reboot bootloader
then type
Code:
fastboot flash boot magisk_patched.img
Once done, Reboot your phone and Voila! Your phone is now rooted. Make sure to open the magisk app and check it.
If you need any help or you get any errors, post it down here below.
Also, If this helped you, consider liking the post!
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
RZavala_2003 said:
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
Click to expand...
Click to collapse
Cool!
If you have any problems, let me know.
Geoperson8 said:
Cool!
If you have any problems, let me know.
Click to expand...
Click to collapse
I'm typing this reply, in my 4.2 with LOS 20 and root with Magisk 25, this guide was too easy to understand, thanks a lot!
RZavala_2003 said:
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
Click to expand...
Click to collapse
Bro i would be very thankful if you told me how you installed lineage os 20 i have the stock ROM rooted
Love from India
thecubernoober said:
Bro i would be very thankful if you told me how you installed lineage os 20 i have the stock ROM rooted
Love from India
Click to expand...
Click to collapse
I could help you with that
Geoperson8 said:
I could help you with that
Click to expand...
Click to collapse
Yes please i would be very thankful
Geoperson8 said:
I could help you with that
Click to expand...
Click to collapse
Please tell me how to install lineage os 20 in Nokia 4.2
King root not work connection problem
___za_x4_pan___ said:
King root not work connection problem
Click to expand...
Click to collapse
Personally, I do not recommend Kingroot as it is not very reliable and safe. Instead, you can follow this guide or follow other guides on youtube.
hello @Geoperson8 I have currently installed lineage os 20 on my nokia 4.2
But i am facing an issue with rooting my phone when I flash the patched boot.img it asks me for factory reset after factory reset one important part of flashing lineage os is flashing the vendor image but when I flash teh vendor image after flashing magisk my wifi does not work and that's what happens when you don't flash the vendor image but my wifi does not work even after flashing teh vendor image so please help me with rooting my nokia 4.2
RZavala_2003 said:
I'm typing this reply, in my 4.2 with LOS 20 and root with Magisk 25, this guide was too easy to understand, thanks a lot!
Click to expand...
Click to collapse
did you have to format you os
thecubernoober said:
did you have to format you os
Click to expand...
Click to collapse
No bro, i only read this guide and i rooted successfully!
thecubernoober said:
hello @Geoperson8 I have currently installed lineage os 20 on my nokia 4.2
But i am facing an issue with rooting my phone when I flash the patched boot.img it asks me for factory reset after factory reset one important part of flashing lineage os is flashing the vendor image but when I flash teh vendor image after flashing magisk my wifi does not work and that's what happens when you don't flash the vendor image but my wifi does not work even after flashing teh vendor image so please help me with rooting my nokia 4.2
Click to expand...
Click to collapse
I would recommed to flash the vendor image before doing any modifications on your phone. Hope this helps.
RZavala_2003 said:
I will try this in my Nokia 4.2 (TA-1149) I have unlocked bootloader and I have LineageOS 20
Click to expand...
Click to collapse
Can you tell me where did you find the vendor for that model? I have the same
imthetoadXD said:
Can you tell me where did you find the vendor for that model? I have the same
Click to expand...
Click to collapse
I can reply to that
So I found the firmware from the lineage os page section where it says switch back to stock and there is the firmware given for Android 11
Nokia 4.2 ROMs, Kernels, Recoveries, & Other Devel
Improve your Nokia 4.2's battery life, performance, and look by rooting it and installing a custom ROM, kernel, and more.
forum.xda-developers.com
Refer this page for the link of stock firmware
Just so you guys know, If you need any help. Feel free to ask me.
thecubernoober said:
I can reply to that
So I found the firmware from the lineage os page section where it says switch back to stock and there is the firmware given for Android 11
Nokia 4.2 ROMs, Kernels, Recoveries, & Other Devel
Improve your Nokia 4.2's battery life, performance, and look by rooting it and installing a custom ROM, kernel, and more.
forum.xda-developers.com
Refer this page for the link of stock firmware
Click to expand...
Click to collapse
Is your lineage OS and root working fine?

Can someone provide custom recovery like twrp or orange for for redmi 10 android 12 miui 13

there is no forums for redmi 10
San2005 said:
there is no forums for redmi 10
Click to expand...
Click to collapse
Is that your phone?
[Tutorial] Xiaomi Redmi 10 [Selene] Custom Rom Installation Method [All Error Fixed].
You Want Video turorial ? Cheack This Out;- https://forum.xda-developers.com/t/xiaomi-redmi-10-redmi-10-prime-redmi-10-2022-redmi-10-2021-selene-custom-rom-installation-video-tutorial.4583503/ Tutorial Install Custom rom Selene Requirements ...
forum.xda-developers.com
joke19 said:
Is that your phone?
[Tutorial] Xiaomi Redmi 10 [Selene] Custom Rom Installation Method [All Error Fixed].
You Want Video turorial ? Cheack This Out;- https://forum.xda-developers.com/t/xiaomi-redmi-10-redmi-10-prime-redmi-10-2022-redmi-10-2021-selene-custom-rom-installation-video-tutorial.4583503/ Tutorial Install Custom rom Selene Requirements ...
forum.xda-developers.com
Click to expand...
Click to collapse
yeah but it's for miui 12 and i have miui 13 does updating software remove twrp
San2005 said:
yeah but it's for miui 12 and i have miui 13 does updating software remove twrp
Click to expand...
Click to collapse
How did you get miui 13 mine is stuck on 12.5 and i have some bugs that might get solved with a update.
Try this it is working in Xiaomi redmi 10 Selene in miui 13
fastboot flash boot [name of the file twrp].img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot reboot recovery
copy stock boot.img to sdcard or internal and flash it on boot category in twrp
select advanced menu > select install curent twrp
install magisk.zip if you want
Reboot system
If you have any question don't hesitate and go in my direct message, excuse me for my Bad english :/
alan7283 said:
Try this it is working in Xiaomi redmi 10 Selene in miui 13
fastboot flash boot twrp13.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot reboot recovery
copy stock boot.img to sdcard or internal and flash it on boot category in twrp
select advanced menu > select install curent twrp
Reboot system
If you prefer orange fox recovery, go in the twrp, flash boot-orangefox.img in the recovery and reboot !
If you have any question don't hesitate and go in my direct message, excuse me for my Bad english
Click to expand...
Click to collapse
You got MIUI 13 ?
Yes
alan7283 said:
Yes
Click to expand...
Click to collapse
Howw ??? OTA ?
No, the update was proposed to me by itself when I was on miui 12.5, however you can always flash it via fastboot, I can make you a tutorial if you want
alan7283 said:
No, the update was proposed to me by itself when I was on miui 12.5, however you can always flash it via fastboot, I can make you a tutorial if you want
Click to expand...
Click to collapse
I would love too but won't I lose warranty?
dda7lite said:
I would love too but won't I lose warranty?
Click to expand...
Click to collapse
Yes but if you relock your bootloader you can get your warranty back so don't worry about it
alan7283 said:
Yes but if you relock your bootloader you can get your warranty back so don't worry about it
Click to expand...
Click to collapse
Your sure? because I can't lose my 3 year warranty
Yes, I'm sure don't worry, but if you flash a rom via fastboot, you lose all the data of the phone, do you accept that?
alan7283 said:
Yes, I'm sure don't worry, but if you flash a rom via fastboot, you lose all the data of the phone, do you accept that?
Click to expand...
Click to collapse
Yeah and I will probably not flash it today I might sent it to warranty first because it's giving me a really weird problem
What problem?
alan7283 said:
What problem?
Click to expand...
Click to collapse
When I plug in charger phone immediately becomes unresponsive, touch stops and won't turn on (only with fingerprint)
Oh okok, no worries probably a screen problem, feel free to come back to me when you are ready
alan7283 said:
Oh okok, no worries probably a screen problem, feel free to come back to me when you are ready
Click to expand...
Click to collapse
You can write the tutorial if you want and I'll save it
dda7lite said:
You can write the tutorial if you want and I'll save it
Click to expand...
Click to collapse
Ok, first you have to unlock the bootloader:
Step 1: Download this file and unzip it. https://androidfilehost.com/?fid=7161016148664849473
Once you have unzipped it, go to the mediatekbootloaderunlock folder and go to the drivers folder, right click on the file "cdc-acm.inf" and then click on install
https://www.technobuzz.net/wp-content/uploads/2022/01/Install-MTK-driver.jpg
Once this is done, go back and install usbdk (x64 for 64 bit OS, x86 for 32 bit OS) on your PC).
https://www.technobuzz.net/wp-content/uploads/2022/01/Instal-USB-drivers-1024x450.jpg
Once this is done, restart your computer (important)
Turn off your redmi 10
In the mediatekbootloaderunlock folder open the "UnlockBootloader.bat" file
Once the file is open, press the volume + and volume - at the same time and once this is done, connect the cable to your PC.
Wait until the window closes.
Your bootloader is now unlocked.
Now that the bootloader of the phone has been unlocked, we will flash the new phone rom.
Step 2: Download the phone rom from this site: https://miuirom.org/phones/redmi-10
(I advise you the Indonesian region)
Once the rom has been downloaded, the rom file ends in .tgz, unzip the rom with WinRAR or any other unzipping tool.
WinRAR
WinRAR - the data compression, encryption and archiving tool for Windows that opens RAR and ZIP files. Compatible with many other file formats.
www.win-rar.com
Once the rom has been decompressed, download Mi Flash tool on this link:
MiFlash20200314
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Unzip the zip file and open the file miflashtool.exe
Once opened, put your phone in fastboot mode (power + volume -)
Connect the phone with a cable to the PC
Click on refresh, the phone should appear.
Then click on select and select the unzipped rom you made earlier.
At the bottom of mi flash tool, click on clean all and lock, this will delete all data and close the bootloader.
Once this is done, click on flash and wait for it to finish.
If you get an error like: checkpoint is not done fastboot lock or something like that, don't worry, it means it worked.
You now have miui 13, enjoy.
alan7283 said:
Ok, first you have to unlock the bootloader:
Step 1: Download this file and unzip it. https://androidfilehost.com/?fid=7161016148664849473
Once you have unzipped it, go to the mediatekbootloaderunlock folder and go to the drivers folder, right click on the file "cdc-acm.inf" and then click on install
https://www.technobuzz.net/wp-content/uploads/2022/01/Install-MTK-driver.jpg
Once this is done, go back and install usbdk (x64 for 64 bit OS, x86 for 32 bit OS) on your PC).
https://www.technobuzz.net/wp-content/uploads/2022/01/Instal-USB-drivers-1024x450.jpg
Once this is done, restart your computer (important)
Turn off your redmi 10
In the mediatekbootloaderunlock folder open the "UnlockBootloader.bat" file
Once the file is open, press the volume + and volume - at the same time and once this is done, connect the cable to your PC.
Wait until the window closes.
Your bootloader is now unlocked.
Now that the bootloader of the phone has been unlocked, we will flash the new phone rom.
Step 2: Download the phone rom from this site: https://miuirom.org/phones/redmi-10
(I advise you the Indonesian region)
Once the rom has been downloaded, the rom file ends in .tgz, unzip the rom with WinRAR or any other unzipping tool.
WinRAR
WinRAR - the data compression, encryption and archiving tool for Windows that opens RAR and ZIP files. Compatible with many other file formats.
www.win-rar.com
Once the rom has been decompressed, download Mi Flash tool on this link:
MiFlash20200314
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
Unzip the zip file and open the file miflashtool.exe
Once opened, put your phone in fastboot mode (power + volume -)
Connect the phone with a cable to the PC
Click on refresh, the phone should appear.
Then click on select and select the unzipped rom you made earlier.
At the bottom of mi flash tool, click on clean all and lock, this will delete all data and close the bootloader.
Once this is done, click on flash and wait for it to finish.
If you get an error like: checkpoint is not done fastboot lock or something like that, don't worry, it means it worked.
You now have miui 13, enjoy.
Click to expand...
Click to collapse
I have 2 questions does it work on Redmi 10 2022 and don't it get Bricked if I lock bootloader with other region ?

Categories

Resources