Hello,
Thank you for posting in the Microsoft community forum.
From the information you have provided, PC B is responding with an RST (reset) packet, which means PC B is rejecting the connection.
You mentioned that you have turned off the firewall for testing, it is recommended that you also pay attention to the following configuration:
- On PC B, choose Settings > System > Remote Desktop. The Enable Remote Desktop switch is enabled.
- You mentioned that user rights have been configured. It is recommend that you check again your local account has been added to the Remote Desktop Users group.
- Temporarily disable network-level authentication (NLA) test connections.
- Use the netstat tool to check the listener status on the terminal server.
Finds an entry for the port number (3389) assigned to RDP. The port should appear in the list and be in Listening state.
At the command prompt, type "netstat -a" and then press Enter.
For more information, please refer to: Troubleshoot establishing Terminal Services session - Windows Server | Microsoft Learn
I hope this helps. If you have any follow-up questions, please contact us.
Best regards
Jacen