Reverting - driedpampas/realme-8-megaguide GitHub Wiki
Use this to revert to stock RealmeUI 3 and lock the bootloader.
[!Tip]
You will lose any personal data on the device. Make sure to have a backup before continuing.
Contents
Flashing stock RUI 3
- Open the console in MTK Client's folder
-
Send the payload with
python mtk payload
. It should look like this: -
Make sure your phone is powered off, hold down both Vol+, Vol- and connect the usb cable.
-
MTK Client should output something like this:
-
The phone is now in BROM mode. Run the SP Flash tool [flash_tool.exe]
-
Click on
Options > Option...
-
Make sure the right COM Port is selected, UART enabled and baud rate is set to 921600.
-
Get SG's C.18 RUI3 Firmware and unpack it
-
Load
MT6785_Android_scatter.txt
from SG's firmware -
Remember to have
Download Only
mode -
Place your phone on a stable surface, to not disconnect anything. This process will take up to 15-20 minutes. To get C.18 on your phone, click
Download
. No progress? Click me -
If everything goes well, it should look like this:
Locking bootloader
-
Make sure your phone is off and Hold down both Vol+, Vol- - (Don't leave the buttons until the command is done)
-
Type
python mtk e metadata,userdata,md_udc
- This command wipes your data - and connect your phone. It should look like this: -
Lock the bootloader using command
python mtk da seccfg lock
.