How to Root YU Yunique

Micromax’s sub-brand YU, launched its 3rd 4G budget smartphone YU Yunique for Rs. 4,999. After using it for around 3 days, I can easily say its the best one can get under this price range. Most of the users root their smartphone to install custom ROMs, mostly Cyanogenmod. But, YU phones come with Cyanogenmod preinstalled so installing custom ROMs won’t be the major reason for rooting your YU Yunique. But, except custom ROMs, there are lot more things to do after rooting your YU Yunique like Installing Xposed (Top 10 Xposed modules) or installing Apps which require root access.

Also Read: Download YU Yunique stock ROM

Note: If you follow any of the procedures given on this page. You only are solely responsible for your device. We won’t be liable if any damage occurs to your device and/or its components.

Prerequisite before Rooting YU Yunique:

  1. Backup necessary stuff.
  2. Refer this guide to install ADB and fastboot drivers for YU Yunique.
  3. Also make sure you have USB debugging enabled on your Yunique. For this:
    1. Go to Settings > About phone, and then tap ‘Build number’ 7 times.
    2. Go back to Settings, then choose now visible ‘Developer options’.
    3. Find the ‘USB debugging’ option and use its toggle button to enable it. Accept warning by tapping on OK button.
  4. Connect your phone to PC now. You will get a pop-up as shown below on your phone when you connect for the first time after enabling USB debugging.
Allow USB Debugging
Allow USB Debugging

Downloads:

  1. Root Toolkit: Download | File size: 3.99MB
  2. SuperSU.zip: Download | File size: 3.83MB

Update: Material design TWRP Recovery: Download (Replace this recovery file from the root toolkit file)

[toc]

Complete Procedure of Rooting YU Yunique:

  1. Creating backup of all Apps, data & other required stuffs. Downloading all the required files from above link
  2. Unlocking Bootloader of YU Yunique: To install custom software’s in your Android device, you need to unlock your device’s bootloader.
  3. Installing TWRP Recovery: TWRP Recovey replaces stock recovery of YU Yunique & allows flashing custom zip files.
  4. Installing SuperSU zip: SuperSU hooks into your device’s system files & creates a bridge for SuperSU app to allow other apps to modify System files.

How to unlock Bootloader in YU Yunique:

Step 1. Download & Install ADB Drivers while your device is connected to your PC.

Step 2. Copy the SuperSU.zip file in your device (Internal memory/SDcard).

Step 3. Press Volume UP and then press Power button, after seeing YU Logo leave Power button but keep Volume Up pressed, You will get a vibration and device will boot into recovery.

Step 4. Using Volume Up and Down key Navigate to Reboot to Bootloader and then press Power Key to confirm.

Step 5. Extract Root Toolkit & launch command.bat file. Type the below command to check if everything is working well.

fastboot oem device-info  OR fastboot devices

It should show: “<bootloader>  Device Unlocked : False.”

Step 6. Type the below command, to unlock bootloader:

fastboot oem unlock-go
fastboot oem unlock-go YU Yunique
fastboot oem unlock-go

Step 7. Your device will reboot to system. You have successfully unlocked bootloader of YU Yunique.

How to Install TWRP Recovery in YU Yunique:

Step 1. Again switch off your device & get into bootloader by following the above procedure. Type the below command in the command.bat file.

fastboot flash recovery recovery.img

Step 2. You have successfully flashed TWRP recovery in your YU Yunique. To boot into TWRP recovery, press and hold Volume down + Power button simultaneously.

How to Root YU Yunique without PC:

Step 1. Now switch off & remove the USB cable, Press & Hold VolumeDown+ Power button simultaneously. This will boot your device into Recovery mode.

Step 2. Select Install zip file & locate the SuperSU.zip file. Swipe to Install. That’s it. You have successfully rooted your YU Yunique.

Also Read

Final words

Many users face difficulty in installing ADB drivers & report “Device not showing in ADB”. So, check if ADB drivers shows “Installed” next to the device name. If you have any other queries, drop a comment below. Cheers!

Leave a Reply

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

68 Comments

  1. sir,,,when am press vol.up+vol.down+power button simultaneously…it show YU logo then suddenly close…..it does not goto recovery ..pls make any video tutorial or tell me briefly ..pls sir..

  2. how to set twrp for my default recovery, I am always use commant for twrp any other way for set twrp for default recovery

    1. After you execute “fastboot flash recovery recovery.img”, it permanently replaces the stock recovery with TWRP Recovery. There’s nothing like, setting default recovery and stuffs.

      1. sir after doing your above procedure my device is not starting and my problem was the same as of kulam. help me plz

    1. The most easiest & convenient way to get into Recovery mode is Download Rebooter App from Playstore & Grant SuperSU permissions. Now, launch the App & Select Reboot to recovery.
      2. Switch off your device, Press & Hold Volup+VolDown+Power.

  3. Hi bro not open any options install normally or recovery direct show this msg . (there is no su binary installed and SuperSU cannot install it)

  4. Hey bro successfully rooted with somesh sarkar’s given method…..but showing that su binary not installed. You are only my expectation, so please help me to solve that.

  5. Bro successfully root but su opne after msg there is no su binary installed and SuperSU can’t install it. This is a problem. Plz help

  6. Is King root app will not void my phone warranty please tell me.
    Is this usable for Yunique.
    Please reply me…

  7. Hey show me the screenshots of rooted yu yunique. How webcan trust u that if our device would brick ?

  8. Can i root my yu yunique witout pc how plz show me full method in written plz plz plz.

      1. I Rooted my Yunique with King Root and installed TWRP via flashify…
        If I install the Cyanogenmod 12.1, whether the king root and root access will be there on cyanogen os after updating from Lollipop..?
        And also whether there will be any problem as the bootloader wasn’t unlocked, since i rooted with King Root ??
        That’s my doubt…Plzz reply sooon.

  9. I tried to root but i got i msg adb is not recognized as an external or internal command plz help me

  10. Hi,
    As you said i am facing with issues with adb drivers. I am advanced uset. Always do flashing roms for my nexus and oneplus one. This one is my secondary phone which is bugging me a lot to connect through usb debugging on.
    Please let us know how you managed to connect it to pc.
    This will help me alot. Thanks in advance

    1. Hey,
      1. Enable USB Debugging in your YU Yunique & Download ADB Installer.
      2. Run the Installer while your device is connected. The installer should show your device with a Status message showing, whether driver is “Installed” or “Not Installed”.
      3. If not, then install the drivers.
      4. Now check if the tool shows your device.
      5. If this doesn’t help you, Download this Minimal ADB Package [Size: 14MB].
      6. Run the command.bat file & type “adb devices”. Check if it returns anything similar to this “device e$#413”. This shows if everything is properly installed.
      Hope this helps you, Cheers!