Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (2024)

The error ‘Remote Desktop can’t connect to the remote computer for one of these reasons’ can occur due to lots of reasons including wrong login credentials, connectivity issues or the use of HTTP/UDP protocol. The error message indicates three 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
Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (1)

Remote desktop is a very handy feature which allows you to connect to other computers running Windows and use them without the need to be physically in front of that computer. The computer with which you want to connect can be in any part of the world and you will be able to access and use it if you have the right credentials and needed software. Having a working internet connection is mandatory on both systems for a successful connection. In this article, we’ll be discussing a generic issue of Remote Desktop where it fails to connect to the remote connection i.e. causes of the issue along with solutions that you can use to get rid of the error for good.

What causes Remote Desktop connections to fail in Windows?

Although there can be a number of reasons due to which the Remote Desktop connection can fail in Windows, the most frequent cause is having an unstable internet connection or mismatching login credentials. Apart from these reasons, there are some other known causes for the Remote Desktop functionality to break in Windows 10. These are:

  • RDP not working after Windows Update: The Remote Desktop functionality might not work properly after you have upgraded or updated your Windows. Well, it happens because the update might have corrupted the RDP functionality of Windows and would need manual intervention to fix it.
  • Antivirus / Firewall issue: Sometimes, if you install an antivirus, it might block some of the features of RDP in Windows due to which you would not be able to connect successfully to a remote Windows computer.
  • Network Profile Issue: Most of the times, if you have a public network profile or network group in Windows then the remote desktop functionalities will be blocked.

You can follow some of these solutions below in order to get your RDP in Windows to work correctly.

Solution 1: Change/Tweak your Firewall Settings

This thing is a must to do if you are having problems with RDP. Most of the times your firewall will block some incoming and outgoing connections by default. If you have a strict firewall policy setup, then, unfortunately, you will not be able to connect to a remote computer.

If the Remote Desktop feature has been blocked or not allowed through Windows Firewall, then you need to allow it. To do that, it is pretty simple and easy, follow the instructions given down below:

  1. Open Start Menu and type “Allow an app through Windows Firewall” without the quotes.
  2. Click on the first selection that comes in it.
  3. Next click on the Change Settings on the top right corner of the window that comes up.
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (2)
  4. There you will see a list of applications or features that have been allowed or not allowed in Windows Firewall.
  5. Scroll down until you see Remote Desktop and check the checkbox in front of it (Private one).
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (3)
  6. Close the window and you are done with allowing Remote Desktop through Windows Firewall.

Solution 2: Allow Remote Desktop Connections if not allowed

Another thing you need to check is whether the Remote Desktop connections are allowed in your Windows or not. If that functionality is blocked, even if you allow Remote Desktop through Firewall, Remote Desktop connections would not work. To check that, do the following:

  1. Type ‘Allow Remote Desktop Connections’ in Start Menu.
  2. Then, click on the first selection.
  3. A window will appear; scroll down until you see the heading Remote Desktop. Click on ‘Show settings’ in front of ‘Change settings to allow remote connections to this computer’.
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (4)
  4. Make sure the option ‘Allow Remote Assistance Connections to this Computer’ is checked. Click on Apply and then OK to close the window.

Solution 3: Reset your Remote Desktop Credentials

Most of the time, when you have saved the credentials for a specific remote computer and you want to connect to another remote computer, then you will get an error because the credentials are not matching. It is because you have saved the Remote Desktop credentials and the other computer with whom you are connecting to, has different credentials.

In order to reset or remove RDP credentials in Windows 10, perform the following actions:

  1. Type Remote Desktop Connection in Start Menu.
  2. Then click on the first selection which is “Remote Desktop”.
  3. Type in the computer IP address. If there are any credentials saved for this specific computer, you will be given the option to either edit or delete
  4. Click on delete to remove the credentials.
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (5)

Solution 4: Add the Remote Computer’s IP address to your hosts file

One more thing that you can do is to add the remote computer’s IP address to your hosts file. Some users have problems when they want to connect to a remote computer whose IP address is not in their hosts file. To do that, do the following:

  1. Press Windows Key + X and select Command Prompt (Admin) from the list to open an elevated command prompt.
  2. Once in cmd, type this command:
    cd C:/Windows/System32/Drivers/etc
  3. Afterward, type this command:
    notepad hosts
  4. Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (6)
  5. Once the hosts file opens in notepad, add the IP address of the Remote computer to the end of the file. Finally, click on close button and when asked to save changes, click on Save.

Solution 5: Adding the RDGClientTransport Key

