How to Unlock Bootloader on Moto G Stylus [Official Method]

Lenovo-owned Motorola brand has recently launched its a budget category Note-like device called Motorola Moto G Stylus. It has a stylus pen that will give you a cool low-priced Galaxy Note series like user experience. The handset has more than 83% screen-to-body ratio and a punch-hole selfie camera. It runs on the latest Android 10 out-of-the-box and using quite lower eMMC 5.1 storage. While the triple rear cameras offer quite sharp images and the macro camera can capture close shots very precisely. If you’re using the Moto G Stylus or planning to buy it, here in this article, we will share with you steps on how to unlock bootloader on the Moto G Stylus device.

Unlocking the bootloader will perform a factory reset to the device that erases all the device settings, user data, third-party apps, and more from the internal storage. This will let you freely install a Custom ROM, enable Root access, etc. on your Android device.

Moto G Stylus

Before going to the bootloader unlocking details and steps, let’s take a look at the device specifications.

Moto G Stylus Specifications: Overview

The handset comes with a 6.4-inches IPS LCD display with 1080×2300 pixels resolution quality that has a pixel density of 399 ppi. The Android 10 running device is powered by an octa-core Qualcomm Snapdragon 665 SoC, paired with Adreno 610 GPU, 4GB RAM, 128GB of internal storage. You can also expand storage using a microSD card via a hybrid SIM slot.

It sports a triple rear camera setup of 48MP (wide, f/1.7) + 16MP dedicated macro camera (ultrawide, f/2.2) + 2MP (macro, f/2.2) lens along with PDAF, Laser AF, an LED flash, HDR, Panorama mode, etc. The rear cameras can record 2160p@30fps, 1080p@30/60/120fps, 1080p@30fps videos with gyro-EIS support. While the front features a 16MP (wide, f/2.0) selfie camera with HDR mode and can record 1080p@30fps videos.

The device packs a bigger 4,000mAh battery with standard 10W charging. It also includes a 3.5mm audio jack, dual-band Wi-Fi 802.11 a/b/g/n/ac, Bluetooth 5.0, GPS, A-GPS, GLONASS, BDS, GALILEO, FM Radio, USB 2.0 Type-C port, etc. While the handset features a rear-mounted fingerprint sensor, an ambient light, an accelerometer, gyroscope, proximity, compass sensor.

Bootloader Unlock

The bootloader is a program that starts whenever a device turned on. It instructs the system to boot the OS from the kernel and ramdisk. Every operating system running smart devices are coming under the list like smartphones, tablets, PCs, smartwatches, smart TVs, and more.

The smartphone manufacturers provide smartphones with a locked bootloader. If you’re an advanced user and want to install any custom third-party file on your device, you have to unlock the device bootloader first.

Disclaimer:

By Unlocking the device Bootloader may void your device(s) warranty. We’re at GetDroidTips will not be responsible for any bricking/damaging to your phone while/after following this process. Do it at your own risk. This method is only for Moto G Stylus, and it will wipe out all of your device’s internal data completely. Make sure to keep a backup.

Pre-Requirements:

  • You will need a Laptop/PC and a USB Cable.
  • Keep your device battery charged up to 60% at least.
  • We recommend you to take a complete backup of your device data.
  • Make sure to download all the required files, drivers from below.

Download Links:

Steps to Unlock Bootloader on Moto G Stylus via ADB Fastboot

  1. First, you need to enable the Developer Options > Enable OEM Unlock and USB Debugging.
    • In order to do this, go to your device Settings > About > Software Information > More > tap on the Build Number for 7 times to see a message “You are now a developer”.
  2. Now, go back to the main settings menu > search Developer Options > tap on it > turn on the OEM Unlock and USB Debugging settings.
  3. Download and extract the ADB Fastboot zip file on your PC and install it.
  4. Now, connect your Motorola phone to the computer via USB cable and install the Motorola USB Drivers on your PC.
  5. Go to the installed ADB Fastboot folder and open a command prompt window by pressing the Shift + Right Mouse button click in a blank area > click on Open Command Prompt/Powershell here.  command prompt window
  6. Now, type the following command in the command prompt and press enter:
    adb devices
  7. If you see a pop up to allow USB Debugging on your phone, Click OK allow usb debugging
  8. This command will list the connected device serial number. If your phone’s serial number shows up there then you are good to go. (If not listed, then re-install the USB Driver and retry typing the above command)
  9. Now type the command below to reboot your phone to bootloader
    adb reboot bootloader
  10. Your device will now enter into bootloader mode. bootloader mode
  11. Next, enter the below command and hit the enter button to get the unlock code
  12. Once your phone reboots into bootloader, make sure your phone shows the bootloader locked and then type the command below to make sure fastboot drivers correctly installed.
    fastboot devices
  13. This command will list the connected devices. If your phone’s serial number shows up, you are good to go and may continue. If the phone is NOT listed, this indicates that your drivers are not installed correctly. To keep the setup, you must fix your drivers to list your device under fastboot devices.
  14. If the phone is recognized by the command above, proceed to boot into bootloader by tapping down the volume down button on your phone and select the BOOT TO DOWNLOAD MODE option with power key. Now you can unlock the bootloader with the following command: Remember that this step will wipe EVERYTHING off the phone
    fastboot oem get_unlock_data

    fastboot oem get_unlock_data

  15. It will display a 5 line code, and you have to copy it on a notepad and make it in one-line code. notepad
  16. Go to the Motorola Unlock Page and click on the Next button and login/sign up with the Motorola account.
  17. Copy the one-line code that you copied and paste it in the Motorola Unlock Page interface.
  18. Click on ‘Can my device be unlocked’ and then click on ‘I Agree’ and click on ‘Request Unlock Key.’
  19. You will receive a code in your Email ID. Copy the code and replace it with the ‘code.’ (Without inverted commas)
    fastboot oem unlock 'code'
  20. Again enter the above command, and your device bootloader will be unlocked.
  21. Now, type the following code and hit enter:
    fastboot reboot
  22. Now, your phone will reboot. Wait for a while, and your device will boot into the system again.
  23. Set up your phone with your Google mail id.

We hope this guide is helpful to you, and you’ve successfully unlocked the bootloader on Moto G Stylus. For any queries, feel free to ask in the comments below.

Comments

  1. Thank’s for the ” useable ” info. I’ve looked and looked for how to’s online and come up with BS.
    Yours is the only one that’s actually working. Also , great instructions straight forward and easy to understand, even for a novice student developer. Great article! I’m definitely saving this for later and commit to memory.

  2. Is there a way to reverse the process ? When you unlock it puts an annoying warning on boot and certain apps won’t install because of the unlock

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.