How to Install twrp 3.3.1 Root Xperia XZ3 Dual

twrp 3.3.1 Root Sony Xperia XZ3 Dual:

twrp 3.3.1 Recovery have Now been available for the Sony Xperia XZ3 Dual, user Who own Sony Xperia XZ3 Dual Smartphone can Root it using the Below Instructions.First you need to unlock it’s bootloader after That You can Root it by Flashing the Magisk 19.3.zip.

Sony Xperia XZ3 Dual Run on QCOM 845 SoC along With Android 9.0 4/6GB of RAM and  64GB of Storage. it Come With 6 Inch OLED Display With the Resolution of 1440X2880 Pixels.

Disclaimer:

  1. Rooting May Void Your Device Warranty
  2. Make a backup of Your data’s and Move it Safe Place Like Pen drive or PC.
  3. Make Sure Your Phone at-least 50% Charge to Prevent accidental Shut Down during the Rooting Process.

Download Files:

  1. Magisk
  2. adb Fastboot tools
  3. No verity opt Encrypt
  4. twrp 3.3.1 Sony Xperia XZ3 Dual
  5. Credit: Martin-X3 / Project
  6. Working on XZ3/ XZ3 Dual all Model With Stock kernel

How to unlock bootloader on Sony Xperia XZ3 Dual:

How to Install twrp Recovery on Sony Xperia XZ3 Dual:

  1. Download and Setup Platform tools
  2. Download and Extract recovery.img & vbmeta [Must rename recovery.img] on Platform tools Folder
  3. Reboot Phone to bootloader & Connect to PC using the usb cable.
  4. open CMD in the Platform tools Folder and type below Code.

Check device:

fastboot devices

Flash vbmeta

fastboot flash vbmeta vbmeta.img

flash & boot to twrp

fastboot flash boot recovery.img
fastboot boot recovery.img
  • Your Phone booted in twrp don’t bootup Yet! Go For Next Steps

How to Root Sony Xperia XZ3 Dual:

  1. Download & Move Magisk 19.3.zip to Device Storage.
  2. Reboot phone to twrp by Pressing Volume up and Power button
  3. Make a Nandroid backup
  4. Flash Magisk 19.3 and No_verity _opt_encrypt.ZIP via Install.
  5. Flash Camera Fix ZIP from recovery Folder
  6. Reboot System now

Fix:

* if ant bootloop issue Reflash Stock boot.img to bring back

*Your Phone Reboots into recovery, instead of system? Maybe it crashed too often due to a wrong installation or whatever?
*In TWRP:

  • Code:
    cat /dev/block/bootdevice/by-name/misc

    Shows You the Reason.

  • Code:
    dd if=/dev/zero of=/dev/block/bootdevice/by-name/misc

    fix the reboot by removing the reboot flag. The “No space left on device” warning is okay.