Lỗi remote desktop cant connect to the remote computer for one of these reasons

Cách khắc phục một số lỗi sử dụng Remote Desktop trên Windows 10

Tường Vy Nguyễn 14/06/2021

Nguyên nhân gây lỗi không Remote Desktop được “Remote Desktop Can’t Connect to the Remote Computer Error?”

Lỗi này có thể xảy ra vì nhiều lý do:

  • Máy tính chủ phải được bật Remote Desktop. Tính năng này chỉ khả dụng trên các phiên bản Windows 10 Pro trở lên.
  • Các kết nối đi và đến có thể bị ảnh hưởng bởi sự hiện diện của phần mềm chống vi-rút trên máy của bạn. Kiểm tra xem tường lửa của bạn có đang chặn kết nối RDP hay không và thêm nó vào danh sách trắng nếu được yêu cầu.
  • Kiểm tra xem tài khoản của bạn có đủ quyền để bắt đầu kết nối từ máy tính nguồn hay không.
  • Bạn có cấu hình cổng nghe không chính xác, thông tin đăng nhập RDC bị hỏng hoặc một số vấn đề liên quan đến mạng.

Bây giờ bạn đã biết các nguyên nhân tiềm ẩn, hãy cùng khám phá một số bản sửa lỗi không Remote Desktop được mà bạn có thể làm theo để giải quyết lỗi này trên PC của mình.

1. Enable Remote Desktop trên PC của mình để sửa lỗikhông remote desktop được

Lỗi remote desktop cant connect to the remote computer for one of these reasons

Trước khi thử bất kỳ cách sửa lỗi nào trong bài viết này, hãy đảm bảo rằng Remote Desktop đã được bật trên PC của bạn.

Để bật mote Desktop trong Windows 10:

  • Đi tới Start > Settings > System > Remote Desktop..
  • Chuyển đổi công tắc trong Enable Remote Desktop.

Nếu Remote Desktop đã được bật, hãy tắt nó đi và khởi động lại PC của bạn. Khi PC khởi động lại, hãy bật lại Remote Desktop và kiểm tra xem có cải tiến nào không.

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.
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Allowing RDP in Windows Firewall
  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).
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Enabling Remote Desktop in Firewall
  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’.
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Allowing RDP Connections
  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.
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Deleting Saved Credentials

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. Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Editing the hosts File
  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.
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Adding RDGClientTransport Key
  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”.
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Selecting “Network and Internet” Options
  3. Click on the “Change Connection Properties” option.
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Selecting “Change Connection Properties”
  4. Select the “Private” option.
    Lỗi remote desktop cant connect to the remote computer for one of these reasons
    Selecting “Private”
  5. Check to see if the issue persists.

Khắc phục lỗi “remote desktop can’t connect to remote computer” – Hướng dẫn chi tiết nhất

Thủ Thuật
Lỗi remote desktop cant connect to the remote computer for one of these reasons
By Rapidsharefiles On Th21 25, 2020
0
Share

Ngoài sự tiện lợi, nhu cầu làm việc tại nhà ngày càng tăng cũng là nguyên nhân thúc đẩy nhu cầu sử dụng máy tính từ xa. Tuy nhiên, trong quá trình sử dụng có thể xảy ra một số lỗi kỹ thuật, trong đó có những lỗi thường gặp như “remote desktop không kết nối được với máy tính từ xa”.

Vậy, làm thế nào để khắc phục lỗi này? Để trả lời trước tiên bạn cần biết một số thông tin cơ bản.

Máy tính từ xa là một tính năng tiện lợi cho phép kết nối ảo với các máy tính khác chạy hệ điều hành Windows. Với tính năng này, người dùng có thể kết nối với máy tính ở mọi nơi trên thế giới, miễn là có thông tin đăng nhập (tên người dùng và mật khẩu) phù hợp để kết nối. Ngoài ra, kết nối mạng mạnh cũng là một yêu cầu quan trọng!

Nếu bạn đã có thông tin đăng nhập và kết nối mạng ổn định nhưng bạn vẫn gặp sự cố này, thì đây là cách giải quyết: