How to Install Windows 10 Desktop on Android?

Prerequisites:

Termux

Vnc Application



Let's Start Download And Installation Of Termux and vnc viewer.

To install Termux, you have to click on the Upper Blue Termux word link.

If you do not download the Termux with this link so I Make a video on how to Install Termux on Android Smartphone on YouTube.Now you install vnc viewer from play store.

How to termux Setup and XFCE GUI Installation?

# Update and Upgrade your packages by this command 👇:-

1. pkg update && pkg upgrade -y

# Install x11-repo package:-

2. pkg install x11-repo

# Install xfce desktop in Termux:-

3. pkg install xfce4 xfce4-goodies xfce4-terminal xfce4-whiskermenu-plugin tigervnc -y

# Now Install tigervnc in Termux for GUI of Windows:-

4. pkg install tigervnc -y

Before proceeding, it is important that you download the windows 10 theme, icon and wallpaper, you can download them from the links below

Windows Theme : Download

Windows icon : Download

Windows wallpaper : Download

# Now check your files in termux with this command:-

5. ls -a

# Once the download is complete, manually create a .themes and .icons folder in your home directory and move the files you downloaded into that folder respectively, create both folders with the command below:-

6. mkdir .icons .themes

# Paste this command for exit this file:-

7. cd

# Allow permission to Termux with this command:-

8. termux-setup-storage

# Paste this command to see this permission:-

9. ls

# Go to storage/downloads directory with this command:-

10. cd storage/downloads

# copy this windows to icons and themes by this commands:-

11. cp Windows-10-1.0.zip $HOME/.icons ; cp Windows-10-Dark-3.2.1-dark.zip $HOME/.themes

# Paste this command for exit from storage/downloads directory:-

12. cd

# Go to icons directory with this command:-

13. cd .icons

# Check a windows file is present in icons directory with this command:-

14. ls

# Then unzip the file which is present there with this command:-

15. unzip Windows-10-1.0.zip

# Check both windows files(zip and unzip) is present in icons directory with this command:-

16. ls

# Exit from icons directory with this command:-

17. cd

# Now go to themes directory with this command:-

18. cd .themes

# Check a windows file is present in themes directory with this command:-

19. ls

# Then unzip the file which is present there with this command:-

20. unzip Windows-10-Dark-3.2.1-dark.zip

# Check both windows files(zip and unzip) is present in themes directory with this command:-

21. ls

# Exit from themes directory with this command:-

22. cd

# Once this is completed we'd create a shortcut command to access our desktop, do that with the command:-

23. echo "vncserver -geometry 1600x700 ; env DISPLAY=:1 xfce4-session" >> ../usr/bin/startserver

# Give permission to this above command:-

24. chmod +x ../usr/bin/startserver

# To start GUI windows,paste this command:-

25. startserver

Open the vnc viewer app and click on + button,then a popup is open,paste this commands:-

26.Address=> localhost:1

Name=> Windows 7



Click on create,then set high Quality and Then click on connect and then click on ok.

Suddenly you see a page is open where it give a password,then click on continue.

woh! what are you seen? 😲😲 

Don't mine.I solve this.

I make a video early on this.

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.