Question "Your device does not qualify for bootloader unlocking." - Can't OEM Unlock Bootloader - XT2131-1 MOTOROLA Moto G Stylus 5G (2021) CID: 0x0032 - Moto G Stylus 5G

Hello all, new user and newbie to this whole process.
I've been trying to unlock my bootloader using Motorola's website tool for getting the Unlock Key, but it gives me the message "Your device does not qualify for bootloader unlocking."
What the heck?
I've searched through a few other posts here stating that my device SHOULD be able to be BL unlocked based on the CID, and I'm at a loss here.
Here's some additional information and stuff I've tried.
MODEL: XT2131-1 MOTOROLA Moto G Stylus 5G (2021) [DENVER]
CID # 0x0032 - SPECTRUM
Not carrier-locked, tried another SIM Card to check
SECURESTATE: oem_locked
[USING FASTBOOT + ADB on Linux (Pop!_OS, Debian)
I had tried doing "adb reboot bootloader" then then "fastboot oem get_unlock_data". I got my Device ID and entered it into Motorola's site as 1 long string as it said and it said my device didn't qualify.
What does it mean by "qualify"? Do I have to take any additional steps to unlock it?
If anyone can provide information on this that would be awesome!

According to the Lenovo Forums, It seems to be an issue with the site, as many other devices that should be eligible (mine included) are getting that message.

vegaQuake said:
Hello all, new user and newbie to this whole process.
I've been trying to unlock my bootloader using Motorola's website tool for getting the Unlock Key, but it gives me the message "Your device does not qualify for bootloader unlocking."
What the heck?
I've searched through a few other posts here stating that my device SHOULD be able to be BL unlocked based on the CID, and I'm at a loss here.
Here's some additional information and stuff I've tried.
MODEL: XT2131-1 MOTOROLA Moto G Stylus 5G (2021) [DENVER]
CID # 0x0032 - SPECTRUM
Not carrier-locked, tried another SIM Card to check
SECURESTATE: oem_locked
[USING FASTBOOT + ADB on Linux (Pop!_OS, Debian)
I had tried doing "adb reboot bootloader" then then "fastboot oem get_unlock_data". I got my Device ID and entered it into Motorola's site as 1 long string as it said and it said my device didn't qualify.
What does it mean by "qualify"? Do I have to take any additional steps to unlock it?
If anyone can provide information on this that would be awesome!
Click to expand...
Click to collapse
Try this alt data input method
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a https://en-gb.support.motorola.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking...
forum.xda-developers.com

sd_shadow said:
Try this alt data input method
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a https://en-gb.support.motorola.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking...
forum.xda-developers.com
Click to expand...
Click to collapse
Holy smokes, it worked!
I got my Unlock code from this!
Gonna try unlocking the bootloader, will post an update once I'm finished!
Thank you for the mega wisdom!

sd_shadow said:
Try this alt data input method
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a https://en-gb.support.motorola.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking...
forum.xda-developers.com
Click to expand...
Click to collapse
Got my unlock key, thanks!

Just wanted to follow up, got my bootloader unlocked and my device rooted!
Good information!

Related

[Q] Warranty after unlocking bootloader

After entering to Moto G's fastboot and typing "fastboot getvar all" a lot of interesting informations about device are showed. There are two, that interest me:
Code:
(bootloader) unlocked: no
(bootloader) iswarrantyvoid: no
I know, that bootloader can be easily unlocked with quick "fastboot oem unlock". What's more, "fastboot oem lock" relocks bootloader like in Nexus devices. However, in Nexus world relocking and stock reflashing is equal with warranty restore - I've tested this on myself, when my Nexus 7's screen has cracked (it was little raised on one side) and speaker was buzzing - I've relocked, restored stock, wiped, sent it back and they have repaired it.
So my question is: does relocking bootloader and full stock reflash (like one from there) restore iswarrantyvoid variable back to no? Or at least does Motorola still pay attention to it after Moto X's liberal warranty declarations?
Konpon96 said:
After entering to Moto G's fastboot and typing "fastboot getvar all" a lot of interesting informations about device are showed. There are two, that interest me:
Code:
(bootloader) unlocked: no
(bootloader) iswarrantyvoid: no
I know, that bootloader can be easily unlocked with quick "fastboot oem unlock". What's more, "fastboot oem lock" relocks bootloader like in Nexus devices. However, in Nexus world relocking and stock reflashing is equal with warranty restore - I've tested this on myself, when my Nexus 7's screen has cracked (it was little raised on one side) and speaker was buzzing - I've relocked, restored stock, wiped, sent it back and they have repaired it.
So my question is: does relocking bootloader and full stock reflash (like one from there) restore iswarrantyvoid variable back to no? Or at least does Motorola still pay attention to it after Moto X's liberal warranty declarations?
Click to expand...
Click to collapse
Nope. Unlocking the devices triggers a hardware fuse that lets Motorola know that the device has been unlocked. Plus the UUID or whatever it is that is used to give you the bootloader unlock code is probably marked down as unlocked on Moto's side, as well, which voids your warranty.
We need a better 'crack' to go back iswarrantyvoid: no to yes without cross motorola side..
If you have a hardware fault then you are still covered under EU law so Motorola cannot use this bootloader unlock thing to get out of repairs.
Yesterday, I unlocked bootloader and rooted my Moto G. Today, after relocked boatloader and unroot (reinstalled the stock rom and reset factory), my phone come back to status
(bootloader) unlocked: no
(bootloader) iswarrantyvoid: no
Does that mean I will have my guarantee back again
flibblesan said:
If you have a hardware fault then you are still covered under EU law so Motorola cannot use this bootloader unlock thing to get out of repairs.
Click to expand...
Click to collapse
gunnroseclose said:
Yesterday, I unlocked bootloader and rooted my Moto G. Today, after relocked boatloader and unroot (reinstalled the stock rom and reset factory), my phone come back to status
(bootloader) unlocked: no
(bootloader) iswarrantyvoid: no
Does that mean I will have my guarantee back again
Click to expand...
Click to collapse
That sounds good! I'll wait for stable CWM/TWRP and CM 11 nightlies though (I assume official one are on way).
Thanks for sharing info!
gunnroseclose said:
Yesterday, I unlocked bootloader and rooted my Moto G. Today, after relocked boatloader and unroot (reinstalled the stock rom and reset factory), my phone come back to status
(bootloader) unlocked: no
(bootloader) iswarrantyvoid: no
Does that mean I will have my guarantee back again
Click to expand...
Click to collapse
Amazing :good:
Except when you get the unlock code from Motorola, they would remember your device
jonovw said:
Except when you get the unlock code from Motorola, they would remember your device
Click to expand...
Click to collapse
Here we talk about unlock bootloader brother. We no need a code to unlock bootloader and root device. Unlock code is to let device using many different networks, not lock to only 1 network.
Just in reply to the OP....
re the N7 "cracked screen" and "buzzing speaker"...
Just how did or could the unlocked boatloader cause these apparent manufacturing faults?
In what way would the unlocked bootloader allow Motorola a get out from any Warranty, even outside of the EU??
Manufacturers and retailers hide behind this myth of "your warranty is now void"....in circumstances where it is wholly BS.
Sent from my Moto G using TapaTalk
gunnroseclose said:
Here we talk about unlock bootloader brother. We no need a code to unlock bootloader and root device. Unlock code is to let device using many different networks, not lock to only 1 network.
Click to expand...
Click to collapse
Incorrect. Currently the only way to unlock the bootloader on the MotoG is to get an unlock code directly from Motorola's website.
Sent from my XT1034 using Tapatalk
jmoore4294 said:
Incorrect. Currently the only way to unlock the bootloader on the MotoG is to get an unlock code directly from Motorola's website.
Sent from my XT1034 using Tapatalk
Click to expand...
Click to collapse
we need a crack or something to lock the bootloader
but in Europe i think there is no problem for warranty at least u have some software issues
if is hardware i don t tink they say something or they don t repair ur device
gunnroseclose said:
Here we talk about unlock bootloader brother. We no need a code to unlock bootloader and root device. Unlock code is to let device using many different networks, not lock to only 1 network.
Click to expand...
Click to collapse
Wrong. We DO need an unlock code from Moto to unlock the bootloader. The Moto G comes without simlock by default (exception with PrePay phones) so that sort of unlocking is mostly rather pointless.
gunnroseclose said:
Yesterday, I unlocked bootloader and rooted my Moto G. Today, after relocked boatloader and unroot (reinstalled the stock rom and reset factory), my phone come back to status
(bootloader) unlocked: no
(bootloader) iswarrantyvoid: no
Does that mean I will have my guarantee back again
Click to expand...
Click to collapse
To unlock you used an unlock code from motorola or simply you used a oem unlock command ?
nupi said:
Wrong. We DO need an unlock code from Moto to unlock the bootloader. The Moto G comes without simlock by default (exception with PrePay phones) so that sort of unlocking is mostly rather pointless.
Click to expand...
Click to collapse
I have to pay 2 GBP to unlock my moto G which was locked to Tesco Network after pay the full price of phone without a contract. So how could it be pointless here.
danger2u said:
we need a crack or something to lock the bootloader
but in Europe i think there is no problem for warranty at least u have some software issues
if is hardware i don t tink they say something or they don t repair ur device
Click to expand...
Click to collapse
For lock there is not need a crack
yes but in fastboot says that the warranty is avoid after u unlock with motorola code.i ve flashed a original firmwarw,unroot,lock the bootloader and in fastboot says that i am out of warranty
Inviato dal mio XT1032 utilizzando Tapatalk
denzel09 said:
To unlock you used an unlock code from motorola or simply you used a oem unlock command ?
Click to expand...
Click to collapse
I followed the guide in modaco site to root the phone which was here. As follow that guide, I don't think that i got an unlock code from motorola to unlock bootloader
gunnroseclose said:
I followed the guide in modaco site to root the phone which was here. As follow that guide, I don't think that i got an unlock code from motorola to unlock bootloader
Click to expand...
Click to collapse
Yup, but you, pratically, what have done for unlock bootloader?
Write here all that you have done. Only for unlock bootloader, not root and rest. Thank you..
gunnroseclose said:
I followed the guide in modaco site to root the phone which was here. As follow that guide, I don't think that i got an unlock code from motorola to unlock bootloader
Click to expand...
Click to collapse
with that metode u don t receive the OTA updates

XT1955DL TracFone rootable?

I have been searching everywhere and I can't find a straight answer so please can anyone help me. I just want to know if I can root my G7 optimo Maxx QPOS30.85-21-6
M632_43.192.01.165R OCEAN_NA_CUST is the baseband version of that helpa
Therealjessesingh said:
I have been searching everywhere and I can't find a straight answer so please can anyone help me. I just want to know if I can root my G7 optimo Maxx QPOS30.85-21-6
M632_43.192.01.165R OCEAN_NA_CUST is the baseband version of that helpa
Click to expand...
Click to collapse
I would be surprised if it can be rooted.
Carrier exclusive models (ex. Verizon, AT&T, Tracfone) are almost never unlockable.
You need a few things to be true or available.
OEM unlocking
In Dev Options, you need to toggle on OEM: allow unlocking
If it's greyed out and it's been connected to wifi/LTE for over 14 days it's not a good sign.
Unlock data
In bootloader mode, you need to get the Unlock data
Code:
fastboot oem get_unlock_data
Unlocking Site
Then send that data to Motorola through their website
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-b
CID
You can check this first if you want, it is not dependent on the other steps.
If the Unlock site says your device cannot be unlocked, Check the device CID
If the CID is on the list of devices that cannot be unlocked, there is nothing that can be done.
If it is a good CID, keep trying the website, it can take several tries.
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking site Re-Locking see Post #4 More about bootloader UnLocking Post #2 Can my...
forum.xda-developers.com
i went through the steps on this page: https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-b
and, the device does not qualify for bootloader unlocking ( also cid is: 0x000F )
.
.
.
my infos:
tracfone g7 optimo maxx | variant: ocean XT1955DL 32GB PVT1 | BL: MBM-2.1-ocean_trac-16222030b3b-210201

Question Sim unlock, firmware question.

I have a simple mobile/tracfone moto g stylus 2021. (XT2115DL) first I want to know if I can unlock the bootloader and flash firmware to the device? Preferably the unlocked software channel. I also need to know if anybody knows of a reliable, reasonable priced network unlock company I can use?
xxxxxxxxxx
Mod Edit: Link removed
fix-this! said:
I have a simple mobile/tracfone moto g stylus 2021. (XT2115DL) first I want to know if I can unlock the bootloader and flash firmware to the device?
Click to expand...
Click to collapse
Officially very unlikely but it's fairly easy to find out.
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking site Re-Locking see Post #4 More about bootloader UnLocking Post #2 Can my...
forum.xda-developers.com
There may be an Unofficial unlock method but I haven't seen anything reported that's reliable.
sd_shadow said:
Officially very unlikely but it's fairly easy to find out.
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking site Re-Locking see Post #4 More about bootloader UnLocking Post #2 Can my...
forum.xda-developers.com
There may be an Unofficial unlock method but I haven't seen anything reported that's reliable.
Click to expand...
Click to collapse
I've found the firmware for the device. I just need to unlock the bootloader. my OEM button in developer settings is greyed out.

Question Cannot unlock my bootloader

Hi,
I just bought a Motorola G100 US version.
Hardware Version: pvt
Model Number (SKU): XT2125-4
The OEM unlocking in Developer option is greyed out.
Anyone else ran into this problem. I am connected to the internet and already have all the updates.
Vasant
HackVasant said:
Hi,
I just bought a Motorola G100 US version.
Hardware Version: pvt
Model Number (SKU): XT2125-4
The OEM unlocking in Developer option is greyed out.
Anyone else ran into this problem. I am connected to the internet and already have all the updates.
Vasant
Click to expand...
Click to collapse
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking site Re-Locking see Post #4 More about bootloader UnLocking Post #2 Can my...
forum.xda-developers.com
HackVasant said:
I just bought a Motorola G100 US version.
Hardware Version: pvt
Model Number (SKU): XT2125-4
The OEM unlocking in Developer option is greyed out.
Anyone else ran into this problem. I am connected to the internet and already have all the updates.
Click to expand...
Click to collapse
I just had to wait a few days and OEM unlock eventually made itself available.
Thanks for the information. I have connected the phone to the internet and waiting for magic to happen -.
I was finally able to unlock my boot loader. Now I am ready to try out some ROMS.
read somewhere else that you have to factory reset it and connect to wifi during setup. OEM unlock option ungrayed right away for me.

Question Any way to Unlock the Bootloader on the 2022 Moto Stylus 5G?

I Have been trying on the Motorola website and it says that the phone is ineligible to be unlocked when i put the Device ID on there site. I mean, why would the phone even have an OEM Unlock option if there was no way to unlock the bootloader? Just asking if anyone else has found a way around this?
G
GameTesterDev said:
I Have been trying on the Motorola website and it says that the phone is ineligible to be unlocked when i put the Device ID on there site. I mean, why would the phone even have an OEM Unlock option if there was no way to unlock theWhen I got that it was due to me putting the code in wrong
Click to expand...
Click to collapse
GameTesterDev said:
I Have been trying on the Motorola website and it says that the phone is ineligible to be unlocked when i put the Device ID on there site. I mean, why would the phone even have an OEM Unlock option if there was no way to unlock the bootloader? Just asking if anyone else has found a way around this?
Click to expand...
Click to collapse
When I got that message it was due to me putting the code in wrong
GameTesterDev said:
I Have been trying on the Motorola website and it says that the phone is ineligible to be unlocked when i put the Device ID on there site. I mean, why would the phone even have an OEM Unlock option if there was no way to unlock the bootloader? Just asking if anyone else has found a way around this?
Click to expand...
Click to collapse
ATT branded moto phones are not eligible for bootloader unlock.
googlephoneFKLenAsh said:
ATT branded moto phones are not eligible for bootloader unlock.
Click to expand...
Click to collapse
I unlocked my Motorola Edge+ 5G's bootloader. And it was directly from AT&T
GameTesterDev said:
I unlocked my Motorola Edge+ 5G's bootloader. And it was directly from AT&T
Click to expand...
Click to collapse
Do you really have a moto edge+ 5g? And from ATT? And bootloader unlocked?
ATT doesn't sell your "BOOTLOADER UNLOCKABLE" MOTO EDGE+ 5G.
No single att branded Motorola phone is EVER eligible for official bootloader unlock.
If you want an unlocked bootloader you should only buy it directly from Motorola
Depends on who you bought it from. If you want an unlocked version always buy direct from manufacturer instead of a carrier or Amazon... They always Lock down anything they sell.
googlephoneFKLenAsh said:
Do you really have a moto edge+ 5g? And from ATT? And bootloader unlocked?
ATT doesn't sell your "BOOTLOADER UNLOCKABLE" MOTO EDGE+ 5G.
No single att branded Motorola phone is EVER eligible for official bootloader unlock.
Click to expand...
Click to collapse
Well, mine is unlocked lmao.
GameTesterDev said:
Well, mine is unlocked lmao.
Click to expand...
Click to collapse
You can continue to claim you unlocked the bootloader of your att version moto g stylus 5g and call it a day.
att never sells MOTO Edge+ 5g. So either you don't actually own a moto edge+ 5g or you bought an unlocked version from somewhere else like bestbuy but not from ATT.
I am enjoying my bootloader unlocked moto g stylus 5g 2022 and you are begging others to help you with unlocking your att branded moto g stylus.
GameTesterDev said:
I unlocked my Motorola Edge+ 5G's bootloader. And it was directly from AT&T
Click to expand...
Click to collapse
May you provide proof please?
Other than bought directly from motorola.com (unlocked) or some T-Mobile version, all other US variants cannot have bootloader unlocked.
Have a nice day.
mingkee said:
May you provide proof please?
Other than bought directly from motorola.com (unlocked) or some T-Mobile version, all other US variants cannot have bootloader unlocked.
Have a nice day.
Click to expand...
Click to collapse
ATT never sells moto edge+ 5g. There is no att variant moto edge+ 5g at all.
For Motorola phones, usually only unlocked version, t-mobile/metro, t-mobile MVNOs, boost mobile, us cellular and google fi versions are eligible for bootloader unlock. ATT, tracfone, ATT MVNOs, verizon and verizon MVNO versions are never eligible for bootloader unlock.
Visible version used to be fully unlocked version and eligible for bootloader unlock but after visible enforcing 60-day sim-lock policy, visible is shipping dedicated visible version or verizon version motorola phones and they are no longer eligible for bootloader unlock.
***Moderator Announcement***
The flame war ends now. I don't care who is right or wrong, or who started it. You will treat each other with respect or civility.
Disagreements are fine; disrespect is not. Find a way to debate your differences without being rude, insulting, or degrading. If you find that you have nothing constructive or polite to say, don't post.
You are all required to follow the Forum Rules; those who refuse to do so will receive disciplinary action.
You have been warned.
Mudabbirshaz said:
G
Click to expand...
Click to collapse
Has anyone unlocked the Verizon bootloader I am getting the same error message as everyone else.
wonderlandpoet1 said:
Has anyone unlocked the Verizon bootloader I am getting the same error message as everyone else.
Click to expand...
Click to collapse
So sorry but you are sol! Never buy a device from a network provider because they are locked down! Always buy directly from device manufacturer if you want to unlock it!
amppcguru said:
So sorry but you are sol! Never buy a device from a network provider because they are locked down! Always buy directly from device manufacturer if you want to unlock it!
Click to expand...
Click to collapse
I have always been able to unlock T-Mobile/Metro this is my first time dealing with a Verizon bootloader. So basically there is no way to accomplish this.
T-Mobile/ Metro by T-Mobile are bootloader unlock eligible almost immediately, though I have heard of people running into trouble with it before successfully unlocking a few days or a week later. T-Mobile requires the phone to be paid for before SIM unlocking for use with another carrier, and Metro requires you to keep service for 6 months before they'll allow you to network unlock.
I UNLOCKED BY BOOTLOADER JUST YESTURDAY
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.
en-us.support.motorola.com
fastboot devices
fastboot oem get_unlock_data
fastboot oem unlock UNIQUE_KEY
JUST COPY ALL THE 5 STRINGS IN NOTEPAD AND PUT THEM RIGHT AFTER EACH OTHER COPY TO THAT WEBSITE FORM
AND YOU SHOULD GET UNLOCK UNIQUE_KEY
------------------------------------------------------------------------------------------
start like this
1. so basically go to about phone and tap build untill it says your now a developer
2. go to setting now and type developer options in search and check on the oem unlocking and adb device
3. download minimal fastboot adb file from web or where your left with platform-tools forlder
go to cmd prompt on your computer go to the location in the folder platform-tools
like mine was the folder in documents so i went like cmd windows and typed C:\Users\Administrator\Documents\platform-tools
after just put your phone in bootloader mode or fastboot mode just turn off phone and after hold down the
volume down and power button together till you see the fastboot screen
4. type the command fastboot devices
fastboot oem get_unlock_data
3A65162188522710#5A59323246393852464B006D6F746F2067200000#1F1D58B10997001E7435FB445EC7B947F899523B02FCAE78AB6815E45772643E#9802D467000000000000000000000000
put all five string together go to that website
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.
en-us.support.motorola.com
and fill out the form they will send you in email the unique key
then just fastboot oem unlock UNIQUE_KEY MCHKI5V3QAWVQ3ZETDYK
with your emailed unique key and just tap down button and power and now your bootloader is unlocked
ive attatched some pics since every code is different i dont mind sharing mine
please look at the pics so u can see how i did it with notepad string next after string data and just put it like in the form of tha website and you should get the unique key check your email spam or delete email
mine went to my deleted email for some reason and as you can see i can only relock my bootloade with lock cmd fastboot oem lock UNIQUE_KEY MCHKI5V3QAWVQ3ZETDYK
wich you dont have to because now you can isntall custom roms and magisk root
hope this helps and question pm me mine said im unlocked already as you can see in the third pic
i might be able to help later with magisk too im goot at it
GameTesterDev said:
I Have been trying on the Motorola website and it says that the phone is ineligible to be unlocked when i put the Device ID on there site. I mean, why would the phone even have an OEM Unlock option if there was no way to unlock the bootloader? Just asking if anyone else has found a way around this?
Click to expand...
Click to collapse
Its because that feature is always built in to any android device, but it is up to who you bought it from that decides if they will allow you to unlock it or not!
[WIN/MAC/LINUX][GUIDE] Moto G Stylus 5G Firmware Flashing / Restoration Guide
Part 1 https://t.me/motogstylus5gdev Join my Telegram! Device Profile: https://github.com/ArtiicPanda/MotoGStylus5G Disclaimer: Following these instructions -MAY- void the warranty (if you haven't already) and I am not responsible for...
forum.xda-developers.com
try flasing wtih the tmobile file
download the coverter.bat to platform-tools folder and also extract the zip of the tmo firmware
click on convert.bat to creat a flashfile.bat
put your phone on fastboot or bootloader mode the same when you turn off you phone and hold volume down and powre together when you get to fastboot screen
just click the flashfile.bat
and it will flash your phone then try the above i mentioned to unlock bootloader instructions
thats how i did it
i have tmobile service so it worked out for me
maybe after unlock your bootloader you can reflash the same way for your service like
att, boost mobile, cricket, retus, tmobile or tracfone
again my phone is the xt-2131 version
also everytime you reflash something and have the option to go to the phone setting you have to oem unlock
and adb debuggin on so that you dont brick it

Categories

Resources