[GUIDE]Unlock Bootloader - Moto E [UPDATED]

Search This thread

5644red

Member
Jan 22, 2013
13
0
Bellary

Attachments

  • twrp3.png
    twrp3.png
    97.8 KB · Views: 466

iblaziner786

Senior Member
Jan 5, 2014
66
136
Dandeli
Please help guys i beg u really in need!!

UNLOCK YOUR BOOTLOADER

WARNING: UNLOCKING YOUR BOOTLOADER VOIDS YOUR WARRANTY.PROCEED AT YOUR OWN RISK.
NOTE: Unlocking the bootloader will Wipe/ factory reset your device, and will delete all personal data from your device such as apps, photos, messages, and settings.


INSTRUCTIONS:

  1. Make sure to take a backup of your entire device data.
  2. Download the Android SDK OR Download the Minimal ADB and Fastboot
  3. Install the latest Motorola USB Drivers on your desktop. Download here.
  4. Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
  5. Open Command Prompt on androidsdk/platform-tools/ (Hold Shift and right click and press open command window here)
  6. Connect your Phone to PC
  7. Type this in the CMD prompt window - fastboot oem get_unlock_data
  8. You will get a return string. Copy it. [Right Click-Mark- Mark the text by pressing the shift key-Now press Ctrl+C]
  9. Paste all the lines together in a notepad. Remove the empty spaces.

  10. Now go to the Motorola Site.Sign in using your Google account or Motorola ID. Scroll down the page and paste the copied string in the field at step #6. Then click on ‘Can my device be unlocked?’, after which a "REQUEST UNLOCK KEY" button will appear at the bottom of page.
  11. To get your unlock key, select the ‘I Agree’ option. Note: You will receive an email with your Unlock Key at the email address you used to log in there.
  12. Important – Copy the 20-character key that Motorola sent you via email. Make sure your device is connected.
  13. Then in CMD type: fastboot devices (To check your device is connected)
  14. Then type: fastboot oem unlock UNIQUE_KEY

    NOTE: In above command, replace the word ‘UNIQUE_KEY’ with the unlock code that you got via email. Then hit enter and the unlocking process should begin. Wait for a while and soon you’ll see ‘Bootloader Unlocked’ warning on your Moto E.

You can always appreciate my work by pressing the Thanks Button.:good:
Good Day

i have wiped all data it twrp bimistakely as i thought it would be a factory flash now it doesnt boots up stock on logo saying warning you bootloader is unlocked please help what do i do reply asap!! please really need help!!
 

Lucas Eugene

Senior Member
i have wiped all data it twrp bimistakely as i thought it would be a factory flash now it doesnt boots up stock on logo saying warning you bootloader is unlocked please help what do i do reply asap!! please really need help!!

Just a kind reminder plz don't quote such long posts.

Now to your question
Boot to fastboot and flash stock ROM as in my guide
http://xdaforums.com/showthread.php?t=2759495

Next step you can always press the thanks button as a good gesture ;)
 

m11kkaa

Recognized Dev / Inactive Recognized Contributor
Jan 20, 2011
1,259
2,147
does anyone have a locked motoE? I think I've found a security bug which would allow us to boot unsigned images with locked devices.
 
  • Like
Reactions: LilAnt530

Bikerholic

Member
Jun 3, 2014
6
3
Brooklyn
Unlocking with difficulty

Need some guidance with unlocking on a MAC.

While trying to follow Motorola's instruction from their unlocking page. But unable to run fastboot. Got "command not found". I have also activated USB debugger mode and developer mode prior to starting the unlocking process. Any advise would be highly appreciated.

Thank you.

OSX:10.9.3
Moto E: 4.4.2

Due to being first post on XDA, I can't post image link.

i.imgur.com/vwUTxCJ dot png

Update 6/11

Problem solved by adjusting my environment path ~/.bash_profile.​
 
Last edited:

m11kkaa

Recognized Dev / Inactive Recognized Contributor
Jan 20, 2011
1,259
2,147
Need some guidance with unlocking on a MAC.

While trying to follow Motorola's instruction from their unlocking page. But unable to run fastboot. Got "command not found".
Tried placing my device on fastboot mode, with power/down vol key pressed. And on my phone, its displaying a pic with an (euro) outlet, down arrow and power plug. (As if its asking to plug the device into power outlet). I have also activated USB debugger mode and developer mode prior to starting the unlocking process. Any advise would be highly appreciated.

Thank you.

OSX:10.9.3
Moto E: 4.4.2

Due to being first post on XDA, I can't post image link.

i.imgur.com/vwUTxCJ dot png

about entering fastboot: just disconnect the usb cable before doing that.
 
  • Like
