Microsoft-Windows-DriverFrameworks-UserMode Critical Error on Remote Desktop servers

Daniel R 0 Reputation points
2024-10-21T18:58:47.5466667+00:00

Hello,

I am receiving the attached critical errors on our two RDS servers on the Server Manager with IDs 10110 and 10111. This seems to occasionally result in disconnection for the end user. I have disabled the "Remote Desktop Connection using WDDM Graphical Display Driver" policy in the local group policy of both servers. The RDS servers are both on Server 2022, while the broker server that allows connections to them is on 2019, so I'm not sure if there is some incompatibility. I am looking for solutions to this error to prevent the disruption of user connections going forward.

854a0cdb-5d44-49ed-8ba2-f988355d9fbb.png

Thank you!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,789 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,777 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alex Burlachenko 4,875 Reputation points
    2025-05-05T16:19:16.6833333+00:00

    Dear Daniel R,

    thank you for posting your question on the Q&A portal your detailed description is very helpful, and I’m sure many in the community will benefit from this discussion.

    The critical Event IDs 10110 and 10111 from the Microsoft-Windows-DriverFrameworks-UserMode source typically indicate a failure in a User-Mode Driver Framework (UMDF) component, which in Remote Desktop environments often points to issues with display drivers or device redirection components under stress.

    Since you already disabled the “Use WDDM graphics display driver for Remote Desktop Connections” policy, you've taken the correct first step. This policy has historically contributed to rendering-related instability in RDS sessions, especially when mismatches exist between host and broker versions. However, Server 2022 (RDS hosts) and Server 2019 (Broker) are officially supported to work together, so incompatibility is unlikely the root cause here. More often, the crash results from a third-party or outdated UMDF driver on the RDS host.

    As you said you are looking for solutions to this error to prevent the disruption of user connections going forward, so:

    Ensure all device drivers on your RDS servers are up-to-date, especially display and USB redirection components.

    Review this Microsoft documentation on UMDF driver failures and logging: UMDF Driver Framework Events and Troubleshooting

    Validate if third-party software (e.g., printer redirection, virtual audio drivers) might be involved.

    You may also consult Microsoft's guidance on Remote Desktop with WDDM here: Configure WDDM Graphics Display Driver

    For deeper diagnostics, you can also enable Driver Verifier to track problematic drivers: How to use Driver Verifier

    I hope that would helpful.

    rgds,
    Alex
    P.S. If my answer help to you, please Accept my answer
    PPS That is my Answer and not a Comment
    

    Let me know if the issue persists after driver updates and policy tweaks and I’ll be happy to help you dig further.

    0 comments No comments

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.