win10家庭版远程桌面支持

1、下载RDP Wrap

RDP Wrap工具地址:https://github.com/stascorp/rdpwrap

2、先执行install.bat,再执行RDPConf.exe查看配置情况

 

 

三个状态都标注绿色时即可进行远程控制

3、当Listener state状态标红时,需要导入rdpwrap.ini补丁文件

rdpwrap.ini补丁文件地址:https://github.com/sebaxakerhtc/rdpwrap.ini

(1)打开Windows PowerShell(管理员)

(2)输入net stop termservice,关闭Remote Desktop Services服务

(3)通过msinfo32查看系统详细版本,找到对应的rdpwrap.ini文件,用该文件替换C:\Program Files\RDP Wrapper目录下的rdpwrap.ini

(4)输入net start termservice,恢复Remote Desktop Services服务

再次执行RDPConf.exe查看配置情况

 

转自:https://zhuanlan.zhihu.com/p/109972051

参考:https://blog.csdn.net/m0_53401243/article/details/126150791

 

posted @ 2022-06-14 15:51  annan00  阅读(508)  评论(0)    收藏  举报