Move the downloaded image file into your computer's platform-tools folder and rename it to twrp.img .
Install the unlock tool on your device and submit a request.
Load the official included within your downloaded stock ROM folder.
You will need a reliable USB cable and a Windows, Mac, or Linux computer. Step 1: Install ADB and Fastboot Drivers
Magisk is the gold standard for rooting modern Android devices because it roots systemlessly, allowing you to pass Google's SafetyNet checks.
Move the downloaded recovery image into your PC's platform-tools folder and rename it to twrp.img . Connect your phone to the PC in Fastboot mode.
Accept the prompt on your phone's screen to authorize USB debugging.
Confirm the unlock on your phone screen using the volume keys, then allow the device to wipe and reboot. Step 2: Extracting and Patching the Stock Boot Image
Select your boot.img . Magisk will create a patched_boot.img in your Downloads folder. Move patched_boot.img back to your PC. Boot your phone into Fastboot mode. Use the command: fastboot flash boot patched_boot.img . Reboot: fastboot reboot . 3. Custom Recovery (TWRP)
Move the downloaded image file into your computer's platform-tools folder and rename it to twrp.img .
Install the unlock tool on your device and submit a request.
Load the official included within your downloaded stock ROM folder.
You will need a reliable USB cable and a Windows, Mac, or Linux computer. Step 1: Install ADB and Fastboot Drivers
Magisk is the gold standard for rooting modern Android devices because it roots systemlessly, allowing you to pass Google's SafetyNet checks.
Move the downloaded recovery image into your PC's platform-tools folder and rename it to twrp.img . Connect your phone to the PC in Fastboot mode.
Accept the prompt on your phone's screen to authorize USB debugging.
Confirm the unlock on your phone screen using the volume keys, then allow the device to wipe and reboot. Step 2: Extracting and Patching the Stock Boot Image
Select your boot.img . Magisk will create a patched_boot.img in your Downloads folder. Move patched_boot.img back to your PC. Boot your phone into Fastboot mode. Use the command: fastboot flash boot patched_boot.img . Reboot: fastboot reboot . 3. Custom Recovery (TWRP)