728x90
You have to be logged out of your account on ubuntu desktop. Else RDP on windows will keep quitting.
You need to Export follwing enviorment variables
export GNOME_SHELL_SESSION_MODE=ubuntu
export XDG_CURRENT_DESKTOP=ubuntu:GNOME
Either do sudo nano .xsessionrc or sudo nano /etc/xrdp/startwm.sh and place the above two lines at the very start and reboot your pc.
728x90