Windows 8.1 开启 3389 多用户登录
跳到导航
跳到搜索
2020-04-03 21:35
步骤
1. 替换 C:\Windows\System32
下的 termsrv.dll
点击此处下载“适用于 Windows 8.1 x64 的已修改的 termsrv.dll”;
2. 修改注册表:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] "fSingleSessionPerUser"=dword:00000000 "fDenyTSConnections"=dword:00000000
3. 重启。