- Install Kali linus from the Win10 store.
- Start Kali linux:
$ kali
- Install [wget]:
apt-get install wget
- Donwload the Kali installation script for [xfce4]:
$ wget https://kali.shxfce4.sh
- Run the script:
$ sudo sh xfce4.sh
This will take some time.
- Start the remote desktop server:
$ sudo /etc/init.d/xrdp start
By default it will start on port 3390.
- Now on Windows, start the Remote Desktop Connection app, and connect to 127.0.0.1:3390.
- Done!
== help me! please...
