Skip to main content

Two Simple Methods to Unroot Any Rooted Android Device

Rooting your android device does give you a lot of privileges like custom ROM’s, kernels, themes and many more, but at the same time it will voids your phone’s warranty.
If you have a rooted android phone and want to get the warranty return or whatever reason, then you can simply unroot it. Once rooted, your android device will back to its stock firmware with valid warranty. Here I will show you two simple methods to unroot any rooted android phone or tablet.
Before you begin to unroot your android phone, make sure you have done the following:
  • Backup your data: While unrooting, all the data will be wiped out. so make sure to backup all your important data either on your SD card or your PC.
  • Charge your phone: Ensure that battery is charged to more than 50%.

Method #1: Use SuperSU app

This method works for all android devices that were rooted without installing custom recovery.
supersu full unroot
  1. First, download and install SuperSU app from Play Store.
  2. Launch SuperSU app, go to Settings, and tap on ‘Full unroot’.
  3. It will confirm you just tap continue. After successful, Unroot superuser
    will close automatically
  4. Restart your device
  5. Uninstall SuperSU and you are fully unrooted.

Method #2: Use ES File Explorer

If the above method does not work for you, then you can use this method to unroot your phone.
  1. Install ES File Explorer app on your device. Don’t move it to SD card.
  2. Open the app and tap the menu button
  3. Now tap on ‘Tools’ and select ‘Root Explorer’ to turn it on.
  4. ES file manager root explorer pic1
  5. Superuser will ask you to grant privilege or root privileges to the app. Allow it.
  6. Now go back to the main screen of the app and select ‘/’ in the top corner of the screen.
  7. ES file manager root explorer pic2
  8. Go to system -> bin. Find the busybox and su file and delete them. If you can’t find any of them, just skip to the next step.
  9. Go back to system folder then open ‘xbin’ folder and delete the busybox and su file there (if you found any).
  10. Now go back to the system folder again and open ‘app’ folder and then delete thesupeuser.apk file located in the folder. That’s all.
  11. Now restart your device and it should be unrooted.

Comments

Popular posts from this blog

List of all USSD codes for Android phone. By TechFilz

         LIST OF ALL USEFULL USSD CODES FOR ANDROID   NOTE : Some of these codes can wipe/delete some or all data from your phone. So please use these codes on your own risks. 1. Information Serial Description USSD Code 1 To Know IMEI Number of Android *#06# 2 GPS System Test *#*#1472365#*#* 3 Service For Google Talk *#*#1472365#*#* 4 Reset Factory Date *#*#8255#*#* 5 Current Firmware of SmartPhone *#*#7780#*#* 6 Main Service Menu *#*#197328640#*#* 7 General Information And Battery Info *#*#4636#*#* 8 Power Button Change *#*#7594#*#* 9 Testing Mode *#0*# 10 Signal Status Service Mode *#0011# 2. System Serial USSD Code Description 1 *#7780# Factory Reset 2 *2767*3855# Full Factory Reset 3 *#*#7780#*#* Factory data reset 4 *#745# RIL Dump Menu 5 *#746# Debug Dump Menu 6 *#9900# System Dump Mode 7 *#8736364...

Shutdown Your Computer or a Remote PC via Command Prompt

Most of us shutdown our computers using the power button given in the Start menu. Some of us use the physical power button on our machines. Very few people actually use other means of shutting down a computer and even less is the number of people who use the command prompt to shutdown a computer. A reason for this is that most of us don't know that the command prompt can be used to not only shutdown, restart or log off  our  computer instantly but also to shutdown a remote computer provided you have administrative access. It can also be used to hibernate a computer and give a comment containing the reason for shutdown. This post will show you how to do all this. Required A computer running Windows (XP, Vista, 7, 8 or 8.1) with the command prompt working perfectly, i.e. not  disabled by a virus . Initial Steps  1) Press Windows Key + R. 2) Enter CMD and press Enter. This will start the command prompt. Follow the instructions below depending on what you w...