0%

root-z17

required files

  1. twrp Nubia Z17
  2. Magisk
  3. Platform tools/adb Fastboot tools
  4. No verity opt Encrypt

install twrp

  1. Setup Platform tools
  2. Extract recovery.img file Inside the adb tools Folder.
  3. Switch off Phone and together Press Volume Down and Power button it Will boot it in fastboot Mod.
  4. Then Connect Phone to PC using the usb cable.
  5. Now open CMD in the Platform Folder and type below Code.

Check Device by Sending below Command:

1
fastboot devices

unlock bootloader by Sending below Command:

1
fastboot oem nubia_unlock NUBIA_NX563J
flash Recovery by Sending below Command:
1
fastboot flash recovery recovery.img

root z17

  1. Download Magisk.zip File From the above and Move it to Device Storage.
  2. Now Switch off Phone and together Press Volume Up and Power button it Will boot your Phone in twrp.
  3. In the twrp Click on backup Button Select Require Partition and Swipe Slider to Create a nandroid backup.
  4. Click on Install Button and Locate Downloaded Magisk.zip File and Then Swipe Slider to Install it.

next

  1. again Click on Install and then Locate No verity opt encrypt.zip and Swipe Slider to Install it.
  2. Done/ then Reboot System Now. Your Phone Successfully Rooted.

experience

Link 1 below offers the active image files. If some images files does not work, we can try more image files. It's better to install supersu tools. If fastboot command does not show any device, it's probably the driver is not install properly, and it can be solved by update the related driver from internet automatically in the device manager.

reference

1. unlock-bootloader-flash-twrp