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

  • Hey Termux Lovers, today we will learn about how to install ipattack tool with easy methods. installation done in just two commands. (adsbygoogle = window.adsbygoogle || …
  • Hey Termux Lovers, today we will learn about how to lock termux using termux login script. installation done in just one command !!! (adsbygoogle = window.adsbygoogle || …
  • Hey welcome back, in todays topic we will discuss about capturing the flag through termux ?? yes i have ideas about something new so i am here with first Termux CTF Challenge. it i…
  • Hey Termux Lovers, today we will learn about how to run termux tools and script in PC without any software or tools, using this method you can share your termux to anyone. if …
  •  I will guide you how to upload your own termux tool in python library !! with using of android termux !! it is easy method for installation and there is no extra setup needed…
  • Termux ak android emulator h,termux android me Kali linux ka environment provide krta h. agr aapke pas pc h to me kali linux use krne ka suggest krunga agr nahi h to Termux ak kali…

Post a Comment