-
Unlocked bootloader
- (If not unlocked, Use this guide) -
Installed Custom Recovery
- (If not installed, use this guide) -
A Working Brain
- This project at it's Initial Stage, use it at your own risk.
- All your data will be erased ! Back up now if needed.
- Backup Important Partition (Boot, EFS, Modem and Persist) and copy it to outside tab memory
- Do not flash/run the same file/command twice unless specified.
- Follow step by step guide, don't jump or skip any step.
- YOU CAN BREAK YOUR DEVICE WITH THE COMMANDS/FILE BELOW IF YOU DO THEM WRONG!!!
- DO NOT REBOOT YOUR NABU! If you think you made a mistake, ask for help in the Telegram chat.
-
Download Modded TWRP recovery
-
Download Magisk Manager apk
-
Boot into Modded TWRP Recovery (either through the fastboot command or you can permanently flash it using this guide).
-
Flash magisk.apk (if not already rooted).
-
Now go to the terminal and type
partition $$
(replace$$
with the Windows partition size in GB you want, likepartition 60
). -
Reboot to the system and complete the Android and Magisk setup.
Note
If it fails to boot into Android and returns to TWRP, then type the partition
command again and reboot.
-
Download the latest
WinInstaller.zip
. -
Download
ARM Windows ESD
. -
Place the ESD file in the Download folder on your Xiaomi Pad 5 or in the WOA folder on a PENDRIVE. (Yes, now you can also flash it through PENDRIVE.)
-
Reboot to the Modded TWRP Recovery and flash
WinInstaller.zip
, then reboot to the system. -
Wait until all processes are completed and the Windows setup appears. (It will take 10 to 15 minutes and eventually reboot 2 or 3 times.)
- Double-click the
Android
icon on the desktop to switch to Android (from Windows). - To boot from Android to Windows, install the Woa-Helper.apk from the Download folder, allow root permissions, and press
QUICK BOOT TO WINDOWS
.
- Locate
Toolbox.zip
in theC:\
drive. It contains various useful files and folders. - To install Microsoft Office, connect to the internet and run
Office Tool Plus.exe
from theoffice_tool
folder. - For AtlasOS, unzip and run
AMEWizard
, selectAtlasPlaybook.apbx
, and follow the instructions. - For Windows and Office activation, connect to the internet, unzip
Toolbox.zip
from the C:\ drive, and runwinactivator.bat
as an administrator. - You can also install miscellaneous frameworks from the
FRAMEWORK
folder.
- (This error generally occurs if you are using a custom ROM and flashed WinInstaller from an inactive partition.)
- Switch slots in TWRP reboot section and reboot to the system.
- Open the Woa-Helper app, allow root permission, click on
MOUNT WINDOWS PARTITION
, then click onbackup boot partition
and selectWindows
.
- Reboot to fastboot and flash your Android boot.img:
fastboot flash boot_ab /path/to/boot.img
.- You can just reboot into TWRP by using the command
fastboot boot /path/to/twrp.img
and restore boot.img from the/sdcard/backup
folder.- If you are using an AOSP ROM and TWRP is installed in the secondary partition, type the fastboot command
fastboot set_active other
and your Android will be back.
Tip
You can use Nabu Fastboot Tool
to enter all these commands for troubleshooting.
Locate the backup
folder on your device's internal storage and save it to a safe place (such as Google Drive).