Forum Discussion
Remote Desktop on Win11 Pro toggle unable to turn on
Hello all,
I noticed that the feature of "Remote Desktop" in Settings on Windows 11 Pro edition (version 23H2), is not staying in the "ON" position after trying to toggle it. It displays a message I can confirm it and it switches back to the "OFF" position.
Troubleshooting steps done:
Reset the NIC (which is not the issue)
Taken the workstation off the domain to confirm if it was a domain restriction but will not turn on even as a local admin account (which is not the issue)
I have disabled third-party AV (which is not the issue)
I have disabled the Windows firewall (which is not the issue)
I have allowed the port 3389 (which is not the issue)
And last, there is no GPO policy
It was working before and three days ago unable to RDP to my workstation.
Anybody has run into this issue before and fixed it?
Thanks
- JadielloCopper ContributorPress Windows + R, type services.msc, and hit Enter. Look for the Remote Desktop Services and Remote Desktop Configuration. Both should be set to Running. If they are not, right-click and select Start. This will troubleshoot the Windows Services.
- gt_freddieCopper Contributor
Jadiello Yep both services have and are running. Those were the two things I checked.
- Try enabling it with registry.
Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal.
Set 'fDenyTSConnections' to 0.
Restart your system.- gt_freddieCopper ContributorYep, but still no luck
- Skyler-BBrass Contributor
Check Your Windows Edition: Ensure you are running Windows 11 Pro, Enterprise, or Education because Remote Desktop is not available on Windows Home editions.
Check for Group Policy Settings:
1. Press Win + R to open the Run dialog, then type gpedit.msc and press Enter.
2. Navigate to Computer Configuration → Administrative Templates → Windows Components → Remote Desktop Services → Remote Desktop Session Host → Connections.
3. Double-click on "Allow users to connect remotely by using Remote Desktop Services" and ensure it is set to "Enabled".Check System Requirements: Make sure that your system is updated to the latest build:
4.Go to Settings > Windows Update and check for updates.
5.Check if Remote Desktop is Disabled in Services:Press Win + R, type services.msc, and press Enter.
6.Find the "Remote Desktop Services" entry in the list.
7.Right-click it and select "Properties". Make sure the service is set to "Automatic" and is currently running.8.Ensure Remote Desktop is allowed through the firewall.
- gt_freddieCopper Contributor
Skyler-B Thanks for the help but I've done that and still no luck.
- GabrielC1455Copper Contributor
this worked for me:
Go to Windows Security -> Firewall & network protection -> click on "Restore firewalls to default"
- gt_freddieCopper Contributor
GabrielC1455 Unfortunately, since there was no solution from Microsoft support or blogs such as this, I had to perform a Windows restore. But if I ever run into this again, I will note it. Thanks
- Simone735Copper Contributor
Windows security > firwall & protection > domain network > uncheck "blocks all incoming connections, including those in the list of allowed apps" is the option that fixes it for me