Note
The project is currently deprecated but might get revived with windows 11 arm
This code allows you to run a lite & stable version of "Microsoft Windows 7" on your nonrooted android phone via the use of Termux & Qemu-Package. The code is still in development progress so you might occur potential slowdowns & crashes. If something like this occurs to you feel free to submit an issue in the Issues Tab
Latest Version 1.7 [tested]
installation time 15-45 mins (depending on device and internet speed)
Termux
You need to download Termux from the following link. Google Play version of Termux is deprecated and will not work
NetHunter KeX
[Optional] Hacker's Keyboard
Android 7.x+
3gb of ram (4+gb recommended)
5gb of free storage space (8+gb recommended)
Fresh installation of termux from our source/F-Droid (play store version will not work)
[optional] bluetooth keyboard and mouse (for better use experience)
1.Open Termux
2.Copy code from Here
3.Paste in Termux and press enter
4.Wait for installation to finish
5.To start machine type ./win7
in Termux and enter
6.Open NetHunter KeX
7.Type 127.0.0.1
in address and 5903
in port
8.Click connect and enjoy
rm -f "setup.sh" && curl -O "https://raw.githubusercontent.com/AKPR2007/WinDroiD/main/setup.sh" && chmod +x setup.sh && ./setup.sh
You will need to grant storage permission to termux when a pop up comes up (if you haven't setup storage already)
When the setting up is completed you should see a output like this setting up is finished now run './win7' to start windows 7!