General How to Root OnePlus 9R using Magisk [No TWRP Required] - OnePlus 9R

Steps to Root OnePlus 9R with Magisk
Below I have shown step by step procedure to Root OnePlus 9R. You just have to follow each and every step carefully, or else you may face trouble booting up your device again.
Please read the complete guide before applying the steps. This will avoid confusion.
MORE CLEAR STEP IS IN THE ATTACHED FILE​Things to remember
Make sure to disable all security Locks on your OnePlus 9R.
Take Full Backup of your Android device.
You need a PC to perform the Commands.
Fully charge your phone.
OnePlus 9R Original USB Cable.
Note: Rooting is a complex process, so if you miss any of the below steps will end up bricking your device. So, make sure to follow all the steps carefully as shown.
We are not responsible for any loss and damage to your device. Apply the below steps with your own risk.
Downloads
In any steps, if the particular file is asked you to download, then you can come here and download it. We will update the links according to the latest build by developers.
Stock Boot Image for OnePlus 9R – OnePlus9ROxygen Os 11.2.1.2. (Should be on this version) PLATFORM
Download Magisk App (Latest Version)
OnePlus USB Drivers (Optional) – Download
SDK Platform Tools – Download
1.) Enable OEM Unlocking on OnePlus 9R
Follow the below steps to enable USB debugging and the OEM Unlock option.
Go to Settings > About Phone > Tap on Build number 5-6 times.
Now go Back > System > Developer options > enable “OEM Unlocking” and “USB debugging”.
If you see the OEM unlocking option is missing or is greyed out, then you need to check few things.
Make sure that you have logged into your Google account.
Also, check if you have an active Internet connection or not.
2.) Unlock Bootloader on OnePlus 9R
Connect your OnePlus 9R device to the PC using the original USB cable.
Open the Platform-tools folder and type “cmd” in the address bar and hit Enter.
The Command window will open.
Connect OnePlus 9R to PC via original USB cable.
On the command window, type the below command. It should display the connected devices.
fastboot devices
Hit Enter, Next type the following command to boot OnePlus 9R into fastboot mode.
adb reboot bootloader
Press “Enter” on your keyboard
Next, type the following command to Unlock the Bootloader on OnePlus 9R. (Note: Unlocking the bootloader will wipe all your data).
fastboot flashing unlock
Press “Enter” on your keyboard
On your phone, press the Volume buttons to move the selector to “UNLOCK THE BOOTLOADER” and press the power button to confirm.
After that, all your data will get erased, and your phone will freshly bootup.
That’s It, the bootloader on OnePlus 9R is successfully unlocked!
Step 3: Install Magisk App on OnePlus 9R
Download and Install the Magisk App on your phone.
Step 4: Flash boot Image
Again return to the Command window and type the following command to boot OnePlus 9R into fastboot mode. Or you can enable advance reboot form developer section and directly enter into fastboot mode
adb reboot bootloader
Once the phone boots into fastboot mode, type the below command to flash our patched boot image file into your phone.
fastboot flash boot boot.img
Next, once the flashing process completes, type the below command to Reboot your OnePlus 9R device.
fastboot reboot
Open the Magisk App and check the Root status.
You can also verify if your rooted OnePlus 9R passes SafetyNet by pressing the “Check SafetyNet” button in Magisk App.
That’s it. You have successfully Rooted your OnePlus 9R smartphone.

where do I get the stock boot image?
EDIT
Download the second file from the stock rom thread, then use this https://github.com/cyxx/extract_android_ota_payload to extract the boot.img file. then transfer that to your phone and then flash.

IS it possible to OTA after rooting ?

Forgive the cross-post, but I wanted to also inform here that the 8T TWRP should have support for 9R in the next build (not out yet) since I added the 9R to the unified script.
Watch the 8T TWRP thread here for progress and that next build which should support 9R: https://forum.xda-developers.com/t/...-unified-stable.4101313/page-72#post-85274307
and you can use my adb insecure patching AK3 zip to get adb access from 9R stock recovery in the meantime here: https://forum.xda-developers.com/t/...-unified-stable.4101313/page-57#post-84204575

Just simply flash this boot.img (op 9r ind)
Make sure that your firmware is 11.2.3.3
& Trust me i am no hacker
magisk_patched-23000_Gf4pM.img
drive.google.com

TWRP is out now. 20210705 build.

osm0sis said:
TWRP is out now. 20210705 build.
Click to expand...
Click to collapse
Booted but unable to decrypt data. Replace kernel/dtb fix that.
Unified kernel source I'm using. https://github.com/AOSPA/android_kernel_oneplus_sm8250

YumeMichi said:
Booted but unable to decrypt data. Replace kernel/dtb fix that.
Unified kernel source I'm using. https://github.com/AOSPA/android_kernel_oneplus_sm8250
Click to expand...
Click to collapse
There's a thread now, please report your findings there: https://forum.xda-developers.com/t/recovery-11-alpha-teamwin-recovery-project-8t-9r.4302449/
Edit: Unwatching this thread now.

HI,
i'm waiting an oneplus 9r, and i wishto root it as soon as i recieve!
i've some doubt, can you please clarify some step below?
thanks in advice for help!
mo0haan said:
Steps to Root OnePlus 9R with Magisk
Below I have shown step by step procedure to Root OnePlus 9R. You just have to follow each and every step carefully, or else you may face trouble booting up your device again.
Please read the complete guide before applying the steps. This will avoid confusion.
MORE CLEAR STEP IS IN THE ATTACHED FILE​Things to remember
Make sure to disable all security Locks on your OnePlus 9R.
Take Full Backup of your Android device.
You need a PC to perform the Commands.
Fully charge your phone.
OnePlus 9R Original USB Cable.
Note: Rooting is a complex process, so if you miss any of the below steps will end up bricking your device. So, make sure to follow all the steps carefully as shown.
We are not responsible for any loss and damage to your device. Apply the below steps with your own risk.
Downloads
In any steps, if the particular file is asked you to download, then you can come here and download it. We will update the links according to the latest build by developers.
Stock Boot Image for OnePlus 9R – OnePlus9ROxygen Os 11.2.1.2. (Should be on this version) PLATFORM
Click to expand...
Click to collapse
i've to extract the boot image from this platform tool and copy it on the phone after unlock the bootloader?
mo0haan said:
Download Magisk App (Latest Version)
OnePlus USB Drivers (Optional) – Download
SDK Platform Tools – Download
Click to expand...
Click to collapse
i've to use the adb and fastboot from this tool or from the one above that contains boot image also?
mo0haan said:
1.) Enable OEM Unlocking on OnePlus 9R
Follow the below steps to enable USB debugging and the OEM Unlock option.
Go to Settings > About Phone > Tap on Build number 5-6 times.
Now go Back > System > Developer options > enable “OEM Unlocking” and “USB debugging”.
If you see the OEM unlocking option is missing or is greyed out, then you need to check few things.
Make sure that you have logged into your Google account.
Also, check if you have an active Internet connection or not.
2.) Unlock Bootloader on OnePlus 9R
Connect your OnePlus 9R device to the PC using the original USB cable.
Open the Platform-tools folder and type “cmd” in the address bar and hit Enter.
The Command window will open.
Connect OnePlus 9R to PC via original USB cable.
On the command window, type the below command. It should display the connected devices.
fastboot devices
Hit Enter, Next type the following command to boot OnePlus 9R into fastboot mode.
adb reboot bootloader
Press “Enter” on your keyboard
Next, type the following command to Unlock the Bootloader on OnePlus 9R. (Note: Unlocking the bootloader will wipe all your data).
fastboot flashing unlock
Press “Enter” on your keyboard
On your phone, press the Volume buttons to move the selector to “UNLOCK THE BOOTLOADER” and press the power button to confirm.
After that, all your data will get erased, and your phone will freshly bootup.
That’s It, the bootloader on OnePlus 9R is successfully unlocked!
Step 3: Install Magisk App on OnePlus 9R
Download and Install the Magisk App on your phone.
Click to expand...
Click to collapse
When i install magisk i've to select the boot image that is in platform tool that you linked, patch it and then copy it back on the pc?
mo0haan said:
Step 4: Flash boot Image
Again return to the Command window and type the following command to boot OnePlus 9R into fastboot mode. Or you can enable advance reboot form developer section and directly enter into fastboot mode
adb reboot bootloader
Once the phone boots into fastboot mode, type the below command to flash our patched boot image file into your phone.
fastboot flash boot boot.img
Click to expand...
Click to collapse
mo0haan said:
Next, once the flashing process completes, type the below command to Reboot your OnePlus 9R device.
fastboot reboot
Open the Magisk App and check the Root status.
You can also verify if your rooted OnePlus 9R passes SafetyNet by pressing the “Check SafetyNet” button in Magisk App.
That’s it. You have successfully Rooted your OnePlus 9R smartphone.
Click to expand...
Click to collapse