Some users have been able to fix their problem with Remote Desktop Connections in Windows by doing a registry tweak. You will have to create a new DWORD key in the Windows Registry which will force the RDP to use RPC/HTTP connections instead of HTTP/UDP. Here’s how to add the key:

  1. Press Windows + R to open the Run
  2. Type regedit and press enter.
  3. Next, navigate to the following path in registry editor by pasting it in the address bar:
    HKEY_CURRENT_USER/SoftwareMicrosoft/Terminal Server Client
  4. Once there, right click on the right side of the pane and click on New→ DWORD (32-bit Value) and name it RDGClientTransport.
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (7)
  5. Then, double click on this new key which has been created to open its properties. Now you will see an option to set value data. Set it to 1. Then click on OK and close the Windows Registry.

Solution 6: Changing Network Properties

In some cases, the error might be triggered due to the network that has been set up as Public. Therefore, in this step, we will be changing it to private. For that:

  1. Press “Windows” + “I” to open settings.
  2. Click on the “Network and Internet” option and select “Status”.
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (8)
  3. Click on the “Change Connection Properties” option.
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (9)
  4. Select the “Private” option.
    Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (10)
  5. Check to see if the issue persists.

By Kevin ArrowsUpdated on March 10, 2023

Kevin is a certified Network Engineer

Fix: Remote Desktop can't Connect to the Remote Computer for one of these Reasons (2024)

FAQs

Why can't Remote Desktop connect to the remote computer? ›

One reason for connection problems and other typical errors like 'remote desktop services is currently busy' can be an unstable internet connection. Also, the wrong credentials often cause lead to the remote desktop not being able to connect correctly.

How to fix Remote Desktop Connection error? ›

Here are a few additional troubleshooting steps you can try:
  1. Check if the virtual machine is running. ...
  2. Check if the virtual machine's network settings are correct. ...
  3. Check if the virtual machine's integration services are up to date. ...
  4. Try connecting to the virtual machine using a different remote desktop client.
Jan 5, 2024

How to fix unable to connect to the remote server? ›

Step 1: Open your command prompt via Run > Cmd and press enter. Step 2: In the Command Prompt, enter the command as Ping > 127.0. 0.1 and press enter to check the connection. Also reach out to your internal IT team and ensure whether the network connections are up and running.

How to reset Remote Desktop Connection? ›

Do one of the following:
  1. Right-click the remote desktop icon and select Reset Desktop.
  2. Select the remote desktop icon and select Connection > Reset from the menu bar.
Jul 29, 2024

How do I force Remote Desktop to enable? ›

How to enable Remote Desktop
  1. On the device you want to connect to, select Start and then choose the Settings icon on the left.
  2. Select the System group followed by the Remote Desktop item.
  3. Use the slider to enable Remote Desktop.
  4. It's also recommended to keep the PC awake and discoverable to facilitate connections.
Aug 29, 2024

How to check if RDP is enabled or not? ›

1. In the windows search box type “Remote Desktop Settings” and hit enter. 2. If “Enable Remote Desktop” is set to “On” and the check box is checked beside “Keep my PC awake for connections when it is plugged in”, your PC ready to go.

Why do I keep losing Remote Desktop Connection? ›

This problem might indicate that another application on the Remote Desktop server is using the same TCP port as the Remote Desktop Protocol (RDP). The default port assigned to RDP is 3389.

How do you reboot Remote Desktop Connection? ›

Restart a computer
  1. In Remote Desktop , select a computer list in the sidebar of the main window, select one or more computers, then choose Manage > Restart.
  2. Select the type of restart, then click Restart.

How to fix remote desktop connection an internal error has occurred? ›

Solutions to Fix Your RDP Error: An Internal Error Has Occured
  1. (Pick up one of the solutions closest to your error scenario.)
  2. Method 1: Restarting the RDP (Remote Desktop Service)
  3. Method 2: Allow Remote Connections.
  4. Method 3: Ensure Remote Desktop Connection settings are correct.

What does error connecting to remote server mean? ›

This usually means that there is a network or server issue occurring at this moment. Network troubleshooting can help us identify if there is an issue with the connection.

Why does my computer keep saying can't connect to server? ›

"Connection to Server Failed" is a common error when your device cannot connect with a server. It can be due to various reasons, such as internet issues, server downtime, incorrect settings, or firewall restrictions.

How to refresh Remote Desktop Connection? ›

In Remote Desktop, click on the small ellipses on the right of the application header: In the drop-down menu that appears, click on Refresh. The Details window will appear showing the status of the refresh process. Confirm that the Refresh Status progresses to 'Refresh Successful'.

How to fix this computer can't connect to the remote computer? ›

Ensure that your computer has a working internet connection. Try accessing other websites or services to verify if your internet is functional. Your local computer's firewall or antivirus software may be blocking the connection. Temporarily disable them to see if that resolves the issue.

How to troubleshoot RDP connection issues? ›

Check the OS configuration
  1. Check to see that the ethernet adapter is enabled: ...
  2. Check to see that the instance has a valid IP configuration: ...
  3. Check to see that DHCP is enabled on the instance: ...
  4. Check to see that the 'Remote Desktop Service' is running: ...
  5. Check that Remote Connections are enabled:

