Question Help Rooting moto G power 2021 on Android 10 - Moto G Power (2021)

Hello everyone,
In wondering how to root my Moto G power (2021) (Android 10) I've seen other posts on here relating to the rooting of the Moto G power but there's added markups to the the conversations and it kind of confuses the s*** out of me as to what I need to do, and what I don't need to do, it ends up being different than the original guide I've read and I get confused. Please Don't judge. If somebody has the time to walk me through the files needed/ how to root my Moto G power it would be greatly appreciated.
Thanks,
LilaWiya

LilaWiya said:
Hello everyone,
In wondering how to root my Moto G power (2021) (Android 10) I've seen other posts on here relating to the rooting of the Moto G power but there's added markups to the the conversations and it kind of confuses the s*** out of me as to what I need to do, and what I don't need to do, it ends up being different than the original guide I've read and I get confused. Please Don't judge. If somebody has the time to walk me through the files needed/ how to root my Moto G power it would be greatly appreciated.
Thanks,
LilaWiya
Click to expand...
Click to collapse
There is really only one root option, Magisk.
There are two ways to install it, patched boot.img, or Custom recovery (TWRP)
In either method, the bootloader must be UnLocked
In my opinion the patched boot.img is better.
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Edit: spelling

sd_shadow said:
There is really only one root option, Magisk.
There are two ways to install it, patched boot.img, or Custom recovery (TWRP)
In either method, the bootloader must be UnLocked
In my option the patched boot.img is better.
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Click to expand...
Click to collapse
sd_shadow said:
There is really only one root option, Magisk.
There are two ways to install it, patched boot.img, or Custom recovery (TWRP)
In either method, the bootloader must be UnLocked
In my opinion the patched boot.img is better.
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Edit: spell
Click to expand...
Click to collapse
sd_shadow said:
There is really only one root option, Magisk.
There are two ways to install it, patched boot.img, or Custom recovery (TWRP)
In either method, the bootloader must be UnLocked
In my opinion the patched boot.img is better.
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
Edit: spelling
Click to expand...
Click to collapse
Ive unlocked the bootoloader and installed Magisk. i would like to go with the patched boot img. way to root.
Its early in the morning here and I've been thru a hell of a time getting this far. I'm lost as to what to do next. The screenshot below is where I'm at. If you could Point me in the right direction, please? Thank you for your time and I appreciate the help you have been giving me thus far.....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

LilaWiya said:
Ive unlocked the bootoloader and installed Magisk. i would like to go with the patched boot img. way to root.
Its early in the morning here and I've been thru a hell of a time getting this far. I'm lost as to what to do next. The screenshot below is where I'm at. If you could Point me in the right direction, please? Thank you for your time and I appreciate the help you have been giving me thus far.....
View attachment 5384515
Click to expand...
Click to collapse
Tap Magisk > Install
Then Select and Patch a File
I'll try to make that clearer in my root thread.

I've patched the boot.img file. It all went smoothly.
sd_shadow said:
Tap Magisk > Install
View attachment 5384813
Then Select and Patch a File
View attachment 5384835
I'll try to make that clearer in my root thread.
Click to expand...
Click to collapse
After attempting to flash the patched img. My touch screen stopped responding.......

LilaWiya said:
I've patched the boot.img file. It all went smoothly.
After attempting to flash the patched img. My touch screen stopped responding.......
Click to expand...
Click to collapse
Mostly likely because the boot.img was newer than the one you replaced.
You can find the current software version with LMSA, or
Code:
fastboot getvar ro.build.fingerprint
That name should match the firmware folder you are using.
Usually, with minor updates the boot.img(s) are compatible.
Easiest fix is just you the Rescue option in LMSA and flash the firmware, then the patched_boot.img will work.
Rescue will factory reset the device.
or you can use the Device Model #, Codename, and Software Channel.
and download your current version from https://mirrors.lolinet.com/firmware/moto/
and use that boot.img to fix your device, then patch that one to root.

sd_shadow said:
Mostly likely because the boot.img was newer than the one you replaced.
You can find the current software version with LMSA, or
Code:
fastboot getvar ro.build.fingerprint
That name should match the firmware folder you are using.
Usually, with minor updates the boot.img(s) are compatible.
Easiest fix is just you the Rescue option in LMSA and flash the firmware, then the patched_boot.img will work.
Rescue will factory reset the device.
or you can use the Device Model #, Codename, and Software Channel.
and download your current version from https://mirrors.lolinet.com/firmware/moto/
and use that boot.img to fix your device, then patch that one to root.
Click to expand...
Click to collapse
LMSA seems to hang on my computer, is ODIN an option?

LilaWiya said:
LMSA seems to hang on my computer, is ODIN an option?
Click to expand...
Click to collapse
Odin is only for Samsung devices

LilaWiya said:
LMSA seems to hang on my computer, is ODIN an option?
Click to expand...
Click to collapse
What does getvar all say?
Remove the IMEI before posting?
Code:
fastboot getvar all

My computer and the rescue tool finally cooperated with each other. Touch screen is restored as is everything else minus the bootloader. Ill pick this up again tomorrow. Going Zip Lining....

Does this work on boost mobile version?

I am also looking into a way to root this phone. I have read through the forums, and this one included, and concluded, I do not have a PC. However, If there is a remote root service I could pay for or a senior member who would take a donation in exchange for root access on the Moto G Power 2021 Boost Mobile sprint USA Variant, I'd be ecstatic.

DrRoxxo said:
I am also looking into a way to root this phone. I have read through the forums, and this one included, and concluded, I do not have a PC. However, If there is a remote root service I could pay for or a senior member who would take a donation in exchange for root access on the Moto G Power 2021 Boost Mobile sprint USA Variant, I'd be ecstatic.
Click to expand...
Click to collapse
You would still need to unlock the bootloader, with PC

The OEM unlock option in dev settings is greyed out on this model, says "Contact your provider"

DrRoxxo said:
The OEM unlock option in dev settings is greyed out on this model, says "Contact your provider"
Click to expand...
Click to collapse
Probably because u have a carrier like Verizon
Carriers like Verizon don't allow their bootloader to be unlocked which is why the oem unlock is grayed out
U could try to either remove carrier or switch your carrier to something else like T-Mobile if that doesn't work than their is no way to fix this issue I'm afraid

Austinredstoner said:
Probably because u have a carrier like Verizon
Carriers like Verizon don't allow their bootloader to be unlocked which is why the oem unlock is grayed out
U could try to either remove carrier or switch your carrier to something else like T-Mobile if that doesn't work than their is no way to fix this issue I'm afraid
Click to expand...
Click to collapse
I have sprint, Motorola, Motorola has a unlock page for bootloader. Will try when I have access to PC.

