Guides Sony

How to Unlock Bootloader of Sony Xperia Smartphones

Unlocking bootloader is first thing which you need to do before installing custom ROMs. To unlock the bootloader of Sony smartphones you require a unlock code. The bootloader unlock code can be easily requested from the Sony’s support website.

Don’t Forget to backup TA partition. TA partition contains the DRM keys for your device. After unlocking your bootloader the DRM keys are erased, and applications like Bravia Engine in Music , Track ID won’t work, you also won’t get the OTA updates from SONY, etc.

Note: Do not flash someone else’s TA partition or your device will be bricked to a state from which it can no longer bee recovered.

Steps to Backup TA Partion

  1. Enable USB Debugging from Developer Options on your device and connect you device to PC.
  2. Download the program Backup TA from here.
  3. Extract the zip and open “Backup-TA.bat” file.
  4. Select Option 1 to Backup, and wait for the process to complete.

If you want to restore your Backup, select option 2 and then select the backup zip.

Restore TA Backup Sony Smartphones

Steps to Unlock Bootloader

  1. To unlock the bootloader, go to this website to request the unlock code.
  2. Select your device and hit Continue.Select your Sony device
  3. Enter your email address and click Submit. Now a confirmation mail will be sent to your email. Open you account and confirm it.
  4. Once you have confirmed it, now you need to put your IMEI [Dial *#06# on your dial pad to know your IMEI].IMEI Verification
  5. You’ll receive the unlock code. Copy and paste it to some place as you’ll need it in the next step.
  6. Enable USB Debugging on your device and connect it to PC.
  7. Run the following commands to unlock your bootloader
    adb devices
    adb reboot bootloader
    fastboot devices
    fastboot -i 0x0fce oem unlock "your unlock code"
    Unlock Bootloader_Sony
  8. Now reboot your device by running the following command
    fastboot reboot

That’s it. Now you have unlocked your bootloader and your are ready to flash custom ROM. 🙂

1 Comment

Click here to post a comment

Email me when somebody replies to my comment.