豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.9 KB

File metadata and controls

65 lines (37 loc) · 1.9 KB

Windows 11 Running On A Xiaomi Pad 5

Running Windows on the Xiaomi Pad 5

Note

This guide is not recommended for updating drivers to version 2601.19.
Using it to update to this version may result in issues or system instability as the maintainer says.

Updating drivers

Prerequisites

Boot back into the modded recovery

Replace path\to\recovery.img with the actual path of the recovery image

fastboot boot path\to\recovery.img

Execute the msc script

If it asks you to run it once again, do so

adb shell msc

Assign letter to WINNABU

Note

You can skip this step if WINNABU already has a drive letter assigned

Run the DriveLetterAssigner and click Assign Drive Letter X to Windows Volume Only to automatically assign the letter X to WINNABU

Installing drivers

Note

This process will take between 3 and 6 hours Do not worry, this is normal.

  • Unpack the driver archive, then open the OfflineUpdater.cmd file (if an error shows up, run OfflineUpdaterFix.cmd instead)

If it asks you to enter a letter, enter the drive letter of WINNABU (which should be X), then press enter

Reboot your device

Warning

Make sure to also change the UEFI image in Android, otherwise you may face a "blue/black screen of death" (BSoD) when booting Windows later.

adb reboot

Finished!