In the past, i have been able to setup and use MS RDP to connect to Raspberry PI OS 32Bit without issue following varies articles such as
https://garywoodfine.com/how-to-enable-remote-desktop-on-raspberry-pi/
But with the latest Raspberry PI OS releases have not been able to connect - get the following timeout error. -- see below:
Process to follow:
Use Raspberry Pi Imager v1.62 -- create boot media using release 2021-10-30
Boot up system -- run updates - create passwords -- and run following commands
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install tightvncserver
sudo apt-get install xrdp
Launch Remote Desktop and attempt to connect. RDP seems to hang for a while then kicks out error below:
If i pull out a image that i setup six months ago -- have no issues setting up.
Any thoughts on why the latest Raspberry PI OS image does not work with RDP.
Yes, I know i can use VNC but the question is RDP --- Is there a fix or other work around.
Thoughts
Dan