Remotely Accessing a Desktop Computer (Win 11) and Laptop (Win 10) for Long GPU Processes: A Comprehensive Guide for Linux, Windows, and MacOS Users
In this era of globalization, the need to access a desktop or laptop remotely has become increasingly important. This need is further heightened when one needs to run long GPU processes on a desktop in Europe while keeping the laptop in India or vice versa. This guide provides a comprehensive overview of how to remotely access a desktop computer running Windows 11 and a laptop running Windows 10, regardless of which operating system you are using - Linux, Windows, or MacOS.
Prerequisites
- A desktop computer and a laptop with active internet connections
- Desktop computer running Windows 11 and a laptop running Windows 10
- Permission to install remote access software on both devices
Installing and Configuring Remote Access Software
There are many remote access software options available today, but for the purpose of this guide, we will focus on using Remote Desktop Protocol (RDP) and Remote Desktop Connection (RDC) which are built-in to Windows 11 and Windows 10 respectively, and therefore do not require any additional software installation.
Configuring the Desktop Computer (Win 11)
- Press the Win + I keys to open Settings.
- Click on System, then Remote Desktop.
- Enable Remote Desktop by sliding the switch to the right.
Configuring the Laptop (Win 10)
- Press the Win + I keys to open Settings.
- Click on System, then Remote Desktop.
- Enable Remote Desktop by sliding the switch to the right.
Establishing a Remote Connection
To establish a remote connection:
- On the laptop (Win 10), open the Remote Desktop Connection app. (Search for "Remote Desktop Connection" using the Start menu search bar)
- Enter the IP address or hostname of the desktop computer (Win 11) and click Connect.
- Enter the username and password for the desktop computer when prompted.
# Sample remote desktop connection command in Linux:
rdesktop 192.168.0.100 -u user
Running Long GPU Processes Remotely
Once the remote connection is established, you can start running long GPU processes on the desktop computer (Win 11) while keeping the laptop (Win 10) in India or vice versa.
Troubleshooting Common Issues
- Remote connection fails: Verify that the IP address or hostname is correct, and that both devices are connected to the internet.
- Remote desktop connection is slow: Check that both devices are connected to a stable internet connection, and that any firewalls or antivirus software are not blocking the connection.
In this article, we have discussed how to remotely access a desktop computer running Windows 11 and a laptop running Windows 10. We have also covered how to configure the remote access software and establish a remote connection. Additionally, we have provided an overview of how to run long GPU processes remotely and troubleshooting common issues.
References
-
Books:
- Sybex, Inc. "Teach Yourself VISUALLY Microsoft Windows 10". Wiley
-
Articles:
-
Online Resources: