Windows 11 22H2 - Cant connect to a RDS server after update

Mmmax 171 Reputation points
2022-09-21T18:45:27.22+00:00

Hi,

I have several clients on Windows 11 , and after the update 22H2, they were not able to log to our RDS servers

I tried to log to the server using the private IP, it worked
It is still not working when I try to log to the public IP

I tried without the firewall, nothing changed

The problem disappeared after the rollback, they have been able to log back in.

I cant find anything about this issue.

This issue happens during the connexion to both Windows Server 2012 R2 and Windows Server 2016.

Is there a fix yet ?

Thanks

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

Answer accepted by question author
  1. Jeff Cleath 181 Reputation points
    2022-09-22T17:01:58.61+00:00

    We have had the issue as well. I believe the problem is due to the fact that the RDS connection is trying to connect over UDP and is not trying to connect over TCP if the UDP fails.

    If you add the following registry setting the Remote Desktop Connection will work.
    Have to set this value to 1 in the registry for Windows 11 client to work outside the network
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client
    KEY VALUE - fClientDisableUDP SET TO 1

    I am on the early adopter program with Microsoft and raised this exact issue with Microsoft when the beta came out for Windows 11 and they did not fix the issue.

    16 people found this answer helpful.

24 additional answers

Sort by: Most helpful
  1. Vladimir Vissoultchev 1 Reputation point
    2022-11-28T10:17:40.66+00:00

    A simple way to force clients to use TCP connection without disabling UDP in registry is to specify a port on connection i.e.

    c:> mstsc /v:MyServer:3389

    ... forces using TCP and seems work here.

    cheers,
    </wqw>

    0 comments No comments

  2. Petteri Heimonen 0 Reputation points
    2023-02-20T11:47:01.45+00:00

    We had the same problem with windows 10 22H2.
    It affected to Remote Web Services that we were trying to use.

    same solution tough.

    Petteri

    0 comments No comments

  3. George Khairallah 121 Reputation points
    2023-02-20T17:33:57.35+00:00

    For those who may still not have the latest, MS has now rolled in the fix into the regular update schedule, and was release on 02/14: KB5022845

    For more information, you may visit our latest community post:

    https://support.gotomyerp.com/portal/en/community/topic/active-windows-11-22h2-update-breaks-gotomyerp-connection-23-9-2022

    For those who may have installed or replaced their mstsc.exe and mstscax.dll files before Microsoft released the fix, you may possibly get the mismatched mstscax.dll file version.

    The easiest way to fix this is to run the utility in this article:

    https://support.gotomyerp.com/portal/en/kb/articles/receiving-the-remote-desktop-service-activex-mstscax-dll-control-does-not-match-the-version-of-the-client-shell

    and then apply all Windows updates, named, KB5022845 to permanently resolve the issue.

    If you had disabled UDP previously, you should consider re-enabling it after installing the latest Patch.

    You can download a quick utility that will do this for you:

    https://support.gotomyerp.com/portal/en/kb/articles/updating-to-windows-11-22h2-breaks-remoteapp

    This thread should be marked as resolved.


  4. minh Hà Quang 0 Reputation points
    2023-04-24T06:22:29.7933333+00:00

    phiên bản windows 11 12h2 bị lỗi blutooth khi phát ra loa

    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.