How To Root OnePlus X and Install TWRP Recovery

Recently OnePlus has launched a budget great looking phone with awesome specification name OnePlus X. Without elongating the intro I am going to share you how to root OnePlus X and install TWRP Recovery. But here I want to mention that rooting your device violates the warranty terms and condition. Not only this you will get OTA update. To get the OTA update, you must have stock ROM, so before rooting we will make a backup of stock ROM such that we can install the stock ROM anytime to get OTA update. Seems too much technical for you. Don’t worry follow the every step I will mention this article, you will be safe. Don’t be a scientist just follow the guide.

root oneplus x

Before rooting your OnePlus X make sure you have done backup of all your data, contacts and apps and read the whole article first then start.

 

Here are the steps, do it carefully.

NOTE: Backup all your data as this procecc will format your phone memory. 

A. Download files

  1. Java runtime (Skip this if your Windows PC already installed) 
  2. Universal Android ADB Driver for Windows.
  3. ADB FASTBOOT FILES.zip
  4. TWRP custom recovery
  5. UPDATE-SuperSU-v2.46.zip

B. File Preparation

  1. Install Java runtime on your Windows PC( Skip if already installed)
  2. Install Universal Android ADB Driver
  3. Transfer SuperSu.zip file from your PC to Phone’s external memory card as internal will be formated
  4. Unzip ADB FASTBOOT FILES.Zip 
  5. Now put the en-recovery-twrp-onyx-.img file inside the ADB FASTBOOT FILES folder

C. Phone Preparation

  1. Enable Android debugging by going to Settings > About phone and tapping on “Build number” 7 times
  2. Go to Settings > Developer options and check “Android debugging
  3. Again, go into Developer Options and enable bootloader unlocking

D. Unlock Bootloader on OnePlus X

  1. Connect your Phone to PC via USB cable
  2. A dialogue box will appear.Just enable the check box “Always allow from this computer” then click ok
  3. Open the “ADB FASTBOOT FILES” folder
  4. Inside the folder, hold “Shift” Key then right click and select “Open command Windows here”root lenovo k3_1
  5. The Command prompt will open
  6. Now on the command prompt, type this and hit enter.
    adb devices
  7. If everything ok, it will show list of devices attached with some Alphanumeric character like this. If its not showing then install the driver again and restart your PC.root lenovo k3_2
  8. Now type type this command and hit enter
    adb reboot bootloader
  9. You will that phone will go to bootloader mode. Basically its fastboot mode.
  10. Now type this command and hit enter
    fastboot devices
  11. If the driver working in fastboot mode, then command prompt will say fastboot like thisroot lenovo k3_3
  12. Now unlock bootloader by typing this command
    fastboot oem unlock
  13. The device will unlock the bootloader, erase all user data and reboot itself into Android.
  14. Don’t close the command prompt

E. Install TWRP Recovery and Root OnePlus X

  1. Again enable Android debugging by going to Settings > About phone and tapping on “Build number” 7 times
  2. Go to Settings > Developer options and check “Android debugging”
  3. Now switch off your phone
  4. Then simultaneously hold down the volume up + power buttons until it vibrates. When done correctly, you will see the words “Fastboot Mode” on a black screen.
  5. Connect your Phone to PC via USB
  6. Type this bellow command and hit enter (Make sure en-recovery-twrp-onyx-.img file is in ADB FASTBOOT FILES folder)
    fastboot flash recovery en-recovery-twrp-onyx-.img
  7. Once it’s done, type this command and hit enter to boot into TWRP Recovery
    fastboot boot en-recovery-twrp-onyx-.img
  8. Now you must make a backup of your stcok ROM, so click on Backup
  9. Then to backup ROM,  check ON “Boot”, “System”, and “Data” .  You can also set a Backup Name and choose either Internal Storage or your external micro-SD card.
  10. When done setting it up, simply swipe “Swipe to Back Up” to starting backing up ROM.
  11. This backup file is saved in Backup folder either internal or external, make a copy of this folder and keep in safe place like your PC. ( You can do this after rooting)
  12. Now you can root, to root go to the main menu of TWRP Recovery
  13. Click on “Install,” browse UPDATE-SuperSU-v2.XX.zip on the SD card, then flash it.
  14. Reboot the phone. It is now rooted!
  15. To whether you OnePlus X has root access or not, just go to Google play store and install Root Checker and run it.

Hope you have successfully rooted your OnePlus X, now if any OTA updates hit you just need to the stock ROM via TWRP Recovery that you made a backup in step 9 and 10. For anything else, write down your views.

(Visited 215 times, 1 visits today)

Comments

  1. By Pavan

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.