TWRP for Realme 8i / Narzo 50
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Support Status: Current
Maintainer: DrtSinX98
Code Name: spaced
Support thread on xda-developers
Download the Official TWRP App (root required):
Install the app and open it. Agree to the Terms. Select TWRP Flash. Select your device from the device list (spaced) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out more about the app here.
Current and past versions of TWRP can be found at one of the mirrors below:
This means that installing TWRP or swiping to allow system modifications will prevent you from being able to boot. To bypass AVB's boot prevention, you will have to disable it or install a custom ROM that ships with disabled AVB.
To disable AVB via fastboot, grab the vbmeta image from the ROM you are on, and flash it with the following command:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
AVB should be now disabled on your device.
Download the latest TWRP image file (.img) from the download link and boot TWRP. Go to install and find and select the Images... button. Browse to the image that you downloaded and select it. Choose recovery and swipe to flash.
- Pritish Joshi
2021-10-28T20:39:01Z
spaced: Add README Signed-off-by: DrtSinX98 - DrtSinX98
2022-03-29T22:20:40Z
spaced: Add more asserts *RMX3151-Realme 8i *RMX3286-Nazro 50 Signed-off-by: DrtSinX98 - TheMalachite
2021-10-24T20:32:22Z
spaced: Add support for Decryption Signed-off-by: DrtSinX98 - DrtSinX98
2022-03-29T22:08:25Z
spaced: Import prebuilts Signed-off-by: DrtSinX98 - DrtSinX98
2022-03-29T22:02:38Z
spaced: Import fstab and twrp flags Signed-off-by: DrtSinX98