[GUIDE] How to Root Nokia 4.2 - Nokia 4.2 Guides, News, & Discussion

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?

Related

help to root , flash twrp , update android version for nubia z11 mini s

can anyone help me how to root my nubia z11 mini s NX549J ? and how to flash twrp in nubia ? and also i want to update to latest andoid version ? please give links to download if needed in this procedure.
ravisoni999 said:
can anyone help me how to root my nubia z11 mini s NX549J ? and how to flash twrp in nubia ? and also i want to update to latest andoid version ? please give links to download if needed in this procedure.
Click to expand...
Click to collapse
Look here:
https://cloud.mail.ru/public/9346/QZnnNkU2f
There is a link for TWRP and SuperSU inside, TWRP can be flashed using adb, i won't explain how to flash it with adb because there is plenty of guides that can help you (use google to search "how to flash TWRP with ADB ).
in TWRP flash SuperSU to have root.
For Custom ROMs and to upgrade to latest Android version:
Inside the link i gave you, there is a folder named CM, inside it, there is a file with the name (lineage-14.1-20170310 UNOFFICIAL-nx549j.zip) that is the latest LineageOS 14.1 rom with android 7.1.1, you can flash it in recovery with a compatible gapps of course.
The link i gave you has many other useful stuff, you can check it out.
And take a look at this thread, i found the links inside it and you may find more things there:
https://forum.xda-developers.com/general/rooting-roms/root-nubia-z11-mini-s-nx549j-t3506407/
If i helped you, please press "thanks" button
MigoMujahid said:
Look here:
https://cloud.mail.ru/public/9346/QZnnNkU2f
There is a link for TWRP and SuperSU inside, TWRP can be flashed using adb, i won't explain how to flash it with adb because there is plenty of guides that can help you (use google to search "how to flash TWRP with ADB ).
in TWRP flash SuperSU to have root.
For Custom ROMs and to upgrade to latest Android version:
Inside the link i gave you, there is a folder named CM, inside it, there is a file with the name (lineage-14.1-20170310 UNOFFICIAL-nx549j.zip) that is the latest LineageOS 14.1 rom with android 7.1.1, you can flash it in recovery with a compatible gapps of course.
The link i gave you has many other useful stuff, you can check it out.
And take a look at this thread, i found the links inside it and you may find more things there:
https://forum.xda-developers.com/general/rooting-roms/root-nubia-z11-mini-s-nx549j-t3506407/
If i helped you, please press "thanks" button
Click to expand...
Click to collapse
link you have given is redirect to me site having language other than english that i don't know so its not working for me please give any google link .
ravisoni999 said:
link you have given is redirect to me site having language other than english that i don't know so its not working for me please give any google link .
Click to expand...
Click to collapse
you can simply use google translate to translate a full page, and the files have English names, what file can't you download?
It's just a one click download, you choose the file and you press the big blue button that has a white arrow looking down
MigoMujahid said:
Look here:
https://cloud.mail.ru/public/9346/QZnnNkU2f
There is a link for TWRP and SuperSU inside, TWRP can be flashed using adb, i won't explain how to flash it with adb because there is plenty of guides that can help you (use google to search "how to flash TWRP with ADB ).
in TWRP flash SuperSU to have root.
For Custom ROMs and to upgrade to latest Android version:
Inside the link i gave you, there is a folder named CM, inside it, there is a file with the name (lineage-14.1-20170310 UNOFFICIAL-nx549j.zip) that is the latest LineageOS 14.1 rom with android 7.1.1, you can flash it in recovery with a compatible gapps of course.
The link i gave you has many other useful stuff, you can check it out.
And take a look at this thread, i found the links inside it and you may find more things there:
https://forum.xda-developers.com/general/rooting-roms/root-nubia-z11-mini-s-nx549j-t3506407/
If i helped you, please press "thanks" button
Click to expand...
Click to collapse
hi friend thanks for quick reply but i wanted to know is twrp , super su and lineage-14.1-20170310 will compatible to my nubia z11 mini s . are you sure it will not brick my phone as i follow your steps properly.:good::good:
ravisoni999 said:
hi friend thanks for quick reply but i wanted to know is twrp , super su and lineage-14.1-20170310 will compatible to my nubia z11 mini s . are you sure it will not brick my phone as i follow your steps properly.:good::good:
Click to expand...
Click to collapse
Yes I'm pretty sure because they're all for the same model number as yours and the title of that russian page and the files names' are all with the same model number which is NX549J.
And for more sure, the xda thread i linked in my first post is talking about your phone and it's where i got the links, Don't Worry
MigoMujahid said:
you can simply use google translate to translate a full page, and the files have English names, what file can't you download?
It's just a one click download, you choose the file and you press the big blue button that has a white arrow looking down
Click to expand...
Click to collapse
please reply my previous thread
ravisoni999 said:
please reply my previous thread
Click to expand...
Click to collapse
I already replied to you here:
https://forum.xda-developers.com/an...ash-twrp-update-android-t3580990/post71640400
MigoMujahid said:
Yes I'm pretty sure because they're all for the same model number as yours and the title of that russian page and the files names' are all with the same model number which is NX549J.
And for more sure, the xda thread i linked in my first post is talking about your phone and it's where i got the links, Don't Worry
Click to expand...
Click to collapse
well i have indian english version nubia with play store already installed. i am using twrp.zip file but there are also other two file twrp name .img what it is for? i found lot important files in your link can you give me quick review how and which file will i use to customize my phone without any bugs .
MigoMujahid said:
I already replied to you here:
https://forum.xda-developers.com/an...ash-twrp-update-android-t3580990/post71640400
Click to expand...
Click to collapse
please reply to my previous thread
ravisoni999 said:
well i have indian english version nubia with play store already installed. i am using twrp.zip file but there are also other two file twrp name .img what it is for? i found lot important files in your link can you give me quick review how and which file will i use to customize my phone without any bugs .
Click to expand...
Click to collapse
Use this TWRP:
https://cloud.mail.ru/public/9346/QZnnNkU2f/twrp_3.0.2-0_NX549J_20161125.img
When you flash TWRP, make a factory wipe (system, data, cache, dalvik cache) and install this LineageOS 14.1 i told you about if you want a pure rom without any customizations, and flash gapps from Opengapps.org (ARM>7.1>Pico), if you want a rom with customizations, use this Resurrection Remix Marshmallow rom and flash gapps that is (ARM>6.0>Pico).
ravisoni999 said:
please reply to my previous thread
Click to expand...
Click to collapse
i tried to flash twrp but got error while giving commmand " flashboot device " and " flash recovery twrp.img " as i do not get any response from phone and i got respone " waiting for device " . please upload indepth steps or video of twrp flashing . i already follow the steps said in xda developer forum method .
MigoMujahid said:
Use this TWRP:
https://cloud.mail.ru/public/9346/QZnnNkU2f/twrp_3.0.2-0_NX549J_20161125.img
When you flash TWRP, make a factory wipe (system, data, cache, dalvik cache) and install this LineageOS 14.1 i told you about if you want a pure rom without any customizations, and flash gapps from Opengapps.org (ARM>7.1>Pico), if you want a rom with customizations, use this Resurrection Remix Marshmallow rom and flash gapps that is (ARM>6.0>Pico).
Click to expand...
Click to collapse
]
i tried to flash twrp but got error while giving commmand " flashboot device " and " flash recovery twrp.img " as i do not get any response from phone and i got respone " waiting for device " in pc . please upload indepth steps or video of twrp flashing . i already follow the steps said in xda developer forum method
ravisoni999 said:
]
i tried to flash twrp but got error while giving commmand " flashboot device " and " flash recovery twrp.img " as i do not get any response from phone and i got respone " waiting for device " in pc . please upload indepth steps or video of twrp flashing . i already follow the steps said in xda developer forum method
Click to expand...
Click to collapse
You have to rename the TWRP to twrp.img and then enable usb debugging in your phone and connect it to pc, and proceed with the rest of the guide.
"Waiting for device" can be fixed by installing PDANet from Pdanet.co
Download it and install it then disconnect your phone and reconnect it to pc and start over.
Ps: there is no commands like the one said above, the right commands are "adb reboot bootloader" and "fastboot flash recovery twrp.img" there is a step by step guide here:
https://forum.xda-developers.com/showthread.php?p=32965365
Follow the instructions under Install Via ADB section.
These instructions are the easiest available and there is no way i can explain easier.
MigoMujahid said:
You have to rename the TWRP to twrp.img and then enable usb debugging in your phone and connect it to pc, and proceed with the rest of the guide.
"Waiting for device" can be fixed by installing PDANet from Pdanet.co
Download it and install it then disconnect your phone and reconnect it to pc and start over.
Ps: there is no commands like the one said above, the right commands are "adb reboot bootloader" and "fastboot flash recovery twrp.img" there is a step by step guide here:
https://forum.xda-developers.com/showthread.php?p=32965365
Follow the instructions under Install Via ADB section.
These instructions are the easiest available and there is no way i can explain easier.
Click to expand...
Click to collapse
i downloaded pdanet and also installed but both adb and pdanet are not working at same time see the the video that i follow procedure in my pc connect with nubia https://youtu.be/imbdDXMquJk . can you send me solution of this problem . make video and send it with youtube link.
ravisoni999 said:
i downloaded pdanet and also installed but both adb and pdanet are not working at same time see the the video that i follow procedure in my pc connect with nubia
. can you send me solution of this problem . make video and send it with youtube link.
Click to expand...
Click to collapse
I can't make a video and i can't use my pc because it's my las year in high school, so it's forbidden from me.
Try asking those guys in here:
https://forum.xda-developers.com/general/rooting-roms/root-nubia-z11-mini-s-nx549j-t3506407/
They might be able to help you.
Edit: i found something in the thread
Enable usb debbuging, enter fastboot via volume - and Power....probably volume down
Type: fastboot flash recovery twrp.img in cmd window that you opened in the twrp folder.
twrp.img file needs to be in the same folder as adb
Try it and let me know
MigoMujahid said:
Look here:
https://cloud.mail.ru/public/9346/QZnnNkU2f
There is a link for TWRP and SuperSU inside, TWRP can be flashed using adb, i won't explain how to flash it with adb because there is plenty of guides that can help you (use google to search "how to flash TWRP with ADB ).
in TWRP flash SuperSU to have root.
For Custom ROMs and to upgrade to latest Android version:
Inside the link i gave you, there is a folder named CM, inside it, there is a file with the name (lineage-14.1-20170310 UNOFFICIAL-nx549j.zip) that is the latest LineageOS 14.1 rom with android 7.1.1, you can flash it in recovery with a compatible gapps of course.
The link i gave you has many other useful stuff, you can check it out.
And take a look at this thread, i found the links inside it and you may find more things there:
https://forum.xda-developers.com/general/rooting-roms/root-nubia-z11-mini-s-nx549j-t3506407/
If i helped you, please press "thanks" button
Click to expand...
Click to collapse
can u pkaese help me with volte issue, i tried mokee and rr , both dont support volte, i have 64gb indian model... can u please confirm that volte not working or its only having this issue. any way to make it work
Mohan0004 said:
can u pkaese help me with volte issue, i tried mokee and rr , both dont support volte, i have 64gb indian model... can u please confirm that volte not working or its only having this issue. any way to make it work
Click to expand...
Click to collapse
I can't help you with that sorry, I don't have the phone.
Mohan0004 said:
can u pkaese help me with volte issue, i tried mokee and rr , both dont support volte, i have 64gb indian model... can u please confirm that volte not working or its only having this issue. any way to make it work
Click to expand...
Click to collapse
How did u install TWRP? My device is not being detected under fastboot.. adb drivers are installed.. I can see my device when I give adb devices.. But I can't find my device when I type fastboot devices. I tried installing universal Google drivers.. but I got error code 10 the device can't start..
Please help
Ravis_n said:
How did u install TWRP? My device is not being detected under fastboot.. adb drivers are installed.. I can see my device when I give adb devices.. But I can't find my device when I type fastboot devices. I tried installing universal Google drivers.. but I got error code 10 the device can't start..
Please help
Click to expand...
Click to collapse
1. put device in fastboot mode but dont connect
2. open device manager in pc(assuming u have windows 10)
3.now connect device , as soon as u connect device u will see unrecognised fastboot device
4. double click it and install fastboot drivers
(u should have universal adb and fastboot installed already)

