Other

How to Install and Run Windows 10 on Android Termux

In this article, I will show you how to install Windows 10 on Android without root or a computer. You can install the Android operating system on Windows 10, but have you ever thought that it is possible to install Windows operating system on an Android device? Well, yes, but with certain risks. If you want to install Windows 10 on an Android device, you need to have one of the most important things “High quality working Android device”. If your Android device is old and not fast enough. Windows may turn off your Android device and you won’t be able to turn it back on.

Hey, Welcome to Termux XYZ!! I’ve already shown you several ways to run Windows 10 on an Android phone, whether with Limbo or Bosch or Cloud Computer emulator, but I’ve never shown you how to run it using a simple terminal app like Termux that uses Qemu in it. . Although I have already made several videos about running different operating systems on Termux, such as Kali Linux or Ubuntu. Install Windows Android

this time we will see how easily we can run the windows operating system on an android phone just by running a few commands on termux and if you like this post you will too. I will only show how to run Windows 8.1 and Windows 10 on Android using Termux in an upcoming post, so if you are interested, please comment below. This method is quite interesting because it allows you to understand how powerful the Linux terminal can be, so without further ado let’s get started with this tutorial.

Windows 10 has been a well-known operating system around the world, Windows versions are Windows 95, Windows XP, Windows Vista, Windows 7, Windows 8, and Windows 10. Windows 7 was released to the world in 2009 and after decades of innovation, now we can run it on android smartphones, and you can run it on your android handhelds using termux.

Windows 10 may lag behind some smartphones whose processors and RAM are not as good, so keep that in mind.

The file we use for this is the qcow2 file, which is an image file for running operating systems in qemu, and qemu is a Linux-oriented virtual environment specifically designed to run on Linux devices, in short, it is VMware or virtual box. Linux devices. Install Windows Android

Below you will find all the download links, so download the full file and copy it to your smartphone’s internal or external storage.

Windows 10 is currently one of the most used Windows operating systems, Microsoft is constantly adding new features and updates to the Windows 10 OS.

Windows 10 is an operating system that can typically run on an Intel processor and 2-3GB of RAM with 2GB of installation storage. But how about running it on Android since we were able to run most of the Windows OS without any issues? And that’s exactly what we’re going to do in this tutorial.

This tutorial will guide you through the steps to run Windows 10 on Android.

 

Requirements :

To install Windows10 on Android, you will need to download some apps on your Android phone.

  1.  Termux application
  2.  VNC Viewer application
  3.  Internet
  4.  Windows 10 Zip file
  5.  ZArchive

 

 

Video :

 

Step_1Download the Termux app

  • First, open the F-Droid.org Website / App on your Android phone.
  • Search for the Termux app.
  • And install it on your Android phone by clicking the Download button
  • And it will download to your phone.

Note: It’s safe because you downloaded it from Google Playstore and every app you get from Playstore is safe.

 

Step.2Download the ZArchiver application

  • First, open Google PlayStore on your Android phone.
  • Search for ZArchiver.
  • And install it on your Android phone by clicking the install button
  • And it will download to your phone.

Note: It’s safe because you downloaded it from Google Playstore and every app you get from Playstore is safe.

 

Step_3 Download Windows 10 File

 

How to Download :-  ▶ Play Video

 

Download Google Drive  Download MEGA

Password: termux.xyz 

 

Step.4 – Extraction of Windows File

  • Open ZArchiver App.
  • Open Download Folder
  • Select all files and click the extract button to extract files $ Password: termux.xyz
  • Wait for the extraction to complete, the extraction takes about 5-10 minutes as it is about 1.4 GB in size.
  • After the extraction is complete, you will get a Disk folder that will act as external storage.
  • Now open the Termux app and type clear to clear the screen.

 

Step_5 – Open Termux and Type Commands

  • First, open the Termux app on your phone.
  • This automatic installation and setup of some packages will take some time.
  • After fully starting the termux,
  • update & upgrade termux all the packages.
  • Enter the commands I mentioned one by one –

 

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

apt update && apt upgrade -y
pkg install x11-repo

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

termux-setup-storage

3) Now install the required Qemu package for this type “pkg install qemu-system-x86-64-headless

pkg install qemu-system-x86-64-headless -y

4) This command will install the qemu packages, especially qemu-x86_64, which are necessary to run the system on Android.

pkg install qemu-system-x86_64

 

 

Step_6 – Start Windows 10

This command will help you start and connect the qemu system to the Vnc viewer

qemu-system-x86_64 \

Choose Windows 10 file location (copy and paste the path of your downloaded and extracted qemu windows10 image file)

-hda /storage/emulated/0/Download/Windows-10.qcow2 \

Select Max CPU Core for Windows 10 machine

-cpu max \
-smp cpus=4,cores=4,threads=1,sockets=1 \

Choose Ram your Windows 10 machine (Provide ram ranging from 400-3047M)

-m 2030M \
-machine pc \

Select Screen Size for Windows 10 VNC

-vga vmware -full-screen \
-overcommit mem-lock=off \
-accel tcg,thread=single \
-rtc base=localtime \
-net user -net nic,model=rtl8139 \

 

