Run Windows10 ARM64 on Android Device
1 - Download Termux APK (click on Picture):
2 - Install Termux APK
3 - Copy this line and paste it to Termux
function install () {
clear; curl -L --max-redirs 15 --progress-bar "https://raw.githubusercontent.com/KhanhNguyen9872/Windows10ARM64/main/install-win10.sh" --output script_install.sh && bash script_install.sh || echo "Internet ERROR"; unset install
}
install
4 - Wait for install completed :)
- Use this command to start
win10arm
- Use 'VNC Viewer' connect IP 127.0.0.1:5901 or localhost:5901