Emulate Windows 10 build 1903 on Android phones with Termux

Follow the instructions as shown in the video and below are the commands you will need. Setup (tap the command to copy):

    curl -o setup1.sh https://raw.githubusercontent.com/AnBui2004/termux/refs/heads/main/setupvm/101903/startsetup101903.sh && chmod +rwx setup1.sh && ./setup1.sh && curl -o setup2.sh https://raw.githubusercontent.com/AnBui2004/termux/refs/heads/main/setupqemu/setupqemuvm1.sh && chmod +rwx setup2.sh && ./setup2.sh && rm setup2.sh && rm setup1.sh

Run (tap the command to copy):

    ./start101903.sh