Windows 11 23H2 is a major update packed with new features and security enhancements. However, users have reported issues with Remote Desktop Protocol (RDP) not working after upgrading to this version. If you are facing this problem, this guide will provide step-by-step solutions on how to fix Windows 11 23H2 RDP not working issue.
Common Causes of Windows 11 23H2 RDP Issues
Several factors could be causing Remote Desktop to malfunction. The most common ones include:
- Incorrect Remote Desktop settings
- Firewall blocking RDP ports
- Outdated or corrupted drivers
- Network connectivity issues
- Remote Desktop Services not running
- Group Policy misconfigurations
- Windows updates affecting RDP functionality
How to Fix Windows 11 23H2 RDP Not Working Issue: Step-by-Step Guide
Step 1: Verify Remote Desktop Settings
Incorrect settings are a common reason for RDP issues. Follow these steps to ensure Remote Desktop is correctly configured:
- Go to Settings: Press the button Win + I to open Settings.
- Navigate to System > Remote Desktop.
- Ensure the Remote Desktop toggle is switched to On.
- Click Confirm if prompted.
- Verify that your computer is set to accept remote connections by ensuring the “Require devices to use Network Level Authentication (NLA)” option is enabled.
Step 2: Check Firewall Rules
Windows Firewall can sometimes block RDP connections. Follow these steps to configure the firewall:
- Press the button Win + R, type firewall.cpl, and press Enter.
- Click Allow an app or feature through Windows Protector Firewall.
- Search Remote Desktop in the list & ensure both Private & Public boxes are checked.
- If Remote Desktop is missing from the list, click Change Settings > Allow another app…, then add mstsc.exe from the C:\Windows\System32 folder.
Step 3: Restart Remote Desktop Services
Remote Desktop requires several services to be running correctly. Restarting these services may resolve connection issues:
- Press Button Win + R, type services.msc, & press Enter.
- Locate the following services:
- Remote Desktop Services
- Remote Desktop Configuration
- Remote Desktop UserMode Port Redirector
- Right-click each service and select Restart.
Step 4: Verify Network Connectivity
RDP requires stable network connectivity. Follow these steps to ensure network issues are not the cause:
- Confirm your computer has an active internet connection.
- Open the Command Prompt by pressing the button Win + R, typing cmd, & pressing Enter.
- Type ping <RemoteComputerIPAddress> and press Enter.
- If packets are dropped, investigate your network setup.
Step 5: Open RDP Port 3389 in the Router
By default, RDP uses port 3389. If this port is blocked at the router level, connections will fail. To open the port:
- Log into your router’s web interface.
- Locate the Port Forwarding section.
- Add a new rule for Port 3389 with your computer’s local IP address.
- Save the changes and restart the router if needed.
Step 6: Update Windows 11 and Drivers
Outdated system updates or drivers may cause RDP issues. To update Windows:
- Go to Settings > Windows Update.
- Click Check for updates & installing few available updates.
To update your network drivers:
- Press Win + X and select Device Manager.
- Expand the Network adapters section.
- Right-click your network device and select Update driver.
Step 7: Modify Group Policy Settings
Windows Group Policy settings can sometimes block RDP connections. Here’s how to adjust them:
- Press Button Win + R, type gpedit.msc, & press Enter.
- Navigate to:
- Desktop Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections
- Double-click Allow users to connect remotely using Remote Desktop Services & set it to ON.
- Click Apply, then OK.
Step 8: Enable RDP Through PowerShell
PowerShell can also enable RDP. Follow these steps:
- Open PowerShell as an administrator.
- Run the following command:
Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server' -Name "fDenyTSConnections" -Value 0 Enable-NetFirewallRule -DisplayGroup "Remote Desktop"
- Restart your computer for changes to take effect.
Step 9: Check for Conflicting Applications
Certain third-party applications or security software may interfere with RDP. Temporarily disable these apps and attempt to connect again. Antivirus software, VPNs, or third-party firewalls are common culprits.
Step 10: Perform a System Restore
If the RDP issue started recently after an update or configuration change, performing a system restore may resolve the problem:
- Press Button Win + R, type rstrui.exe, & press Enter.
- Seeing the prompts to restore your method to a previous state.
Conclusion
Windows 11 23H2 RDP connectivity issues can arise due to various factors such as misconfigured settings, firewall restrictions, or network problems. By following these steps, you should be able to diagnose and resolve Remote Desktop connection issues effectively. For persistent problems, consider consulting Microsoft support for further assistance.



