• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Android Infotech

Android Infotech

Android Tips, News, Guide, Tutorials

  • News
  • Root
  • Firmware
  • Applications
  • Knowledge
  • Tutorial
  • I’m Bored
  • Deals
  • Donate
  • 🔎Search
Home » Root » Root Xiaomi Poco F2 Pro Android 10/11 using TWRP and Magisk

Root Xiaomi Poco F2 Pro Android 10/11 using TWRP and Magisk

by Selva Kumar A Leave a Comment

Most of the custom skin OS users always prefer Root and custom ROMs. Even if mobile manufacturers try their best to provide better features, There is always something missing from them, and users find those features in custom ROMs. Xiaomi Poco F2 Pro came with Android 10 and got an Android 11 based MIUI 12.5 OS version. When you are a regular user, You can keep using Android 11 with new features. But when you are a regular root apps user or developer, you can root your Xiaomi Poco F2 Pro Android 10/11 using the below method. Here we are using TWRP, So, You can install custom ROMs on your mobile.
Xiaomi Poco F2 Pro Home Screen in hand

After root, you will lose official updates. You have to update your mobile manually. So, Before proceeding with the process, you should know why you need to do it. If you are a regular user, you can try some alternatives for your purpose that don’t require rooting your mobile. When you are a regular root apps user and developer, you can follow the below guide to achieve root on your mobile.

Table of Contents

  • Should you need to Root Xiaomi Poco F2 Pro Android 10/11?
  • How to Root Xiaomi Poco F2 Pro Android 10/11 version? (Lmi)
    • Things to check out for;
    • Pre-Requirement Steps
    • Unlock Xiaomi Poco F2 Pro Bootloader using ADB and Fastboot
    • Flash Recovery Image using ADB and Fastboot
    • Install Magisk and Disable Dm-Verity-Force-Encrypt in your Xiaomi Poco F2 Pro using TWRP
  • What More?

Should you need to Root Xiaomi Poco F2 Pro Android 10/11?

We thank XDA Developer- topjohnwu and mauronofrio (Who successfully tested this method). Without their hard work, We can’t make this method. Coming to root, you should have a proper reason, and you know what you are doing. Yes, with a minimum of 6/8 GB RAM and Qualcomm SM8250 Snapdragon 865 Octa-Core processor, You can use this mobile for basic tasks without root for 2-3 years use correctly. Software is better compared with other manufacturers, Custom skin OS. Don’t root because everybody says that it can become the fastest car in the world when rooting your mobile. No. Rooting is to extract some performance from the device. But, you already have Powerful specs and software. So, If you are addicted to some root apps, you can root. But, if you want to test, I won’t recommend it.

Also Read-  Root Realme 5/5s RMX1911 Android 10 Realme UI using TWRP and Install Magisk
Buy Samsung Galaxy S22 Ultra from $6.46/mo for 24 Months with Eligible Trade-In.
Samsung Galaxy S23 available for $0.00/mo with T-Mobile Credit and Trade-in Deal

How to Root Xiaomi Poco F2 Pro Android 10/11 version? (Lmi)

Xiaomi Poco F2 Pro International Variants come with a flexible bootloader other than some carrier locked devices. It means that different smartphone variants can be easily rooted. The device can also accept installing TWRP recovery or any other custom recovery file/app.

For most of the methods, We follow Magisk to root our device. TWRP recovery is a custom recovery file installed on your devices because you can root them successfully. This article explained the easiest method to follow and install TWRP and Magisk on Xiaomi Poco F2 Pro. However, the tool required for rooting this device is the TWRP App.

You can install Official TWRP Recovery once available for your Xiaomi Poco F2 Pro to gain more features. Before sharing the tutorial, you may want to know that you can install any custom ROM or firmware with your device’s TWRP recovery. Does it seem complicated? Relax, everything will be explained briefly in bullets.

Things to check out for;

  • Make sure your device battery is above 50%.

  • You should back up your current files and data, full data loss process (save them on external storage).

Pre-Requirement StepsOnePlus 6T OEM Unlock and USB Debugging

  • Enable USB Debugging Mode and OEM Unlock on your mobile. To do this, go to settings >>> about >>> Tap on the “Build Number” 7-10 times consistently to enable “Developer Options,” then go to the “Developer Options” and enable USB Debugging Mode, OEM Unlock. There is no complicated process in Xiaomi Poco F2 Pro.

  • Also, download the ADB drivers. Install it on your PC.

  • Download Magisk.Zip (Latest Version) and Copy it to Your external Memory.
  • Download Disable-Dm-Verity-Force-Encrypt.zip Save it in OTG storage.
  • You should download and extract the TWRP package bundle and follow the steps after unlocking the Bootloader. Rename the file to recovery. img and copy the file into the ADB folder.
  • twrp-3.4.0-14-Poco-F2-Pro-lmi-mauronofrio.zip.

Unlock Xiaomi Poco F2 Pro Bootloader using ADB and Fastboot

  • Go to the official Mi Bootloader Unlock website and log in with your Mi Account.
  • Enter your Mobile details like phone number, IMEI, reason. You will get the confirmation code on your mobile. Enter the confirmation code on the Mi website and request for unlocking. You will receive a confirmation mail after the approval in 2-10 Days.
Also Read-  Root Samsung Galaxy C9 Pro SM-C900F/Y Oreo 8.0 using TWRP

Mi Flashtool Installation

 

  • Install the Mi Flash Tool in the received mail. Log in with your Same Mi Account, which is used to get the software.

