Xiaomi Redmi 10C
PBRP Team strives to provide a quality product. However, it is your decision to install our software on your device. PBRP Team takes no responsibility for any damage that may occur from installing or using PBPR.
Support Status: Current
Maintainer: Romeo13card
Code Name: fog
If you already have PBRP or compatible custom recovery installed, you can directly install the new PBRP version using the zip file method.
Installation Steps:
- Download the latest PBRP zip file: PBRP-*.zip
- Copy the zip file to your device storage (internal storage, SD card, or USB OTG)
- Boot to your current PBRP/TWRP recovery
- Navigate to Install
- Browse to the PBRP zip file you downloaded
- Swipe to flash the installation
- Reboot to recovery to verify PBRP is installed
File Format: PBRP-*.zip
This method automatically handles partition configurations, A/B slots, and other device-specific requirements, making it the most reliable installation method when you already have custom recovery access.
You will need the platform-tools from the Android SDK on your computer. Download the platform-tools as per your operating system.
Windows users will need proper drivers installed on their computer. You can try the simple FWUL adb/fastboot ISO or the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
Download both the PBRP zip file (PBRP-*.zip) and image file (.img). Copy the image file into the same folder as your platform-tools and rename it to pbrp.img.
Now reboot to fastboot/download/bootloader mode by using adb or manual key combos (Use Google to find that if you are not sure). To use adb to reboot, use the following command:
adb reboot bootloader
Preferred Installation Method:
Temporarily boot the downloaded image using the following command:
fastboot boot pbrp.img
Once booted into PBRP, copy the PBRP zip file to your device storage (internal storage, SD card, or USB OTG). Then navigate to Install -> Browse to your zip file -> Swipe to flash. This will permanently install PBRP to your device.
Alternative Installation Methods:
Flash Current PBRP: Once temporarily booted, navigate to the Advanced > Flash Current PBRP option. This will install the PBRP image you just booted permanently to the device.
Install Recovery Ramdisk: Once booted, navigate to the Advanced > Install Recovery Ramdisk option. This will ask you to select the image you want to install PBRP from. Select the PBRP image you downloaded and copied to device storage. Proceed to install this image.
NOTE: You also need to use the "Fix Recovery Bootloop" option present in the same Advanced Tab. Use that option after you have installed the recovery ramdisk successfully to avoid boot loops from installing PBRP permanently.
After this is done, you have successfully installed PBRP on your device.