DrRoxxo said:
I have sprint, Motorola, Motorola has a unlock page for bootloader. Will try when I have access to PC.
Click to expand...
Click to collapse
I remember Sprint merged with T-Mobile awhile ago so I don't see reason why oem unlock is grayed out for you
On my moto G7 with T-Mobile I managed to unlock bootloader with no issues at all so if oem unlock was available for me I don't see the reason why it's not available for you

Update: I have rooted the Motorola G Power 2021 Boost Mobile USA variant (Model XT2117-4) successfully with Magisk and the tutorial here https://forum.xda-developers.com/t/...-unlocked-bootloader-non-twrp-method.4222583/ thanks to senior member https://forum.xda-developers.com/members/sd_shadow.4267571 for the tutorial. sd_shadow you are awesome! I saw your tutorial and tried it, works like a charm.
On phone>
Install Magisk app.
Enable developer options.
Use the official Motorola unlock website to unlock the bootloader.
Allow OEM unlocking.
Allow USB debugging
On PC>
Install the stock borneo ROM.
Plug phone into PC
Copy "boot.img" from the borneo ROM on PC to Motorola G Power 2021 storage.
On Phone>
open magisk and click install.
Choose "select and pach a file".
Navigate to the boot.img file.
Flash the file with magisk.
On PC>
navigate to phone's storage and copy the patched magisk boot.img file to the PC.
Put the patched magisk boot.img file in the directory of fastboot and ADB on PC.
Open up fastboot from PC fastboot directory. Hold shift in the Fastboot directory and right click an empty space, choose open powershell/command window here.
Type commands:
fastboot flash boot magisk_patched.img
fastboot reboot
*Make sure magisk_patched.img is the exact name of the magisk patched boot.img file.
Reboot. Check magisk and Root Checker for proper root installation.

Austinredstoner said:
I remember Sprint merged with T-Mobile awhile ago so I don't see reason why oem unlock is grayed out for you
On my moto G7 with T-Mobile I managed to unlock bootloader with no issues at all so if oem unlock was available for me I don't see the reason why it's not available for you
Click to expand...
Click to collapse
Turns out, I had just activated the phone and it takes a week or so for the activation data to register with local cell providers. It took about three, maybe four days but the option for oem locking went from grayed out to available. Using the official Motorola bootloader unlock page I was able to unlock it with ADB/Fastboot on PC.

Triple25 said:
Does this work on boost mobile version?
Click to expand...
Click to collapse
Yes, tried last night. Works splendidly. Safety net tripped for me but using "magisk hide prop" module helped hide root from apps like Google etc. You can get it from the magisk module section.

Related

root for lg tribute dynasty sprint version

anyone find root method for android 7.1.2 lg tribute dynasty? if so please help if not we need to develope one
Ehacksa said:
anyone find root method for android 7.1.2 lg tribute dynasty? if so please help if not we need to develope one
Click to expand...
Click to collapse
No we realy want root for this phone
Ditto for root on lg tribute dynasty
Mag xx said:
No we realy want root for this phone
Click to expand...
Click to collapse
Ditto for root on lg tribute dynasty, would like to have it. Just putting it out there as a request, thanks.
if we get a custom recovery first get root will be easier
Are there any updates on this?
Can you unlock the bootloader on the sprint/boost variant? If so we can make a TWRP recovery for it and flash magisk for root
jasonmerc said:
Can you unlock the bootloader on the sprint/boost variant? If so we can make a TWRP recovery for it and flash magisk for root
Click to expand...
Click to collapse
Yeah you can unlock the bootloader. All you need to do is go to dev options and enable OEM unlock. I was wondering if there's any cross compatibility between LG software and if it's at all possible to root it using a TWRP recovery intended for a similar phone. I don't want to try it on my new phone yet though considering the risky nature of rooting.
Kevin4762 said:
Yeah you can unlock the bootloader. All you need to do is go to dev options and enable OEM unlock. I was wondering if there's any cross compatibility between LG software and if it's at all possible to root it using a TWRP recovery intended for a similar phone. I don't want to try it on my new phone yet though considering the risky nature of rooting.
Click to expand...
Click to collapse
That's not all you need to do. Once you flip the oem unlock switch you then need to reboot to the bootloader and run the appropriate command--THEN you will really see if your bootloader can be unlocked. I don't know the command off hand but a google search should say what it needs to be
And as far as your other question, yes it is possible to use twrp for a similar phone. However it doesn't look like there is a similar phone with a similar chipset like this that has twrp already but I could be wrong. Note that cross compatibility like this is only for custom firmware like twrp, stock firmware IS NOT CROSS COMPATIBLE.
jasonmerc said:
That's not all you need to do. Once you flip the oem unlock switch you then need to reboot to the bootloader and run the appropriate command--THEN you will really see if your bootloader can be unlocked. I don't know the command off hand but a google search should say what it needs to be.
Click to expand...
Click to collapse
You're right there's more, I wasn't familiar with how bootloaders were unlocked until you mentioned that. After some research, unfortunately, LG has pretty much nailed tight the bootloader for all but a select few LG devices. Still, I followed a guide on how to use ADB and Fastboot in an attempt to reboot into bootloader, but sadly all it does is restart the phone normally. As far as I know, it's impossible to unlock the bootloader on this phone so I guess we're all SOL when it comes to rooting.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kevin4762 said:
You're right there's more, I wasn't familiar with how bootloaders were unlocked until you mentioned that. After some research, unfortunately, LG has pretty much nailed tight the bootloader for all but a select few LG devices. Still, I followed a guide on how to use ADB and Fastboot in an attempt to reboot into bootloader, but sadly all it does is restart the phone normally. As far as I know, it's impossible to unlock the bootloader on this phone so I guess we're all SOL when it comes to rooting.
Click to expand...
Click to collapse
Try the process anyway. My friend said he managed to unlock it on a device that wasn't listed but that was a while ago. If there's something where you put in a serial number or IMEI see if it'll take yours
jasonmerc said:
Try the process anyway. My friend said he managed to unlock it on a device that wasn't listed but that was a while ago. If there's something where you put in a serial number or IMEI see if it'll take yours
Click to expand...
Click to collapse
So far I've tried booting to bootloader through recovery mode and ADB, both ending up booting to the system normally. I'm not sure I understand what you mean by "something where you put in a serial number or IMEI." Is there any way you can find out how your friend managed to do this?
Kevin4762 said:
So far I've tried booting to bootloader through recovery mode and ADB, both ending up booting to the system normally. I'm not sure I understand what you mean by "something where you put in a serial number or IMEI." Is there any way you can find out how your friend managed to do this?
Click to expand...
Click to collapse
For some LG phones there's a process you have to go through on their website to request an "unlocking binary". I believe its something like Motorola's bootloader unlock program. You put in some phone specific info (s/n, IMEI, or something) and if its eligible to be unlocked LG will send you an unlocking binary. Then once you get the binary there's some sort of special fastboot command you have to enter, utilizing that binary, to open up your bootloader
I haven't done this myself so I don't 100% know the process, but this is what I've heard other people discussing in the past. I'll reach out to people and see if I can find the site again
jasonmerc said:
For some LG phones there's a process you have to go through on their website to request an "unlocking binary". I believe its something like Motorola's bootloader unlock program. You put in some phone specific info (s/n, IMEI, or something) and if its eligible to be unlocked LG will send you an unlocking binary. Then once you get the binary there's some sort of special fastboot command you have to enter, utilizing that binary, to open up your bootloader
I haven't done this myself so I don't 100% know the process, but this is what I've heard other people discussing in the past. I'll reach out to people and see if I can find the site again
Click to expand...
Click to collapse
First off, I appreciate you taking the time to help me out. I found what you're talking about, but it's specific to only a few devices and LG SP200 isn't one of the models listed. Also, in order to get the device ID, you first need to enter fastboot mode, which I can't get to work.
[email protected] every cool phone i get i cant root ... :/
Alldayismokebomb said:
[email protected] every cool phone i get i cant root ... :/
Click to expand...
Click to collapse
I think they skipped over the "Unlock OEM" in the developer settings. The device is a mcv150 close to the cv1. Search up LG Aristo 2 TWRP and see if the TWRP flashes to your device. If it works then I can fix the device specific bugs.
It appears that no one has replied to this thread in almost 3 years (as of this post). To resurrect this thread, I have quite a couple of things about this device to say:
I don't think accessing the bootloader is possible for whatever reason. I've tried rebooting into the bootloader (with "Enable OEM Unlock" enabled) through adb reboot bootloader but to no avail.
Root is possible.The Tribute Dynasty (SP200) contains a MediaTek MT6750 SoC. Combined with the last security patch being November 1, 2019 (an interesting coincidence), this makes this device vulnerable to the mtk-su temporary root exploit.
I remember following a guide somewhere else on XDA, but I can't recall which guide (nor can I find it right now). I remember using mtk-easy-su for this purpose, but then that's all I can remember.
There might be some other developments with this phone that I might know about, but all of this I find from experience.

