All in One Guide to Root Moto G6 Plus Android Phone

Motorola is in the mobile market for long time and one of the reputed mobile manufacturers. Recently they released the Moto G6 Plus in the market. Now, most of the Moto fans are waiting for this phone form long time and many of them already bought this device. So here we are again with a new How-To guide to Root Moto G6 Plus. The Moto G6 Plus has powered with new Qualcomm Snapdragon 630 SoC that houses a 1.9GHz processor, 5.9 inches 1080 x 2160 pixels Full HD+ IPS Corning Gorilla Glass – Splash resistant, 64GB + 4GB Ram – microSD, up to 256 GB, 3,200 mAh battery with TurboCharging support. The dual-SIM handset will also support 4G VoLTE networks.

Now the unofficial TWRP is available for the Moto G6 Plus, so we can Root Moto G6 Plus with the help of Magisk manager. Here in this guide, we are showing you the two ways to get the root access on the Moto G6 Plus. Once the phone is rooted you can install custom ROMsXposed modules, and other system tweaks. But to root any phone you need to unlock the bootloader of the phone. Here is the guide to unlock the bootloader of Motorola phones. First, follow the unlocking guide and after that follow the below-mentioned steps to root the Moto G6 Plus.

Root Moto G6 Plus

Below are the working instructions to Root Moto G6 Plus Android Phone. Here we are posting two ways to root the phone. In the first, we are going to install TWRP. And in the second you have to flash Magisk patched boot image to get the root access and flash Magisk zip file. The process is a little bit longer but one of the best way to root the phone. So read all the steps very carefully and follow all of them one by one on your phone.

 

Guide to Root Moto G6 Plus

Warning: Technobuzz.net is not responsible for any damage that might happen to your phone during this process. You’ll lose all your data upon unlocking bootloader.

The rooting process is not that easy, it takes some and some patience. So read all the steps very carefully and follow all of them one by one. One wrong step and you will brick the phone.

Why To Root Moto G6 Plus

With the help of rooting you will do lots of things on your device like Install Custom Roms, improves the battery performance of your device, remove unwanted system applications, install tweaks and other modification on your device easily and enjoy a lot of free rooted application on your device.

In simple word, we can say rooting gives you the administrator-level permissions on your device and customize your device as per your need which is impossible for a normal android. Check out some other benefits of Rooting the Android phone. 

Pre-Requirements to Root the phone

1. Install the ADB and USB Driver on your Windows PC from here. This will create an ADB folder on your Windows System Drive. You can find this folder on your C drive (C:/ADB)

2. Enable USB debugging on your Huawei Android device. To do this go to your Settings -> About -> Software Information -> More -> Now Tap on the Build Number 7-8 Times until you see a toast message “Developer option enabled”.

Now go back to settings -> Enable the OEM Unlock by going to Settings -> Developer Option and Enable OEM Unlock and USB Debugging. See the screenshot below.

3. Install Motorola USB drivers, tutorial: Download Moto USB Drivers For Windows

How to Unlock Bootloader on Moto Phone

One of the most important part to root the phone. Unlocking bootloader of the phone is not a difficult task all you have to visit the Motorola site and apply for the Unlocking the permission and you can easily unlock your phone.

Here is the full guide to Unlock Bootloader of Moto phones.

Once the bootloader of the phone is unlocked you can easily root the phone. Follow the below mention guide to Root the device.

Method 1- Using TWRP and Root Moto G6 Plus

This method is a little bit complicated and taker some time to read all the instructions and then proceed. And do take the full backup of your phone.

1. Insert SD-Card on the phone, and check it works fine or not. If its working firn fine then checks the next step.

2. Download the ADB and USB Driver on your Windows PC from here. This will create an Platform Tools folder on your desktop.

3. Download the TWRP recovery file for Moto G6 Plus from here. And save the file in the Platform Tools folder.

4. Download the logo.bin file to remove “Unlocked Bootloader” message from here. Unzip the ZIP file and save the file Platform-Tools folder.

5. Download and save the patched_boot.img file to the Platform Tools folder.

6. Connect your Moto G6 Plus to the PC with a USB cable.

