How to Remotely Enable Remote Desktop
This is for network administrators who use the Remote Desktop option for remote support. If Remote Desktop has been disabled on the remote computer, you can enable it remotely (as long as you have administrator rights on the remote computer). To do this:
1. Run Regedit
2. Select File | Connect Network Registry
3. Enter the name of the remote computer and select Check Names
4. Go to hklm\system\currentcontrolset\control\terminal server\FdenyTSConnection=1
5. Change the FdenyTSConnection to 0
Now you should be able to connect to the remote computer using Remote Desktop.









wallpapers said on November 15, 2008
surely this is a security risk?
Pradeep Kumar Raymohapatra said on December 2, 2008
This is mind blowing solution to Remotely Enable Remote Desktop. I have tried it & got success.
Many many thanks to you.
Pradeep Kumar Raymohapatra (lntinfotech,Mumbai)
pczafer said on March 22, 2009
hi
i used the recipe below and able to access host via remote desktop connection. but when i connected to host, host did not locked the screen so people ould see other side what i`m doing, i tink its not very secure.
So how can i enable the host locking the screen when i connected the host via remote desktop??
pczafer said on March 22, 2009
hi
i used the recipe below and able to access host via remote desktop connection. but when i connected to host, host did not locked the screen so people ould see other side what i`m doing, i tink its not very secure.
So how can i enable the host locking the screen when i connected the host via remote desktop??
ubecool said on April 16, 2009
btw, if you cannot access the registry remotely you can remotely start the service for the the Remote-Edit of the registry with
mmc compmgmt.msc “nameOfThePC”
When the service has been started on the target machine the registry can be edited remotely.
Jeffrey_Cross said on October 5, 2010
until step 3 its OK but at step 4 i cannot expand HKLM
Gundermanc said on November 2, 2010
No. It is not a security risk because it only works if:
* you know the IP address of the target computer
* you have ADMINISTRATIVE login credentials
Pinky said on December 8, 2010
Its a leora-ka-bal solution.
Anonymous said on February 25, 2011
Thank you!