Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.02 KB

uninstall.md

File metadata and controls

32 lines (20 loc) · 1.02 KB

Uninstall Windows and revert your POCO X3 Pro to stock

Why is this needed?

If you want to uninstall Windows, this is used instead of deleting partitions manually to avoid human error + writing a whole dedicated guide to just uninstalling.

If you want to relock your bootloader you'll need your partition table to be stock.

Files/Tools Needed

Modified TWRP:

File Name Android version
twrp-3.7.1_12-vayu.img Android 12/12.1/13/14
twrp-3.7.0_11-vayu.img Android 11

Flash and boot modified recovery

fastboot flash recovery path\to\moddedtwrp.img reboot recovery

Execute the restore script

adb shell restore

Finished