poco f6 pro install twrp and magisk
The original language of this article is Traditional Chinese, and it was translated into English using ChatGPT.
This guide teaches you how to flash the Poco F6 Pro, install TWRP, and gain ROOT access.
Preparations:
- Download TWRP on your computer.
- Download the unlocking tool.
- Prepare a Xiaomi account that has been registered for more than a month (for unlocking the bootloader).
- Ensure you have a certain level of understanding of root and Android basics.
- Install ADB and Fastboot on your computer (Windows is recommended).
- Install Fastboot drivers.
- Unlocking the bootloader will erase your data.
- I am not responsible for any bricked devices.
Unlocking the Bootloader:
(Make sure your phone is logged in with your Xiaomi account)
- Download Xiaomi Community on your phone.
- Open it and log in to your account.
3.Tap ME at the bottom → Unlock Bootloader.
4.Press Unlock.
→ If you encounter the following screen:
You can try the following:
- Use a VPN.
- Try again after 0:00 Taipei(beijing)time.
- Pay someone on Taobao or Shopee to help.
- Borrow an account from someone who has an unlocked account.
5.If successful → Go to Settings → About phone → All specs → Tap on OS version until developer mode is enabled.
6.Go to More settings → Developer options → Device unlock status → Bind your account.
(Note: A SIM card with internet access is required.)
7.Wait for 3 days (Yes, you read that right, you have to wait for 3 days).
8.Open the unlocking tool on your computer → Log in to the same Xiaomi account → Agree to the terms → Connect your phone.
9.Enter Fastboot mode on your phone.
ADB command: adb reboot bootloader
.
10.Press Unlock → Reboot → If you see the unlocked padlock icon, the process was successful.
Flashing TWRP + Magisk:
Enter Fastboot mode on your phone.
ADB command:
adb reboot bootloader
.Enter the following command:
1
2fastboot flash recovery <TWRP file path>
Enter TWRP:
1
2fastboot reboot recovery
After entering, input your boot password and switch the language (you can change language to English → press “語言” or “中文” to change language)
Tap Advanced → Install Magisk.
Restart your phone → Install Magisk or Magisk Delta.
When prompted to fix something, select Install directly → Reboot → Done.
leaftech (leaftech)
0%