7. Open a command prompt window inside the Platform Tools folder folder: Holding Shift key + Right Click > Select Open Command Window here.

8. Enter the following command to boot your phone fastboot/bootloader mode:

adb reboot bootloader

9. Now your phone in fastboot mode. Now you need to boot your phone in TWRP. No need to flash the TWRP.

fastboot boot twrp-3.2.1-0-evert.img

10. Once your phone boot in TWRP mode. When the TWRP boots –> READ-ONLY mode! Inside “Mount” select “Micro SD card” and push button “Disable MTP”. Open ADB shell.

11. Inside the Android ADB Shell, enter the following commands to create a backup of default boot and logo files on the external SD card:

dd if=/dev/block/platform/soc/c0c4000.sdhci/by-name/boot of=/external_sd/boot.img
dd if=/dev/block/platform/soc/c0c4000.sdhci/by-name/logo of=/external_sd/logo.bin

12. Power off your phone. Extract the SD-Card and secure copy your boot and logo backup in some safe place.

13. Again boot your phone in fastboot mode. Enter the following command to boot your phone fastboot/bootloader mode:

adb reboot bootloader

14. Make sure you have the logo.bin and patched_boot.img files in the platform tools or ADB folder on the PC that is the location of the command window.

15. Now one by one run these commands to flash these two files on your phone.

fastboot flash logo logo.bin
fastboot flash boot patched_boot-MotoG6+-OPW27.113-45.img

16. Reboot the device and check to see if the device boots up alright. Use this command for that:

fastboot reboot

17. Now visit this magisk manager page and install Magisk.apk (Not the zip file). Apk file on your phone.

18. Upgrade to lasted Magisk Beta. Inside the Magisk Manager “Settings”, change “Update Channel” to “Beta”. Then in the Main Magisk select “install” and “Install” the last version (v16.4) with “Direct Install”. And Reboot.

That’s it. Now your Moto G6 Plus is rooted.

Method 2 – Using Magisk and Root Moto G6 Plus

Please make sure you have April Firmware OPW27.113-45
Please DO NOT flash on different device, this is only for MOTO G6 PLUS (Evert)

1. Download the ADB and USB Driver on your Windows PC from here. This will create an Platform Tools folder on your desktop.

2. Download and save the patched_boot.img file to the Platform Tools folder.

3. Open a command prompt window inside the Platform Tools folder folder: Holding Shift key + Right Click > Select Open Command Window here.

4. Connect your phone to the PC with USB cable.

5. Enter the following command:

fastboot flash boot patched_boot.img

6. Once the process is completed reboot the device using the following command:

fastboot reboot

7. Now visit this magisk manager page and install Magisk.apk (Not the zip file). Apk file on your phone.

magisk-moto-g6-plus

Congratulations! You’ve successfully rooted your Motorola Moto G6 Plus. If you are facing some trouble with this guide them leave the comments below and we will help you to fix it up.

Rajesh Rajput is Tech Blogger, who loves to write about Android Tips, How to Guides, Reviews, ROMs, and more.



3 thoughts on “All in One Guide to Root Moto G6 Plus Android Phone”

  1. Wow! It’s too easy to Root Moto G6 Plus Phone.
    I couldn’t believe that it’ll be able to do it but you’r methods are so unique.
    – Thanks.

  2. Hi there,
    Thank you for the guide! I am trying to root my Moto G6+ but the file to download TWRP recovery file for Moto G6 Plus is missing.
    Also, how to update the firmware from OPW27.113-25 (March) to April -45? The device checks for the update but keeps returning ‘your device is up to date’ message?

  3. Thanks for the detailed explanation. I have one question though, I want to install a generic 9.0 Pie GSI Rom on my device (since it passes the Treble check) and, to do so, I need an unlocked bootloader (already done that) and have twrp installed (I really don´t need root). The two methods presented in this article are meant to get root access, with the second being the one which uses twrp to do it. Do this method leaves twrp permanently installed on the phone? Or do you just boot into twrp via fastboot to get root access but never install twrp permanently?. Thanks a lot for the input.

Comments are closed.