Upgrading to Windows 11 24H2 causes remote desktop connections to Windows 7 machines not to show graphics correctly.

Alessandro Cipriano 205 Reputation points
2024-10-03T09:25:51.5866667+00:00

After having upgraded Windows 11 to 24H2, the remote desktop connections to machines that use Windows 7 or Windows Server 2008R2 do not show graphic content correctly.

Returning to the previous Windows 11 version (23H2) has resolved the problem.

No problems with remote desktop connections to other machines with more recent operating systems. Unfortunately, the above-mentioned Windows 7 machine is "special", as it is used to control some very old industrial system control and it is not upgradable.

RemoteDesktopProblemAfter24H2

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

24 answers

Sort by: Most helpful
  1. sullivanjc 25 Reputation points
    2024-12-27T20:27:32.8433333+00:00

    I believe I found a workaround, albeit a low quality one. I found this while tinkering with mRemoteNG and was able to do this with the Windows Remote Desktop Client with an .rdp file. When I set the color depth to 256 colors, I did not get the bars across my screen running sqldeveloper. I viewed table contents and ran a sql script without issue. It is an ugly screen, but it is legible. The Windows 11 RDP client does not offer 256 colors as an option but you can save a .rdp file and edit the file in notepad to set it there. The value you want to change is session bits per pixel (session bpp). It normally looks like "session bpp:i:32". It could be 15 or 16 depending on color depth picked when you saved the .rdp intially. Change it to the following: "session bpp:i:8", save the file, and then launch your remote desktop session using that .rdp file. If this does work for others, maybe this will help futher determine what the actual issue is. My hypothesis at this point is it's something with data compression and that it only comes into play when color depth exceeds 8 bits per pixel or 1 byte.

    2 people found this answer helpful.

  2. Hughs 5 Reputation points
    2024-12-11T04:23:24.25+00:00

    I get this same problem on our customers Windows 11 too.

    I copy all the mstsc*.* (version 10.0.22621) from my notebook which doesn't update to 24H2 yet.

    Copy those files to customers c:\windows\mstsc (10.0.22621). And make a shortcut for them to use temporarily until Microsoft release a fix

    1 person found this answer helpful.

  3. Marc Picart 15 Reputation points
    2024-12-17T19:00:44.97+00:00

    I copied the following files from the 23H2 version, from the Windows.old folder:

    C:\Windows\System32\mstsc.exe

    C:\Windows\System32\mstscax.dll

    C:\Windows\System32\en-US\mstsc.exe.mui (en-US It depends on the Windows language)

    C:\Windows\System32\en-US\mstscax.dll.mui (en-US It depends on the Windows language)

    C:\Windows\SystemResources\mstsc.exe.mun

    C:\Windows\SystemResources\mstscax.dll.mun

    It worked fine

    Of course I made a backup of the originals from 24H2 in case Microsoft takes notice and solves the problem

    To copy these files I did it from the recovery environment using the command line

    I hope it is useful to you

    1 person found this answer helpful.

  4. James White 15 Reputation points
    2025-02-01T02:27:00.4233333+00:00

    Good news happy campers..

    Edition Windows 11 Pro for Workstations

    Version 24H2 (insider Release Preview installed 1/2/2025)

    OS build 26100.3037

    Experience Windows Feature Experience Pack 1000.26100.48.0

    ***!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    SEEMS to have resolved the issue

    • MSTSC.EXE - FIXED - used direct (default.rdp)
    • saved rdp - fixed
    • RDM Devolutions using latest rdp - FIXED

    ***!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    in Passing..

    I note that the top bar for MSTSC can be moved (dragged) from middle and hides unless it is pinned. You may have to feel around with the mouse for it - but that is not this topic.

    Thanks Bill

    1 person found this answer helpful.

  5. James White 15 Reputation points
    2025-02-04T00:28:10.7733333+00:00

    Just so y'all are aware

    The latest release preview build of W24H2 fixes the RDP API, and MSTSC.exe

    The Modern APP remote desktop was never broken, The issues with Modern APP remote desktop were to do with the bar at the top and not part of this topic

    Edition Windows 11 Pro for Workstations

    Version 24H2 (insider Release Preview installed 1/2/2025)

    OS build 26100.3037

    Experience Windows Feature Experience Pack 1000.26100.48.0

    The Changed file is mstscax.dll which matches the Build Version and has a datetime stamp of 29/1/2025. and a build version of 10.0.26100.3037. this is the only changed file since October 2024

    For release versions of Windows 11 Pro 24H2 build 26120.1912 the filedate is 3/10/2024

    User's image

    there's ya problem so no fix yet there in latest servicing pack for production versions, which are still broken..

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.