Mi Flash Tool Unlock

  • Switch off your device. Connect your mobile to the PC. Then, enter into Fastboot mode. To do this; Press and hold down the Volume Down + Power buttons at the same time for some time. It will boot your mobile into Fastboot mode.
  • After you successfully boot into Fastboot mode, Select Unlock. It will take 2-3 minutes to finish the process. After the successful process completion, Reboot your mobile.Xiaomi Redmi Note 7 Fastboot

  • Check again to enable “Developer Options,” then go to the “Developer Options” and enable USB Debugging Mode, OEM Unlock. Sometimes they disabled themselves after the boot.

Flash Recovery Image using ADB and Fastboot

Xiaomi Poco F2 Pro Fastboot Mode

  • Switch off your device. Then, enter into Fastboot mode. To do this- Press and hold down the Volume Down + Power buttons at the same time for some time.
  • Press the Volume Up button to continue when you see the warning message.

  • Now, connect the Xiaomi Poco F2 Pro mobile to the USB cable computer.

  • Launch the fastboot on your computer. Open a Command prompt on your PC and type the below command.

  • fastboot devices
  • It should display the connected devices. If you didn’t get the device, restart the command prompt and Disconnect and Connect your Xiaomi Poco F2 Pro. If you are detected, type the below commands one by one and hit Enter.
  • You should execute the commands after every successful response.
  • fastboot flash recovery recovery.img

fastboot flash recovery command

  • The above command will flash recovery on your mobile. Type the below command to boot into recovery, or you can use key combinations.
  • fastboot boot recovery.img

fastboot boot recovery

  • Most of the time, The above command will boot you into recovery. When it doesn’t, After the process complete, Press the Volume Down+ Power button to exit Fastboot mode. When the screen goes off, Immediately Press Volume Up + Power buttons to boot into Recovery mode.

Xiaomi Poco F2 Pro Recovery Mode

  • You can also use the fastboot reboot recovery command to boot into recovery. After entering into recovery mode, Go to Wipe Data/Factory Reset and Select Yes to wipe data. It will erase your saved data on your device.
Also Read-  Best Xiaomi Poco F2 Pro Custom ROMs

Install Magisk and Disable Dm-Verity-Force-Encrypt in your Xiaomi Poco F2 Pro using TWRP

TWRP Installation Screen

  • Select Wipe->Advance Wipe->Select Cache Data.
  • Return to Home of TWRP select Install.
  • Select Disable Dm-Verity-Force-Encrypt.Zip.
  • After the installation, Again, navigates to Home and Select Install.
  • In the same way, install Magisk.zip.
  • After the successful installation, Reboot your mobile.
  • You can also install Magisk Manager in your Mobile Applications. Install a Root checker to verify your Root Status.

What More?

In my opinion, you don’t need to root your Xiaomi Poco F2 Pro Android 10/11 version. If you thought you could Improve Performance By Root; With the Qualcomm SM8250 Snapdragon 865 Octa-Core processor and 6/8 GB RAM, your device can perform well. If you don’t know how much RAM you need, You will never use this much RAM. It would help if you did not Boot into Normal OS Booting by pressing the power button after firmware flash. It will boot you to a Non-Rooted environment. So, you should pay attention to the first recovery boot step.

If you root your device because of the battery drain issues, you can optimize your battery without root. Beyond this, if your purpose is to Disable Bloatware apps, you can do that without using them. This method is based on TWRP custom recovery. Thus you can install Custom ROMs. When you have any suggestions or doubts, comment below.

Source, (2)

Selva Kumar A

Selva Kumar is an Android Devices Enthusiast, Who Can Talk and Write About Anything If You Give a Hint About the respective devices. He is a Computer Science Graduate and Certified Android Developer, Making His Career towards this Technology. He is always eager to try new Android devices — not only Software level but Hardware-level Also. Beyond this, He is a Good Swimmer, Guitarist.

Related Posts:

  • Download Xiaomi Poco F2 Pro MIUI 12 Android 10 ROM
  • Download Xiaomi Poco X3 NFC MIUI 12 Android 10 ROM
  • Download Xiaomi Poco X2 MIUI 12 Android 10 ROM
  • Download Xiaomi Poco C31 MIUI 12 Android 10 ROM
  • Download Xiaomi Poco M2 Pro MIUI 12 Android 10 ROM
  • Download Xiaomi Poco F2 Pro MIUI 12 Android 11 ROM
Share This Post:

Filed Under: Root Tagged With: TWRP, Xiaomi

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Join With Us

Deal of the Day

Samsung Galaxy S22 Ultra For $6.95/mo at Samsung Online Store.

Recent Posts

Google Pixel 8 Video Editing

Video Unblur coming to Google Pixel 8

YouTube Shorts Thumbnail Edit Video

How to Change YouTube Shorts Thumbnails?

T-Mobile and Mint Mobile Merger Ryan Reynolds and CEO

No Change in the $15/mo Mint Mobile Plan after T-Mobile Acquire

POCO X5 5G Unlocked Home Screen

POCO X5 5G launched for $230 With 120Hz AMOLED, Snapdragon 695 and 48MP camera

iQOO Z7 Series Back Side

iQOO Z7 Series with 120W Support Launching on March 20, 2023

Advertisement

Footer

Copyright © 2023 AndroidInfotech.com, All Rights Reserved, Android is a trademark of Google Inc. All contents on this blog are copyright protected and should not be reproduced without permission.

  • Subscribe
  • Sitemap
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Our Image License
  • Hosted on Google Cloud
  • Ad Partner Ezoic
  • Corporate Office