XRDP Remote Tool Installation on Raspberry Pi All Models

In this segment, we are going to show you how to install “XRDP Remote Tool on Raspberry Pi All Models”

What is XRDP?

pihole

xrdp is a free and open-source implementation of Microsoft RDP (Remote Desktop Protocol) server that enables operating systems other than Microsoft Windows (such as Linux and BSD-style operating systems) to provide a fully functional RDP-compatible remote desktop experience. It works by bridging graphics from the X Window System to the client and relaying controls from the client back to X.

According to the developers, the protocol works with rdesktop, FreeRDP, and as well as Microsoft’s own Remote Desktop Client.

Source /> Wikipedia

Software Required :

Equipment Required Optional
Raspberry Pi Raspberry Pi 4 Case
SD_Card SD Card
Raspberry Pi Keyboard
Ethernet Ethernet Cable Mouse
Charger Power Adapter    
HDD External HDD    
Shop now

Raspbian OS Installation

  • Download Raspbian OS from Official Website: raspberrypi.org
  • Then write the image to the SD Card using: Etcher
  • Now, Boot the Raspberry Pi with this SD Card, Follow the On-Screen Instructions and then open Terminal.

Install XRDP Remote Tool

sudo apt-get install xrdp 
sudo reboot

From Windows Computer Type in RUN

mstsc
  • This will open Remote Desktop Connection and ask to enter the Raspberry Pi IP Address.

logo

Get RaspberryPi IP Address from Raspberry Pi

sudo ifconfig

RaspberryPi Default User ID / Password

User ID : pi 
Password : raspberry

In Conclusion

  • You are ready to use XRDP on your Raspberry Pi.
  • If you come across any issues or have some feedback related to this tutorial, Please share your thoughts. 

Please check out my other articles:

Did you find us helpful?

Subscribe our YouTube Channel YouTube
Support us on Patreon Patreon
Like us on Facebook facebook
Share This Article with others

Harish Kumar

As a founder of the PcMac YouTube channel and website, Our goal is to provide Free Technical help to people and spread knowledge to everyone.
0 0 votes
Article Rating
Subscribe
Notify of
guest
2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Prashant
4 years ago

Thanks for helping me…