How to Root Poco X5 5G Via Magisk

Rooting Poco X5 5G means gaining administrative access to the device’s operating system, which allow the user to make changes and modifications that are not possible with normal user privileges. Rooting can provide users with a lot of flexibility and control over their devices, but it also carries some risks, such as potentially voiding the device’s warranty and making it more vulnerable to security threats.

Before attempting to root Poco X5 5Gbackup important data from your device. once everything is backuped you can follow below Instructions.

Note:

  • it will void device warranty
  • all userdata will be erased, Must Make a backup before process

How to Root Poco X5 5G using Magisk:

  • Download latest Poco X5 5G firmware from Here, you have to download same firmware which is currently installed on your device.
  • Move boot.img & vendor_boot.img from firmware folder to phone
  • Install Magisk Manager on your phone

  • open magisk manager, Click install & select patch file, locate boot.img & Process patch
  • once done move patched file to PC
  • on phone enable usb debugging and oem unlock from developers options
  • plug phone to computer in fastboot mod
  • open cmd in Platform tool folder & send below code
fastboot flash boot_a 'filename'
fastboot flash boot_b 'filename'
fastboot flash vendor_boot_a 'filename' 
fastboot flash vendor_boot_b 'filename'
  • then reboot
fastboot reboot

done, Your phone successfully rooted.

Related: