Enable remote desktop on a remote machine via registry

Reading Time: < 1 minute

You can enable remote desktop on a remote machine via it’s registry by following the instructions below:

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

How useful was this post?

Click on a star to rate it!

As you found this post useful...

Follow us on social media!

2 thoughts on “Enable remote desktop on a remote machine 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.