Reactions: Bikerholic

m11kkaa

Recognized Dev / Inactive Recognized Contributor
Jan 20, 2011
1,259
2,147
Haven't unlocked mine yet. I can try your exploit
Though I've already requested the unlock key so warranty is gone.. :D

great :)
http://d-h.st/OiA
press vol-down while booting this image with "fastboot boot motoe_mbm_boot.img" so he'll enter fastboot mode.
If it worked you'll see "Hacked Powerup" instead of "Normal Powerup", if not you'll see a error message :p

Edit: I think it won't work because he'll verify the signature before copying it :p
 
  • Like
Reactions: neo.ank

kpdopp

New member
Jun 7, 2014
4
0
not recieving code from motorola?

so after entering my code at the Motorola website.

it said request unlock code option

but no code was sent to my email?

might not have removed all the spaces the first time

i requested, any way to fix it now? :eek:
 

neo.ank

Senior Member
Apr 28, 2011
1,329
638
so after entering my code at the Motorola website.

it said request unlock code option

but no code was sent to my email?

might not have removed all the spaces the first time

i requested, any way to fix it now? :eek:

Don't worry, wait for some time.If the request button appears, that means code is correct.
It will be sent.

Also check your spam folder.
From the E
 

Top Liked Posts

  • There are no posts matching your filters.
  • 188
    UNLOCK YOUR BOOTLOADER

    WARNING: UNLOCKING YOUR BOOTLOADER VOIDS YOUR WARRANTY.PROCEED AT YOUR OWN RISK.
    NOTE: Unlocking the bootloader will Wipe/ factory reset your device, and will delete all personal data from your device such as apps, photos, messages, and settings.


    INSTRUCTIONS:

    1. Make sure to take a backup of your entire device data.
    2. Download the Android SDK OR Download the Minimal ADB and Fastboot
    3. Install the latest Motorola USB Drivers on your desktop. Download here.
    4. Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
    5. Open Command Prompt on androidsdk/platform-tools/ (Hold Shift and right click and press open command window here)
    6. Connect your Phone to PC
    7. Type this in the CMD prompt window - fastboot oem get_unlock_data
    8. You will get a return string. Copy it. [Right Click-Mark- Mark the text by pressing the shift key-Now press Ctrl+C]
    9. Paste all the lines together in a notepad. Remove the empty spaces.

    10. Now go to the Motorola Site.Sign in using your Google account or Motorola ID. Scroll down the page and paste the copied string in the field at step #6. Then click on ‘Can my device be unlocked?’, after which a "REQUEST UNLOCK KEY" button will appear at the bottom of page.
    11. To get your unlock key, select the ‘I Agree’ option. Note: You will receive an email with your Unlock Key at the email address you used to log in there.
    12. Important – Copy the 20-character key that Motorola sent you via email. Make sure your device is connected.
    13. Then in CMD type: fastboot devices (To check your device is connected)
    14. Then type: fastboot oem unlock UNIQUE_KEY

      NOTE: In above command, replace the word ‘UNIQUE_KEY’ with the unlock code that you got via email. Then hit enter and the unlocking process should begin. Wait for a while and soon you’ll see ‘Bootloader Unlocked’ warning on your Moto E.

      To relock the bootloader:

      Go to Fastboot and give the command fastboot oem lock

    You can always appreciate my work by pressing the Thanks Button.:good:
    Good Day
    41
    Video Tutorial

    FAQ


    [SIZE=+1]Q1:How to remove the unlocked bootloader message? [/SIZE]


    • Download the logo.zip.
    • Extract all the files
    • Reboot to fastboot mode (power + vol down)
    • Now open cmd and use cd command to go to the directory where you placed the file.
    • Now Type the command: fastboot flash logo logo.bin
    • Reboot from the recovery (use vol up to select and vol down to navigate)
    • Now your bootlogo should be restored back to the normal version

    19
    Just a Friendly Reminder. I am receiving PM from a lot of guys on how to unlock their bootloader. I will help all of you, you know I will. But if you consider appreciating my work by pressing the thanks button it would be great for me and will help me serve you better. :good: ;)
    10
    Want to Get OTA updates even after Rooting your Device? Here's how.

    • Use the full unroot option from the Super Su
    • Flash the stock recovery Use Code : mfastboot flash recovery recovery.img
    • Now you'll be able to get OTA updates as before
    5
    I did a video tutorial showing how to Unlock the Bootloader and Root Motorola Moto E

    Step by step...

    Hope it helps ;)

    https://www.youtube.com/watch?v=1DGlZLWX0vk

    Sent from my Nexus 5 using Tapatalk