The custom development should kick off starting today for the Moto G5S Plus, as the TWRP recovery for the device is now available. In fact,...
The custom development should kick off starting today for the Moto G5S Plus, as the TWRP recovery for the device is now available. In fact, it’s dead easy to gain root access on the Moto G5S Plus now, all thanks to — you guessed it! — TWRP recovery. With TWRP, you can use either of Magisk or SuperSU to gain superuser access on the Moto G5S Plus, which is also known by its codename sanders.
The guide below will help you install the TWRP recovery on your Moto G5S Plus, as well as root it using the SuperSU. But note that it’s a risky procedure and if you do not know what you are doing, then you may end up damaging your device.
Motorola Moto G5S Plus TWRP Recovery and Root guide
Warning!
Compatibility
How to install Moto G5S Plus TWRP Recovery and Root
Moto G5S Plus Root Guide
#1 Root Moto G5S Plus using Magisk
#2 Root Moto G5S Plus using SuperSU
The guide below will help you install the TWRP recovery on your Moto G5S Plus, as well as root it using the SuperSU. But note that it’s a risky procedure and if you do not know what you are doing, then you may end up damaging your device.
Motorola Moto G5S Plus TWRP Recovery and Root guide
Warning!
Do not try anything given on this page if you do not know
completely what you are doing. In case any damage occurs, we won’t be held
responsible.
Compatibility
The stuff given on this page is compatible only with the
Motorola Moto G5S Plus, codename sanders. Do not try this on any other
device as you might end up damaging your device.
Well, in order to install TWRP recovery on your Moto
G5S Plus, and thereafter root it, you would first need to unlock bootloader of
the device.
How to install Moto G5S Plus TWRP Recovery and Root
- Well,
first of unlock bootloader of your Moto G5S Plus
using the guide linked.
- Download
the TWRP recovery from here.
- Connect
your phone to PC with a USB cable.
- Open
a command window on PC in the folder where you have the TWRP recovery
file. For this, go to that folder, and then in the address bar, type cmd
and hit enter key. A command window will open, whose folder location will
be where you have the downloaded Moto G5S Plus TWRP recovery file.
- With
device connected to PC, reboot it to bootloader/fastboot mode by
issuing the following command:
adb reboot bootloader
└ Check your phone’s screen, if it asks for “Allow USB
debugging”, accept it by selecting OK/Yes.
- Now,
we install TWRP recovery by issuing the following command.
fastboot flash recovery twrp-3.1.1-sanders.img
- That’s
it. TWRP recovery is now installed on your device. To access TWRP,
either use the command fastboot boot twrp-3.1.1-sanders.img,
or, while in bootloader mode, use volume keys to bring up recovery option,
and then hit power button to select it and boot into recovery mode, where
you would now have TWRP recovery.
- When
you first boot into TWRP recovery, it will ask your permission for
‘Swipe to allow modifications for /system’. DO NOT ALLOW it. Once you
allow for it, DM Verity check gets enabled by the system, and it won’t let
you reboot back to OS normally until you manually disable by it flashing
either SuperSU root file, or a simple DM verity disabler file. In short,
allow for system modification only when you are have the DM verity
disabler file or the SuperSU file ready for flash, copied to your device.
For now, let’s just do not allow for it, so that we can reboot back into
OS normally by selecting that option.
Moto G5S Plus Root Guide
There are two ways to root your Moto G5S Plus, one using
Magisk, and another using SuperSU. Magisk is more preferred because you it gets
you lots of customization thanks to its modules, and not only that, hiding root
is also easy when you need to (in case of apps like Android Pay, etc.). While,
SuperSU is a simple root trick, that simply does the job.
#1 Root Moto G5S Plus using Magisk
- Download the Magisk
zip and Magisk Manager apk file:
- Copy
both files to your Moto G5S Plus.
- Boot
your device into TWRP recovery. (Allow for system modification by
swiping.)
- Tap
on Install and select the Magisk zip file that you
transferred to your device in Step 1.
- After
selecting the .zip file, do Swipe to Confirm Flash on the
bottom of screen to begin the flashing process.
- Once
Magisk is flashed, you’ll get Reboot System option,
select it.
- Once
your device reboots, open a file manager app » go to the folder where
transferred the Magisk Manager apk file in Step 1 above,
and install it.
- Open
the Magisk Manager app and check for your device’s root status.
That’s all. Enjoy systemless root with Magisk on your
Android device.
#2 Root Moto G5S Plus using SuperSU
- Download
SuperSU zip file.
- Copy
the SuperSU zip file to your Moto G5S Plus.
- Boot
your device into TWRP recovery. (Allow for system modification by
swiping.)
- Tap on
Install and select the SuperSU zip file that you transferred to
your device in Step 1.
- After
selecting the .zip file, do Swipe to Confirm Flash on the bottom of
screen to begin the flashing process.
- Once
SuperSU is flashed, you’ll get Reboot System option, select it.
COMMENTS