Share via

Windows Application changing its layout in Windows Server 2022 when we do RDP reconnect.

Apparo Uppuluri (auppulur) 5 Reputation points
2025-01-11T14:03:18.2833333+00:00

We are facing layout changing issues in windows application on the Remote Virtual Machine, when we do disconnect the VM and reconnect again all the toolbars layout is changing every time and application gets freezing for few seconds also toolbars look changed. This issue we observed in only Windows Server 2022, But in Windows Server 2019, 2016 and Windows 11 it works fine.

Is there any changes are done in Windows Server 2022? and what can be the solution to fix.

When we launch the application for the first time everything looks fine User's image

But when we Disconnect and Reconnect again through RDP, all the layout getting changed
User's image

Windows for business | Windows Server | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2025-01-13T07:05:23.8933333+00:00

    Hello,

    You can try to disable RemoteFX in your server side:

    Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Remote Session Environment.

    Disable the setting for "Use hardware graphics adapters for all Remote Desktop Services sessions".

    If it doesn’t work, try modifying this registry:

    HKEY_CURRENT_USER\Control Panel\Desktop

    Set the ForegroundLockTimeout value to 0.


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Was this answer helpful?

    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.