I did everything exactly as said. And got stuck in a Bootloop

noxlord said:
IS it possible to OTA after rooting ?
Click to expand...
Click to collapse
Did you get the answer?

lvints said:
Did you get the answer?
Click to expand...
Click to collapse
Yeah it's OnePlus , you can definitely update your phone even after rooting installing custom recovery & retain all the mods

lvints said:
Did you get the answer?
Click to expand...
Click to collapse
Non, I know it's possible but I think that the answer can be found in threads from whatever kernel you are using.
I suppose that you would need to restore stock kernel, update, restore custom kernel.

@mo0haan
I would like to ask just to avoid bootloop, I was used to using "fastboot oem unlock" command to unlock OP7's BL.
Is there any explanation for using "fastboot flashing unlock" command for 9R?

Can not enter into fastboot.
phone enters into recovery then when i select fastboot it just restart the phone

OOS 12 cannot be rooted or enter fastboot mode

Related

lenovo TB-x306f how to root and flash recovery help

can anyone pls help with how to root the Lenovo TB-x306f
i already unlocked the bootloader but that's as far as i was able to go with it.
i want to also like to install a recovery to flash the evolutionx rom if someone can pls help me and others that needs the same help.
GOD BLESS
I second that. There's nothing out there.
What I tried was to download the original ROM patch the boot.img with magical, replace in LMSA download folder and start a rescue. Didn't help. Got boot loop.
Ok, maybe a bit more details on what I tried already:
1. Enabled developer options. Good.
2. OEM unlocked. ADB connected. Good.
3. Boot to bootloader working. Good.
4. fastboot not listing the device after fastboot devices. Not good.
5. Googling around, found an universal root method with Magisk. Good.
6. Donwloaded, installed and ran RSA (Lenovo Rescue and Smart Assistant). Connected to device. Good.
7. Entered Rescue and using that downloaded the original ROM. Good.
C:\ProgramData\LMSA\Download\RomFiles\TB_X306F_S100134_210120_BMP
8. Copied boot.img to device, installed MagiskManager, patched image with magisk, downloaded the image to PC, replaced the original boot image with the patched one. Good.
9. Started the Rescue procedure in RSA. Rom flased. Good.
10. Bootloop. Bad.
No idea why would that not work, any help, pointers, ideas appreciated.
EDIT: There's a new ROM version now: TB_X306F_S100152_210205_BMP
For a preface, I have the same Tablet as OP. I tried to unlock the bootloader, following seemingly every guide out there but, no success so far. I've enabled debugging, activated OEM unlock and, adb detects my device but, after I send it to fastboot (adb reboot bootloader), no more commands work. I've updated the driver in Manager as one guide suggested but, still nothing.
I used command (fastboot OEM unlock) to continue but nothing. What am I doing wrong?
So just a tip for those that are looking for a guide to do a complete bootloader unlock for TB-X306F, there isn't one. I found a bunch of different ways to go about unlocking the bootloader from different Lenovo devices. First thing is that you need Minimal ABD Fastboot v1.4.3 if Platform Tools or LeTools doesn't work. Use CMD with admin rights, not PowerShell.
Everything else to unlock it is the same from all the guides out there. Make sure to use "fastboot flashing unlock" when unlocking instead of "fastboot oem unlock" or "fastboot oem unlock-go" if they dont work.
Second tip is for root when installing the Magisk patched boot image. While you're getting the boot.img, make sure to also grab the vbmeta.img from the ROM folder and place it in the Minimal ADB Fastboot folder where you will be using CMD. Do all the steps to get the patched boot image. Once you got the boot.img patched, enter fastboot then enter the command "fastboot --disable-verification flash vbmeta vbmeta.img" This will disable verification needed to boot correctly. After that, enter the command "fastboot flash boot <name of .img>" like normal to flash the patched boot.img from magisk. Then fastboot reboot.
This is what I did to get my TB-X306F unlocked and rooted. YMMV.
Different threads that I read to get to where I got, credit goes to them:
LENOVO Tab M10 Plus
After receiving my LENOVO Tab M10 Plus TB-X606F I tried to root my tablet. my Firmware version is TB-X606F_RF01_200103 - loaded the Lenovo Rescue and Smart Assistant (V5.0.0.25) - enabled OEM unlock - downloaded magisk - installed ADB now my...
forum.xda-developers.com
Lenovo M10 HD 2nd Gen X306F boot loop if boot.img is patched - android 10 · Issue #3832 · topjohnwu/Magisk
I recently installed magisk manager and extracted the boot.img from tb-x306f_rf01_200926 upon doing a fastboot flash boot magisk_patched.img , the machine goes into a boot loop. Am I doing somethin...
github.com
TWRP for LENOVO Tab M10 FHD - TB-X606F?
Hello, Possessing two tablets of this brand, I was wondering if a custom recovery existed for this one, I can look everywhere on all the forums, Russian, English, etc ... But, I do not find. If anyone can create one with this SOURCE CODE from...
forum.xda-developers.com
Lenovo tab m8
Hello, Any root and custom ROM available for the Lenovo tab m8 tb8505 variant? The stock rom feels good for the price but if something better to make the tab feel nicer.. Thanks :) :)
forum.xda-developers.com
By any chance can u pls.... Make a video on the steps u explained including on where to get that file needed. Pls thank u and GOD BLESS YOU. If u can find the time to do it .
I apologize for asking for so much help on this.
I too would very much care to see a video of the process but, I have no problem trying it first hand to myself. This tablet is just weird. It can be detected but, as soon as I boot into fastboot, it can't pick it up anymore even though, I had grabbed all of the recommended tools so far such as the fast Boot and the bundle.
A detailed guide would be good enough too
Following @doink_doink 's post (and some bootloops after...) I finally managed to root my Lenovo M10 HD 2 gen (TB-X306X) with magisk. I'll attempt to write a simple guide for who's still interested with rooting this kind of devices since there's not much literature online.
Rooting Lenovo M10 X306X (should also work for other models)
I am by no means held responsible for eventual damage you can inflict on your device, follow the underlying steps of your own accord.
Desktop Tools:
Minimal ADB and Fastboot
Lenovo Rescue Smart Assistant (LRSA from now on)
MTK (Mediatek) Preload Drivers (If your device isn't listed in fastboot)
Mobile Tools:
Magisk Manager App
Steps:
1 - From LRSA click on "Rescue" Tab
2 - Select the model of your tablet and then download
3 - From "Downloads" in the top right corner of the LRSA, click on "Open" to go into the LRSA download folder
4 - Connect your device and set it into USB Debugging and File Transfer
5 - Copy boot.img from LRSA download folder into the device's download folder
6 - Run Magisk Manager App on your device
7 - From Magisk Manager App choose "Install" on the right side of Magisk
8 - Choose the only option "Select and patch a file"
9 - Choose the boot.img you previously copied into the device's download folder
10 - Copy the new file "patched_boot.img" or similar name to the folder where Minimal ADB and Fastboot was installed
11 - Copy the file vbmeta.img from LRSA download folder to Minimal ADB and Fastboot folder
12 - From your device's settings enable developer options and enable OEM Unlock
13 - Execute a cmd session with administrator privileges
14 - Execute in the cmd: adb reboot bootloader (if everything went right the device should reboot in fastboot mode)
15 - Execute in the cmd: fastboot flashing unlock
16 - Execute in the cmd: fastboot --disable-verification flash vbmeta vbmeta.img
17 - Execute in the cmd: fastboot flash boot patched_boot.img
18 - Execute in the cmd: fastboot reboot
The device should correctly reboot and everything should be good to go now.
If something bad happens, like a bootloop or something, turn off the device and use the LRSA to rescue your device.
I don't get around to checking my email as often as I used to so I just now got around to seeing this but, I will try this after I get home from work in 10 hours plus time. If I can get this to successfully work, I will be flat out amazed. I had gotten to the point where I had just given up any and all hope that I would get it to work.
Show
Chairos said:
Following @doink_doink 's post (and some bootloops after...) I finally managed to root my Lenovo M10 HD 2 gen (TB-X306X) with magisk. I'll attempt to write a simple guide for who's still interested with rooting this kind of devices since there's not much literature online.
Rooting Lenovo M10 X306X (should also work for other models)
I am by no means held responsible for eventual damage you can inflict on your device, follow the underlying steps of your own accord.
Desktop Tools:
Minimal ADB and Fastboot
Lenovo Rescue Smart Assistant (LRSA from now on)
MTK (Mediatek) Preload Drivers (If your device isn't listed in fastboot)
Mobile Tools:
Magisk Manager App
Steps:
1 - From LRSA click on "Rescue" Tab
2 - Select the model of your tablet and then download
3 - From "Downloads" in the top right corner of the LRSA, click on "Open" to go into the LRSA download folder
4 - Connect your device and set it into USB Debugging and File Transfer
5 - Copy boot.img from LRSA download folder into the device's download folder
6 - Run Magisk Manager App on your device
7 - From Magisk Manager App choose "Install" on the right side of Magisk
8 - Choose the only option "Select and patch a file"
9 - Choose the boot.img you previously copied into the device's download folder
10 - Copy the new file "patched_boot.img" or similar name to the folder where Minimal ADB and Fastboot was installed
11 - Copy the file vbmeta.img from LRSA download folder to Minimal ADB and Fastboot folder
12 - From your device's settings enable developer options and enable OEM Unlock
13 - Execute a cmd session with administrator privileges
14 - Execute in the cmd: adb reboot bootloader (if everything went right the device should reboot in fastboot mode)
15 - Execute in the cmd: fastboot flashing unlock
16 - Execute in the cmd: fastboot --disable-verification flash vbmeta vbmeta.img
17 - Execute in the cmd: fastboot flash boot patched_boot.img
18 - Execute in the cmd: fastboot reboot
The device should correctly reboot and everything should be good to go now.
If something bad happens, like a bootloop or something, turn off the device and use the LRSA to rescue your device.
Click to expand...
Click to collapse
Hi I have the same device I have my patched boot.img and vbmeta.img but when I adb reboot bootloader fastboot commands don't work anymore fastboot flashing unlock says <waiting for device> and every other command. I have latest fastboot drivers google USB drivers I've done everything I have no hope please reply and help me
Hello231 said:
Show
Hi I have the same device I have my patched boot.img and vbmeta.img but when I adb reboot bootloader fastboot commands don't work anymore fastboot flashing unlock says <waiting for device> and every other command. I have latest fastboot drivers google USB drivers I've done everything I have no hope please reply and help me
Click to expand...
Click to collapse
* I have the TB-X306F***
Hello231 said:
Show
Hi I have the same device I have my patched boot.img and vbmeta.img but when I adb reboot bootloader fastboot commands don't work anymore fastboot flashing unlock says <waiting for device> and every other command. I have latest fastboot drivers google USB drivers I've done everything I have no hope please reply and help me
Click to expand...
Click to collapse
I'm currently experiencing the same issue. I have done everything, followed every step provided by Chairos and it wont surpass beyond the <Waiting for device> message. I just got this device today for a fair price, hoping I could root the device, and typical me forgot to research if it was officially compatible with TWRP.
cratee said:
I'm currently experiencing the same issue. I have done everything, followed every step provided by Chairos and it wont surpass beyond the <Waiting for device> message. I just got this device today for a fair price, hoping I could root the device, and typical me forgot to research if it was officially compatible with TWRP.
Click to expand...
Click to collapse
I got it for free for online classes but that's not the problem twrp is out for this device unofficialy but many say that it works, anyways good luck on u mate I gave up on rooting this device I can't do it anymore I've been trying for 4 months but nothing still if I had the Chance and the correct guide I would definitely do it
cratee said:
I'm currently experiencing the same issue. I have done everything, followed every step provided by Chairos and it wont surpass beyond the <Waiting for device> message. I just got this device today for a fair price, hoping I could root the device, and typical me forgot to research if it was officially compatible with TWRP.
Click to expand...
Click to collapse
Make sure you have the latest MTK usb drivers.
Hello Everyone,
I apologize for the delay but I didn't get notified of your replies.
I also got the waiting for device problem, but as @Yahoo Mike says, it's the MTK USB drivers that are used to communicate with the device in fastboot mode. Latest drivers should do.
Let me know if you're still experiencing the problem after installing the latest MTK drivers, since it depends on which motherboard the tablet has but all models should use mediatek.
Worked like a charm! Thanks.
Can anyone please confirm if there is a TWRP even unofficial IMG out there? And if any kind soul could share the file too I would be so grateful thanks
worked beautifully ...
just the installation of the latest MTK drivers is not very typical. however, you can follow this guide to install MTKL drivers and disable the driver signature enforcement
Download MTK USB Drivers for Windows 11, 10 - Driver Easy
To flash files to your MediaTek chipset phones, you need to have the latest MediaTek drivers installed. We'll show you how to install the MTK driver easily.
www.drivereasy.com
When you Restart: go to Advanced Options to find the Driver Signature Disablement option
I received yesterday my TB-X306X, with Android 10 and with software version S100184_210325_BMP. First thing to do was to unlock and root the tablet, without any issue, thanks to clear indications found on this thread.
Has anybody been able to find working TWRP for this tablet ?

[GUIDE] HOW TO UBL/ROOT/UNROOT INFINIX NOTE 7 X690B (FROM V320 UNTIL V356)

Hi guys, this is my first time creating a thread at XDA. So if there's anything wrong please correct me, and I'm not a native english speaker so I'm sorry if my word is confusing .
I'm not responsible for any damage that will happen to your phone. So DO IT WITH YOUR OWN RISK.
UNLOCK BOOTLOADER WILL WIPE YOUR INTERNAL STORAGE, so please backup your data first before continue.
Rooting process WILL VOID YOUR GUARANTEE so keep that in mind.
If your phone is below version 320, please update your system first at least until version 320.
READ CAREFULLY, skip a step and it might brick your phone.
* If you want to use TWRP and do more with it, go to THIS THREAD to flash TWRP and flash magisk file yourself.
THIS IS FOR INFINIX NOTE 7 (X690B) ONLY. If your phone is X690/X690C I'm sorry but I can't help you since I don't have such phone model .
Download files:
ADB Tools: download here
Android Driver: download here
Magisk v24.2: download here
Please download the files according to your current build number.
Root file for X690B-H691DE-Q-GL-201014V320
Root file for X690B-H691DE-Q-GL-201201V322
Root file for X690B-H691DE-Q-GL-210127V326
Root file for X690B-H691DE-Q-GL-210415V333
Root file for X690B-H691DE-Q-GL-210622V337
Root file for X690B-H691DE-Q-GL-210630V338
Root file for X690B-H691DE-Q-GL-210730V339
Root file for X690B-H691DE-Q-GL-210930V341
Root file for X690B-H691DE-Q-GL-211130V347
Root file for X690B-H691DE-Q-GL-220215V356
********** PREPARATION **********
Extract the downloaded files in your PC
Open driverInstall.exe and install it.
Open Root folder, copy all the data to ADB_Fastboot folder.
Put Magisk APK to ADB_Fastboot folder and rename it to "magisk.apk".
In your phone, enable Developer Options.
At Developer Options, enable OEM Unlocking, enable USB Debugging, and set Default USB Configuration to File Transfer.
Plug your phone to your PC and run "cmd-here.exe" on your PC.
********** UNLOCK BOOTLOADER **********
If you already unlocked your bootloader, please skip this step.
In this step, your internal storage will be WIPED.
Type adb devices, there will be a popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing unlock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
Your phone is wiped so set it all up again and do number 5 at Preparation step again.
********** ROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_magisk.img.
Type fastboot --disable-verity --disable-verification flash vbmeta vbmeta_empty.img.
Type fastboot reboot.
Your phone will reboot. After it goes to homescreen, type adb install magisk.apk.
Plug out your phone, connect to the internet, and open Magisk.
It'll shows a popup "Requires Additional Setup", tap OK.
Your phone will reboot itself and it's finally rooted.
* If you can't flash boot and vbmeta via fastboot, possibly because you're not installing the driver correctly or you haven't unlock your bootloader yet. So please do that step first.
********** UNROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_ori.img.
Type fastboot flash vbmeta vbmeta_ori.img.
Type fastboot reboot.
********** RELOCK BOOTLOADER **********
FLASH YOUR PHONE TO STOCK ROM FIRST or else YOU WILL BRICK YOUR PHONE.
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing lock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
********** SYSTEM UPDATE **********
You need to flash your phone with clean stock ROM and SPFT. This is optional since almost previous system update is just about security and minor improvement. Use MTK Bypass Tool to flash it without DA file.
If you want to uninstall system apps, I suggest to do it via ADB since uninstalling via root app is modifying your system, dangerous and might brick your phone. IDK if you can do it either. Tutorial is on youtube, just search it yourself.
Thanks to topjohnwu for Magisk.
Thanks to HemanthJabalpuri for TWRP.
Thanks to hovatek and X3non at Hovatek Forum for guide.
Hello Bro!
I want to ask you that, my infinix Note 7 BUILD NUMBER (X690B-H691DE-Q-GL-210630V338.
Is these files is 100% works?
Is there is any chances of crashing my phone during your told method?
EjazAhmad said:
Hello Bro!
I want to ask you that, my infinix Note 7 BUILD NUMBER (X690B-H691DE-Q-GL-210630V338.
Is these files is 100% works?
Is there is any chances of crashing my phone during your told method?
Click to expand...
Click to collapse
It works bro. I'm currently using the same build number too. Just make sure you install the driver and unlock bootloader first. Sorry i don't have tutorial video.
NyihuiGamer said:
It works bro. I'm currently using the same build number too. Just make sure you install the driver and unlock bootloader first. Sorry i don't have tutorial video.
Click to expand...
Click to collapse
thanks bro. it's really works for my phone now it rooted
EjazAhmad said:
thanks bro. it's really works for my phone now it rooted
Click to expand...
Click to collapse
Your welcome bro, glad you did it.
NyihuiGamer said:
Hi guys, this is my first time creating a thread at XDA. So if there's anything wrong please correct me, and I'm not a native speaker so I'm sorry if my word is confusing .
I'm not responsible for any damage that will happen to your phone. So DO IT WITH YOUR OWN RISK.
UNLOCK BOOTLOADER WILL WIPE YOUR INTERNAL STORAGE, so please backup your data first before continue.
Rooting process WILL VOID YOUR GUARANTEE so keep that in mind.
If your phone is below version 320, please update your system first at least until version 320.
READ CAREFULLY, skip a step and it might brick your phone.
* There's Re-lock Bootloader and System Update guide at the bottom, so read it if you need it.
THIS IS FOR INFINIX NOTE 7 (X690B) ONLY. If your phone is X690/X690C I'm sorry but I can't help you since I don't have such phone model .
Please download the files according to your current build number.
Root file for X690B-H691DE-Q-GL-201014V320
Root file for X690B-H691DE-Q-GL-201201V322
Root file for X690B-H691DE-Q-GL-210127V326
Root file for X690B-H691DE-Q-GL-210415V333
Root file for X690B-H691DE-Q-GL-210622V337
Root file for X690B-H691DE-Q-GL-210630V338
* Magisk version 23.0
********** PREPARATION **********
Extract the downloaded files in your PC
Open driverInstall.exe and install it.
Open Root folder, copy all the data to ADB_Fastboot folder.
In your phone, enable Developer Options.
At Developer Options, enable OEM Unlocking, enable USB Debugging, and set Default USB Configuration to File Transfer.
Plug your phone to your PC and run "cmd-here.exe" on your PC.
********** UNLOCK BOOTLOADER **********
If you already unlocked your bootloader, please skip this step.
In this step, your internal storage will be WIPED.
Type adb devices, there will be a popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing unlock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
Your phone is wiped so set it up all again and do just like number 5 at Preparation step again.
********** ROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_magisk.img.
Type fastboot flash vbmeta vbmeta_patched.img.
Type fastboot reboot.
Your phone will reboot. After it goes to homescreen, type adb install magisk.apk.
Plug out your phone, connect to the internet, and open Magisk.
It'll shows a popup "Requires Additional Setup", tap OK.
Your phone will reboot itself and viola, it's finally rooted.
* If you can't flash boot and vbmeta via fastboot, possibly because you're not installing the driver or you haven't unlock your bootloader yet. So please do that step first.
********** UNROOT/FLASH VIA FASTBOOT **********
I haven't tried unroot my phone via Magisk app. So just to be safe, follow this unroot tutorial.
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_ori.img.
Type fastboot flash vbmeta vbmeta_ori.img.
Type fastboot reboot.
********** RELOCK BOOTLOADER **********
UNROOT YOUR PHONE FIRST or YOU WILL BRICK YOUR PHONE.
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing lock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
********** SYSTEM UPDATE **********
Basically it's doable, but only if your system partition is unmodified. You just unroot your phone and update the system in Settings.
If you want to uninstall system apps, I suggest just uninstall it via ADB since uninstalling via root app is modifying your system, dangerous and might brick your phone. Tutorial is alot on youtube so just search it yourself.
Thanks to topjohnwu for Magisk.
Thanks to hovatek and X3non at Hovatek Forum for guide.
Click to expand...
Click to collapse
Bro when i use command fastboot flash boot boot_magisk.img
It shows (not recognized as an internal or external command) please help any solution
NyihuiGamer said:
Hi guys, this is my first time creating a thread at XDA. So if there's anything wrong please correct me, and I'm not a native speaker so I'm sorry if my word is confusing .
I'm not responsible for any damage that will happen to your phone. So DO IT WITH YOUR OWN RISK.
UNLOCK BOOTLOADER WILL WIPE YOUR INTERNAL STORAGE, so please backup your data first before continue.
Rooting process WILL VOID YOUR GUARANTEE so keep that in mind.
If your phone is below version 320, please update your system first at least until version 320.
READ CAREFULLY, skip a step and it might brick your phone.
* There's Re-lock Bootloader and System Update guide at the bottom, so read it if you need it.
THIS IS FOR INFINIX NOTE 7 (X690B) ONLY. If your phone is X690/X690C I'm sorry but I can't help you since I don't have such phone model .
Please download the files according to your current build number.
Root file for X690B-H691DE-Q-GL-201014V320
Root file for X690B-H691DE-Q-GL-201201V322
Root file for X690B-H691DE-Q-GL-210127V326
Root file for X690B-H691DE-Q-GL-210415V333
Root file for X690B-H691DE-Q-GL-210622V337
Root file for X690B-H691DE-Q-GL-210630V338
* Magisk version 23.0
********** PREPARATION **********
Extract the downloaded files in your PC
Open driverInstall.exe and install it.
Open Root folder, copy all the data to ADB_Fastboot folder.
In your phone, enable Developer Options.
At Developer Options, enable OEM Unlocking, enable USB Debugging, and set Default USB Configuration to File Transfer.
Plug your phone to your PC and run "cmd-here.exe" on your PC.
********** UNLOCK BOOTLOADER **********
If you already unlocked your bootloader, please skip this step.
In this step, your internal storage will be WIPED.
Type adb devices, there will be a popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing unlock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
Your phone is wiped so set it up all again and do just like number 5 at Preparation step again.
********** ROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_magisk.img.
Type fastboot flash vbmeta vbmeta_patched.img.
Type fastboot reboot.
Your phone will reboot. After it goes to homescreen, type adb install magisk.apk.
Plug out your phone, connect to the internet, and open Magisk.
It'll shows a popup "Requires Additional Setup", tap OK.
Your phone will reboot itself and viola, it's finally rooted.
* If you can't flash boot and vbmeta via fastboot, possibly because you're not installing the driver or you haven't unlock your bootloader yet. So please do that step first.
********** UNROOT/FLASH VIA FASTBOOT **********
I haven't tried unroot my phone via Magisk app. So just to be safe, follow this unroot tutorial.
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_ori.img.
Type fastboot flash vbmeta vbmeta_ori.img.
Type fastboot reboot.
********** RELOCK BOOTLOADER **********
UNROOT YOUR PHONE FIRST or YOU WILL BRICK YOUR PHONE.
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing lock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
********** SYSTEM UPDATE **********
Basically it's doable, but only if your system partition is unmodified. You just unroot your phone and update the system in Settings.
If you want to uninstall system apps, I suggest just uninstall it via ADB since uninstalling via root app is modifying your system, dangerous and might brick your phone. Tutorial is alot on youtube so just search it yourself.
Thanks to topjohnwu for Magisk.
Thanks to hovatek and X3non at Hovatek Forum for guide.
Click to expand...
Click to collapse
Thank you so much bro I had been Trying from months ...It Worked I have successfully Rooted my Infinix Note 7 thanks you so much love you bro
BilalkhAn1723 said:
Thank you so much bro I had been Trying from months ...It Worked I have successfully Rooted my Infinix Note 7 thanks you so much love you bro
Click to expand...
Click to collapse
Oh, you solve your problem. Your welcome bro .
NyihuiGamer said:
Oh, you solve your problem. Your welcome bro .
Click to expand...
Click to collapse
I unroot my infinix and when i try to root it agian it stuck in fastboot logo and didn't bootpls help!
Help me2 said:
I unroot my infinix and when i try to root it agian it stuck in fastboot logo and didn't bootpls help!
Click to expand...
Click to collapse
I want to root it again
Help me2 said:
I want to root it again
Click to expand...
Click to collapse
Are you sure you match it with your current firmware?
NyihuiGamer said:
Are you sure you match it with your current firmware?
Click to expand...
Click to collapse
Yes
Help me2 said:
Yes
Click to expand...
Click to collapse
i rooted my infinix successfully first time v338
then i flashed boot_ori.image and boot to unrooted system , all good.
But when i tried to root it same way again, it won't work anymore. once flash magisk_boot.img, only reboot to fastboot.
Any one can help ?
Thanks a lot
i rooted my infinix successfully first time v338
then i flashed boot_ori.image and boot to unrooted system , all good.
But when i tried to root it same way again, it won't work anymore. once flash magisk_boot.img, only reboot to fastboot.
Any one can help ?
Thanks a lot
NyihuiGamer said:
Hi guys, this is my first time creating a thread at XDA. So if there's anything wrong please correct me, and I'm not a native english speaker so I'm sorry if my word is confusing .
I'm not responsible for any damage that will happen to your phone. So DO IT WITH YOUR OWN RISK.
UNLOCK BOOTLOADER WILL WIPE YOUR INTERNAL STORAGE, so please backup your data first before continue.
Rooting process WILL VOID YOUR GUARANTEE so keep that in mind.
If your phone is below version 320, please update your system first at least until version 320.
READ CAREFULLY, skip a step and it might brick your phone.
* There's Re-lock Bootloader and System Update guide at the bottom, so read it if you need it.
THIS IS FOR INFINIX NOTE 7 (X690B) ONLY. If your phone is X690/X690C I'm sorry but I can't help you since I don't have such phone model .
Please download the files according to your current build number.
Root file for X690B-H691DE-Q-GL-201014V320
Root file for X690B-H691DE-Q-GL-201201V322
Root file for X690B-H691DE-Q-GL-210127V326
Root file for X690B-H691DE-Q-GL-210415V333
Root file for X690B-H691DE-Q-GL-210622V337
Root file for X690B-H691DE-Q-GL-210630V338
Root file for X690B-H691DE-Q-GL-210730V339
* Magisk version 23.0
********** PREPARATION **********
Extract the downloaded files in your PC
Open driverInstall.exe and install it.
Open Root folder, copy all the data to ADB_Fastboot folder.
In your phone, enable Developer Options.
At Developer Options, enable OEM Unlocking, enable USB Debugging, and set Default USB Configuration to File Transfer.
Plug your phone to your PC and run "cmd-here.exe" on your PC.
********** UNLOCK BOOTLOADER **********
If you already unlocked your bootloader, please skip this step.
In this step, your internal storage will be WIPED.
Type adb devices, there will be a popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing unlock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
Your phone is wiped so set it all up again and do number 5 at Preparation step again.
********** ROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_magisk.img.
Type fastboot --disable-verity --disable-verification flash vbmeta vbmeta_empty.img.
Type fastboot reboot.
Your phone will reboot. After it goes to homescreen, type adb install magisk.apk.
Plug out your phone, connect to the internet, and open Magisk.
It'll shows a popup "Requires Additional Setup", tap OK.
Your phone will reboot itself and it's finally rooted.
* If you can't flash boot and vbmeta via fastboot, possibly because you're not installing the driver correctly or you haven't unlock your bootloader yet. So please do that step first.
********** UNROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_ori.img.
Type fastboot flash vbmeta vbmeta_ori.img.
Type fastboot reboot.
********** RELOCK BOOTLOADER **********
UNROOT YOUR PHONE FIRST or else YOU WILL BRICK YOUR PHONE.
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing lock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
********** SYSTEM UPDATE **********
Basically it's doable, but only if your system partition is unmodified. You just unroot your phone and update the system in Settings.
* Starting from firmware version X690B-H691DE-Q-GL-210630V338, if you already unroot your phone and it still failed to update, you need to flash your phone with clean stock ROM and SPFT. This is optional since almost previous system update is just about security and minor improvement. Use MTK Bypass Tool to flash it without DA file.
If you want to uninstall system apps, I suggest to do it via ADB since uninstalling via root app is modifying your system, dangerous and might brick your phone. IDK if you can do it either. Tutorial is on youtube, just search it yourself.
Thanks to topjohnwu for Magisk.
Thanks to hovatek and X3non at Hovatek Forum for guide.
Click to expand...
Click to collapse
bro can u provide twrp or made a post how to get infinix note 7 twrp
NyihuiGamer said:
Hi guys, this is my first time creating a thread at XDA. So if there's anything wrong please correct me, and I'm not a native english speaker so I'm sorry if my word is confusing .
I'm not responsible for any damage that will happen to your phone. So DO IT WITH YOUR OWN RISK.
UNLOCK BOOTLOADER WILL WIPE YOUR INTERNAL STORAGE, so please backup your data first before continue.
Rooting process WILL VOID YOUR GUARANTEE so keep that in mind.
If your phone is below version 320, please update your system first at least until version 320.
READ CAREFULLY, skip a step and it might brick your phone.
* There's Re-lock Bootloader and System Update guide at the bottom, so read it if you need it.
THIS IS FOR INFINIX NOTE 7 (X690B) ONLY. If your phone is X690/X690C I'm sorry but I can't help you since I don't have such phone model .
Please download the files according to your current build number.
Root file for X690B-H691DE-Q-GL-201014V320
Root file for X690B-H691DE-Q-GL-201201V322
Root file for X690B-H691DE-Q-GL-210127V326
Root file for X690B-H691DE-Q-GL-210415V333
Root file for X690B-H691DE-Q-GL-210622V337
Root file for X690B-H691DE-Q-GL-210630V338
Root file for X690B-H691DE-Q-GL-210730V339
* Magisk version 23.0
********** PREPARATION **********
Extract the downloaded files in your PC
Open driverInstall.exe and install it.
Open Root folder, copy all the data to ADB_Fastboot folder.
In your phone, enable Developer Options.
At Developer Options, enable OEM Unlocking, enable USB Debugging, and set Default USB Configuration to File Transfer.
Plug your phone to your PC and run "cmd-here.exe" on your PC.
********** UNLOCK BOOTLOADER **********
If you already unlocked your bootloader, please skip this step.
In this step, your internal storage will be WIPED.
Type adb devices, there will be a popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing unlock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
Your phone is wiped so set it all up again and do number 5 at Preparation step again.
********** ROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_magisk.img.
Type fastboot --disable-verity --disable-verification flash vbmeta vbmeta_empty.img.
Type fastboot reboot.
Your phone will reboot. After it goes to homescreen, type adb install magisk.apk.
Plug out your phone, connect to the internet, and open Magisk.
It'll shows a popup "Requires Additional Setup", tap OK.
Your phone will reboot itself and it's finally rooted.
* If you can't flash boot and vbmeta via fastboot, possibly because you're not installing the driver correctly or you haven't unlock your bootloader yet. So please do that step first.
********** UNROOT/FLASH VIA FASTBOOT **********
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flash boot boot_ori.img.
Type fastboot flash vbmeta vbmeta_ori.img.
Type fastboot reboot.
********** RELOCK BOOTLOADER **********
UNROOT YOUR PHONE FIRST or else YOU WILL BRICK YOUR PHONE.
Type adb devices, there will be popup confirmation, tap Allow.
Type adb reboot-bootloader. Wait until there's USB logo with Fastboot text on your phone.
Type fastboot flashing lock. Press Volume UP on your phone to confirm.
If it's done, type fastboot reboot.
********** SYSTEM UPDATE **********
Basically it's doable, but only if your system partition is unmodified. You just unroot your phone and update the system in Settings.
* Starting from firmware version X690B-H691DE-Q-GL-210630V338, if you already unroot your phone and it still failed to update, you need to flash your phone with clean stock ROM and SPFT. This is optional since almost previous system update is just about security and minor improvement. Use MTK Bypass Tool to flash it without DA file.
If you want to uninstall system apps, I suggest to do it via ADB since uninstalling via root app is modifying your system, dangerous and might brick your phone. IDK if you can do it either. Tutorial is on youtube, just search it yourself.
Thanks to topjohnwu for Magisk.
Thanks to hovatek and X3non at Hovatek Forum for guide.
Click to expand...
Click to collapse
Bro, do you have custom ROM recommendation matched with Infinix Note 7? My version is V339.
OREOxd said:
bro can u provide twrp or made a post how to get infinix note 7 twrp
Click to expand...
Click to collapse
There's tutorial on hovatek forum, you can try it. I haven't tried that but if you want to try and error just go there and do it yourself.
Zienho said:
Bro, do you have custom ROM recommendation matched with Infinix Note 7? My version is V339.
Click to expand...
Click to collapse
IDK about custom rom, but you can try GSI ROM. AFAIK only AOSP based rom can boot on this device. Maybe i'm doing it wrong because i'm not a linux expert, so just flash it yourself using fastbootd method.
NyihuiGamer said:
There's tutorial on hovatek forum, you can try it. I haven't tried that but if you want to try and error just go there and do it yourself.
IDK about custom rom, but you can try GSI ROM. AFAIK only AOSP based rom can boot on this device. Maybe i'm doing it wrong because i'm not a linux expert, so just flash it yourself using fastbootd method.
Click to expand...
Click to collapse
Thanks bro for the reply. I am on way doing it.
Thank You, I did it on V341. The steps are clearly easy to be understood.
Can you help me to update my system update? Im done unrooting may infinix note 7 but still it is error when start updating. Can you also create a tutorial on how to flash this phone so i can update it using wifi only, thankyou.

Question moto g power 2022

has any one rooted the moto g power 2022 yet?
egotrip74 said:
has any one rooted the moto g power 2022 yet?
Click to expand...
Click to collapse
I unlocked and rooted my unlocked G Power 2022 that I purchased from BestBuy last week. I was running Pixel Experience but went back to stock and rooted.
Can u send the way u rooted it to the thread
I have the Straight Talk, Tonga, version. And the own unlock is found under developer options. But when I went to unlock the Bootloader the Motorola website said that the Bootloader cannot be unlocked. So I don't understand how anyone could root this device. Again if I bought the unlocked version from best buy and not the straight talk version from Walmart it may be different.
Yes I have rooted my moto g power right now.Here is what I wish I knew before I rooted.One a lot of more customization modules like custom boot intros don't work. Because Motorola is passively agressive forwards root. The moto g power 2022 is not very well known about in fact I'm trying to post the stock rom everywhere so people can update. And then reroot. The rooting process is difficult. I had some problems like the oem unlock was greyed out.
Requirements:
Computer with
One of the following operating systems:
*Windows 10
*Windows 11
*Ubuntu or any distro supporting apt
So here's how to root.
Step 1 backup Data you want to keep
Step 2 go to about phone in settings
Step 3 click build model 5-7 times To enable phone dev mode
Step 4 enable USB debugging and oem unlock
If oem unlock is greyed out don't panic for me I just had to wait 7 days and it automatically fixed itself it's some wierd glitch
Step 5 (Windows only) install adb and fastboot drivers you can find the universal version here
https://adb.clockworkmod.com/ then reboot
Step 6 install adb and fastboot
Windows:
Go to https://developer.android.com/studio/releases/platform-tools and download the Windows adb and fastboot zip.
Now extract the adb and fastboot platform tools into a folder preferably downloads.
Next if you are using Windows 11 open the adb and fastboot location and right click the file explorer backround click the and click open in PowerShell.
For Windows 10 it's harder you have to type the command cd AdbDirectory
Example: cd C://Users/YourUser/Downloads/adbandfastboot_folder
IMPORTANT(Windows10-11)
Note: later we will run commands if you get error like no such file or directory. Make sure you are in the right directory if you are in the right directory type the command like ./adb.exe and ./fastboot.exe (This will only work if you are in the folder
Linux:
type
Code:
sudo apt install adb | apt install fastboot
Step 7 install the magisk app on your phone you can find it here
Releases · topjohnwu/Magisk
The Magic Mask for Android. Contribute to topjohnwu/Magisk development by creating an account on GitHub.
github.com
Step 8 get a hold of a boot.img stock rom
Slow way Windows only:
To get this go to https://www.motorola.com/us/rescue-and-smart-assistant/p
Plug in your phone click rescue wait for the download to complete then cancel rescue then go to C://Program Data/RSA/Backups/Roms and unzip the rom and get the boot.img
Fast way: Linux and windows:
Using Linux or just don't have the time
boot.img
drive.google.com
Step 9 transfer the boot.img to your phone.
You can do this by plugging in a USB cable to your phone and go to notifications at the bottom You will see something like use this connection for. Tap it and click file transfer.
If you can't get this to work just email it to yourself
Step 10 open the magisk app and click install
Click select and patch Once the boot image is patched send it back to your computer
Windows: put it in your adb folder
Linux: make sure to put this where the terminal was opened
You are know ready to begin rooting.
All steps beyond 9 I'm not responsible for any form of messups or boot loops or damage.
By continuing you agree you and only you and only you are responsible for damage done to your electronic device I am not responsible for damage in any way.
Step 11( Warning ) This step will void your warranty continue at your own risk.
Windows:
To begin make sure you are in your adb folder
Type ./adb.exe devices
Then type ./adb.exe reboot bootloader
Now to begin
Type ./fastboot.exe get_unlock_data
You will get 4 keys
grab the keys and go to
Unlocking the Bootloader | Motorola Support US
Visit the customer support page to view user guides, FAQs, bluetooth pairing, software downloads, drivers, tutorials and to get repair and contact us information.
motorola-global-portal.custhelp.com
sign in and paste all codes to the oem unlock site You will be emailed a key type
./fastboot.exe flashing unlock yourkeyhere
./fastboot.exe oem unlock yourkeyhere
If this doesn't work try it without the key
Only one of these commands need to work
Linux:
Do the same but replace ./fastboot.exe
And ./adb.exe with just adb and fastboot
Step 12.
Your bootloader is uocked congrats now time to flash your boot.img type
fastboot flash boot magisk_patched.img
Or
./fastboot flash boot ./magisk_patched.img
Your phone will factory reset
Step 13 reboot and you know have rooted your phone. To test if you are rooted Install the magisk app on your phone again. If the modules and super user tab isn't greyed out or you just get a notification to restart your phone to setup root. You have done it.
If something is not working try checking if you flashed the correct image
egotrip74 said:
Can u send the way u rooted it to the thread
Click to expand...
Click to collapse
Here you go just read the post above
egotrip74 said:
has any one rooted the moto g power 2022 yet?
Click to expand...
Click to collapse
not me
eveldun said:
Yes I have rooted my moto g power right now.Here is what I wish I knew before I rooted.One a lot of more customization modules like custom boot intros don't work. Because Motorola is passively agressive forwards root. The moto g power 2022 is not very well known about in fact I'm trying to post the stock rom everywhere so people can update. And then reroot. The rooting process is difficult. I had some problems like the oem unlock was greyed out.
Requirements:
Computer with
One of the following operating systems:
*Windows 10
*Windows 11
*Ubuntu or any distro supporting apt
So here's how to root.
Step 1 backup Data you want to keep
Step 2 go to about phone in settings
Step 3 click build model 5-7 times To enable phone dev mode
Step 4 enable USB debugging and oem unlock
If oem unlock is greyed out don't panic for me I just had to wait 7 days and it automatically fixed itself it's some wierd glitch
Step 5 (Windows only) install adb and fastboot drivers you can find the universal version here
https://adb.clockworkmod.com/ then reboot
Step 6 install adb and fastboot
Windows:
Go to https://developer.android.com/studio/releases/platform-tools and download the Windows adb and fastboot zip.
Now extract the adb and fastboot platform tools into a folder preferably downloads.
Next if you are using Windows 11 open the adb and fastboot location and right click the file explorer backround click the and click open in PowerShell.
For Windows 10 it's harder you have to type the command cd AdbDirectory
Example: cd C://Users/YourUser/Downloads/adbandfastboot_folder
IMPORTANT(Windows10-11)
Note: later we will run commands if you get error like no such file or directory. Make sure you are in the right directory if you are in the right directory type the command like ./adb.exe and ./fastboot.exe (This will only work if you are in the folder
Linux:
type
Code:
sudo apt install adb | apt install fastboot
Step 7 install the magisk app on your phone you can find it here
Releases · topjohnwu/Magisk
The Magic Mask for Android. Contribute to topjohnwu/Magisk development by creating an account on GitHub.
github.com
Step 8 get a hold of a boot.img stock rom
Slow way Windows only:
To get this go to https://www.motorola.com/us/rescue-and-smart-assistant/p
Plug in your phone click rescue wait for the download to complete then cancel rescue then go to C://Program Data/RSA/Backups/Roms and unzip the rom and get the boot.img
Fast way: Linux and windows:
Using Linux or just don't have the time
boot.img
drive.google.com
Step 9 transfer the boot.img to your phone.
You can do this by plugging in a USB cable to your phone and go to notifications at the bottom You will see something like use this connection for. Tap it and click file transfer.
If you can't get this to work just email it to yourself
Step 10 open the magisk app and click install
Click select and patch Once the boot image is patched send it back to your computer
Windows: put it in your adb folder
Linux: make sure to put this where the terminal was opened
You are know ready to begin rooting.
All steps beyond 9 I'm not responsible for any form of messups or boot loops or damage.
By continuing you agree you and only you and only you are responsible for damage done to your electronic device I am not responsible for damage in any way.
Step 11( Warning ) This step will void your warranty continue at your own risk.
Windows:
To begin make sure you are in your adb folder
Type ./adb.exe devices
Then type ./adb.exe reboot bootloader
Now to begin
Type ./fastboot.exe get_unlock_data
You will get 4 keys
grab the keys and go to
Unlocking the Bootloader | Motorola Support US
Visit the customer support page to view user guides, FAQs, bluetooth pairing, software downloads, drivers, tutorials and to get repair and contact us information.
motorola-global-portal.custhelp.com
sign in and paste all codes to the oem unlock site You will be emailed a key type
./fastboot.exe flashing unlock yourkeyhere
./fastboot.exe oem unlock yourkeyhere
If this doesn't work try it without the key
Only one of these commands need to work
Linux:
Do the same but replace ./fastboot.exe
And ./adb.exe with just adb and fastboot
Step 12.
Your bootloader is uocked congrats now time to flash your boot.img type
fastboot flash boot magisk_patched.img
Or
./fastboot flash boot ./magisk_patched.img
Your phone will factory reset
Step 13 reboot and you know have rooted your phone. To test if you are rooted Install the magisk app on your phone again. If the modules and super user tab isn't greyed out or you just get a notification to restart your phone to setup root. You have done it.
If something is not working try checking if you flashed the correct image
Click to expand...
Click to collapse
I have Confirmed this method works but I have Motorola G Power (2022) (TONGA) Unlocked from Best Buy no problems at all I'm on Win10. Now I jus NEED Custom Recovery and Custom Rom
Time to make a Device section for this Phone

AC2003: where to start to install a new rom?

Hi! I would like to mod my AC2003 upgraded to oxygenos 12.1 (android 12) version AC2003_11_F.13
Could you please tell me the steps to proceed? I can't find a guide that answers all my questions ... Do I need to unlock the bootloader first? Then the recovery and the rom? I would be oriented towards the pixel experience, can it be a good choice? Does it support 2 sims? How to do with the root for the bank's applications? Many questions, and nowhere to start ... Thanks in advance
Copy all important phone data, it will be wiped!
- Download adb platform tools here
- Download adb drivers here
- Enable developer settings -> Enable OEM unlock.
- Reboot into Fastbot mode: Turn off the phone, hold down vol+ and vol-, then power on the phone.
- Connect the phone to the computer, run "fastboot devices". If not recognized, ensure driver is installed in the device manager, install from downloaded adb drivers.
- Run "fastboot oem unlock", accept in the phone prompt, the phone will be wiped!
- Boot again in fastboot, flash the recovery: "fastboot flash recovery recovery_file".
- Unplug the USB, I found the recovery to not work properly if the usb was already plugged in before booting.
- Boot into recovery mode: Hold Vol+ and turn on the phone.
- Go to Update... Install from ADB, connect the USB.
- In the computer, run "adb sideload rom_file"
- I'd recommend issuing a factory reset after this, just in case.
- NEVER run "fastboot oem lock" with modded system, it'll brick your phone! (Can be fixed, but just don't do it)
- Enjoy
Ex. for Pixel rom:
- Recovery file: PixelExperience_avicii-12.1-20220718-0624-OFFICIAL.img
- ROM file: PixelExperience_avicii-12.1-20220718-0624-OFFICIAL.zip
I wasn't happy with custom roms. Too many bugs. So I also post how to return to factory:
- Download fastboot ROM from here, unzip file.
- Boot the phone into fastboot mode, connect the USB, run "flash-all.bat", it'll take a while, it'll reboot afterwards
- You're now with stock system. You can upgrade to OOS11/12 using the zips from here, also check F.13, copying them to the phone, going to the updater and selecting "Local update".
- Better do OOS10->OOS11->OOS12, just in case! I'd stay with OOS 11.1.11.11, OOS12 is a battery drainer!
- Ensure to make a factory reset when done with updating.
- Now you're stock, you can also relock the bootloader by booting into fastboot and running "fastboot oem lock".
Be aware that you will miss some camera features with any custom rom... Full camera features are only available with the stock rom..
Thats why I moved back to stock rom and debloated all unuseable stuff...
But a custom rom offers many other opportunities that the stock rom doesn't have...
dabyd64 said:
Copy all important phone data, it will be wiped!
- Download adb platform tools here
- Download adb drivers here
- Enable developer settings -> Enable OEM unlock.
- Reboot into Fastbot mode: Turn off the phone, hold down vol+ and vol-, then power on the phone.
- Connect the phone to the computer, run "fastboot devices". If not recognized, ensure driver is installed in the device manager, install from downloaded adb drivers.
- Run "fastboot oem unlock", accept in the phone prompt, the phone will be wiped!
- Boot again in fastboot, flash the recovery: "fastboot flash recovery recovery_file".
- Unplug the USB, I found the recovery to not work properly if the usb was already plugged in before booting.
- Boot into recovery mode: Hold Vol+ and turn on the phone.
- Go to Update... Install from ADB, connect the USB.
- In the computer, run "adb sideload rom_file"
- I'd recommend issuing a factory reset after this, just in case.
- NEVER run "fastboot oem lock" with modded system, it'll brick your phone! (Can be fixed, but just don't do it)
- Enjoy
Ex. for Pixel rom:
- Recovery file: PixelExperience_avicii-12.1-20220718-0624-OFFICIAL.img
- ROM file: PixelExperience_avicii-12.1-20220718-0624-OFFICIAL.zip
I wan't happy with custom roms. Too many bugs. So I also post how to return to factory:
- Download fastboot ROM from here, unzip file.
- Boot the phone into fastboot mode, connect the USB, run "flash-all.bat, it'll take a while, it'll reboot afterwards
- You're now with stock system. You can upgrade to OOS11/12 using the zips from here, also check F.13, copying them to the phone, going to the updater and selecting "Local update".
- Better do OOS10->OOS11->OOS12, just in case! I'd stay with OOS 11.1.11.11, OOS12 is a battery drainer!
- Ensure to make a factory reset when done with updating.
- Now you're stock, you can also relock the bootloader by booting into fastboot and running "fastboot oem lock".
Click to expand...
Click to collapse
Wow! You wrote the bible for the beginner ... I don't know how to thank you for your patience, now I have a great starting point
I've a problem, fastboot can't see my device... I've installed the oneplus drivers, but windows continues to use Microsoft's drivers. I tried to update the drivers from the device manager indicating as drivers those installed in the Oneplus folder, but windows keeps telling me not to find drivers compatible with an x64 system in that folder. I also tried to disable the digital signature check, without success. This is on both windows 11 and windows 10 PCs. I've also enabled debug usb...
There's no problem using Windows drivers.
Isn't the phone recognized as fastboot device?
Attach device manager screenshot.
dabyd64 said:
There's no problem using Windows drivers.
Isn't the phone recognized as fastboot device?
Attach device manager screenshot.
Click to expand...
Click to collapse
It seems you're not in fastboot Mode?
Do you see this screen?
dabyd64 said:
It seems you're not in fastboot Mode?
Do you see this screen?
Click to expand...
Click to collapse
The cable was the problem...Now i've tried with it's original cable and yes, i can see it! Thank you so much...
dabyd64 said:
Copy all important phone data, it will be wiped!
- Download adb platform tools here
- Download adb drivers here
- Enable developer settings -> Enable OEM unlock.
- Reboot into Fastbot mode: Turn off the phone, hold down vol+ and vol-, then power on the phone.
- Connect the phone to the computer, run "fastboot devices". If not recognized, ensure driver is installed in the device manager, install from downloaded adb drivers.
- Run "fastboot oem unlock", accept in the phone prompt, the phone will be wiped!
- Boot again in fastboot, flash the recovery: "fastboot flash recovery recovery_file".
- Unplug the USB, I found the recovery to not work properly if the usb was already plugged in before booting.
- Boot into recovery mode: Hold Vol+ and turn on the phone.
- Go to Update... Install from ADB, connect the USB.
- In the computer, run "adb sideload rom_file"
- I'd recommend issuing a factory reset after this, just in case.
- NEVER run "fastboot oem lock" with modded system, it'll brick your phone! (Can be fixed, but just don't do it)
- Enjoy
Ex. for Pixel rom:
- Recovery file: PixelExperience_avicii-12.1-20220718-0624-OFFICIAL.img
- ROM file: PixelExperience_avicii-12.1-20220718-0624-OFFICIAL.zip
I wasn't happy with custom roms. Too many bugs. So I also post how to return to factory:
- Download fastboot ROM from here, unzip file.
- Boot the phone into fastboot mode, connect the USB, run "flash-all.bat", it'll take a while, it'll reboot afterwards
- You're now with stock system. You can upgrade to OOS11/12 using the zips from here, also check F.13, copying them to the phone, going to the updater and selecting "Local update".
- Better do OOS10->OOS11->OOS12, just in case! I'd stay with OOS 11.1.11.11, OOS12 is a battery drainer!
- Ensure to make a factory reset when done with updating.
- Now you're stock, you can also relock the bootloader by booting into fastboot and running "fastboot oem lock".
Click to expand...
Click to collapse
After flash recovery, when i go to the recovery mode, i see this mex:
"The current image (boot/recovery) have been destroted and can not boot. Please flash the correct image or contact customer service to fix"
Fortunately i have solved with msm....
It's a known thing that you can flash on any custom ROM only if you're on oxygenOS 10 or 11 version. Respectively, if you are on android 12, then you first need to flash with unbrick tool (msmtool) anroid 10 (EU/Global/India) or android 11 (India).
gorro8 said:
It's a known thing that you can flash on any custom ROM only if you're on oxygenOS 10 or 11 version. Respectively, if you are on android 12, then you first need to flash with unbrick tool (msmtool) anroid 10 (EU/Global/India) or android 11 (India).
Click to expand...
Click to collapse
Hi,
I am on OS12 stock currently.
At which stage of the guide posted above I need to use the unbrick tool ?
Many thanks
Hi bro.
If you want to flash any custom ROM, then you need to go to unbrick tools thread, download drivers and MSM tool firmware and step by step flash it.
After that flash custom rom you need also with it instruction in the thread.

UMIDIGI A13 Pro 5G (NOT max) - Android 12

All info current as of 05/07/2023​​All steps were tested on Kubuntu 23.04. Make sure you follow the steps below, in order. Don't skip steps or ignore errors.
On windows, you may've to execute the command from the adb folder and prefix the commands with ./
Rooting your stock ROM:
01. Save boot.img from stock ROM files in your download folder on your phone, if you plan to patch boot.img yourself. Alternatively, you can use the attached already patched boot.img (magisk 26.1).
02. Save the patched boot.img on your computer
03. Boot into stock ROM. Don't bother setting up the phone now. You will get to do it after rooting.
04. Go to settings/About phone. At the bottom, tap on "build number" until developer options are enabled.
05. Connect the phone to your ADB installed computer. Ensure that your computer has the latest version of drivers and the latest version of adb.
06. On your phone, go to settings/system/advanced/developer options. Enable "OEM Unlocking" and "USB debugging". Authorize device when the prompt shows up on your phone.
07. Execute the below commands from the adb folder using the command prompt.
08. adb reboot bootloader. Wait for phone to reboot to fastboot.
09. fastboot flashing unlock. Read disclaimer and press vol+ to confirm that you want the bootloader unlocked.
10. fastboot flash boot_a magisk_patched_A13_26.img. Update file name and include relative path of the file location, as required
11. fastboot reboot
12. You are now rooted. Install Magisk apk and setup the phone and apps.
Sadly, I had to return the phone because there has not been a security update since June 2022. That's more risk than I'm willing to take. There will not be further updates from me on this thread. Hopefully, someone will continue with GSI installs and other work.

Categories

Resources