Remote Desktop cannot authenticate the remote computer's identity

PHPz
Release: 2024-02-29 12:30:21
forward
1128 people have browsed it

Windows Remote Desktop Service allows users to access computers remotely, which is very convenient for people who need to work remotely. However, problems can be encountered when users cannot connect to the remote computer or when Remote Desktop cannot authenticate the computer's identity. This may be caused by network connection issues or certificate verification failure. In this case, the user may need to check the network connection, ensure that the remote computer is online, and try to reconnect. Also, ensuring that the remote computer's authentication options are configured correctly is key to resolving the issue. Such problems with Windows Remote Desktop Services can usually be resolved by carefully checking and adjusting settings.

Remote Desktop cannot verify the identity of the remote computer due to a time or date difference. Please make sure your computer's clock is set correctly and try connecting again. If the problem persists, contact your network administrator or the owner of the remote computer for further assistance.

Remote Desktop cannot authenticate the remote computers identity

Why is Remote Desktop unable to authenticate the computer due to a time or date difference?

When the host computer and the remote computer are in different time zones, you may encounter the error message "Remote Desktop Cannot Verify the Identity of the Remote Computer" during remote access. To avoid this problem, make sure the date and time settings are consistent on both computers. In addition, Windows Defender Firewall sometimes mistakenly identifies the connection process as a threat and causes the connection to be blocked. Therefore, when performing remote access, you need to check your computer's firewall settings to ensure that the connection process is not mistaken for a potential threat. By ensuring time zone consistency and correct firewall settings, remote access can run more smoothly and connectivity issues can be avoided.

Fix Remote Desktop cannot verify the identity of the remote computer error

If Remote Desktop cannot verify the identity of the remote computer, follow the solutions mentioned below.

  • Make sure your time and date are set correctly
  • Disable real-time protection
  • Make sure the remote DNS server is accessible from the remote server
  • Configure RDP security layer settings
  • Use intranet configuration file
  • let us start.

    1] Make sure your time and date are set correctly

    Sometimes you may need to adjust the time zone to match the server you are connecting to. This does not mean that all hosts must exactly match the servers in their time zone. So, if you receive a message with an incorrect date or time, try changing your time zone and trying to connect again.

    However, in some cases we have noticed that hosts are not allowing their systems to automatically set the time because their time zone and configured time do not match. In this case, users need to right-click on the date and time section in the taskbar and select Adjust date and time to open the settings panel. Now enable the switch to automatically set the time zone.

    2]Disable real-time protection

    Remote Desktop cannot authenticate the remote computers identity

    Real-time protection is a way to control inbound and outbound network traffic to protect computers from unauthorized access and malicious threats. However, sometimes this software may prevent you from accessing the remote computer, so it needs to be disabled to ensure that your network connection is open.

    Follow the prescribed steps to disable Windows Defender Firewall.

    • Press the Windows key and type Windows Security in the search bar.
    • Select Windows Security.
    • Go to the right side of the screen and click on the Virus & Threat Protection option.
    • Now, click on Manage Settings under Virus & Threat Protection Settings.
    • Disable real-time protection.

    Finally, restart the computer to see the effect. Hope this solution solves your problem.

    Read: The Best Free Remote Desktop Software for Windows

    3] Make sure the remote DNS server is accessible from the remote server

    We need to ensure that the DNS settings are configured correctly on the Windows computer where the Remote Desktop Connection is initiated. If you have physical access to the remote computer, check the DNS servers specified in the network adapter settings. Additionally, make sure the DNS server can be accessed from the remote server using the following command:

    Nslookup某些服务器名称DNSServername
    Copy after login

    If the DNS server is not responding, you need to check and make sure it is working properly. If this doesn't work, specify an alternate DNS server address.

    If the DNS server is unresponsive, make sure it is running properly, or consider specifying an alternative DNS server address.

    Multiple network adapters on the remote computer sometimes cause the computer to use different adapters with different IP subnets to access the DNS server. By verifying and correcting these settings, you can prevent this error.

    4]Configure RDP security layer settings

    Remote Desktop cannot authenticate the remote computers identity

    SecurityLayer specifies how the server and client authenticate to each other before establishing a remote desktop connection. You need to configure the RDP security layer policy and make sure it is selected on both the local and remote machines.

    • Press Win R, then enter ‘gpedit.msc’ and press Enter.
    • Navigate to Computer Configuration Administrative Templates Windows Components Remote Desktop Services Remote Desktop Session Host Security.
    • Find Require use of specific security layer for remote connections.
    • Double-click it, select Enable, and set the security layer to RDP.

    Finally, restart your computer and check if the problem is resolved.

    The above is the detailed content of Remote Desktop cannot authenticate the remote computer's identity. For more information, please follow other related articles on the PHP Chinese website!

    Related labels:
    source:mryunwei.com
    Statement of this Website
    The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
    Popular Tutorials
    More>
    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!