Computer SoftwareRemote Assistance / Desktop Solutions / Mobile SolutionsRemote Desktop (Windows Terminal Service) mstsc.exe Allow Remote Desktop without a password Updated August 01 2025
You should fully understand the security implications before doing this. For certain applications (typically dedicated hardware such as a computer controlling a CNC machine) this may be a better option than using VNC.


HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
Set key "LimitBlankPasswordUse" value to 0

Copy to Clipboard reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa" /v LimitBlankPasswordUse /t REG_DWORD /d 0 /f


https://superuser.com/questions/106917/remote-desktop-without-a-password




©2024 - Some portions of this website are Copyrighted.
Your IP: 216.73.216.146     Referring URL:
Browser: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Terms and Conditions, Privacy Policy, and Security Policy