In this guide, we will show you the steps to install TWRP Recovery on Sony Xperia 10 (kirin) and Xperia 10 Plus (mermaid) devices. This OEM has never managed to grab the limelight that it was once famous for under the Ericson umbrella. Be it the software or hardware front, it hasn’t managed to establish its legacy in the manner that the new concerns have managed to achieve. Unfortunately, this tradition has been carried forward to custom development as well.
While does actively supports the bootloader unlocking process, this is where things come to a standstill. Be it flashing custom binaries, mods, or rooting your device via magisk, things aren’t easy, even from the tech enthusiasts’ point of view. Furthermore, the matter gets even complicated considering the fact that most Xperia devices have a recovery-in-boot arrangement. This means that the kernel or boot image uses the FOTAKernel method.
Henceforth installing a custom recovery on Sony devices takes a lot of effort. Fortunately, Xperia 10 and 10 Plus doesn’t fall under this bracket. Hence you could still follow one of the traditional methods to install the TWRP custom recovery. And in this guide, we will help you with just that. So with that in mind, let’s check out the instructions to install TWRP Recovery on Sony Xperia 10 and Xperia 10 Plus devices.
- How to Fix TWRP Error 1 on any Android Device
- How to Fix TWRP 0MB Internal Memory Issue
- Fix TWRP Error 70 [With Screenshots]
- How to Fix TWRP Error 20
- How to Fix TWRP Error 7 on any Android
Table of Contents
Benefits and Risks of Installing TWRP
Once you have installed the TWRP Recovery onto your device, there are a plethora of things to try out. To begin with, you could create and restore Nandroid backups. Likewise, you could also flash ZIP and IMG files. These include every custom and GSI ROM [Android 12 GSI is now live], and all the mods ever made to date. Likewise, you could also flash the Magisk Installer ZIP to root your device. This is turn will give you administrative privileges. Hence you could then flash Magisk Modules, Xposed Framework, Substratum Themes among others.
But there are a few risks with this method as well. To begin with, flashing a custom recovery requires an unlocked bootloader. when you do so, your device’s warranty might become null and void. Likewise, it will also erase all the data on your device. WideVine L1 Certification will also be degraded to L3, hence you wouldn’t be able to stream Netflix in HD. If that’s all well and good, then let’s get on with the guide to install TWRP Recovery on Sony Xperia 10 and Xperia 10 Plus devices. Follow along.
How to Install TWRP Recovery on Sony Xperia 10/10 Plus
The below instructions are listed under separate sections for ease of understanding. Make sure to follow in the exact same sequence as mentioned below. Droidwin and its members wouldn’t be held responsible in case of a thermonuclear war, your alarm doesn’t wake you up, or if anything happens to your device and data by performing the below steps.
STEP 1: Unlock Bootloader on Sony Xperia 10/10 Plus
First and foremost, you will have to unlock the device’s bootloader. For that, you will have to get hold of an Unlock Code from Sony corresponding to your device’s IMEI number and then use it in a Fastboot Command. Here are the complete instructions for the same (make sure to take a backup beforehand): How to Unlock Bootloader on any Sony Xperia Device.
STEP 2: Download TWRP Recovery for Sony Xperia 10/10 Plus
- Next up, download the official TWRP Recovery for your device from the below link:
- TWRP for Sony Xperia 10 (kirin): twrp-3.5.0_9-0-kirin.img
- TWRP for Sony Xperia 10 Plus (mermaid): twrp-3.5.0_9-0-mermaid.img
- Once you have downloaded the recovery file, rename it to twrp. Hence the complete name becomes twrp.img.
STEP 3: Install Android SDK
Now download and install the Android SDK Platform Tools on your PC. These are the official ADB and Fastboot binary files provided by Google. So download it and extract it to any convenient location on your PC and you should get the platform-tools folder. Transfer the downloaded twrp.img file to this folder.
STEP 4: Enable USB Debugging on Xperia 10/10 Plus
You will have to enable USB Debugging on your device so that your device gets recognized by your PC in ADB mode. This mode will then be used to boot your Sony Xperia 10/10 Plus to Fastboot and hence install the TWRP Recovery. So head over to Settings > About Phone > Tap on Build Number 7 times > Go back to Settings > System > Developer Options > Enable USB Debugging.
STEP 5: Boot Xperia 10/10 Plus to Fastboot Mode
- To begin with, connect your device to the PC via USB cable. Make sure USB Debugging is enabled.
- Then head over to the platform-tools folder, type in CMD in the address bar, and hit Enter. This will launch the Command Prompt.
- Now type in the following command in the CMD window
adb reboot bootloader
- Your device is now booted to Fastboot Mode.
STEP 6: Install TWRP on Xperia 10 and Xperia 10 Plus
We will start off by temporarily booting the Sony Xperia 10/10 Plus to TWRP Recovery and then permanently install it. So make sure that the twrp.img file is placed inside the platform-tools folder. Likewise, also transfer one copy of this twrp.img file to your device. Also, verify that your device is booted to Fastboot and connected to the PC via USB cable.
- Launch the Command Prompt inside the platform-tools folder.
- Now type in the below command to temporary boot your device to TWRP:
fastboot boot twrp.img
- Once the TWRP loads up, go to its Advanced section and tap on Install Recovery Ramdisk.
- Now browse to the twrp.img file that you had transferred to your device and select it. Now perform a right swipe to flash this file.
- Once that is done, go back to the Advanced section and tap on Fix Recovery Bootloop. Then perform a right swipe to confirm it.
- Now go to Reboot and select Recovery. Your device shall reboot to TWRP.
- When that is done, you may finally reboot to the OS via Reboot > System.
That’s it. On that note, we conclude the guide on how to install TWRP Recovery on Sony Xperia 10 and Xperia 10 Plus devices. If you have any queries concerning the aforementioned steps, do let us know in the comments. We will get back to you with a solution at the earliest.
- How to Pass SafetyNet test after installing Xposed or EdXposed
- How to Pass Magisk SafetyNet on Rooted Android 11
- Fix ctsProfile Mismatch Error on Rooted Android
- How to use Core Only Mode in the new Magisk Manager?