Moto E6 Twrp and Root

I know it's only early day but has anyone found a root solution for the moto e6 plus?
Needing a new phone (hardware failure) and want one that can be easily rooted preferably with Twrp and Magisk,
McTRASH692 said:
I know it's only early day but has anyone found a root solution for the moto e6 plus?
Needing a new phone (hardware failure) and want one that can be easily rooted preferably with Twrp and Magisk,
Click to expand...
Click to collapse
I hope someone supports this device, since it is compatible with Proiect Treble
P o
I am planning to buy this, hope there is TWRP and Root soon!
Probably wont get support, cuz of the mediatek chip! I hope I am wrong [emoji1431]
Verstuurd vanaf mijn moto e(6) plus met Tapatalk
blanxlr said:
Probably wont get support, cuz of the mediatek chip! I hope I am wrong [emoji1431]
Verstuurd vanaf mijn moto e(6) plus met Tapatalk
Click to expand...
Click to collapse
The most E4 had a mediatek chipset and it had a few various root solutions,
yes, I'm waiting to root
Root is possible. The way I achieved it is first to follow the official bootloader unlock method given by Motorola. Then install Magisk Manager V 7.5.1 (latest as of today). After that have magisk patch the boot image and recovery image, and flash them both through fastboot. It will say the boot partition is signed but when you Flash it to the recovery partition it will tell you the image is either not signed or corrupt. Don't worry about this, it does not affect loading back into system or back into the bootloader or recovery. Remember, after this you will have to boot through recovery every time you reboot or you will not have root until you do. Unfortunately I am still trying to work on TWRP, and it is going rather slow as this is my first attempt at compiling a custom recovery and I am no developer, and am learning as I go... Hope I helped!!!
Hey guys, I Need some help, I'm trying to unlock bootloader, but my device doesn't recognize fastboot commands like "fastboot oem get_unlock_data" Or "fastboot oem flashing_unlock", why?
Ps: Motorola drivers ok, usb cable ok, oem unlock and usb debugging ok
Root
Hi extrnoob! Could you explain this process step by step? Inexperienced people like me don't understand your language xD
extrnoob said:
Root is possible. The way I achieved it is first to follow the official bootloader unlock method given by Motorola. Then install Magisk Manager V 7.5.1 (latest as of today). After that have magisk patch the boot image and recovery image, and flash them both through fastboot. It will say the boot partition is signed but when you Flash it to the recovery partition it will tell you the image is either not signed or corrupt. Don't worry about this, it does not affect loading back into system or back into the bootloader or recovery. Remember, after this you will have to boot through recovery every time you reboot or you will not have root until you do. Unfortunately I am still trying to work on TWRP, and it is going rather slow as this is my first attempt at compiling a custom recovery and I am no developer, and am learning as I go... Hope I helped!!!
Click to expand...
Click to collapse
I couldn't unlock bootloader. When i type the command fastboot devices i get a string, but when i type fastboot oem get_unlock_data, i get this message “FAILED (remote: unknown command)”.
risss said:
I couldn't unlock bootloader. When i type the command fastboot devices i get a string, but when i type fastboot oem get_unlock_data, i get this message “FAILED (remote: unknown command)”.
Click to expand...
Click to collapse
I have the same error ;_;
U are using CMD as admin, not PowerShell?
Vsx06 said:
U are using CMD as admin, not PowerShell?
Click to expand...
Click to collapse
I tried both ; -;
You can't unlock the bootloader. Don't bother with it. If you want something proper, get any device that's NOT from China, and especially form Lenovo (which is Motorola now).
**** LENOVO **** CHINA FREE HONG KONG.
I don't know if there's a moto e6 plus with enabled oem fastboot commands, it seems like Motorola didn't add support for oem unlock in this phone but maybe if we could get a hold of the download agent for Sp flash tool (since the device is a Mediatek powered device) and the auth file, we could get root via magisk patched boot.img
I searched for a little and i found nothing. I hope that someone manages to get a hold of those files, since the firmware is already available online.
Well, i managed to flash patched boot.img, but dm-verity is enabled and fstab is not on ramdisk because of project treble... now what
hookgab said:
You can't unlock the bootloader. Don't bother with it. If you want something proper, get any device that's NOT from China, and especially form Lenovo (which is Motorola now).
**** LENOVO **** CHINA FREE HONG KONG.
Click to expand...
Click to collapse
I beg to differ, as in developer option on the moto e6 plus there is a toggle for OEM unlocking,
I believe you need to get a code from Motorola to complete the unlock though,
I have not yet tested as I want to preserve warranty,
However with my moto e4 I was able to unlock bootloader and root without any issues,
Hell at one point I had to rebuild the entire system from an empty chip, (OS took me 4 Days) including rewriting the original imei numbers (that took me 2 weeks)
So no, lenovo is not as locked down as you seem to think it is,
As a side not, most phone are made with components that are built/assembled in China so it is actually quite hard to get a device that isn't at least partially made in China,
uanesgtgt2 said:
Well, i managed to flash patched boot.img, but dm-verity is enabled and fstab is not on ramdisk because of project treble... now what
Click to expand...
Click to collapse
I know the moto e4 required a no-verity flash to accept root,
Unsure if there is one that would work for the e6 yet,
Certainly something to look for,
uanesgtgt2 said:
I don't know if there's a moto e6 plus with enabled oem fastboot commands, it seems like Motorola didn't add support for oem unlock in this phone but maybe if we could get a hold of the download agent for Sp flash tool (since the device is a Mediatek powered device) and the auth file, we could get root via magisk patched boot.img
I searched for a little and i found nothing. I hope that someone manages to get a hold of those files, since the firmware is already available online.
Click to expand...
Click to collapse
It was added, it's hidden away in developer options,
May require an unlock code from Motorola though,

