Fix: Remote Desktop not working in Windows 11/10

If Remote Desktop not working in Windows 11/10, then this article will show you different solutions to fix this problem.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

The Remote Desktop feature in Windows 11 operating system helps you to connect with differential device. You can use Remote Desktop on your Windows, Android, or iOS device to connect to a Windows PC from afar. If the Remote Desktop not working in Windows 11/10, this article will help you to fix it.

Remote Desktop not working is common issue under which client can’t connect to a remote computer. Additionally you don’t get error messages or any other symptoms that would hint to identify the root cause to fix the issue.

In this case, you can use below solutions that usually helps.

Fix: Remote Desktop not working in Windows 11/10

Fix 1: Check status of RDP protocol

Information Registry Disclaimer: It is recommended to create a System Restore point first, if you’re not familiar with registry manipulation.

1. Run regedit command to open Registry Editor.

2. Click File > Connect Network Registry.

3. Next, type name of the remote computer and select Check Names, and then select OK.

4. In left pane of Registry Editor window, navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server

Fix Remote Desktop not working in Windows 11/10

5. Make sure fDenyTSConnections DWORD is set to 0. If not, change its Value from 1 to 0, in order to enable RDP.

6. Repeat step 5 at this registry location as well:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services

Fix 2: Ensure GPO is not blocking RDP

1. Open administrative Command Prompt.

2. Execute this command:

gpresult /H c:\gpresult.html

3. Now open C:\gpresult.html file.

4. Locate Allow users to connect remotely by using Remote Desktop Services policy at Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections.

5. If the policy configuration is set to Disabled, check Winning GPO. Remove the blocking GPO to fix issue with RDP.

Fix 3: Check RDP services

In order to use Remote Desktop, the following two services must be running at the client machine and also at the remote computer. If either of these systems do not have these services running, you won’t be able to use Remote Desktop properly:

  • Remote Desktop Services (TermService)
  • Remote Desktop Services UserMode Port Redirector (UmRdpService)

Open Services snap-in by running services.msc command. Locate either of above two mentioned services, right click on it, select Start. Repeat same for other service.

Fix Remote Desktop not working in Windows 11/10

Hope something helps!

Share this article
https://www.kapilarya.com/fix-remote-desktop-not-working-in-windows-11-10

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

1 Comment
Edward C Chin-Mook

Hi Kapil, many thanks for fix (Fix: Remote Desktop not working in Windows 11/10). Just one observation, it works fine but once I sign off the Remote Server, I can not log in again *** UNTIL I RE-BOOT MY LAPTOP***

After, I re boot I can RDP to server no issue…but once disconnect must re-boot my PC..

Any advice on this…

Leave a Comment

Your email address will not be published. Required fields are marked *