Enable Remote Desktop via Registry

Reading Time: < 1 minute

To enable remote desktop on a remote machine via registry, follow the instructions below:

1) Open registry and connect to the machine you wish to enable RDP on. (File, connect remote registry)
2) Next expand HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server
3) Change the value of key fDenyTSConnection (REG_DWORD) from 1 (Disabled) to 0 (Enabled)
4) Exit from registry editor

2 thoughts on “Enable Remote Desktop via Registry

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.