Getty Images

Tip

6 steps to fix a black screen on a Windows 11 remote desktop

Remote desktops provide access to Windows systems but can sometimes display a full black screen. Learn six troubleshooting steps IT admins can use to restore the session.

When a Windows 11 Remote Desktop session opens to a black screen, users cannot access applications or interact with the system. For IT teams supporting remote desktops, quickly diagnosing the cause of the black screen is essential to restoring access.

Users can't simply reboot their endpoint to fix the issue as they might with a local desktop. IT admins and help desk teams need a plan to quickly diagnose the root cause and restore the session.

A black screen in a Windows Remote Desktop session usually occurs when the session cannot properly render the desktop environment. This can occur because of graphics driver problems, interrupted updates, network issues or incorrect display settings.

While these six steps can address the most common issues that occur with Remote Desktop Protocol (RDP) and Windows 11, many of these troubleshooting steps also apply to Windows 10 and Windows Server 2016, 2019 and 2022.

1. Review the latest Windows Updates

One of the most common causes of a Windows 11 Remote Desktop black screen is a Windows update that is in progress. When a remote system is performing a Windows update, the remote desktop services get interrupted. This leads to the remote desktop displaying a black screen until the system is done updating and restarts.

It's always good to stay on top of the Windows updates and ensure your system runs the latest updates, but new updates can introduce unexpected problems. Windows updates occasionally introduce compatibility issues that affect Remote Desktop Services. This should serve as a reminder for you to always test the latest updates before deploying them to your end users because they could cause issues. You should consider turning off Windows Update service on live production VDI, especially when using any image management technology such as Citrix Machine Creation Services.

The best way to handle the Windows Updates is to either put them in the golden image of your desktop host when using an image management system, or update your remote desktop hosts once a month outside of official work hours. This can be as simple as starting up the Windows update services once a month on a Sunday evening and running the updates. You can also use a PowerShell module to manage Windows Updates.

These issues can occur in both traditional remote desktop environments and cloud-hosted desktops such as Azure Virtual Desktop.

Common causes of a Windows Remote Desktop black screen

Remote Desktop sessions may display a black screen for several reasons. The most common causes include:

  • Windows updates that interrupt Remote Desktop Services
  • Graphics driver conflicts or outdated GPU drivers
  • Network interruptions or unstable Wi-Fi connections
  • Incorrect display resolution settings
  • Profile loading problems in VDI environments
  • Stuck Remote Desktop Services components

Identifying which of these conditions occurred can help administrators quickly determine the correct troubleshooting step.

2. Check for issues with the graphics drivers and licenses

Graphics drivers can cause issues with a remote desktop as well. There is an extensive list of known issues on the Nvidia and AMD forums about crashing drivers when using remote desktops. These vendors and others work to get fixes out quickly but it's still helpful for admins to diagnose these issues quickly. Keep your graphics driver up to date on both the host and the client when using a remote desktop.

Like with Windows updates, however, new graphics drivers can also break back-end systems and machines. So always test new display drivers before deploying them on your live production environments.

In virtual desktop infrastructure environments, expired virtual GPU licenses can also cause black screen issues. This is, of course, less common if you use RDP to access a Windows 11 computer elsewhere. However, this issue can occur for enterprise environments that use VDI with virtual GPUs from Nvidia. This can occur with other virtual GPUs, but this example explains the process for Nvidia specifically.

A black screen in a Windows Remote Desktop session usually occurs when the session cannot properly render the desktop environment.

Since the M-series cards, Nvidia requires a virtual GPU license for each user connecting to the card. Nvidia has made a Linux appliance that serves as the GPU licensing server. Every time an end user signs in, a license is assigned to that user. When there are no licenses available, the end user might experience a failing session or a black screen issue when signing in. Nvidia licenses are often a set-and-forget system, and IT teams do not usually have to actively monitor the Linux appliance and the licensing manager.

