Hi Rakri Aizat,
Based on the errors you mentioned (0x800759D9 and m_spHelper->ReadCreds failed), the issue is most likely related to how the RD Gateway is handling identity and credentials after your company’s IT renovation.
One common cause is that the RD Gateway server’s SSL certificate is either expired, mismatched, or not trusted by the client. When this happens, MSTSC will show the login window but fail to pass credentials through, resulting in no traffic. Another possibility is that the Connection Authorization Policies (CAP) or Resource Authorization Policies (RAP) were changed during the renovation, which can block valid users from connecting.
To troubleshoot, I recommend verifying that the RD Gateway certificate is valid and trusted on your laptop, and checking that CAP/RAP policies still allow your account. Restarting the RD Gateway service after confirming these settings often helps. You should also confirm that TCP 443 and UDP 3391 are open end‑to‑end, since those ports are required for RD Gateway traffic. If direct RDP to the host works but RDP via the gateway fails, that’s a clear sign the gateway configuration is the root cause.
In short, the countermeasures are: validate the SSL certificate, review CAP/RAP policies, confirm port connectivity, and restart the gateway service. This should restore proper identity handling and allow your remote staff to connect again. I hope this helps you move forward quickly. If you find this answer helpful, please consider clicking Accept Answer so others can benefit too.
Jason.