Unable to Remote Access Jetson Nano using XRDP on Windows 11 Pro

I’m having trouble accessing the Jetson Nano remotely using XRDP on Windows 11 Pro.

Steps carried out on the Jetson Nano:

sudo apt update
sudo apt install xrdp 
sudo systemctl enable xrdp 
sudo reboot

On my laptop, after enabling remote access under settings, and after adding in the IP address and the username of the Jetson Nano, I get the window below:

PS: I’m unable to open Desktop Sharing application on the Jetson Nano.

How can I resolve this?

Please consider remote access with VNC.
We haven’t verified with RDP.

Tried remote access with VNC, followed all instructions from the link: Setting Up VNC | NVIDIA Developer

(On the Nano, Desktop Sharing under Settings silently crashes when trying to open.)

Unable to setup remote access with VNC too. @DaveYYY

Any log in syslog or dmesg?

Here’s what I get after trying to open Desktop Sharing:

@DaveYYY This link: Jetson Nano -Remote VNC Access. In this story, I will run you through… | by Bharath Sudharsan | Medium helped me resolve the issue.

1 Like

@DaveYYY I have a follow-up question but slightly off topic with regard to the post above. I’m trying to auto-run a Python script every time the Nano is rebooted. Can I do this by having the absolute path of python3 followed by the absolute path of the .py script under the command section of the Startup Application? Will this suffice?

Please file a new topic for that.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.