- Remote Desktop feature in Windows 11 allows remote access to your PC for file access from anywhere.
- Enable Remote Desktop using Control Panel or Settings menu for easy access.
- Alternative methods like PowerShell or Command Prompt can also be used to enable Remote Desktop in Windows 11.
Remote Desktop is a useful feature that you can use to connect to your PC remotely and access your files. This can be a handy feature when you are trying to access your PC from somewhere far away. Many third-party apps give you the remote desktop connection functionality, but Windows also comes with its own Remote Desktop connection feature, which you can enable and prefer using. If you are looking for how to turn on the remote desktop connection in Windows 11, this article will help you with that.
How to Enable and Use Remote Desktop on Windows 11
In this article, we will be discussing how you can enable remote desktop connection in Windows 11.ย
Enabling Remote Desktop Connection In Windows 11 Using Control Panel
You can enable Remote Desktop Connection in Windows 11 using the Control Panel. To enable Remote Desktop Connection in Windows 11 using the Control Panel, follow the steps given below-
- In theย Start Menu,ย search forย Control Panelย and open it.
- Head to theย System and Security section in theย Control Panel.ย Hereunder the Systemย section, you will see an option calledย Allow Remote Access.ย Click on this option.
- You will be headed to theย Remoteย tab in theย System Propertiesย window.
- Here under theย Remote Desktopย selectย Allow remote connections to this computerย and check the checkbox under it.
- After doing so, click onย Applyย and then click onย OKย to enable Remote Desktop connection.
Enable Remote Desktop Connection In Windows 11 Using Setting
You can also enable the Remote Desktop Connection in Windows 11 using the Settings menu. To enable Remote Desktop Connection in Windows 11 using settings, follow the steps given below-
- Open theย Settingsย of your PC by pressing theย Windows + Iย key combo.
- In theย Settings,ย head to theย Systemย section if you are not already on it. Click on theย Systemย from the left sidebar.
- Here click on theย Remote Desktopย from the right-side screen.
- Now on the next screen, you will see theย Remote Desktopย toggle. Enable it, and you will be asked to confirm theย Remoteย desktop connection.
This will enable the Remote Desktop, and you will be able to use it without any problem on your PC. You will get the Remote Desktop Port and the PC name on this page, using which you will be able to connect to your PC remotely.
Enabling Remote Desktop Connections Using PowerShell
Another way to enable remote desktop connections in Windows 11 is using PowerShell. To enable remote desktop connection through PowerShell, follow the steps given below-
- Press theย Windows + Xย key combo to open theย Quick menu.ย
- In theย Quick Menu,ย selectย Windows Terminal (Admin)ย and open it.
- Now in the PowerShell, type and execute the following commands-
-
Set-ItemProperty -Path 'HKLM:\System\CurrentControlSet\Control\Terminal Server' -name "fDenyTSConnections" -value 0
- Enable-NetFirewallRule -DisplayGroup โRemote Desktopโ
-
Follow these steps, and this will enable the Remote Desktop connections feature in Windows 11 using PowerShell.
Turn On Remote Desktop Connections Using Command Prompt
You can also use the command prompt to turn on remote desktop connections in Windows 11. To turn on remote desktop connections using the Command Prompt, follow the steps given below-
- Open theย Start menuย on your PC, by pressing theย Startย key or clicking on theย Startย icon.
- In theย Start menu,ย search forย Command Prompt. Right-click on theย Command Prompt,ย and then click onย Run as administrator.
- Now in the Command Prompt, type the following commands and execute them-
- reg add โHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Serverโ /v fDenyTSConnections /t REG_DWORD /d 0 /f
- netsh advfirewall firewall set rule group=โremote desktopโ new enable=Yes
These steps will enable remote desktop connections in Windows 11 using the command prompt.
RELATED GUIDES:
- How to Fix WiFi Not Working in Windows 11
- How To Setup Remote Desktop In Windows 11
- How To Download And Install TeamViewer For Windows 11
- How To Fix Windows 11 Black Screen Issues (4-Methods)
- Top 5 Ways to Fix Windows 11 23H2 Copilot Not Showing
Final Words
Remote Desktop Connections is a useful feature that is available in-built in Windows 11. To enable this feature on your PC, you can follow the steps mentioned in this article. Following the above steps, you will be able to enable remote desktop connections in Windows 11 easily.