The licenses could have also expired because these licenses are often applicable for one to three years. IT may need to extend and update the licensing and deploy it to their servers. Make sure to put the end date of the licenses on your maintenance calendar with a reminder four weeks in advance to source new licenses. Also, you should open and check in with the Nvidia license manager once every month to see if there are still enough available and verify that there are no stale licenses.

3. Test remote desktop connection

Remote desktop sessions depend heavily on network stability. This can occur on both internal networks and over internet connections. When users lose the connection to the remote desktop, they can experience a black screen when trying to reconnect.

To ensure your users don't experience connection issues, you should advise them to connect to the internet over a wired connection such as ethernet instead of relying on Wi-Fi.

Similar connection issues can also affect hosted desktop platforms such as Azure Virtual Desktop or Windows 365, where unstable endpoint connectivity may cause sessions to reconnect to a black screen.

If there is no other possibility, ensure that users have access to a strong, stable Wi-Fi connection. End users can always test their connection by using an online speed test. Some monitoring tools such as ControlUp can monitor your end-user environment and see what kind of Wi-Fi connection they are using.

Quick checks before deeper troubleshooting

Before investigating drivers or profile issues, administrators should confirm a few basic conditions:

  • The remote system is not currently installing updates
  • The network connection is stable
  • The display resolution settings are compatible
  • The user profile mounted successfully

These quick checks can often resolve a black screen issue without deeper troubleshooting.

4. Correct any faulty display settings

Sometimes all it takes to cause a black screen on a remote desktop is an incorrect resolution setting. Go to the display tab when using the remote desktop client -- located at MSTSC.EXE. Check if the display resolution slider is on the same setting as your remote desktop.

Usually, sliding it all the way to the right and selecting full screen will automatically verify that the correct resolution is in place. But if you experience issues, you can test setting it to the native resolution of the machine. It can also help to choose a lower resolution than your screen or the remote screen -- for example, 800 x 600 -- to ensure the connection works.

5. Verify the remote desktop profile settings

One issue you may often see is trouble with profiles and underlying profile management technologies, such as FSLogix. When a profile isn't correctly connected, a user can experience a black screen or could be completely disconnected from the session. This can happen when the profile share is inaccessible, or the profile disk has reached its maximum size.

Admins can deploy the PreventLoginWithFailure setting, which means the remote desktop will block the login if the profile is not correctly connected. This can result in a strange interaction for your end users, but this way they will know the session is problematic right away and can ask for help. The core of the challenge is to ensure that the profile management technology works and connects quickly. That's why it is essential to monitor your file server to determine if there is still enough free storage, and whether user profiles are not hitting their maximum. You should actively monitor your remote desktop profile environment and test every update thoroughly.

Illustration showing security best practices for protecting Remote Desktop Protocol sessions, including limiting login attempts, using two-factor authentication and enabling Network Level Authentication.
Security best practices for protecting Remote Desktop Protocol (RDP) sessions include limiting login attempts, enabling two-factor authentication and restricting access to port 3389.

6. Check for stuck RDS components

Another issue that can occur in Windows 11 RDP sessions is when Remote Desktop Services become stuck or unresponsive. As an administrator, you can easily fix this by starting services.msc from the Run command. Then, select the option to connect to a different computer. Connect to the machine that has an issue, then select Remote Desktop Services > Restart.

Why a remote desktop session might show a black screen

A black screen usually indicates that the remote desktop session started successfully but failed to load the graphical interface. This can occur because of graphics driver conflicts, display resolution mismatches, profile loading failures or network interruptions during session initialization.

Editor’s note: This article was updated to reflect current troubleshooting practices for Windows 11 Remote Desktop environments and to include additional guidance for virtual desktop infrastructure and cloud-hosted desktop platforms.

Chris Twiest works as a technology officer at RawWorks in the Netherlands, focusing on the standardization and automation of IT services.

Next Steps

How to fix 7 common remote desktop connection problems

How to troubleshoot an RDP remote session stuck at configuring

Fix Windows 11 remote desktop credentials that don't work

6 steps for when remote desktop credentials are not working

How to fix keyboard connection issues on a remote desktop

Dig Deeper on Virtual and remote desktop strategies