Moto E5 series mobile is Mid-range variants. IF you buy this mobile, you know the Hardware Limit. With Near Stock Android OS, you may not feel laggy in regular usage like Calls, SMS, Chats. But, When playing some games and using other Heavy RAM consuming apps, you can feel slow and Heat. If you are a regular user, you can use this device without rooting. But, if you are a developer, Lag can Disturb you so you can expect some performance Improvement after Rooting, By Overclocking Processor and Optimize RAM. Why don’t I suggest to these regular users? Once you have a rooted device, you can’t use it as a regular phone. You should do some regular Maintenance and Optimizations. It can become a headache. So, It is purely your choice. Follow below steps carefully. Read the whole article before rooting your mobile.
Why should you Root Moto E5?
You should have a proper reason, and you know what you are doing. Yes, with a Minimum of 2 and 3 GB RAM and Mid-Range Qualcomm Snapdragon processor, You can use this mobile without root for 2-3 Years If you use correctly. Software is better compared with other manufacturers, Custom skin OS. Don’t root because everybody is saying when root your mobile it can become the fastest car in the world. No. Rooting is to extract some performance from the device. But, you already have Powerful specs and software. So, If you are addicted to some root apps, you can root. But, if you want to test, I won’t recommend it.
How to Root Moto E5/Moto E5 Plus/Moto E5 Play Oreo 8.0 (XT1944, XT1920, XT1921, XT1924)
Moto E5 International Variants comes with a flexible bootloader other than some carrier locked devices. This means that different smartphone variants can be easily rooted. Also, the device can accept to install TWRP recovery or any other custom recovery file/app alike.
TWRP recovery is a custom recovery file which must be installed on your devices because you can root them successfully. In this article, we explained the easiest method to follow and install TWRP recovery on Moto E5. However, the tool required for rooting this device is the Magisk App.
With the help of TWRP Recovery, you can quickly flash the latest version of Magisk into your Moto E5 to gain root access. Before sharing the tutorial, you may want to know that, with the TWRP recovery present on your device, you can easily install any custom ROM or firmware. Does it seem complicated? Relax, everything will be explained succinctly in bullets.
Things to check out for;
-
Make sure your device battery is charged above 50%
-
Backup your current files and data, full data loss process (save them on external storage).
Pre-Requirement Steps
-
Enable USB Debugging Mode and OEM Unlock in your mobile. To do this; go to settings >>> about >>> Tap on the “Build Number” 7-10 times consistently to enable “Developer Options,” then go to the “Developer Options” and enable USB Debugging Mode, OEM Unlock and Enable the ‘Advanced Reboot.’ There is no complicated process in Moto E5, Moto E5 Plus, and Moto E5 Play.
-
Download and install the Moto USB driver to your computer system.
-
Also, download the ADB drivers. Install It in your PC.
- Download Magisk.Zip (Latest Version) and Copy it to Your PC.
- fstab no-encrypt Download and Copy it to Your PC. This file helps you to maintain the Bootloader unlock in your device.
-
Download and save the TWRP File in your Internal Memory and rename it to recovery.img.
- twrp-3.3.0-0-nora.img (Moto E5)
- twrp-3.3.0-0-james.img (Moto E5 Play)
- twrp-3.3.0-0-hannah.img (Moto E5 Plus)
- Copy all the above files into the Fastboot folder.
Unlock Bootloader using ADB and Fastboot
- Switch off your device. Then, enter into Fastboot mode. To do this- Press and hold down the Volume Up + Power buttons at the same time for some time.
-
Press the Volume Up button to continue when you see the warning message.
-
Now, connect the Moto E5/ E5 Plus / E5 Play mobile to the computer via USB cable.
-
Launch the fastboot on your computer. Open a Command prompt on your PC and type below command.
- fastboot devices
- It should display the connected devices. If you didn’t get the device, restart the command prompt and Disconnect and Connect your Moto E5/Moto E5 Plus/Moto E5 Play. If you are detected type below commands.
- fastboot oem get_unlock_data
- Hit enter, you will get some unlock data. Copy those codes and remove <bootloader> Prefix from those lines and copy them into one single line.
- Go to Official Moto Unlock Page. Log in with your moto account and in the Box, Paste those codes and Check the unlock Bootloader Status. If you get, Yes you can unlock, You can request unlock Key from Moto.
-
After the process complete, you will get 20 Digit to unlock key in your email. Now type the following command to unlock bootloader in your device.
- fastboot oem unlock UNIQUE CODE
-
You should type this code two times and Hit enter to unlock your device successfully. After the successful unlock your device will automatically reboot to the standard OS.
- Check again enable “Developer Options,” then go to the “Developer Options” and enable USB Debugging Mode, OEM Unlock and Enable the “Advanced Reboot.” Sometimes they disabled them self after the boot.
Flash TWRP
- Switch off your device. Then, enter into Fastboot mode. To do this; press and hold down the Volume Up+ Power buttons after Android Logo Appears Still press Power button and Press Volume Up Button.
-
Now, connect the Moto E5 mobile to the computer via USB cable.
-
Launch the fastboot on your computer. Open a Command prompt on your PC and type below command.
- fastboot boot twrp recovery.img
- After the process complete, It will boot into the temporary TWRP. Don’t Boot into standard OS until we flash magisk.
Install Magisk, and no verity in your Moto E5/Moto E5 Plus/Moto E5 Play using TWRP
- In TWRP, Make a full Backup in External SD Card or Pendrive using OTG Cable.
- After the process complete, Reboot to Bootloader using TWRP Option. Reboot->Reboot Bootloader.
- Now you should flash the permanent TWRP on your mobile. Type below commands one by one to flash TWRP in the recovery partition.
- fastboot flash recovery recovery.img
fastboot reboot recovery
- After booting into TWRP, type below ADB commands.
- adb shell mount -o,rw /dev/block/bootdevice/by-name/vendor /vendor
adb push fstab.qcom /vendor/etc/fstab.qcom
- After the successful process goes to TWRP menu. Select Wipe->Advance Wipe->Select Cache Data.
- adb push Magisk-version name.zip /sdcard/
- The Above command will copy magisk to your mobile.
- Return to Home of TWRP select Install.
- Select Magisk.Zip.
- After the Installation Reboot Your Mobile.
- You can also install Magisk Manager in your Mobile Applications.
What More?
As already mentioned, Moto E5/Moto E5 Plus/Moto E5 Play Plus has a minimum of 2/3 GB RAM, and it is a Good software side phone; There are Major regular updates and monthly updates, from Motorola for a long duration. So, if you are sure about what you are doing, you can root your device.
Selva Ganesh is the Chief Editor of this Blog. He is a Computer Science Engineer, An experienced Android Developer, Professional Blogger with 8+ years in the field. He completed courses about Google News Initiative. He runs Android Infotech which offers Problem Solving Articles around the globe.
Leave a Reply