Install Windows 10 In Termux

1 min read

Guide For Install Windows 10 In Termux.

This Guide include process for install and run windows 10 in any android phone with the help of termux. Without Rooting your device. You can access windows 10 with graphical user interface.




Prerequisites

  • WIN10TP.iso File

First download this windows 10 iso file from this link - http://bit.ly/wintermux

This file must be in download folder of your device. Don't rename or make any change in this iso file

Installation Commands

termux-setup-storage

pkg up -y

pkg install git -y

git clone https://github.com /termuxprofessor/wintermux

cd wintermux

chmod +x wintermux.sh

bash wintermux.sh

Note : Allow termux to run in background.

Enter size of ram that you want to give to your windows 10. (1024=1GB)
Now Download VNC Viewer app from playstore.
Then tap on add computer then add IP Address of pc and set any name.

Address = 127.0.0.1:2

Windows 10 booting started. Booting process may take some time for first boot it will depends on your device processor and ram.
I am Kunal and I am 14 years old

You may like these posts

  • Guide For Install And Use OSI.IG Tool In Termux.Installation Commands #professor { border: 1px solid grey; padding-left: 15px; background-color: gainsboro; border-radius: …
  •  Guide for install Insfollow tool in Termux.Insfollow is script for increase instagram followers this script will automatically follow and unfollow clebrity instagram account …
  •  How to customize terminal ?Setup Termux with:Solarized DarkUbuntu Mono with powerline patchoh-my-zsh (adsbygoogle = window.adsbygoogle || []).push({}); #professor { bor…
  • Guide For Install Sherlock Tool In Termux.Sherlock tool help you to search username in 110+ social networks sites. With the help of this tool you can find unique or same username w…
  • Guide For Install Ubuntu In Termux.Ubuntu is linux distro which is most popular nowadays. You can also install ubuntu in termux and get rooted ubuntu terminal. You will only get te…
  • Guide for install Telegram-Scraper-Adder tool in Termux.This tool is based on python script based on api of telegram. This tool use for scrape members from desired telegram group a…

Post a Comment