How to root itel S11, rooter Itel S11, install TWRP on itel S11, TWRP Itel S11: If you are looking for a way to root your Itel S11 Android MTK, then this is the right place to learn how to do it. From this page, discover the step-by-step guide on how to root Itel S11 with SuperSU.
Similar articles
Having an Itel S11 and wondering if it is possible to root it and gain full control over it? Oh! yes! you can root your Itel S11 Android smartphone using SuperSU after installing a custom recovery. To ease rooting of Android devices, a custom recovery like TWRP is usually used. Custom recovery comes with more features that are lacking in stock recovery. As such, installing custom patches and ROMs will require a custom recovery like twrp. And with TWRP installed, rooting becomes easy and with root, you can easily install custom ROMS and also get rid of bloatware on your Android.
If you are looking for a way to root your Itel S11 Android MTK, then this is the right place to learn how to do it. From this page, discover the step-by-step guide on how to root Itel S11 with SuperSU.
What is rooting?
Before you proceed with the rooting proper, it will be advisable to have some insights about what rooting is.
Rooting is the process of allowing users of smartphones, tablets and other devices running the Android mobile operating system to attain admin privileged control (known as root access) over various Android subsystems.
Once your device is rooted, you can install different MODs, kernel, ROMs on your device. You can install the latest Android updates on an old device by installing custom firmware or ROMs like CyanogenMod 13 or LineageOS.
What to know before rooting your Android device
- Rooting your device will void the warranty.
- Make sure to install MTK drivers on your computer if you do not have it installed.
- You rooting your device is all at your own risk. We are not responsible for what will happen to your device when you apply this guide wrongly.
- In order not to be in harm's way, consider taking a backup of your system and userdata before applying this method.
The advantages of rooting your device
Advantages of rooting include the possibility for complete control over the look and feel of the device. As a superuser has access to the device's system files, all aspects of the operating system can be customized with the only real limitation being the level of coding expertise. Immediately expectable advantages of rooted devices include the following:
- Support for themes, allowing everything to be visually changed from the colour of the battery icon to the boot animation that appears while the device is booting, and more.
- Full control of the kernel, which, for example, allows overclocking and underclocking the CPU and GPU.
- Full application control, including the ability to backup, restore, or batch edit applications, or to remove bloatware that comes pre-installed on many phones.
- Custom automated system-level processes through the use of third-party applications.
- Ability to install a custom firmware (also known as a custom ROM) or software (such as Xposed, Magisk, BusyBox, etc.) that allows additional levels of control on a rooted device.
Requirements to root Itel S11
- Itel S11 Custom recovery(Philz recovery an alternative for TWRP)
- ADB + FASTBOOT
- Android MTK drivers
- SuperSU zip
- A computer
- A USB cable
How to root Itel S11: The steps
- [message]
- ##light-bulb## Tip:
- In order to root your Itel S11, you will first need to unlock the bootloader. And unlocking the bootloader will require you first enable USB debugging and OEM unlocking.
After you must have enabled USB debugging and OEM unlocking under developer options, proceed with the rooting as follows:
1. Flashing TWRP
To flash the Philz recovery, you have to unlock the bootloader. Here are the steps to follow;
- Download and install MTK drivers and ADB+FASTBOOT on your computer.
- After installing the ADB+FASTBOOT, it will create an "adb" folder in your C:\ drive(C:\adb). Connect your Phone to the PC and allow drivers to be installed.
- Now go to the adb folder and from there, open a new command prompt using SHIFT + Right-click.
- Now, verify the device connect via ADB
- [message]
- ##code## Verify if device is connected in adb:
- adb devices
- This will then prompt you to grant USB debugging access. Accept and then resend the same command to confirm the connection status.
- Next, boot your device into fastboot mode
- [message]
- ##code## Boot into fastboot:
- adb reboot bootloader
- Once in fastboot mode, the first thing you will want to do is verify that the device is connected properly. Use this command
- [message]
- ##code## Check device status in fastboot:
- fastboot devices
- Unlock the bootloader using this command once you have confirmed your phone is properly connected in fastboot
- [message]
- ##code## Unlock bootloader
- fastboot oem unlock-go
The bootloader will then be unlocked after the phone will automatically reboot.
From now on, you can then flash TWRP.
- Download the TWRP from here.
- Rename it to twrp and copy to the folder C:\adb.
- Boot your Itel S11 again into fastboot mode
- Open the command line and send this command(SHIF+Right-click)
- [message]
- ##code## Flash custom recovery:
- fastboot flash recovery twrp.img
After that, use the "fastboot reboot command to reboot your phone.
2. Rotting Itel S11 by installing SuperSU zip via custom recovery(Philz recovery)
Once you have TWRP or Philz installed on your Itel S11, you are now set to root it with SuperSU. Simply download the SuperSU zip and copy it to either your internal or external storage, then boot into TWRP.
To install the SuperSU zip, while in TWRP;
- Click on Install(or install zip)
- Locate the SuperSU zip file from the storage where you transferred to,
- Click on it and swipe to confirm(or Ok)
- It will then take a couple of seconds to complete.
- Reboot your device,
- You will then find SuperSU installed.
- To confirm root access, download and install Root Checker from the Google Play Store
Final say
After following the steps above, you should now have root access on your Itel S11. As a reminder, the steps involved enabling USB debugging and OEM unlocking, then unlocking the bootloader and flashing TWRP on your Itel S11. Once you have successfully flashed TWRP, you have to install SuoerSU zip file via the TWRP or Philz.
With your Itel S11 rooted with SuperSU, you can install custom patches, Roms and as well remove bloatware and perform other tweaks.
COMMENTS