1.设置防火墙允许远程登录
2.登录时不挤掉远程设备登录的账号
RDPwrapper RDPWrap-v1.8.1.zip
GitHub - stascorp/rdpwrap: RDP Wrapper Library
更新配置文件(停止远程服务后替换) rdpwrap.ini-master.zip
GitHub - sebaxakerhtc/rdpwrap.ini: RDPWrap.ini for RDP Wrapper Library by Stas'M
3.远程时操作unity等无法旋转视角,原因是RDP远程桌面只发送鼠标的绝对位置,使用的是本地鼠标而不是远程鼠标。暂时解决方案是使用GitHub - xyzlancehe/rdp_relative_mouse