[TOOL][OP7TPM] TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)

This is the OnePlus 7T Pro McLaren's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Automatic ROOT
Install APKs
Uninstall APKs
Take a Screenshot
Take a Screen Reocrd
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
mauronofrio said:
This is the OnePlus 7T Pro McLaren's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Automatic ROOT
Install APKs
Uninstall APKs
Take a Screenshot
Take a Screen Reocrd
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
Click to expand...
Click to collapse
This states that you can flash TWRP with this tool. Is that actually accurate? We haven't had a working custom recovery that can be flashed onto the device thus far. Sorry if it sounds overly skeptical, I'm just going based off the information we've had so far.
champ784 said:
This states that you can flash TWRP with this tool. Is that actually accurate? We haven't had a working custom recovery that can be flashed onto the device thus far. Sorry if it sounds overly skeptical, I'm just going based off the information we've had so far.
Click to expand...
Click to collapse
The TWRP in the tool is not fully functional, but you can use it to root your device.
Root Guide:
So you should go in "recovery flasher and rooter" option, there you have to select the only TWRP available, check if "only boot" is checked, check "root after boot", select magisk 20.4 and click on the button at the bottom of the page. The TWRP will be booted and magisk flashed, and then from TWRP you can manually reboot to system and your device will be correctly rooted.
mauronofrio said:
The TWRP in the tool is not fully functional, but you can use it to root your device.
Root Guide:
So you should go in "recovery flasher and rooter" option, there you have to select the only TWRP available, check if "only boot" is checked, check "root after boot", select magisk 20.4 and click on the button at the bottom of the page. The TWRP will be booted and magisk flashed, and then from TWRP you can manually reboot to system and your device will be correctly rooted.
Click to expand...
Click to collapse
Gotcha, thanks for the clarification!
Thanks for the download and thank you so much for creating this tool! I haven't yet rooted my 7T Pro McLaren on T-Mobile yet but this is definitely going to make it a lot easier by the looks of it.
I assume this requires you already have your unlock token?
I installed RR the other day but it is not seeing my SIM card and won't connect to WiFi so I'm looking for a tool that will help me revert back to stock OS for my HD1925 OP7TPro McLaren device. I downloaded OB11-OnePlus7ProOxygen_13.W.29_OTA_029_all_2003130822_1b7c-FASTBOOT.zip and tried to flash using this tool but the installation fails at ODM saying that there is no such partition. Is there any advice you could offer it would be very much appreciated!
I was able to boot into EDL and restore then update the OS so everything is working great now. Thank you so much for your amazing work!
Confirming I was able to root without issue using this method.
Hi, every time I do the install for TWRP and magisk I try to boot the phone afterwards and I get a message that says "no OS installed" is there anything that I need to do after installing TWRP and magisk? Because I can't boot the phone cause installing TWRP apparently deletes the OS completely. The bootloader unlock method works perfectly, it's just the TWRP and magisk that are messing up my phone.
Thanks in advance.
I dont suppose you will be making a Linux version would you? Only have linux on my computers
I think you need to switch a or b partition with fastboot after you are done with flashing magisk. Maybe the function to switch from a to b or b to a works inside twrp but I just read that this is not a fully functional version and I haven't decided if I want to use your tool or just root the traditional way. The command is fastboot --set-active=a
Or fastboot --set-active=b
---------- Post added at 09:18 PM ---------- Previous post was at 09:17 PM ----------
Naruyasha said:
Hi, every time I do the install for TWRP and magisk I try to boot the phone afterwards and I get a message that says "no OS installed" is there anything that I need to do after installing TWRP and magisk? Because I can't boot the phone cause installing TWRP apparently deletes the OS completely. The bootloader unlock method works perfectly, it's just the TWRP and magisk that are messing up my phone.
Thanks in advance.
Click to expand...
Click to collapse
I answered you two posts up but didn't reply directly to you so it's just a couple comments into the next page.
am i right that bootloader unlock formats your install? also i saw in may saying twrp wasnt fully functional yet is it now? if it is is there a zip for it?
Did you find out if you have to get an unlock token from tmobile for this to work? Does the bootloader need to be unlocked in order to run twrp.
unlock without root
Hi will this tool allow you to carrier unlock the phone From my understanding you can unlock boot loader and then root and unlock
Is there a way to not keep the root and still carrier unlock the phone it’s a 7t pro maclaren
It’s got a user that is kit very tech savvy and he would like to keep the update os without any extra steps
or is there a step to root unlock then remove the root
will this tool work on oneplus 7t pro mclaren sold in india, it does not have 5g
smehra said:
Hi will this tool allow you to carrier unlock the phone From my understanding you can unlock boot loader and then root and unlock
Is there a way to not keep the root and still carrier unlock the phone it’s a 7t pro maclaren
It’s got a user that is kit very tech savvy and he would like to keep the update os without any extra steps
or is there a step to root unlock then remove the root
Click to expand...
Click to collapse
Carrier unlock cannot be achieved without T-Mobile white listing and carrier unlocking the device. This tool allows you to unlock the bootloader without needing to have a carrier unlock. By unlocking the bootloader you gain the ability to fastboot boot TWRP, although the available ports of TWRP for this device is not yet fully functional.
if your device has an unlocked bootloader then you will not be able to take OTA updates from OnePlus/TMO. So if your friend is not tech savvy and does not want to manually install stock firmware... Then you should not use this tool at all or unlock his bootloader.
Your desire to carry your unlock can only be satisfied by having the device paid off in full and requesting a carrier unlock from T-Mobile. OnePlus can only provide and unlock token for the bootloader, they have nothing to do with the stock T-Mobile firmware nor the ability to carry your unlock. And this tool allows you to bypass the carrier unlock to achieve a bootloader unlock without needing the token from OnePlus.
Hope that clears up any confusion for you :good:
---------- Post added at 10:21 AM ---------- Previous post was at 10:15 AM ----------
smehra said:
Hi will this tool allow you to carrier unlock the phone From my understanding you can unlock boot loader and then root and unlock
Is there a way to not keep the root and still carrier unlock the phone it’s a 7t pro maclaren
It’s got a user that is kit very tech savvy and he would like to keep the update os without any extra steps
or is there a step to root unlock then remove the root
Click to expand...
Click to collapse
You do not need to unlock the bootloader or root the device in order to do a carrier unlock. You just need to satisfy the terms and conditions set by T-Mobile and they will provide you with a carrier unlock.
Although this device is LTE only as the international version, and 5G capable for the T-Mobile version. Carrier unlocking the T-Mobile version and using with a different carrier.... You will still require firmware which is only provided by T-Mobile so it has their branding and bloatware included. Not sure if that would conflict with another carrier. And 5G will only work on T-Mobile's Network.
ElfinJNoty said:
Carrier unlock cannot be achieved without T-Mobile white listing and carrier unlocking the device. This tool allows you to unlock the bootloader without needing to have a carrier unlock. By unlocking the bootloader you gain the ability to fastboot boot TWRP, although the available ports of TWRP for this device is not yet fully functional.
if your device has an unlocked bootloader then you will not be able to take OTA updates from OnePlus/TMO. So if your friend is not tech savvy and does not want to manually install stock firmware... Then you should not use this tool at all or unlock his bootloader.
Your desire to carry your unlock can only be satisfied by having the device paid off in full and requesting a carrier unlock from T-Mobile. OnePlus can only provide and unlock token for the bootloader, they have nothing to do with the stock T-Mobile firmware nor the ability to carry your unlock. And this tool allows you to bypass the carrier unlock to achieve a bootloader unlock without needing the token from OnePlus.
Hope that clears up any confusion for you :good:
---------- Post added at 10:21 AM ---------- Previous post was at 10:15 AM ----------
You do not need to unlock the bootloader or root the device in order to do a carrier unlock. You just need to satisfy the terms and conditions set by T-Mobile and they will provide you with a carrier unlock.
Although this device is LTE only as the international version, and 5G capable for the T-Mobile version. Carrier unlocking the T-Mobile version and using with a different carrier.... You will still require firmware which is only provided by T-Mobile so it has their branding and bloatware included. Not sure if that would conflict with another carrier. And 5G will only work on T-Mobile's Network.
Click to expand...
Click to collapse
Just to expound on this very concise reply, I have had good luck on multiple occasions getting Tmo to carrier unlock the devices ( I have 2 of the HD1915's on my account ) using their Twitter support group. I find that the Tmo Business Support is quicker to unlock than the standard consumer support staff. It makes no difference that you don't have a business account/etc, they will help you regardless. I simply tell them that I'm going out of the country for several months and want to be able to use my shiny new device while I'm away- they will tell you lots of things about temporary unlocks for 30 days, and permanent unlocks, and the requirements to satisfy to be qualified for each, but at the end of the day all you need them to do is grant you a temporary 30-day carrier unlock. When you follow the instructions to go into your settings and unlock the device you'll see two options: the temp unlock and a PERMANENT unlock. It doesn't matter that you've said you want only the temp unlock, once they update their system to allow the unlock just select the PERMANENT UNLOCK anyway and it WILL successfully and PERMANENTLY unlock your device. I've done this several times and can confirm it DOES work. I think the only requirement for a temp unlock is to have two EIP payments made on the device if you've just purchased. You can make those payments at once or however you'd like, but that's really all they are going to REQUIRE from you to provide you with a "TEMP" unlock.....except the "temp" unlock is going to actually allow you to PERMANENTLY unlock the device.....capisce?
Just got a TMobile Oneplus 7T Pro Mclaren edition from offer up. I was somehow able to carrier unlock my using the service unlock tool with the SIM card it came with ??.
I noticed it has a Retail Mode app and Tech Specs app so I'm thinking it used to be a Retail unit but everything else works fine. I was able to add my Gmail account and setup the device just fine.
The only issue I have it is stuck on the October 2019 software version. Could somebody tell me if I can use this stuff on this thread to install the normal software because I think maybe that's why it won't update my phone to the latest software. I just want the phone to be in normal software version with no root or anything special. Just want it stock. Thanks in advance
mexicandroid said:
Just got a TMobile Oneplus 7T Pro Mclaren edition from offer up. I was somehow able to carrier unlock my using the service unlock tool with the SIM card it came with ??.
I noticed it has a Retail Mode app and Tech Specs app so I'm thinking it used to be a Retail unit but everything else works fine. I was able to add my Gmail account and setup the device just fine.
The only issue I have it is stuck on the October 2019 software version. Could somebody tell me if I can use this stuff on this thread to install the normal software because I think maybe that's why it won't update my phone to the latest software. I just want the phone to be in normal software version with no root or anything special. Just want it stock. Thanks in advance
Click to expand...
Click to collapse
If it's been rooted before, you may need to be rooted to have a working fingerprint. Do you still have contact info from the previous owner to see if they have any info about what's happened with the phone?

How To Guide The Quest for a Bootloader Unlock (partial guide, T-Mobile variant, may work for MetroPCS/Metro variant)

OK, this process has been hell, but I'm gonna try and consolidate everything I've worked out so far in one place. This all applies only to the T-Mobile variant (ie. it comes preloaded with all the T-Mobile bloatware) of the N200 on the T-Mobile network; and a Windows PC, where a PC is used (though I imagine the Mac/Linux commands are quite similar). This is more to gather the info in one place than to provide step-by-step instructions.
SIM/NETWORK UNLOCK
Before you can unlock the bootloader, the N200 needs to be SIM unlocked. The option to Enable OEM Unlock won't even show up in the developers options until then. A temporary SIM unlock won't work, it needs to be a permanent SIM unlock.
If your N200 is the T-Mobile variant, you can get it SIM unlocked free here (be sure to read the first post thoroughly to be sure you qualify):
[CLOSED][T-Mobile USA] Free SIM Unlocking Service - [OnePlus/Samsung/Google/LG/Moto]
Hello XDA, I am back at it again with the free T-Mobile network unlocks. Yep, you heard that right... 100% FREE. This service will allow you to go into your Settings and perform a network unlock. I've been doing this for over 3 years now with...
forum.xda-developers.com
@mobbdeep had my SIM unlocked within 24 hours of sending him the required info.
You MUST have an active T-Mobile network (not Sprint or Metro) SIM card in the N200 for at least 3 full days before sending your SIM Unlock request in.
---
*edit-
An alternate is to use this debloat script:
Found a chink in the armor... Just enabled OEM unlocking after 11 update...
I haven't got a lot of time to get this out before heading out on a job, so here's the nitty gritty. A few days ago I flashed over "OnePlus_Nord_N10_5G_Metro_by_T-Mobile_OxygenOS_10.5.8" to get a clean start. I then allowed 10.5.14 to install...
forum.xda-developers.com
Which should unlock the OEM Unlock option in the developer options.
This should work with non-T-Mobile variants of the N200 as well.
Thanks to @PopCaps1996 for pointing this option out.
---
*edit2-
Thanks to user @DeadDjembe we now know the specific command from the debloat script which enables OEM Unlocking.
Code:
adb shell pm uninstall --user 0 com.qualcomm.qti.uim
Running this ADB command on a stock T-Mobile variant N200 should enable the greyed-out Allow OEM Unlock option in the developers settings, without needing to run the full debloat script.
---
Once your N200 is SIM Unlocked, the Enable OEM Unlock option will show up in the developers options.
USB DRIVERS
You may need to use the Google USB Driver from Android Studio to allow your PC to recognize your phone when it's in fastboot mode.
Download Android Studio & App Tools - Android Developers
Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.
developer.android.com
Android Studio won't install the USB Drivers by default, you'll need to install them through the SDK Manager (Android Studio -> Projects -> More Actions -> SDK Manager -> SDK Tools -> Google USB Driver checkbox -> Apply)
You'll need to manually install the drivers through the device manager while the phone is in fastboot mode and connected to the PC (right-click -> Update Drivers -> Browse Computer -> Let Me Pick -> Have Disk).
The drivers should be located at:
C:\Users\[username]\AppData\Local\Android\Sdk\extras\google\usb_driver\android_winusb.inf
You'll want the 'Android Bootloader Interface' driver.
UNLOCK CODE/TOKEN
Once you can access your phone in fastboot mode, you can try:
'fastboot oem unlock'
But, you'll just get a message asking for an unlock token. Doesn't hurt to try, just in case, though.
What you need to do now, is type:
'fastboot oem get_unlock_code'
This will display both the phone's serial number, plus a 64 digit unlock code. (you might not be able to select the code to copy it, but a ctrl-a / ctrl-c should work, then just paste it in notepad)
Now, on your phone (still in fastboot mode) hit up/down on the volume buttons, until you see "Show Barcode", then tap the power button to select it.
This will bring up a barcode, as well as listing you devices IMEI number. (there are other ways to get the IMEI, but this is quick, and you're already right there)
Copy the IMEI down.
Now go to:
https://www.oneplus.com/unlock_token
You'll need to create an account.
In that form, you'll need to select the phone's model, and then enter the serial number, 64 digit unlock code (no spaces), the IMEI, and your email, as well as checking a box that you acknowledge that you void the warranty by bootloader unlocking the phone.
If all goes well, It should take about a week from submission for them to send you the unlock token.
------
I've just sent in my info an hour or two ago, and am now waiting for my unlock token.
I'll update this with what you need to do with the token once I've gotten mine and figure it out myself, lol.
------
Exactly 7 days (nearly to the minute) after sending the request in, I received the unlock code. So here's the update:
APPLYING THE UNLOCK CODE
You can use this URL to check the status of your Unlock Coed request:
unlock token - OnePlus (United States)
www.oneplus.com
Once your Status is listed as "Finished", there will be a download button at the lower right corner.
Download the "unlock_code.bin" file to your PC.
Place 'unlock_code.bin' in:
C:\Users\[user name]\AppData\Local\Android\Sdk\platform-tools\
Or where ever you have your fastboot.exe file.
If you don't know where it is, the command:
Code:
fastboot --version
will give your it's location.
Now in command line, navigate to the folder "fastboot.exe" and "unlock_code.bin" are located in. Get your phone connected via USB, and in fastboot mode, and use the following command:
Code:
fastboot flash cust-unlock unlock_code.bin
(Thanks to @lentm for posting this command)
After checking the output, to be sure it worked, use this command:
Code:
fastboot oem unlock
Follow the on-screen instructions on your phone to finish the bootloader unlock.
you do NOT need to carrier unlocked for bootloader unlock use this...... debloat script oneplus through ADB an once finished OEM UNLOCK will be ungrayed. then you can request a unlock token from oneplus then wait 7 days then flash an unlock bootloader.
im still carrier locked
PopCaps1996 said:
you do NOT need to carrier unlocked for bootloader unlock use this...... debloat script oneplus through ADB an once finished OEM UNLOCK will be ungrayed. then you can request a unlock token from oneplus then wait 7 days then flash an unlock bootloader.
im still carrier locked
Click to expand...
Click to collapse
OK, that's neat.
I can't personally test it, as I'm already SIM unlocked; but all comments in the thread seem to indicate it working.
It'd be quite interesting if someone could narrow down exactly which of the removed apps enables the OEM Unlock option (as an uninformed guess: adb shell pm uninstall --user 0 com.qualcomm.qti.remoteSimlockAuth).
I'd need to research what all those different apps do, but at a glance I see at least 2 or 3 on that list I'd want to keep. At any rate, I'd rather wait until after I get TWRP Recovery on my phone (once we get a release for the N200) before debloating it, just to be safe. I'm far more knowledgeable about computers than phones, which gives me just enough knowledge to seriously screw up my phone by doing the wrong thing, lol.
edale1 said:
OK, that's neat.
I can't personally test it, as I already have that unlocked; but all comments in the thread seem to indicate it working.
It'd be quite interesting if someone could narrow down exactly which of the removed apps enables the OEM Unlock option (as an uninformed guess: adb shell pm uninstall --user 0 com.qualcomm.qti.remoteSimlockAuth).
I'd need to research what all those different apps do, but at a glance I see at least 2 or 3 on that list I'd want to keep. At any rate, I'd rather wait until after I get TWRP Recovery on my phone (once we get a release for the N200) before debloating it, just to be safe.
Click to expand...
Click to collapse
i can confirm it works that's the method i used to unlock my bootloader for my n200
Using the debloater worked beautifully to get ability to enable OEM Unlocking. Now it's just the week wait to get the code.
Really wish they'd speed that up; I've had to do this for four devices through them. Major benefit to buying direct from OnePlus, IMO. The last one I did was unlocked moments after getting home...(and is now running crDroid which I really hope comes to the N200)
PhoenixPath said:
Using the debloater worked beautifully to get ability to enable OEM Unlocking. Now it's just the week wait to get the code.
Really wish they'd speed that up; I've had to do this for four devices through them. Major benefit to buying direct from OnePlus, IMO. The last one I did was unlocked moments after getting home...(and is now running crDroid which I really hope comes to the N200)
Click to expand...
Click to collapse
you will not be able to modify anything anyways once you get the bootloader unlocked because oneplus has not released stock rom for the N200 on their website yet. so there for we do not have stock boot.img to be able to patch an root but i heard they will be uploading the rom soon. unless we can figure out how to back up boot img through fastboot but don't think that's possible
Yes, but to my knowledge unlocking the bootloader is the only part of the entire process of installing a custom recovery and rooting that wipes the device. So it's best to get that out of the way ASAP, before the phone's loaded with stuff you don't want to lose.
I got the unlock bin file from OnePlus a couple of days ago, and just finished unlocking my N200 from T-Mobile with the code below:
Code:
fastboot flash cust-unlock unlock_code.bin
Code:
fastboot oem unlock
Edit:
I was able to download the latest ota (July) zip, extract the boot.img out of payload.bin using payload dumper on python; however, even the latest Magisk Canary version couldn't patch the img, says unknown image format.
lentm said:
View attachment 5377289
I got the unlock bin file from OnePlus a couple of days ago, and just finished unlocking my N200 from T-Mobile with the code below:
Code:
fastboot flash cust-unlock unlock_code.bin
Code:
fastboot oem unlock
Edit:
I was able to download the latest ota (July) zip, extract the boot.img out of payload.bin using payload dumper on python; however, even the latest Magisk Canary version couldn't patch the img, says unknown image format.
Click to expand...
Click to collapse
can you send me the extracted payload.bin pm me please
PopCaps1996 said:
can you send me the extracted payload.bin pm me please
Click to expand...
Click to collapse
https://android.googleapis.com/packages/ota-api/package/2c0d5671fc9a0f7829ab54b08139378afc295f46.zip
lentm said:
https://android.googleapis.com/packages/ota-api/package/2c0d5671fc9a0f7829ab54b08139378afc295f46.zip
Click to expand...
Click to collapse
the payload bin that you extracted? can you zip up the extractred imgs from payload . bin. an send them to me?
lentm said:
View attachment 5377289
I got the unlock bin file from OnePlus a couple of days ago, and just finished unlocking my N200 from T-Mobile with the code below:
Code:
fastboot flash cust-unlock unlock_code.bin
Code:
fastboot oem unlock
Edit:
I was able to download the latest ota (July) zip, extract the boot.img out of payload.bin using payload dumper on python; however, even the latest Magisk Canary version couldn't patch the img, says unknown image format.
Click to expand...
Click to collapse
Maybe it's because the ota is just an update, not a full zip?
PopCaps1996 said:
the payload bin that you extracted? can you zip up the extractred imgs from payload . bin. an send them to me?
Click to expand...
Click to collapse
I can get you the boot.img, not every img files. Check the attached.
lentm said:
I can get you the boot.img, not every img files. Check the attached.
Click to expand...
Click to collapse
When trying to patch the boot.img file with Magisk Stable version 23.0 (23000) (21) and Canary version f822ca5b (23001) (21), I get "Unsupported/Unknown image format. Installation failed".
dragonnightx said:
When trying to patch the boot.img file with Magisk Stable version 23.0 (23000) (21) and Canary version f822ca5b (23001) (21), I get "Unsupported/Unknown image format. Installation failed".
Click to expand...
Click to collapse
Yea, that's what I get too.
How long does OnePlus usually take in processing the bootloader unlock request?
TheLoonyRebel said:
How long does OnePlus usually take in processing the bootloader unlock request?
Click to expand...
Click to collapse
7 days
PopCaps1996 said:
you will not be able to modify anything anyways once you get the bootloader unlocked because oneplus has not released stock rom for the N200 on their website yet. so there for we do not have stock boot.img to be able to patch an root but i heard they will be uploading the rom soon. unless we can figure out how to back up boot img through fastboot but don't think that's possible
Click to expand...
Click to collapse
Have you tried downloading full ROM of OxygenOS11 using the Oxygen Updater app?
jilebi said:
Have you tried downloading full ROM of OxygenOS11 using the Oxygen Updater app?
Click to expand...
Click to collapse
I tried it and even I set it manually to N200, but no full ROM available
PopCaps1996 said:
you do NOT need to carrier unlocked for bootloader unlock use this...... debloat script oneplus through ADB an once finished OEM UNLOCK will be ungrayed. then you can request a unlock token from oneplus then wait 7 days then flash an unlock bootloader.
im still carrier locked
Click to expand...
Click to collapse
Do you know which specific app to uninstall removes the OEM unlock restriction? I want to unlock the bootloader, but would rather keep the other preinstalled software.

Question Metro PCS Bootloader Unlocking

Has anyone been able to get past this yet.... Not T-Mobile but the Metro PCS bootloader. If so please post here... Many many people are pulling their hair out waiting to a fix to this problem....
I did however find this if any DEV's what some bootloader hacking insight and a tool to do it....
halloweenm925 said:
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
View attachment 5833761
Click to expand...
Click to collapse
halloweenm925 said:
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
View attachment 5833761
Click to expand...
Click to collapse
The link does not work...
halloweenm925 said:
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
View attachment 5833761
Click to expand...
Click to collapse
This no longer works, the links are dead. there is no information on which version of deep testing you have to have as they are all version specific for each phone so you can all ignore this and if anyone has a RECENTLY tried and tested method that works post it here. If its old and no longer functiining like this guide here, do not post it as it does ot work....
halloweenm925 said:
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
View attachment 5833761
Click to expand...
Click to collapse
Does not work the link to OnePlus is dead. So its a waste of time....
Anyone have a way that does not involve dead links that get you no where?
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
yes this has worked for me for years to get oem unlocked. type in PowerShell:
adb shell pm disable-user com.qualcomm.qti.uim
oem toggle will not be greyed out after or you can use this one+ tool to get oem unlock https://1drv.ms/u/s!AqDQuxOzB8wghvoaD02pqZRbUL4eXw
once u type that command in turn oem unlock on in developer options and USB debugging.just in case u haven't yet u need to tap build version under about phone 7x to unhide that menu. make sure you have a backup of your device including firmware for your specific device in case issues and so you can extract your boot img to patch with magisk, also if custom recovery is available for the device might want to find and USB adb drivers then open power shell in windows and type adb reboot bootloader to get into fastboot. once in fastboot type ./fastboot oem unlock. should with no issues a pop-up on device stating if you want bootloader unlock device has to be factory reset. accept and your device will reset and reboot then to get root once booted to welcome screen just hit skip to get through setup just in case something happens your going to have to do it all over. you can fully setup later. once on home screen download magisk from GitHub only and install open it after installed and on main screen your gonna want to patch your boot img you got from firmware extraction and patch with magisk. I believe file will be in downloads folder then send that to Windows adb folder and reboot to fastboot again then type ./fastboot flash boot (magisk-patched file).img and now your rooted and restart
just found this as well. claims to have almost 100% success https://optool.daxiaamu.com/wiki_pctool. has support for all one+ devices
halloweenm925 said:
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
View attachment 5833761
Click to expand...
Click to collapse
The link does not work...
halloweenm925 said:
How to Unlock Bootloader on OnePlus (Unlocked / T-Mobile)
Here is a complete walk-through and guide on how to unlock bootloader on OnePlus phones. Whether you are looking to install a custom ROM or trying to root
teamandroid.com
View attachment 5833761
Click to expand...
Click to collapse
As I have stated the OnePlus support link no longer works so this guide is irrelavant.
paulb1977 said:
once u type that command in turn oem unlock on in developer options and USB debugging.just in case u haven't yet u need to tap build version under about phone 7x to unhide that menu. make sure you have a backup of your device including firmware for your specific device in case issues and so you can extract your boot img to patch with magisk, also if custom recovery is available for the device might want to find and USB adb drivers then open power shell in windows and type adb reboot bootloader to get into fastboot. once in fastboot type ./fastboot oem unlock. should with no issues a pop-up on device stating if you want bootloader unlock device has to be factory reset. accept and your device will reset and reboot then to get root once booted to welcome screen just hit skip to get through setup just in case something happens your going to have to do it all over. you can fully setup later. once on home screen download magisk from GitHub only and install open it after installed and on main screen your gonna want to patch your boot img you got from firmware extraction and patch with magisk. I believe file will be in downloads folder then send that to Windows adb folder and reboot to fastboot again then type ./fastboot flash boot (magisk-patched file).img and now your rooted and restart
Click to expand...
Click to collapse
Thats if you have the bin code which for what ever reason OnePlus has shut down that link...So not going to work on Metro PCS with a locked boot loader...
paulb1977 said:
once u type that command in turn oem unlock on in developer options and USB debugging.just in case u haven't yet u need to tap build version under about phone 7x to unhide that menu. make sure you have a backup of your device including firmware for your specific device in case issues and so you can extract your boot img to patch with magisk, also if custom recovery is available for the device might want to find and USB adb drivers then open power shell in windows and type adb reboot bootloader to get into fastboot. once in fastboot type ./fastboot oem unlock. should with no issues a pop-up on device stating if you want bootloader unlock device has to be factory reset. accept and your device will reset and reboot then to get root once booted to welcome screen just hit skip to get through setup just in case something happens your going to have to do it all over. you can fully setup later. once on home screen download magisk from GitHub only and install open it after installed and on main screen your gonna want to patch your boot img you got from firmware extraction and patch with magisk. I believe file will be in downloads folder then send that to Windows adb folder and reboot to fastboot again then type ./fastboot flash boot (magisk-patched file).img and now your rooted and restart
Click to expand...
Click to collapse
Thats just unlocks The ability to run it on any network that does not unlock a METRO PCS locked bootloader. You have to get a bin file or a expolit, the ADB method does not work on locked bootloaders
jayram1408 said:
Thats just unlocks The ability to run it on any network that does not unlock a METRO PCS locked bootloader. You have to get a bin file or a expolit, the ADB method does not work on locked bootloaders
Click to expand...
Click to collapse
I have three PCS phones and none of them have unlocked bootloaders. 2 N20's and a N200
<Moderator Note>:
Please, everyone - instead of making three to five posts in a row, sometimes quoting the same previous post, please just Edit your existing post with the additional information.
I've merged all the posts in a row by the same users in this thread. I did accidentally make a mistake, so the second post in this thread was what came after the now third post, and there's no easy way to undo that. Apologies.
Much appreciated.
Thank you,
@roirraW "edor" ehT
Bro just use the Tmobile portal through oneplus there is a thread with the link on this forum.
yes sir it has worked on nord n10, n100 , and op 9 without getting the unlock bin. the adb she'll command allows the OEM toggle to be ungreyed then type ur unlock bootloader commands but make sure u have dev potions enabled and you are on your home screen beforehand. also make sure your device is connected to the internet. I've heard that I won't work if not. I haven't had any problems with it though. there is also an option in the OnePlus tool to allow oem unlock to be toggled as well and it all should work without network unlock or the unlock.bin
Does anyone actually try to use the link or are we all just copy and pasting. The links do not work.....if anyone has a good working link. That you have TRIED first... please post it here.
On another note, have any Devs seen the information I posted about bootloader hacking. My technical skills are more suited to fixing cars but I did accidently stumble upon how some group made a tool and complete instructions to unlock any and all bootloaders wether its on phones, computers, or basicly any electronic device. There was a lot of information there but it's beyond my scope of being able to implement. A person with the right background can probably read it and have the ability to hack a great many things afterwords. It went over hacking Tv's, video game consoles, phones, industrial control, computers, systems ect.... they claim with the knowledge they posted and the tool they invented that ALL bootloaders can now be circumvented.

Categories

Resources