Hello Greg Booth,
It's caused by a breakdown in Network Level Authentication between your local Remote Desktop client and the third-party RDS farm. The HTML5 interface continues to function because it routes credential handling through independent web protocols rather than the native Credential Security Support Provider framework used by the downloaded RDP file. When recent Windows updates enforce stricter security protocols on your local machine, but the remote server remains unpatched, your system intentionally drops the connection to protect your credentials from potential interception.
To resolve, you must first clear any corrupted authentication tokens by navigating to the Windows Control Panel, opening the Credential Manager, selecting Windows Credentials, and deleting any entries associated with the third-party RDS farm. This action forces your system to negotiate a completely fresh, secure connection token during your next login attempt. You can also verify the exact failure reason by reviewing the local connection logs located in the Event Viewer under the path %SystemRoot%\System32\Winevt\Logs\Microsoft-Windows-TerminalServices-ClientActiveXCore%4Operational.evtx, which records the exact moment the security negotiation fails in an accessible format.
If clearing the credential cache does not resolve the issue, the root cause lies firmly with the server's update compliance. You must contact your third-party hosting provider and require them to apply the latest Microsoft security patches to their RDS infrastructure. We strictly advise against modifying local registry keys to downgrade your Encryption Oracle Remediation policy or disabling Network Level Authentication, as these are insecure workarounds that violate Microsoft security baselines and leave your environment vulnerable.
Hope this answer has brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.
VPHAN