Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.01 KB

uninstall-en.md

File metadata and controls

35 lines (24 loc) · 1.01 KB

Windows 11 Running On A Xiaomi Pad 5

Running Windows on the Xiaomi Pad 5

Uninstallation

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.

Prerequisites

Boot the modded recovery

fastboot boot <recovery.img>

Restore the partition layout

Warning

This will wipe your Android files. Backup first if needed.

adb shell restore

Reboot to Android

adb reboot 

Done!