NVIDIA Shield TV 2017 Root with developers image and Magisk, OREO (Shield 7.0.2)

While I tried to root using TWRP and all the suggested ways i continued to get errors, bootloops, corrupted boot, etc. I downloaded the rooted developers OS Image, then used magisk to patch the boot image. If anyone has any interest in the Boot.img or the developers OS image, let me know i can post links and instructions if needed. This will require the bootloader unlocked (i have read you can unlock with a keyboard, but i never had any luck and used a controller). Please reply with requests if needed.
Just one question: When you install the NEXT developer image, how will you go about retaining Magisk and your boot.img patch? Don't need a step-by-step-- just in simple terms. Curious.
EDIT: Found my answer: https://forum.xda-developers.com/showpost.php?p=77162700&postcount=85
I have a question i dont want create a thread for this so with root its possible to use 2 usb drive ?because for only the one right on the HDMI cable Work
laharl_22 said:
I have a question i dont want create a thread for this so with root its possible to use 2 usb drive ?because for only the one right on the HDMI cable Work
Click to expand...
Click to collapse
I'm not sure, but i think its possible to use 2 USB drives now if you turn off adb debugging or use a hub.
Michajin said:
I'm not sure, but i think its possible to use 2 USB drives now if you turn off adb debugging or use a hub.
Click to expand...
Click to collapse
Thanks it work
This is really good, thanks, so i can use flash this 7.0.2 boot.img on top of the latest "nv-recovery-image-shield-atv-7.1.0-dev_rooted" without any issues?
@Michajin Can you please share your boot.img that is patched with magisk?
samjoandco said:
This is really good, thanks, so i can use flash this 7.0.2 boot.img on top of the latest "nv-recovery-image-shield-atv-7.1.0-dev_rooted" without any issues?
@Michajin Can you please share your boot.img that is patched with magisk?
Click to expand...
Click to collapse
What version are you on? I downloaded the full zip, put the unzipped file on a USB from a computer. Then Took the USB to my Shield ran magisk manager 6.0 and installed, selecting patch boot, selecting the file from the USB. Magisk places the patched boot into my download folder where i pulled back onto my computer the fastboot flash boot boot.img (or patched_boot.img whatever the file is called that got patched).
I have the patched 7.1 boot.img right now. I have the full developers files, with drivers and patch all in it for 7.1 with magisk manager if you want i can put it on my Google drive for the whole thing. It is 1.09 Gb for the full files.
samjoandco said:
This is really good, thanks, so i can use flash this 7.0.2 boot.img on top of the latest "nv-recovery-image-shield-atv-7.1.0-dev_rooted" without any issues?
@Michajin Can you please share your boot.img that is patched with magisk?
Click to expand...
Click to collapse
Guess i Didn't read very well! Here is the Boot.img for magisk 7.1.
fastboot flash boot boot.img
Use 7-zip to unzip, had to make it a tar to upload here (12mbs)
How to fix a bootloader who not boot ? I have only bootloader IS unlocked warning screen and NVIDIA logo but no os and unable to boot bootloader or twrp
laharl_22 said:
How to fix a bootloader who not boot ? I have only bootloader IS unlocked warning screen and NVIDIA logo but no os and unable to boot bootloader or twrp
Click to expand...
Click to collapse
I am assuming you have a nvidia shield 2017
Download the full image from nvidia here
https://developer.nvidia.com/gameworksdownload#?search=SHIELD%20TV%202017%20Developer&tx=$additional,shield
Connect via fastboot (plug in controller press A - B and power on)
From fastboot connect with a computer via A-A usb cable
unzip the file from nvidia into the folder where your fastboot drivers are
run the flash-all.bat file
Michajin said:
Guess i Didn't read very well! Here is the Boot.img for magisk 7.1.
fastboot flash boot boot.img
Use 7-zip to unzip, had to make it a tar to upload here (12mbs)
Click to expand...
Click to collapse
Thanks Michajin, much appreciated, I will try it on the weekend! :highfive::good:
One question:
I am on the latest 7.1.0 but not on developer image, can i just unlock the bootloader and flash the boot image to get root ?
or i need to installed the developer version (nv-recovery-image-shield-atv-7.1.0-dev_rooted)?
I dont want to install everything again.
samjoandco said:
Thanks Michajin, much appreciated, I will try it on the weekend! :highfive::good:
One question:
I am on the latest 7.1.0 but not on developer image, can i just unlock the bootloader and flash the boot image to get root ?
or i need to installed the developer version (nv-recovery-image-shield-atv-7.1.0-dev_rooted)?
I dont want to install everything again.
Click to expand...
Click to collapse
As far as i know Unlocking erases data anyways. You unlock you have to reinstall everything anyways.
The boot image works only on developer image? Thanks
gas80 said:
The boot image works only on developer image? Thanks
Click to expand...
Click to collapse
I don't know what the differences are between the dev image and the regular version. I believe the dev version is just pre-rooted. I think it will work, but i have only tested on the dev image. Flash at your own risk.
Hi there,
I need help. Im looking for a ROM thats flashable with TWRP so i can install it. Previously I had Lineageos installed but it wasnt running smooth enough.
I cant install the rooted recovery file from Nvidia with TWRP.
The reason why im wanting to use TWRP is because i want to use Magisk with the Shield.
Ive allready patched a stock boot image with magisk version 17.1
my current Twrp version is 3.2.1-1
Thank you very much
cheers
[Edit]
I solved the problem by following this post
thanks
Michajin said:
What version are you on? I downloaded the full zip, put the unzipped file on a USB from a computer. Then Took the USB to my Shield ran magisk manager 6.0 and installed, selecting patch boot, selecting the file from the USB. Magisk places the patched boot into my download folder where i pulled back onto my computer the fastboot flash boot boot.img (or patched_boot.img whatever the file is called that got patched).
I have the patched 7.1 boot.img right now. I have the full developers files, with drivers and patch all in it for 7.1 with magisk manager if you want i can put it on my Google drive for the whole thing. It is 1.09 Gb for the full files.
Click to expand...
Click to collapse
Could you please upload it on google drive. That would be greatly appreciated. :good:
gambaaa said:
Could you please upload it on google drive. That would be greatly appreciated. :good:
Click to expand...
Click to collapse
I dont know if it sent, here is a link for the dev image with magisk installed on the boot.img. The original and patched boot.img are in the zip file., along with the magisk app.
Please flash at you own risk, i have the 2017 shield and it worked for me. I ran the flash-all.bat.
Here is a link to the file on my GDrive ( I will be blocking access after the weekend)
Goodluck,
Michajin
Michajin said:
I dont know if it sent, here is a link for the dev image with magisk installed on the boot.img. The original and patched boot.img are in the zip file., along with the magisk app.
Please flash at you own risk, i have the 2017 shield and it worked for me. I ran the flash-all.bat.
Here is a link to the file on my GDrive ( I will be blocking access after the weekend)
https://drive.google.com/open?id=15sJ6YFmwiAZX0mXQk_ANq5Nfvs9E8oJF
Goodluck,
Michajin
Click to expand...
Click to collapse
Great job! I will try it this week-end. So I just plug my nvidia shield via usb and run the flash-all.bat ? Also, do I need to unlock my bootloader before doing anything. I have stock 8.0 oreo
gambaaa said:
Great job! I will try it this week-end. So I just plug my nvidia shield via usb and run the flash-all.bat ? Also, do I need to unlock my bootloader before doing anything. I have stock 8.0 oreo
Click to expand...
Click to collapse
Yes, as far as i know you have to have an unlocked bootloader. You plug in your Sheild VIA a-a USB, you might have to install the sheild drivers. Press AB on your controller and power on. That will get you into fastboot. You have to run the unlock bootloader command WARNING this will wipe your DATA. All the drivers you need will be on this page available to download https://developer.nvidia.com/shield-open-source and for instructions on how-to goto here http://nv-tegra.nvidia.com/gitweb/?...;f=README_NEW_SHIELD;hb=rel-24-uda-r1-partner (the instructions tell how to do flash each file, i found it faster to do the flash-all.bat, but be patient, i think it takes about 30 minutes)
Michajin said:
Yes, as far as i know you have to have an unlocked bootloader. You plug in your Sheild VIA a-a USB, you might have to install the sheild drivers. Press AB on your controller and power on. That will get you into fastboot. You have to run the unlock bootloader command WARNING this will wipe your DATA. All the drivers you need will be on this page available to download https://developer.nvidia.com/shield-open-source and for instructions on how-to goto here http://nv-tegra.nvidia.com/gitweb/?...;f=README_NEW_SHIELD;hb=rel-24-uda-r1-partner (the instructions tell how to do flash each file, i found it faster to do the flash-all.bat, but be patient, i think it takes about 30 minutes)
Click to expand...
Click to collapse
Wonderful! Thanks for the explanation!

