Skip to content
Follow
Ubuntu Linux

Enable Remote Desktop on Ubuntu Linux

Richard
Written by
Richard
Aug 30, 2022 Updated Jul 14, 2026 2 min read
How to Install Google Chrome on Ubuntu Linux
How to Install Google Chrome on Ubuntu Linux

Enabling Remote Desktop on Ubuntu Linux lets you control your computer from afar or let someone else access it.

Remote Desktop shows you another computer’s screen and lets you use its mouse and keyboard just like you’re sitting in front of it.

Ubuntu Linux, starting with version 22.04 LTS, has a built-in way to share your desktop. This feature works with the GNOME desktop.

This tool makes it easy to give someone access when you need help or to keep your computer private by leaving it off.

⚡ Quick Answer

Open Settings, click Sharing, and turn on the main Sharing switch. Then, enable Remote Desktop and Remote Control within the Remote Desktop sub-menu to allow others to view and control your screen.

How to turn on or off remote assistance in GNOME

Turning remote assistance on or off in Ubuntu’s GNOME desktop is uncomplicated. First, open the Activities overview and search for Settings, or click the System menu in the top-right corner and select Settings. Then, in the left sidebar, click on Sharing to find the main Sharing switch.

1. Open the Activities overview and search for Settings.

Searching for Sharing in the Ubuntu Linux Activities overview
ubuntu linux activities overview

2. Alternatively, click the System menu in the top-right corner of your screen and select Settings.

Selecting Settings from the Ubuntu Linux system menu
ubuntu linux system menu top bar settings

3. In the left sidebar, click on Sharing.

Accessing the Sharing control panel in Ubuntu Linux settings
ubuntu linux sharing control panel

4. If the main Sharing switch at the top is off, click it to turn it on. You can also change your computer’s name right here.

Toggling the Sharing switch on in Ubuntu Linux
ubuntu linux sharing switch on

5. Click the Remote Desktop sub-menu.

Remote Desktop tile within the Ubuntu Linux sharing menu
ubuntu linux remote desktop tile

6. To let others see your screen, set the Remote Desktop switch to on.

7. To let others click and move your mouse, set the Remote Control switch to on.

Enabling or disabling Remote Desktop access in Ubuntu Linux
ubuntu linux enable disable remote desktop

Authentication

Authentication is how you prove your identity when connecting remotely. This typically involves using a username and password.

For a secure connection, always use a VPN or SSH tunnel. Exposing your RDP port directly to the internet is a significant security risk.

SECURITY WARNING: Never expose your RDP port directly to the internet. Doing so makes your computer vulnerable to attacks. Always use a VPN or an SSH tunnel to create a secure connection before connecting to your Ubuntu machine.

How to connect to Ubuntu Desktop via Remote Desktop Connections

To connect to your Ubuntu Desktop from a Windows computer, open the Remote Desktop app on Windows and enter your Ubuntu machine’s IP address. Ensure your Windows client supports modern RDP methods, as older clients might have issues, especially if your Ubuntu session uses Wayland instead of X.

Make sure your Windows client supports modern RDP authentication methods. Keep in mind that if your Ubuntu session is using Wayland, some older remote desktop clients might have trouble connecting. This is less common with a traditional X11 session (an older system for displaying graphics).

Enter the username and password you set in the Ubuntu Remote Desktop menu to log in.

Configuring Remote Desktop username and password settings in Ubuntu
windows remote desktop username password

Once you enter the correct details, you’ll be connected to your Ubuntu desktop.

Managing remote desktop connections between Windows and Ubuntu Linux
windows ubuntu remote desktop connections

Conclusion

📝Good to Know
Ubuntu Linux comes with a powerful built-in tool for remote support. Using the GNOME settings, you can turn remote access on or off. For security, always remember to use a VPN and make sure your Windows client is up to date for modern authentication.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Install GNOME Desktop on Ubuntu 24.04
Ubuntu Linux How to Install GNOME Desktop on Ubuntu 24.04
How to Install Additional Software on Ubuntu
Ubuntu Linux How to Install Additional Software on Ubuntu
How to Enable Remote Desktop in Windows 11
Windows How to Enable Remote Desktop in Windows 11
How to Add Desktop Icons in Ubuntu Linux
Ubuntu Linux How to Add Desktop Icons in Ubuntu Linux

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *