Site icon Recovery-Mode.com

TWRP 3.6.0 for Poco X3 NFC ( Surya ) + Rooting + Flashing ROM

How to Flash TWRP 3.6.0 for Poco X3 NFC ( Surya ). Also Rooting and Flashing ROM Update: 12/12/’21
By brigudav.  Changelog: Fix parsing get_args for wiping cache, Vendor hal fixes, Fix samsung haptics, Digest check fixes, Ozip decrypt fixes, Change how blank screen works, FBE Encryption fixes, Repacker fixes for compression, Exclusion criteria for Fix Recovery Bootloop, read full changelog below. Use it at your own risk! Follow the instruction carefully and Make sure to backup all your important data!

Changelogs:

Fixes:

Notes: Android 12 encryption support only without password

Download: TWRP 3.6.0 for Poco X3 NFC

  1. The bootloader must be unlocked, If not watch this video https://youtu.be/H_gNrIWftIU
  2. Download TWRP: twrp-3.6.0_10-1-surya.img copy to your adb folder to make it easy and I renamed it to twrp360surya.img
  3. Download Disable_Dm-Verity_ForceEncrypt_03.04.2020.zip
  4. Download Magisk: Magisk-v23.0.apk or latest, rename it to Magisk-v23.0.zip, you can copy it to external recommended. You need install magisk to make TWRP installed permanently on your phone.

Install Instructions: TWRP 3.6.0 for Poco X3 NFC

In Stock ROM

  1. Make sure the bootloader unlocked
  2. Enable USB Debugging in Developer Options
  3. Enter Fastboot Mode: Turn power off, Press and hold Volume Down + Power key until Fastboot mode appears
  4. Open CMD command, run as Administrator
  5. enter adb folder ( cd adb folder )
  6. Connect phone to computer
  7. type “fastboot flash recovery twrp360surya.img”
  8. Disconnect Phone from computer
  9. Enter TWRP Recovery first time: Press and Hold Volume Up + Power key, When POCO logo appears release Power key only, keep pressing Volume Up until TWRP Recovery appears.
  10. Install Magisk-v23.0.zip or latest ( to make TWRP permanent )
  11. Select Reboot – System
  12. Done

In Custom ROM

  1. Enter Fastboot Mode: Turn power off, Press and hold Volume Down + Power key until Fastboot mode appears
  2. Open CMD command, run as Administrator
  3. enter adb folder ( cd adb folder )
  4. Connect phone to computer
  5. type “fastboot flash recovery twrp360surya.img”
  6. Press and Hold Volume Up + Power key, When POCO logo appears release Power key only, keep pressing Volume Up until TWRP Recovery appears.
  7. Install Magisk-v23.0.zip or latest ( to make TWRP permanent )
  8. Select Reboot – System
  9. Done

How to flash rom using TWRP 3.6.0

Root Instructions if necessary

Watch this video!

Enter TWRP Recovery

You can enter TWRP recovery with 2 methods: via adb command by type “adb reboot recovery” and by pressing keys combinations ( Turn power off, press and hold volume up + Power key, when POCO logo appears release power key, keep pressing volume until TWRP recovery appears )

Notes / Warning!

  1. Use at your own risk, I’m not responsible for bricking your device.
  2. Using the incorrect file may brick your device.
  3. Make sure to backup your important data before root it.

Exit mobile version