[CLOAED][GUIDE] Flash Generic System Image Using CMD Or TWRP In Nokia 6.1 Plus

Treble Flashing Guide For All nokia treble enabled phones
Note -1. Before Doing These Steps Your device bootloader should be unlocked. otherwise you may brick your device.
2.Copy img files according to GSI Android Version
Example - iam using Nokia 6.1 Plus & i want to flash Pixel-ex-periance-9
in my phone using GSI
METHOD 1 - VIA CMD
1. copy vendor.img & boot.img form Android 9 stock ota.zip or OST File
2. download gsi from aosp , lineage , pixel experiance etc but choose ab Arm 64
3. now keep 3 files in one folder
4. open cmd in that folder
5. now turn of your mobile and go to download mode
6. now type fastboot devices
7. type fastboot -w
8. type fastboot flash vendor vendor.img
9. type fastboot flash system PixelExperienceP-arm64-ab.img
10. type fastboot flash boot boot.img
11. type fastboot -w
12. fastboot reboot
METHOD 2 - VIA TWRP
1. copy Those 3 img files to your directory internal or external
2. wipe everything except your internal & sd
3. select install img
4. select vendor.img and select vendorimage in partition box swipe to flash
5. next select PixelExperienceP-arm64-ab.img and select systemimage in partition box swipe to flash
6. next select boot.img and select boot in partition box swipe to flash
7. reboot system
Download stock Vendor.img & boot.img files from the below links
Android 9 https://drive.google.com/open?id=1WC9iGS8QnnnBmG4KKL3sEcqlR8LceBUt
Android 8.1.0 https://drive.google.com/open?id=1yY3QvUCYKDXlfn9bREObS2XwCScnU-EN
Please Hit Thanks Button If You Understand My Guide. Hope Every One Will Boot GSI Successfully In Your Phones. Keep Going...!!!
Thank you
can you post 6.1plus vendor IMG and boot IMG here please
Or links
pawankonjarla said:
can you post 6.1plus vendor IMG and boot IMG here please
Or links
Click to expand...
Click to collapse
links updated now
BootLoader
Should the bootloader be unlocked to flash via CMD??
Thanks:good:
nikash07 said:
Should the bootloader be unlocked to flash via CMD??
Thanks:good:
Click to expand...
Click to collapse
yes Need to unlock your bootloader before flashing GSI Or else you may Brick your device
Raghu varma said:
yes Need to unlock your bootloader before flashing GSI Or else you may Brick your device
Click to expand...
Click to collapse
How to unlock bootloader, especially after August Security patch coz HMD doesn't allow to unlock bootloader of 6.1 plus anymore
nikash07 said:
How to unlock bootloader, especially after August Security patch coz HMD doesn't allow to unlock bootloader of 6.1 plus anymore
Click to expand...
Click to collapse
Just Go to Nearest Nokia Care Point And tell them Iam not comfort with Android Pie i want to revert back to oreo june Security Patch So Just Inform Them i mean tell them to flash DRG-229D File . This file will directly goes down to oreo june security Patch And give the mobile to them they will flash in 2minutes And request Unlock Key Just by in searching Google.
Raghu varma said:
Just Go to Nearest Nokia Care Point And tell them Iam not comfort with Android Pie i want to revert back to oreo june Security Patch So Just Inform Them i mean tell them to flash DRG-229D File . This file will directly goes down to oreo june security Patch And give the mobile to them they will flash in 2minutes And request Unlock Key Just by in searching Google.
Click to expand...
Click to collapse
I don't think Nokia is going to accept this and flash Oreo just like that.
nikash07 said:
I don't think Nokia is going to accept this and flash Oreo just like that.
Click to expand...
Click to collapse
Bro I updated to pie and went to care point and said some complaints about pie.they finally downgraded my phone . For example tell them Iam not comfort with pie so just flash DRG-229D File using ost. This file belongs to Oreo june security patch .
I have removed the Telegram link in your OP. Posting Telegram links or other ways of promoting social media is not allowed on XDA.
Forum Rules said:
Self-promotion is forbidden, this includes blogs, social media and video channels etc. Random links will be removed.
Click to expand...
Click to collapse
Raghu varma said:
Treble Flashing Guide For All nokia treble enabled phones
Note -1. Before Doing These Steps Your device bootloader should be unlocked. otherwise you may brick your device.
2.Copy img files according to GSI Android Version
Example - iam using Nokia 6.1 Plus & i want to flash Pixel-ex-periance-9
in my phone using GSI
METHOD 1 - VIA CMD
1. copy vendor.img & boot.img form Android 9 stock ota.zip or OST File
2. download gsi from aosp , lineage , pixel experiance etc but choose ab Arm 64
3. now keep 3 files in one folder
4. open cmd in that folder
5. now turn of your mobile and go to download mode
6. now type fastboot devices
7. type fastboot -w
8. type fastboot flash vendor vendor.img
9. type fastboot flash system PixelExperienceP-arm64-ab.img
10. type fastboot flash boot boot.img
11. type fastboot -w
12. fastboot reboot
METHOD 2 - VIA TWRP
1. copy Those 3 img files to your directory internal or external
2. wipe everything except your internal & sd
3. select install img
4. select vendor.img and select vendorimage in partition box swipe to flash
5. next select PixelExperienceP-arm64-ab.img and select systemimage in partition box swipe to flash
6. next select boot.img and select boot in partition box swipe to flash
7. reboot system
Download stock Vendor.img & boot.img files from the below links
Android 9 https://drive.google.com/open?id=1WC9iGS8QnnnBmG4KKL3sEcqlR8LceBUt
Android 8.1.0 https://drive.google.com/open?id=1yY3QvUCYKDXlfn9bREObS2XwCScnU-EN
My Teligram Group Link All Are invited And Feel Free to Ask your Questions MOD EDIT: LINKS REMOVED
My Teligram Channel For the Further Information
Please Hit Thanks Button If You Understand My Guide. Hope Every One Will Boot GSI Successfully In Your Phones. Keep Going...!!!
Thank you
Click to expand...
Click to collapse
the Doctor said:
I have removed the Telegram link in your OP. Posting Telegram links or other ways of promoting social media is not allowed on XDA.
Click to expand...
Click to collapse
thanks for the information. I won't repeat this again
thank you very much
Can we unlock now?
And
How to flash stock rom
I installed AEX gsi, but without TWRP I can't install gapps. Anyone know how to install gapps another way?
paul89rulez said:
thank you very much
Click to expand...
Click to collapse
Welcome
bbcastro said:
I installed AEX gsi, but without TWRP I can't install gapps. Anyone know how to install gapps another way?
Click to expand...
Click to collapse
Well now twrp thread is up in nokia 6.1 kenel and recovery development section check it out
earlier treble gsi's had issues with Nokia phones Sim cards not being detected - has this been resolved, specifically relating to TA-1103?
So should I download From "A" only roms or "A/AB" roms?
Nokia X6 with Custom Oreo ROM - How to load stock Android Pie 6.1 plus image
Hi,
I bought a Nokia X6 in September 2018 (6GB/64GB) and would like to install the Stock Nokia 6.1 Plus Android 9 image.
I see my phone is rooted and it shows the message "Your device has loaded a different operating system." everytime I start it and I have to use Magisk to hide several banking applications.
The phone works great and I knew it was going to be relased in Europe eventually, but I am scared to brick it by loading the Android 9 Image.
I already tried attempting the update through OTA but the zip file is ignored. Nothing happens.
I am new to this forum so I don't know if my question has been asked by someone else.
Can you please help me?
Thank you!
Image size is bigger than target device..
I am using nokia 6.1 plus .. its support project treble , and its ab device..
When i try to flash a gsi rom bigger than 2.5 gb its also eror that image size is bigger than target device ...:crying:
Many popular gsi like oos, one, hydrogen, color os file size over than 2.5 gb .. so always shows this eror..
Any solution for this eror..??
---------- Post added at 04:03 PM ---------- Previous post was at 03:28 PM ----------
I am using nokia 6.1 plus .. its support project treble , and its ab device..
When i try to flash a gsi rom bigger than 2.5 gb its also eror that image size is bigger than target device ...:crying:
Many popular gsi like oos, one, hydrogen, color os file size over than 2.5 gb .. so always shows this eror..
Any solution for this eror..??

