Software
>>
OS
>>
Windows
>>
Services
>>
Remote Desktop
>>
How to modify the registry to enable or disable remote desktop
navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server set fDenyTSConnections = 0 (REG_DWORD) to enable remote desktop fDenyTSConnections = 1 (REG_DWORD) to disable remote desktop
Please enable JavaScript to view the
comments powered by Disqus.