Collections:
Other Resources:
Remote login Limit on Windows 10
How to increase the remote login limit on Windows 10?
✍: FYIcenter.com
By default, Windows 10 only allows 1 remote login at any time. If the second user is trying to login remotely, he/she will get the following warning message:
Another user is signed in. If you continue, they'll be disconnected. Do you want to sign in anyway?
Unfortunately, Windows 10 Pro does not offer any configuration to change the above limitation. But there 2 workarounds to avoid it.
1. Modify termsrv.dll:
Stop TermService service Edit termsrv.dll Replace 39 81 3C 06 00 00 0F 84 73 42 02 00 With B8 00 01 00 00 89 81 38 06 00 00 90 Start TermService service
2. Install RDP Wrapper Library
Download RDP Wrapper Library from https://github.com/stascorp/rdpwrap/releases Run install.bat Run RDPConfig.exe to ensure no errors.
Note that if you download RDP Wrapper Library with Chrome, you will get the "RDPWrap-v1.6.2.zip is dangerous, so Chrome has blocked it" error.
You can use another Web browser to download it. Or take the option 1.
2019-09-24, 22772🔥, 0💬
Popular Posts:
How to tell Apache server to transform (rewrite) URL? Assuming that you have your Apache server runn...
How do I improve the touch sensitivity on my PC 1. Adjust the pen and touch settings in the Control ...
What is "Net.Msmq Listener Adapter" in my Windows 7 service list? And how is "Net.Msmq Listener Adap...
How to view system properties on Windows Server 2016? I just want to get some basic information abou...
Where are registry keys located for Installed Programs and programs on my Window 7 system? When a so...