Skip to Content

Solved: How do I fix Remote Desktop can’t connect to the remote computer connection error?

Problem Symptom

The detailed error message is as below:

Remote Desktop Connection

Remote Desktop can’t connect to the remote computer for one of the following reasons;

1) Remote access to the server is not enabled
2)The remote computer is turned off
3)The remote computer is not available on the network

Make sure the remote computer is turned on and connected to the network, and that remote access sis enabled.

Solved: How do I fix Remote Desktop can't connect to the remote computer connection error?

Follow the below solution steps to resolve Remote Desktop can’t connect to the remote computer connection error.

Solution

Step 1: Ensure the server is listening for RDP connections, execute the following command on the SERVER to verify this:

netstat -an | find /i ":3389"

You should see it LISTENING.

Ensure the server is listening for RDP connections

Step 2: Open the Services management console to ensure the following services are running:

  • Remote Desktop Services
  • Remote Desktop Services UserMode Port Redirector

Open the Services management console to ensure the following services are running

Step 3: Make sure that RDP has been allowed on the local firewall of the RDP server. Some previous versions of Windows come with the firewall disabled for RDP, Remote Desktop will not work until RDP was allowed on the firewall settings.

Make sure that RDP has been allowed on the local firewall of the RDP server.

Step 4: From a computer ON THE SAME NETWORK as the target RDP Server, ping the server by both IP address and hostname.

From a computer ON THE SAME NETWORK as the target RDP Server, ping the server by both IP address and hostname.

Execute the following command to check if you are on can get to the the RDP server on the correct port, the default port number for RDP is TCP 3389:

Test-NetConnection {IP-Address-or-Hostname} -Port 3389

OR

Test-NetConnection {IP-Address-or-Hostname} RDP

Execute the following command to check if you are on can get to the the RDP server on the correct port, the default port number for RDP is TCP 3389.

Providing this works, now perform the SAME tests from the outside of you network, such as outside the firewall, or on a remote VPN connection etc.

Step 5: The default port number for RDP is TCP 3389, check on the server to verify it just in case someones modified the RDP listening port number. Or the firewall is expecting you to connect RDP using another RDP Port.

Alex Lim is a certified IT Technical Support Architect with over 15 years of experience in designing, implementing, and troubleshooting complex IT systems and networks. He has worked for leading IT companies, such as Microsoft, IBM, and Cisco, providing technical support and solutions to clients across various industries and sectors. Alex has a bachelor’s degree in computer science from the National University of Singapore and a master’s degree in information security from the Massachusetts Institute of Technology. He is also the author of several best-selling books on IT technical support, such as The IT Technical Support Handbook and Troubleshooting IT Systems and Networks. Alex lives in Bandar, Johore, Malaysia with his wife and two chilrdren. You can reach him at [email protected] or follow him on Website | Twitter | Facebook

    Ads Blocker Image Powered by Code Help Pro

    Your Support Matters...

    We run an independent site that is committed to delivering valuable content, but it comes with its challenges. Many of our readers use ad blockers, causing our advertising revenue to decline. Unlike some websites, we have not implemented paywalls to restrict access. Your support can make a significant difference. If you find this website useful and choose to support us, it would greatly secure our future. We appreciate your help. If you are currently using an ad blocker, please consider disabling it for our site. Thank you for your understanding and support.