The Moto G 5G was unveiled on the 5th of November, and it is now available for purchase in some parts of the world. The G series from Motorola is known worldwide for the value it provides besides being a budget device.
On this page, we will guide you to install the TWRP Recovery on Moto G 5G (nairo). This guide contains both the written instruction and a video tutorial to help you install it quickly. Make sure to download the files required and then jump straight into instruction on how to install TWRP Recovery on Moto G 5G.
Keep in mind that before heading over to the process, you will need to unlock the device bootloader at first. As the smartphone OEMs provide a locked bootloader to their devices due to some security concerns, in order to install any third-party file, you will need to unlock the bootloader. Then you will be capable to install TWRP Custom Recovery on your Moto G 5G (nairo) device and root as well. The TWRP Recovery can also take Nandroid backups, restore, wipe out system/data/cache, and more.
Page Contents
Moto G 5G Specifications: Overview
The Moto G 5G features a 6.7-inch IPS LCD panel with support for HDR10. It has a resolution of 1080 x 2400 pixels and an aspect ratio of 20:9. The phone features the new Qualcomm Snapdragon 750G, which is an upper-midrange smartphone processor from Qualcomm. It is built on an 8nm manufacturing process, which means it is quite efficient. The Snapdragon 750G is an octa-core processor with two Kryo 570 cores clocked at 2.2 GHz and six Kryo 570 cores clocked at 1.8 GHz.
Coming to the cameras, we get a triple camera setup at the back and a single front camera. The rear camera setup consists of a 48MP sensor with an f/1.7 lens, an 8MP ultrawide sensor with an f/2.2 lens, and a 2MP macro sensor with an f/2.4 lens. Coming to the front, we get a single 16MP sensor with an f/2.2 lens. The rear camera is capable of capturing 4K videos, but the front camera is limited to 1080p videos.
For connectivity, we get Wi-Fi 802.11 a/b/g/n/ac, Bluetooth 5.1, GPS, NFC, FM Radio, and USB Type-C 2.0. We get a 5,000 mAh battery with the Moto G 5G, and it supports up to 20W fast charging. It is available in two color options: Volcanic Gray and Frosted Silver. For a price tag of 20,999 INR, this phone makes for a bargain with a competent processor and impressive camera specifications.
TWRP Recovery and its Advantages
Team Win Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which is functions often unsupported by stock recovery images. – WikiPedia
Advantages of TWRP Recovery:
- You can flash Custom ROM on Moto G 5G using TWRP
- You can flash modding zip files to customize your phone
- Easy to flash and use Xposed Modules using TWRP
- Easy to Root and Unroot using TWRP Recovery flashable zip SuperSU
- You can install Magisk on Moto G 5G
- Easy to Create and Restore Nandroid Backup using TWRP Recovery.
- Easy access to restore the Nandroid Backup.
- You can flash the image file using TWRP Recovery on Moto G 5G
- Easy to remove all bloatware using TWRP Recovery on Moto G 5G.
- To underclock and overclock.
- You can clean Wipe, Cache, and Data.
Steps to Install TWRP Recovery on Moto G 5G (nairo)
Before going to the TWRP installation process, make sure to follow all the pre-requirements mentioned below properly.
Pre-Requirements:
- The file and guide are supported for the Moto G 5G (XT2113-3) model only. Don’t try it on other devices.
- Moto G 5G bootloader should be unlocked.
- A PC/Laptop and a USB cable are required for this process.
- Make sure to take a Full Backup of Device Data (No Root).
- Charge your device battery to full.
- Download All Required Files:
- No Verity opt Encrypt
- Download SuperSU Zip – For root using SuperSU
- Download Magisk Zip – For root using Magisk
- USB Drivers: Motorola USB Drivers
- Download ADB and Fastboot and install them on your PC
TWRP Recovery Details
File Name | TWRP Recovery |
Version | 3.4.0-0 |
Support | Unofficial |
Device Model | XT2113-3 |
Developer (Recognized Developer) | vache |
Download TWRP Recovery 3.4.0-0
Disclaimer:
Method: ADB and Fastboot Tool
After downloading all the required files, drivers, and tools, follow the installation process.
- First of all, enable the Developer Options and USB Debugging mode on your device.
- Head over to the device Settings > System > About Phone > then tap on the Build Number seven times to enable Developer options mode.
- Now, go to the Developer options in the Settings menu and turn on the toggle to enable USB debugging.
- Next, open the ADB & Fastboot folder on your computer. Then press and hold the Shift key and right mouse click to open the command window.
- Turn off your device > Press and hold the Volume Up + Power button together for a few seconds to enter into Fastboot mode.
- Connect your device with the PC via a USB cable and type the following code on the command windows and hit enter:
adb reboot bootloader
- Now, your device is connected successfully as a fastboot device.
- Type the following command and hit enter to check the fastboot device connected or not:
fastboot devices
- Now, in order to install TWRP Recovery on your phone, type the following command and press enter:
fastboot flash recovery_a twrp.img
fastboot flash recovery_b twrp.img
- Then reboot in TWRP manually or using a fastboot command
fastboot oem reboot-recovery
Or
fastboot boot twrpname.img
- That’s it. You’ve successfully installed the TWRP Recovery on the Moto G 5G device. Now, you have to flash the Root.
What is Root?
Smartphone Rooting is the unofficial way to enable an administrator or superuser access to your device system and subsystem. Therefore, the user can easily tweak, change, edit, or delete system files and apps easily.
With the help of rooting, you can uninstall bloatware, increase device performance, reduce battery draining, install Xposed modules, and more. However, smartphone rooting will void the device warranty and you may not get software OTA updates anymore. An improper way of rooting can also brick your device easily. Therefore, make sure to follow the guide properly.
The advantage of Rooting:
- You can get access to all files on your Moto G 5G, even the files present in the root directory of your phone.
- You can increase the performance of your Moto G 5G by overclocking.
- By rooting you can increase battery life by underclocking Moto G 5G.
- Uninstall Bloatware on Moto G 5G.
- You can block Ads on any Android applications such as Youtube and other game-related applications.
Also Read: Top 5 Adblock Plus Alternatives for Android
- By Rooting Moto G 5G, you can View, Edit, or Delete any system file inside the root directory.
- You can install the Xposed Framework and many Xposed module support.
Steps to Root Moto G 5G
Guide to Root Moto G 5G via SuperSU
Guide to Root Moto G 5G via Magisk
Advertisement
We assume that this full-depth installation guide will be helpful to you. For any queries, feel free to ask in the comments below.
Source: XDA | Credits to vache