How to enter Fastboot Mode on Motorola Moto X Play [Tip]

Moto-2015-Family-600x340You might see a combination of the terms ‘fastboot mode’ and ‘bootloader mode’ during the guide. That’s because the two terms both have the same meaning. There is no difference to booting the device in the fastboot or bootloader modes.

HOW TO ENTER FASTBOOT MODE ON MOTOROLA MOTO X PLAY

Using the hardware keys:

  1. The hardware keys as the keys you probably know simply as ‘keys’ on your device. They are the same keys you likely see and use everyday. Most devices let you enter every mode possibly via a key combination, but that key combination is not so simple as to result in accidental mode entering.
  2. Start by holding in the Power button until you know the device is completely off.
  3. Press the Volume Up and Volume Down buttons together at the same time and do not let go until you read the next step.
  4. With the Volume keys pressed down, press the Power button just once and then let go of all three buttons together.
  5. When done correctly, you should see the bootloader mode screen on the display.

That explains how to enter fastboot mode on Motorola Moto X Play using the hardware keys. Now lets take a look at using the Android SDK.

Using the command prompt:

  1. Download and install Android SDK by following this post: How to install ADB and Fastboot on Windows for use with Android.
  2. Enable the USB Debugging Mode on the Moto X Play smartphone since you are connecting to the computer. You can find that option by heading to the Settings > Developer Options > USB Debugging and making sure the box is checked for that option.
  3. Connect the Moto X Play to the computer using the USB cable.
  4. Open the folder where you have ADB and fastboot.
  5. Hold down the Shift key and right-click the mouse on an empty area within the folder.
  6. Choose the “open new command windows here” from that menu you’ll see on the display.
  7. Now type the following command into the command prompt: “adb reboot bootloader”.
  8. The Moto X Play will now boot in the bootloader mode.

Using apps for rooted users:

  1. Those of you with root access on the Motorola Moto X Play smartphone can install an app to reboot the device in bootloader mode.
  2. Head to the Google Play Store and log in to your Google account.
  3. Search for the Quick Boot app.
  4. Download and install that same Quick Boot app and open it up from your app drawer.
  5. Once you are inside the Quick Boot app, you’ll see the option to reboot the device in fastboot/bootloader mode.

Now that you know how to enter fastboot mode on Motorola Moto X Play devices, there shouldn’t be any problem installing updates, getting root access, or doing any number of tricks to your device. You should always use the hardware keys first, since that method is the easiest. However, some guides ask you to type commands using ADB, in which case it’s also easy to type the command to enter fastboot mode if you already have ADB and fastboot from the guide you are following.

Related Posts