Share via

Error with connection "We couldn't connect to the remote PC. Make sure the PC is turned on and connected to the network, and that remote access is enabled. Error code: 0x204"

Gilakathula, Sourav Ganguli 5 Reputation points
2026-02-12T09:34:45.1033333+00:00

I got this error, and after switching to the mobile hotspot, it is working fine. How is it possible?

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
{count} vote

2 answers

Sort by: Most helpful
  1. Chen Tran 8,220 Reputation points Independent Advisor
    2026-02-12T10:29:51.4933333+00:00

    Hello Ganguli,

    Thank you for posting question on Microsoft Windows Forum!

    Based on the provided error code 0x204 in Remote Desktop which usually indicates a network connectivity or firewall issue. The fact that it worked when you switched to a mobile hotspot suggests the problem is not with the remote PC itself, but with the network path between your client and the remote machine.

    The possible causes for this is your original Wi-Fi network or your home/office router may have blocked Remote Desktop Protocol (RDP) traffic (port 3389). Some ISPs, office networks, or routers restrict this for security reasons. On the other hand, if your router or firewall was not forwarding the RDP port correctly, the connection would fail. Switching to a hotspot bypassed that router and gave you a direct path. Also, some Internet Service Providers (ISPs) block standard RDP ports to prevent "Man-in-the-Middle" attacks. A mobile carrier often uses different routing protocols that might bypass these specific blocks.

    Another point to mention here is that if you were on a VPN or behind a proxy on the original network, it could have blocked RDP. The hotspot connection likely did not have that restriction.

    In short, Mobile hotspots often provide a more “open” connection with fewer restrictions. Since the remote PC was already accessible over the internet, the hotspot allowed the RDP traffic to flow without being blocked or misrouted.

    Hope the above information is helpful! If it helps you get more insight into the issue, it is appreciated to accept the answer. Should you have more questions, feel free to leave a message.


  2. Q&A Assist
    2026-02-12T09:34:55.5633333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The error message "We couldn't connect to the remote PC. Make sure the PC is turned on and connected to the network, and that remote access is enabled. Error code: 0x204" typically indicates that there are issues with the network connection or configuration preventing the Remote Desktop Protocol (RDP) from establishing a connection to the remote PC.

    When you switched to a mobile hotspot and the connection worked fine, it suggests that there may have been a problem with your original network connection. Possible reasons for this could include:

    1. Network Configuration Issues: The original network might have firewall settings or other configurations that block RDP traffic (typically on port 3389).
    2. ISP Restrictions: Your Internet Service Provider (ISP) may have restrictions on certain types of traffic over your original connection.
    3. Router Settings: The router you were using might have specific settings that prevent RDP connections, such as NAT configurations or firewall rules.
    4. Network Security Group (NSG) Issues: If you were connecting to an Azure VM, the NSG settings might not have allowed RDP traffic from your original network.

    Switching to a mobile hotspot bypassed these potential issues, allowing the connection to succeed. It's always a good idea to check firewall settings and ensure that the necessary ports are open when troubleshooting RDP connection issues.


    References:

    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.