xRDP
Connect to a remote Linux server from a Windows machine using xRDP to get an interactive GUI.
Setup on the Linux (Mint in my case) Server
Open a terminal and install xRDP:
Enable and start the service:
Allow RDP through the firewall (if enabled):
Check status:
Desktop session fix (important)
Linux Mint uses Cinnamon/MATE/Xfce. To avoid a black screen:
(If using Xfce: exec startxfce4)
Reboot once:
On your Windows laptop
- Press Win + R
- Type
mstsc - Enter your Mint server IP (e.g. 192.168.1.50)
- Log in with your Linux username + password