Skip to main content
UNLOCKING THE BOOTLOADER OF MOTO G XT1033
Follow these simple steps and unlock the bootloader of your Moto G:
- Download these files to your PC before you begin anything.
ADB DRIVERS
MOTOROLA USB DRIVERS
CWM RECOVERY
- Once you are done with the downloads, turn your device off and hold VOLUME (-) and POWER and after 5 seconds release the keys. Now connect it to the PC.
- Extract the ADB DRIVERS ZIP and browse INSIDE THE ADB TOOLS FOLDER and HOLD RIGHT SHIFT AND RIGHT CLICK anywhere on the screen and select OPEN COMMAND PROMPT HERE.
- Next hit this code to check if the device is connected to the PC
CODE : adb devices
- You should see something like this :
- List of devices attached
TA8900F923 device
- Then type this code to get the Bootloader Unlocking code :
CODE: fastboot oem get_unlock_data
- You should see something like this :
(bootloader) 3A95720615784488#5441383833304C
(bootloader) 47325600585431303332000000#361D
(bootloader) 7293361E178D7D591294131B57789CA
(bootloader) 86EC4#C39412020F000000000000000
(bootloader) 0000000
OKAY [ 0.164s]
finished. total time: 0.164s
- Now copy all the codes except (bootloader) and make sure they are copied without SPACES.
- Now go to this link and paste the code and check for the eligibility MOTOROLA: UNLOCKING THE BOOTLOADER
- Follow the instructions and wait for the arrival of the e-mail.
- Then copy the UNIQUE code and paste it in the command prompt window which you had opened earlier.
- That's it.. You have successfully unlocked the BOOTLOADER!!
Comments
Post a Comment