Hello
Thank you for your question and reaching out. I can understand you are having issues related to RDP connection.
Please try below setting to see if problem persists.
- Test-NetConnection -ComputerName "ip of your RDS server" -CommonTCPPort "RDP" -InformationLevel "Detailed"
- Open local group policy (gpedit.msc) on your RDP server.
Under Computer configuration ->Administrative Templates ->Windows components ->Remote desktop services->RD Session host ->Security
Set "Require use of specific security layer for RDP connections" to RDP.
- Disable any Antivirus program or Windows firewall you may have for temporary purpose on RDS and on Windows 10 Client computer.
---------------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--