How to Run Windows 10 on Termux on Android ..!!!

  Hey, What’s up, Geeks !! I had already shown you several ways to run Windows 10 on Android Phone whether using Limbo Emulator or Bosch or Cloud Computer but I had never shown you how to run it using a simple terminal app i.e Termux by using Qemu in it. Although I had already made several videos on running different operating system on Termux like Kali Linux or Ubuntu this time we are going to see how easily we can run Windows Operating System on Android Phone just by running few commands on Termux and if you will like this post I will also show you how to run the Windows 8.1 on Android using Termux only in an upcoming post so just comment down below if you are interested. This method is quite interesting as this will make you understand how powerful a Linux terminal can be so without wasting any more time let’s start this tutorial.  

 

                                                                                                                                           

Below you will find all the download links so Download all the file and copy it to your smartphone’s Internal or External Storage.

Download Links:

Windows 10 Download Link:https://drive.google.com/file/d/1-Ah4lLmng7i-FBDwe7bq2Ut5S3EFT6nO/view

Termux Download Link:https://play.google.com/store/apps/details?id=com.termux&hl=en_IN

VNC Viewer Download Link:https://play.google.com/store/apps/details?id=com.realvnc.viewer.android&hl=en_IN

After download and installing the Limbo Emulator App follow all the steps given below.

Step 1) First open Termux app and type “apt update && apt upgrade –y” and press enter.

2) Type “pkg install x11-repo” and press enter.

3) Now install the required Qemu package for this type “pkg install qemu-system-x86_64” and press enter.

4) Now we need to give the storage access to the termux for this type “termux-setup-storage” and press enter.

5) Now download the given Windows 10 file from the link given above.

6) Now remember the location of downloaded Windows 10 file on your Android Phone and

start the connection by typing “qemu-system-x86_64 -m 960 -cdrom /sdcard/imgcache/Win10CDv2/Win10XPE.iso -vnc 127.0.0.1:2”

7) Now go in VNC Viewer and add new connection type address

“127.0.0.1:2” give the name the to machine like “Windows 10” and click on create

and then on connect. After connection enjoys the system.

Now You have Windows 10 running on Your Android Phone. Cool…!!!

So if you have any questions regarding this post and any Suggestion for the Next Post You can Comment Down Below…

See You all Guys in the Next Post…Take Care.. 🙂                                                                   

0 thoughts on “How to Run Windows 10 on Termux on Android ..!!!”

  1. I stuck at last stage.. windows logo.. vnc connection terminated automatically…. 2-3 times i tried then i reduced ram memory to 516.. then error comes …some one file missing in system32 directory and windows can not able to complete installation.

    Reply
  2. I have stuck on qemu-system-x86_64 -m 960 -storage/emulated/0/Win10CDv2/Win10XPE.iso -vnc 127.0.0.1:2
    on mi phone please alove this problem it's showing Specify the 'raw' format explicitly to remove the restrictions.

    Reply
  3. CANNOT LINK EXECUTABLE "qemu-system-x86_64": library "libpulsecommon-14.0.so" not found. I think this is because I don't have a Intel processor but an arm based one. Maybe another command line is necessary here? Can you help?

    Reply
  4. It not opening show like this
    windows failed to start. A recent hardware or software change might be the cause. To fix the problem:

    1. Insert your windows installation disc and restart your computer.

    2. Choose your language settings, and then click "Next."

    3. Click "Repair your computer."

    If you do not have this disc, contact your system administrator or computer manufacturer for assistance.

    File: windowsSystem32driverssdbus.sys

    Status: Oxc0000098

    Info: The operating system couldn't be loaded because a critical system driver is missing or contains errors.

    Reply
  5. Same I don't have a sd card but I figured out that you can locate the directory by installing a termux file finder, I tried to get it to work but maybe you can use it.

    Reply
  6. Why…?
    ~ $ qemu-system-x86_64 -m 960 -home/storage/emulated/0/imgcache/Win10CDv2/Win10XPE.iso -vnc 127.0.0.1:2
    qemu-system-x86_64: -home/storage/emulated/0/imgcache/Win10CDv2/Win10XPE.iso: invalid option

    Reply
  7. termux-setup-storage

    Directory '~/storage' is going to be wiped. No storage contents will be touched.

    Do you want to continue ? (y/n) y
    $ qemu-system-x86_64 -m 950 -cdrom /storage/80BD-18FE/Win10XPE_x86.ISO -vnc 10.29.194.26
    CANNOT LINK EXECUTABLE "qemu-system-x86_64": library "libssl.so.3" not found: needed by /data/data/com.termux/files/usr/lib/libspice-server.so in namespace (default)
    $ qemu-system-x86_64 -m 950 -cdrom /sdcard/storage/80BD-18FE/Win10XPE_x86.ISO -vnc 10.29.194.26
    CANNOT LINK EXECUTABLE "qemu-system-x86_64": library "libssl.so.3" not found: needed by /data/data/com.termux/files/usr/lib/libspice-server.so in namespace (default)
    $ qemu-system-x86_64 -m 950 -cdrom /sdcard/storage/80BD-18FE/Win10XPE_x86.ISO -vnc 127.0.0.1:2
    CANNOT LINK EXECUTABLE "qemu-system-x86_64": library "libssl.so.3" not found: needed by /data/data/com.termux/files/usr/lib/libspice-server.so in namespace (default)
    $

    Please help..how i can solve this error

    Reply

Leave a Comment