准备
下载:
在https://github.com/stascorp/rdpwrap/releases/tag/v1.6.2下载RDPWrap-v1.6.2.zip
下载后解压
配置
install.bat右键管理员运行
update.bat右键管理员运行
RDPConfig.exe右键管理员运行
若显示[not supported],在设置里面查看自己电脑的系统版本,以本机19042.1288为例
在issue上搜索自己电脑的配置
https://github.com/stascorp/rdpwrap/issues
找到一个对应的
找到一个解决https://github.com/stascorp/rdpwrap/issues/1557,里面又给了问题1556的链接
https://github.com/stascorp/rdpwrap/issues/1556
拉到最后,看最新的解决
又去到#1509,让把下面的复制到你本地的rdpwrapper.ini
找到本地rdpwrapper.ini,在C:\Program Files\RDP Wrapper
将rdpwrapper.ini复制到桌面,然后用记事本打开,把下面这段粘贴到文本最后,然后保存,并将rdpwrapper.ini复制到C:\Program Files\RDP Wrapper替换掉原来的rdpwrapper.ini
[10.0.19041.1081]
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=89D81
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=0CB26
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=19105
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1E98C
SLInitFunc.x64=New_CSLQuery_Initialize
[10.0.19041.1081-SLInit]
bInitialized.x64 =107108
bServerSku.x64 =10710C
lMaxUserSessions.x64 =107110
bAppServerAllowed.x64 =107118
bRemoteConnAllowed.x64=107120
bMultimonAllowed.x64 =107124
ulMaxDebugSessions.x64=107128
bFUSEnabled.x64 =10712C
[10.0.19041.1202]
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=89D81
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=0CB26
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=19105
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=1E98C
SLInitFunc.x64=New_CSLQuery_Initialize
[10.0.19041.1202-SLInit]
bInitialized.x64 =107108
bServerSku.x64 =10710C
lMaxUserSessions.x64 =107110
bAppServerAllowed.x64 =107118
bRemoteConnAllowed.x64=107120
bMultimonAllowed.x64 =107124
ulMaxDebugSessions.x64=107128
bFUSEnabled.x64 =10712C
再次打开RDPConf.exe可以看见,已经出现[fully supprted]
配置成功!!!
配置好了之后组件服务里面找到remote desktop services,重新启动;或者直接重启电脑
后面就可以使用多用户同时远程操作电脑了
多用户远程登录的教程:
windows10多用户远程桌面 https://blog.csdn.net/qq_41102371/article/details/121021129
完
——————————————————————————————–诺有缸的高飞鸟202110