How do I reconnect to remote desktop? ›

Otherwise you can connect to a disconnect session with Task Manager.
  1. Connect to and RDP session.
  2. Open Task Manager by Right-Click on Start.
  3. Open 'More Details' on Task Manager.
  4. Select the 'Users' tab.
  5. Right-Click the User Session you would like and click Connect.
  6. Login to unlock this user session.
Feb 28, 2020

How to connect to remote computer with Remote Desktop Connection? ›

On your local Windows PC: In the search box on the taskbar, type Remote Desktop Connection, and then select Remote Desktop Connection. In Remote Desktop Connection, type the name of the PC you want to connect to (from Step 1), and then select Connect.

Why is RDP unable to establish a connection? ›

The most common cause of a failing RDP connection concerns network connectivity issues, for instance, if a firewall is blocking access. You can use ping, a Telnet client, and PsPing from your local machine to check the connectivity to the remote computer. Keep in mind ping won't work if ICMP is blocked on your network.

How do I grant Remote Desktop access to my computer? ›

Allow Access to Use Remote Desktop Connection
  1. Click the Start menu from your desktop, and then click Control Panel.
  2. Click System and Security once the Control Panel opens.
  3. Click Allow remote access, located under the System tab.
  4. Click Select Users, located in the Remote Desktop section of the Remote tab.
Feb 16, 2024

How do I connect my Remote Desktop to my work computer from home? ›

Enable remote desktop connection on a work computer
  1. Go to “Start” > “Settings.”
  2. Select “System” > “Remote Desktop” (Windows 11) or “Remote Desktop” on the left toolbar (Windows 10).
  3. Turn on the “Remote Desktop” toggle ( Windows 11) or the “Enable Remote Desktop” toggle (Windows 10).
  4. Select “Confirm” when prompted.
Apr 5, 2024

Top Articles
Our Most Requested Soup Recipe Of All Time? This To Die For French Onion Soup!
Easy Dinner Recipe: Chicken (or Turkey) Divan | Future Expat
Walgreens Harry Edgemoor
Walgreens Boots Alliance, Inc. (WBA) Stock Price, News, Quote & History - Yahoo Finance
Danielle Moodie-Mills Net Worth
Combat level
Ghosted Imdb Parents Guide
Amtrust Bank Cd Rates
Fort Carson Cif Phone Number
Explore Tarot: Your Ultimate Tarot Cheat Sheet for Beginners
Eric Rohan Justin Obituary
Tyrunt
Nikki Catsouras Head Cut In Half
Paula Deen Italian Cream Cake
Doby's Funeral Home Obituaries
Hardly Antonyms
Seth Juszkiewicz Obituary
Guardians Of The Galaxy Vol 3 Full Movie 123Movies
Craigslist Motorcycles Orange County Ca
Missed Connections Dayton Ohio
Convert 2024.33 Usd
Vintage Stock Edmond Ok
Zoe Mintz Adam Duritz
Costco Great Oaks Gas Price
Vigoro Mulch Safe For Dogs
Danielle Ranslow Obituary
Bidrl.com Visalia
R/Airforcerecruits
Pixel Combat Unblocked
Craigslist Northern Minnesota
Combies Overlijden no. 02, Stempels: 2 teksten + 1 tag/label & Stansen: 3 tags/labels.
Mercedes W204 Belt Diagram
Myhrconnect Kp
404-459-1280
KM to M (Kilometer to Meter) Converter, 1 km is 1000 m
Deshuesadero El Pulpo
Levothyroxine Ati Template
Convenient Care Palmer Ma
Search All of Craigslist: A Comprehensive Guide - First Republic Craigslist
Daly City Building Division
Craigslist - Pets for Sale or Adoption in Hawley, PA
Brandon Spikes Career Earnings
Disassemble Malm Bed Frame
Dr Mayy Deadrick Paradise Valley
Breaking down the Stafford trade
Lorton Transfer Station
Kate Spade Outlet Altoona
Kenwood M-918DAB-H Heim-Audio-Mikrosystem DAB, DAB+, FM 10 W Bluetooth von expert Technomarkt
Kushfly Promo Code
El Patron Menu Bardstown Ky
Research Tome Neltharus
Itsleaa
Latest Posts
Article information

Author: Allyn Kozey

Last Updated:

Views: 6388

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Allyn Kozey

Birthday: 1993-12-21

Address: Suite 454 40343 Larson Union, Port Melia, TX 16164

Phone: +2456904400762

Job: Investor Administrator

Hobby: Sketching, Puzzles, Pet, Mountaineering, Skydiving, Dowsing, Sports

Introduction: My name is Allyn Kozey, I am a outstanding, colorful, adventurous, encouraging, zealous, tender, helpful person who loves writing and wants to share my knowledge and understanding with you.