Lots of sites on the internet discuss how to enable remote desktop in Windows, but the majority of them require you to have physical access to the computer first. So how do you enable remote desktop when you do not have physical access to the computer? It is all to do with the registry!
Connect to the Remote Computer
- Make a network connection to the remote computer to ensure that you have administrative access to the machine (i.e. \\computername\c$). This will prompt for a username and password enter the administrator account for the remote computer. (Note: You cannot use the administrator account if it has a password that has NOT been set – AKA A Blank Password)
- Start the registry editor regedit.exe (and not the older application regedt32.exe if it exists – it does not in later releases of Windows)
- Choose File -> Connect Network Registry
- Enter the computer name as used above. Click Ok
- You will notice a new section that is below “Computer” which will be the name of the remote computer, you will follow the path listed next under that name. Navigate to “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server” (NOTE: take care not to select your own desktop)
- Double-click on “fDenyTSConnections”
- Change the value of this setting to “0” to this will enable Remote Desktop or “1” to disable it, and click OK.
- You will want to disconnect from the Registry of the remote computer for the settings to take effect. Right click on the computer name and select “Disconnect”.
- You can now close the registry editor and attempt to connect to the remote computer via Remote Desktop (RDP). (NOTE: Depending on the firewall configuration of your remote computer, you access attempt could be blocked by it. At this point you will need to go to that computer and make adjustments to the firewall to allow Remote Desktop to connect)
Congratulations, you have successfully changed the options to allow Remote Desktop to work on a remote computer!