Remote server cannot be accessed by user of remote server

Nancy Burford 0 Reputation points
2026-08-12T15:33:13.09+00:00

Remote user cannot access remote server Was setup and used now not working

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
0 comments No comments

1 answer

Sort by: Most helpful
  1. Allan Solomon Mejia 3,840 Reputation points
    2026-08-12T20:45:05.9466667+00:00

    Hello @Nancy Burford

    Since the remote connection was previously working and has now stopped, we’ll need a little more information to identify the cause.

    If you're referring to Remote Desktop (RDP), please check:

    • Confirm the remote computer is powered on and reachable.
    • Verify Settings → System → Remote Desktop is still enabled on the remote computer.
    • Confirm the user is still authorized for Remote Desktop access.
    • On the remote computer, check that Remote Desktop Services is running:
      • Get-Service TermService
    • From the user's computer, test RDP connectivity:
      • Test-NetConnection <server-name-or-IP> -Port 3389

    If TcpTestSucceeded is False, investigate the Windows Firewall, network/VPN connectivity, and any firewall between the two systems. Microsoft – Remote Desktop troubleshooting

    Please also provide the exact error message displayed when the user attempts to connect, along with the Windows versions of the client and remote server. That will help narrow down whether this is a connectivity, authentication, permissions, or RDP service issue.

    Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.