Access Mobile Files on Windows 10 Some Folder (copy and paste the path of the Disk folder)

-drive file=fat:rw:/storage/emulated/0/Download/Disk \

Start VNC Server

-vnc 127.0.0.1:1

 

 

 

Step_7 – Download the VNC Viewer application

  • First, open Google PlayStore on your Android phone.
  • Search for VNC Viewer.
  • And install it on your Android phone by clicking the install button
  • And it will download to your phone.

Note: It’s safe because you downloaded it from Google Playstore and every app you get from Playstore is safe.

 

Step_8Configuring & Connecting to VNC :

Now we need to run our Windows 10 on the VNC Viewer for GUI so follow the steps –

    • First, open the VNC viewer application. After clicking Enter in the above command
    • Click the “+” Sign to create a new connection, and enter the value as follows.
    • Then a dialogue box will open where you have to fill 2 items –
      • IP address
      • Computer name
  • Enter the IP address –
IP Address127.0.0.1:1
Computer NameWindows 10
  • Click Connect and wait for the connection to be established.
  • Wait for the boot process to complete, the boot process may take about 10-15 minutes for the first boot and 2-3 minutes for the next boot.

 

 

Step_9Booting up Windows 10:

  • Windows 10 may take a few minutes to boot because it is heavily loaded by the operating system.
  • After waiting a few minutes, the screen below will appear.

Step_10 – Access Mobile Files on Windows 10

With this method, you can share your mobile files to Windows 10 and share Windows 10 files to mobile The file given to you will contain a folder named disk which will be placed in your downloads folder The files you upload to it will be in Windows 10 on your computer

Open My Computer and open the QEMU VVFAT drive (E:).

You will see that the same file that was in the Disk folder in the Android storage appeared in this Disk folder in Windows 10, which means we can use this external Disk folder to mount the Android storage.

 

 

Step.11 – Fixing Network Issue:

  • If that doesn’t work, here’s a solution.
  • Go to Start => Control Panel => Network => Click on your network => Disable and enable network.

Step_12 – Shutting Down Windows 10:

  • Shut down Windows 10 and go to Termux, press Control + C to stop the Windows XP connection.

So this was a tutorial blog to run Windows 10 on Android using Termux.
If you like this tutorial, you might also like a blog with a tutorial on running Windows-10 on Android.

 

 

SUMAN

Hello, I'm SUMAN from India. Learn about the termux app from Beginner to pro, At this Site, you will get all the working termux tools, I am also posting the best Termux GitHub tools.

Related Articles

Subscribe
Notify of
guest
19 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
studio realizing

Hello
Everything is great until this order

But it does not connect with the app VNC Viewer

This tutorial worked, thanks -> https://termux.xyz/how-to-install-kali-linux-on-android-termux-without-root/

Arun

How to re open ones close termux

4m1n3
You should skip 'pkg install qemu-system-x86_64'
John

Black screen after booting up

Aryan

qemu-system-x86_64: slots=2,maxmem=2047M: drive with bus=0, unit=0 (index=0) exists

Error!!!!

Mulham

Same

Jhonn

VNC not working
Can you help me more qemu code plz!

Dion

Sme here

MANI KANDAN

My VNC is close to start up windows 10.

Garrett

It’s not allowing me to install the server it gives me a warning of “WARNING: Image format was not specified for ‘json:{“fat-type”: 0, “dir”: “/storage/emulated/0/Download/Disk”, “driver”: “vvfat”, “floppy”: false, “rw”: true, “write-target”: {“driver”: “qcow”, “file”: {“driver”: “file”, “filename”: “/data/data/com.termux/files/usr/tmp/vl.YSIA11”}}}’ and probing guessed raw.
Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
Specify the ‘raw’ format explicitly to remove the restrictions.
gtk initialization failed

Vinayak

Same here

Aditya

Can It run Exe Files and Cypher Rat

Anony

I’m getting this error

vnc 127.0.0.1:1
WARNING: Image format was not specified for ‘json:{“fat-
type”: 0, “dir”: “/storage/emulated/0/NewFolder/Disk”, ”
driver”: “vvfat”, “floppy”: false, “rw”: true, “write-ta
rget”: {“driver”: “qcow”, “file”: {“driver”: “file”, “fi
lename”: “/data/data/com.termux/files/usr/tmp/v1.IOLR21”
}}}’ and probing guessed raw.

Automatically detecting the format is dangerous
for raw images, write operations on block 0 will be res
tricted.

Specify the ‘raw’ format explicitly to remove t
he restrictions.

ESC / – HOME 1 END PGUP

5 CTRL ALT – ! – PGDN

1] @) < x

David Mathew

Hello friend, how can I download the windows 10. I tried to watch the video and download but couldn’t. Can u help me

Ayush
I am getting issue with this command pkg install qemu-system-x86_64 showing error to locate 
Kenneth

Hello
I am new here. Can someone help guide me step by step on how to install and run windows 10 on my android phone.

Yuan too

How to start again after shotdown the windows?

Back to top button
19
0
Would love your thoughts, please comment.x
()
x

Adblock Detected

(❁´◡`❁)


Please disable your ad blocker! This site is supported by the advertisement.


Please disable your ad blocker to support us !!