Ubuntu Linux

Enable Remote Desktop on Ubuntu Linux

Richard
Written by
Richard
Aug 30, 2022 Updated Apr 18, 2026 2 min read
Enable Remote Desktop on Ubuntu Linux

This post explains how to manage remote desktop sharing in Ubuntu Linux.

Why use this? Sometimes you need a friend or coworker to fix a computer problem while they are away. Remote desktop tools let them see your screen and control your mouse as if they were sitting right in front of your PC.

What happens when done? You will be able to securely share your desktop session with a trusted person, or keep it turned off to ensure your privacy.

There are many tools available, such as TeamViewer. However, Ubuntu Linux includes a built-in tool that works great for most users. It is part of the GNOME desktop environment.

How to turn on or off remote assistance in GNOME

Ubuntu uses the GNOME desktop. You do not need to install extra software. Follow these steps to manage your settings:

1. Open the Activities overview and search for Settings.

Searching for Sharing in the 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

3. In the left sidebar, click on Sharing.

Accessing the Sharing control panel in Ubuntu Linux settings

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

Toggling the Sharing switch on in Ubuntu Linux

5. Click the Remote Desktop sub-menu.

Remote Desktop tile within the Ubuntu Linux sharing menu

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

Authentication

The authentication section shows the username and password you need to connect. You can use the provided password or create your own.

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

On a Windows machine, open the Remote Desktop Connection app. Enter the hostname or IP address of your Ubuntu computer.

Ensure your Windows client supports modern RDP authentication methods. Note that if your Ubuntu session is running on Wayland, some older remote desktop clients may experience compatibility issues compared to a traditional X11 session.

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

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

Managing remote desktop connections between Windows and Ubuntu Linux

Conclusion

Ubuntu Linux has a powerful built-in tool for remote support. By using the GNOME settings, you can easily turn remote access on or off. Always remember to use a VPN for security, and ensure your Windows client is up to date to handle modern authentication requirements.

Was this guide helpful?

Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights 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.

2458 articles → Twitter

📚 Related Tutorials

How to Enable Remote Desktop in Windows 11
Windows How to Enable Remote Desktop in Windows 11

Leave a Reply

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