Advertisement

Advertisement

Advertisement

If you wish to customize your Moto G5 beyond what the OEM offers, then the word “Root” must have already clicked your mind by now. So here, we’re going to help you root Moto G5 and G5 Plus.

Root Moto G5

Rooting will enable you to gain complete control over your device partitions, so you can mount them, access them, and modify them at your will. This allows you to get past the limitations laid down by the manufacturer. You will be able to use mods like ViPER4Android and Magisk, to make the most out of the current features and even add new ones.

Read: Google Assistant Tips & Tricks: 10 cool things to do with it

Rooting on the G5 or G5 Plus is not as easy as just flashing SuperSU. For some reason, flashing SuperSU/phh’s Superuser has failed for many users who have already tried. But there is one confirmed method that will work – MagiskSU. And even with that, only a specific version of Magisk is assured to be working. Also, we will be flashing an unofficial port of TWRP, which has been provided to the users by XDA Developer – Santhosh M. We appreciate the work he has done for the community.

So let us get to it!

Table of Contents

Prerequisites

  • Your device must have an unlocked bootloader. If you still haven’t unlocked it yet, follow out the tutorial.
  • Install Motorola USB drivers on your PC.
  • Install Android SDK on your PC. Or you can also use the ADB and Fastboot standalone package if you know how to use it. Extract its content to the location where you will download the TWRP image.
  • Backup your Moto G5 completely. Decrypting will wipe out your complete device, including internal storage.
  • Charge your phone to at least 60%. This will make sure that the device doesn’t switch down suddenly in the midst of the process.

Instructions to Install TWRP on Moto G5/G5 Plus

  1. Download the latest TWRP recovery image for your Moto G5 or Moto G5 Plus
  2. Reboot your device into bootloader mode – Power it off completely. Press and hold the Volume Down and Power keys until you see the bootloader mode.
    Moto G Bootloader Mode
  3. Now connect the phone to the PC using a compatible USB cable.
  4. Open the folder where the TWRP recovery image was downloaded. Press and hold the SHIFT key, and right-click on an empty space inside the same folder. Select Open PowerShell window here from the pop-up menu.Open PowerShell on Windows
  5. A command prompt window will open. Type in the following code to make sure that your device is being detected correctly.
    fastboot devices

    The command should return a device ID. If it doesn’t, make sure that you have installed Motorola drivers properly.

    Fastboot devices command

  6. Flash the TWRP recovery using the following command.
    Moto G5:

    fastboot flash recovery twrp-3.1.0-0-cedric.img

    Moto G5 Plus:

    fastboot flash recovery twrp-3.1.0-0-potter.img
  7. The flashing process wouldn’t take more than a few seconds. Don’t boot your device yet.

Decrypt Data Partition & Flash Magisk to Root Moto G5/G5 Plus

Now that you have TWRP installed, you will be using it to decrypt the storage and finally root your Moto G5 or G5 Plus.

  1. While your device is still in bootloader mode since the previous step, press either of the volume buttons until you see Recovery mode highlighted. Finally hit the power button to boot into recovery.
    TWRP Unmodified System Partition Warning
  2. The first time that your device boots into TWRP, it shall ask for a password. So, tap on Cancel. You will instantly be prompted with a warning message for “Unmodified System Partition”, so swipe and allow it.
    TWRP Format Data
  3. Tap on Wipe > Format Data and enter “yes” in the provided field. This will format the complete data partition, which also includes the internal storage.
  4. Head back to the TWRP main screen and go to Reboot > Recovery. Your G5 will instantly reboot back into TWRP.
  5. Download the required files – no-verity-opt-encrypt-5.1.zip & Magisk-v20.4.zip
  6. Now while your device is in TWRP, connect it to the PC. Go to Mount > Enable MTP.
  7. Copy both the files to the storage and then tap on Disable MTP.
  8. Go to Install and select the no-verity-opt-encrypt-5.1.zip file and confirm the flashing process.
  9. When it’s done flashing, flash the “Magisk-v13.3.zip” file in the same manner. Finally, tap on Reboot System. This is how you easily root Moto G5 and G5 Plus.

Verify Root Moto G5

Go ahead, there are loads that you can do with it. A few things definitely worth trying are ViPER4Android, SELinux Swith, and Magisk Modules. Do you know of something interesting, specific to the G5? Let us know by dropping a comment below.

Post a Comment

Comment Policy: We welcome relevant and respectable comments. Only input your real first name and valid email address if you want your comment to appear. Read our comment policy fully before posting a comment.