is there a custom rom SM-A107f ?

is there a custom rom SM-A107f ?
and how to install TWRP recovery on SM-A107f?
-No
-And does not exist yet from what I can tell.
ShaDisNX255 said:
-No
-And does not exist yet from what I can tell.
Click to expand...
Click to collapse
thats a sad news
Consider this
ddiv1de said:
thats a sad news
Click to expand...
Click to collapse
Have you tried gsi roms? for more information head over to geektoandroid.com i hope this helps
Infant9099 said:
Have you tried gsi roms? for more information head over to geektoandroid.com i hope this helps
Click to expand...
Click to collapse
I've tried a couple, none have booted for me.
GSI Treble rom
ShaDisNX255 said:
I've tried a couple, none have booted for me.
Click to expand...
Click to collapse
I currently have a Samsung galaxy A105F/DS-U3 and it supports treble and seamless update - a/b. I have searched and it has lineageOS , Paranoid android and ViperOS. I'm gonna try LineageOS 17.0 - which gives me Anddroid Q. I'll let you know if i find one for you.
Infant9099 said:
I currently have a Samsung galaxy A105F/DS-U3 and it supports treble and seamless update - a/b. I have searched and it has lineageOS , Paranoid android and ViperOS. I'm gonna try LineageOS 17.0 - which gives me Anddroid Q. I'll let you know if i find one for you.
Click to expand...
Click to collapse
You have the A10, which is a bit different than the A10s so it is most likely that any GSI that boots to your phone will not boot for mine. Besides, A10s does not have TWRP yet and A10 does
Infant9099 said:
I currently have a Samsung galaxy A105F/DS-U3 and it supports treble and seamless update - a/b. I have searched and it has lineageOS , Paranoid android and ViperOS. I'm gonna try LineageOS 17.0 - which gives me Anddroid Q. I'll let you know if i find one for you.
Click to expand...
Click to collapse
any luck pal?
Infant9099 said:
I currently have a Samsung galaxy A105F/DS-U3 and it supports treble and seamless update - a/b. I have searched and it has lineageOS , Paranoid android and ViperOS. I'm gonna try LineageOS 17.0 - which gives me Anddroid Q. I'll let you know if i find one for you.
Click to expand...
Click to collapse
any luck pal?
Can A107F (A10s) be rooted?
Rootthegalaxy said:
Can A107F (A10s) be rooted?
Click to expand...
Click to collapse
Yes.
how to root SM-A107f Samsung Galaxy A10s
ShaDisNX255 said:
Yes.
Click to expand...
Click to collapse
so this is what i did to root my A10s.
1. check what binary your phone is running I already updated mine so my phone is on Android 10 binary 6.
how to check your binary - goto setings-about phone-software info, check Baseband version so on my phone its A107FXXU6BTES the U6 indicates your binary some has U3 binary 3 or U5, S5 binary 5
once you determined your binary.
2. activate DEVELOPER OPTIONS then activate OEM UNLOCK
samfw.com/firmware/SM-A107F/XTC/A107FXXU6BTF
go to this website and download the appropriate firmware.
each will contain a BL, AP, CP, and Home_CSC.
3. once finished downloading unlock your bootloader just boot to download mode then there is an option to press and HOLD VOLUME UP to unlock bootloader then press volume up again. if it didn't reboot instantly press and hold volume up and down again just do it again until when you choose to unlockbootloader it will reboot instatly.
4. after unlocking bootloader just go through the entire process of setting up your phone keep the bootloader unlock, INSTALL Magisk manager, so yeah install magisk choose patch image then from your downloaded firmware remove the "MD5" at the end of the files so it will be AP_A107F.tar then choose the AP to patch hrough magisk
5. after patching copy the patched file to your PC extract it by WINRAR get the boot.img if its boot.img.lz4 it means patch was not sucessful
6. after getting the boot.img copy it to your phone again and patch again make sure to rename it boot.img from inside the generated patch file then compress it as TAR using 7zip
7. flash it through odin on AP section and there your magisk rooted.
sorry for the long post
nyxl said:
how to root SM-A107f Samsung Galaxy A10s
so this is what i did to root my A10s.
1. check what binary your phone is running I already updated mine so my phone is on Android 10 binary 6.
how to check your binary - goto setings-about phone-software info, check Baseband version so on my phone its A107FXXU6BTES the U6 indicates your binary some has U3 binary 3 or U5, S5 binary 5
once you determined your binary.
2. activate DEVELOPER OPTIONS then activate OEM UNLOCK
samfw.com/firmware/SM-A107F/XTC/A107FXXU6BTF
go to this website and download the appropriate firmware.
each will contain a BL, AP, CP, and Home_CSC.
3. once finished downloading unlock your bootloader just boot to download mode then there is an option to press and HOLD VOLUME UP to unlock bootloader then press volume up again. if it didn't reboot instantly press and hold volume up and down again just do it again until when you choose to unlockbootloader it will reboot instatly.
4. after unlocking bootloader just go through the entire process of setting up your phone keep the bootloader unlock, INSTALL Magisk manager, so yeah install magisk choose patch image then from your downloaded firmware remove the "MD5" at the end of the files so it will be AP_A107F.tar then choose the AP to patch hrough magisk
5. after patching copy the patched file to your PC extract it by WINRAR get the boot.img if its boot.img.lz4 it means patch was not sucessful
6. after getting the boot.img copy it to your phone again and patch again make sure to rename it boot.img from inside the generated patch file then compress it as TAR using 7zip
7. flash it through odin on AP section and there your magisk rooted.
sorry for the long post
Click to expand...
Click to collapse
HOW THA?
it worked guy
thank yu guy
I hope that you maybe able to help me as my bootloader will not load
1 The OEM UNLOCK is on
2 Have pressed buttons as instructions but the phone just switches of
guyz that they dont know how to write magisk patch with odin
i had same problem that when i started to writing i got a failed error
if your bootloader is unlocked and yu renamed patched.img to boot.img
but yu got error do this :
change your frimware
if your a10s frimware is
A107FU5ATA9 it dosent support any root . change your frimware to a107fxxs5asl3
now start patching magisk !
Mirloo_HK said:
guyz that they dont know how to write magisk patch with odin
i had same problem that when i started to writing i got a failed error
if your bootloader is unlocked and yu renamed patched.img to boot.img
but yu got error do this :
change your frimware
if your a10s frimware is
A107FU5ATA9 it dosent support any root . change your frimware to a107fxxs5asl3
now start patching magisk !
Click to expand...
Click to collapse
Hi '''Mirloo''''About rooting the (Samsung Galaxy 10s SM-A107f) I have tried most of the rooting akps with no luck (cfautoroot I have not tried yet)'''''''As for using Odin & magisk I am getting so many different instructions from different posts
1 unlock the bootloader This I have done successfully
The next steps using Magisk & Odin Start to get misleading
one site says Copy the AP to your phone and patch it where another site says says change the format of the AP file to tar by deleting .mds then copy it to your phone
I seem to get confused now as what to do next ''''Please could you give me full instructions ....Thank you
I have attempted to patch boot.img around 7 times unsuccessfully, I have the SM-A107F, can someone please send me the correctly patched boot image for my device, will be much appreciated.
i have this device, SM-A107F/DS, still no custom rom? is it possible to install lineage os?
fatdog1 said:
i have this device, SM-A107F/DS, still no custom rom? is it possible to install lineage os?
Click to expand...
Click to collapse
I'm also waiting for this. Tried flashing twrp recovery using odin but I failed. The error says "only official binaries are allowed to be flashed" tried flashing the original firmware but same error. Wondering why.

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