3389端口无法打开怎么办?

xinxgl 2010-01-17 04:17:04
要开启远程桌面必须打开3389端口 但是无论是dos下 还是注册表开启3389端口 都无法生效
怎么办啊?
...全文
1947 8 打赏 收藏 举报
写回复
用AI写文章
8 条回复
切换为时间正序
请发表友善的回复…
发表回复
xsl0710 2011-08-28
  • 打赏
  • 举报
回复
楼主,问题解决了没?我遇到同样的问题了;
xinxgl 2010-01-18
  • 打赏
  • 举报
回复
是在侦听其他端口但是就是打不开3389端口啊
xman_78tom 2010-01-18
  • 打赏
  • 举报
回复
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\Tds\tcp] 和
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp]
注册表项下的 PortNumber 值是否为 3389(0xd3d)
xman_78tom 2010-01-17
  • 打赏
  • 举报
回复
sc query termserivce 检查一下终端服务是否运行正常。
检查一下终端服务是否在侦听其他端口。
就是just4 2010-01-17
  • 打赏
  • 举报
回复
一般远程桌面的相关文件不会损坏,否则插入安装光盘,输sfc /scannow进行扫描并修复

如是注册表项的问题,建议先删除HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server后再从其它正常系统导入
xinxgl 2010-01-17
  • 打赏
  • 举报
回复
你说的我早就该过了 但是没有用啊 当用这个命令 netstat -an | find “3389” 还是发现不了啊
xman_78tom 2010-01-17
  • 打赏
  • 举报
回复
启动终端服务
sc start termservice
允许远程桌面访问
reg ADD "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t reg_dword /d 0
xman_78tom 2010-01-17
  • 打赏
  • 举报
回复
终端服务是否可以启用?
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
fDenyTSConnections=0x0


6,873

社区成员

发帖
与我相关
我的任务
社区描述
Windows 2016/2012/2008/2003/2000/NT
社区管理员
  • Windows Server社区
  • qishine
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