Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to view and modify the default port of Windows instance remote desktop

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces how to view and modify the default port of Windows instance remote desktop, which has a certain reference value. Interested friends can refer to it. I hope you can learn a lot after reading this article.

View the Windows remote Desktop Port method-Registry to get the port number

Select start > run, enter regedit to open the registry editor

Look for HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Terminal Server\ Wds\ rdpwd\ Tds\ tcp, and then look for the subkey value of PortNumber, as shown in the following figure

Method 2 cmd acquires the port

Select start > run, and type cmd to open the command line window.

Execute the following command to return the list of keys under the subkeys of the registry and the subkeys of the next layer.

The reg query "hklm\ SYSTEM\ CurrentControlSet\ Control\ Terminal Server\ Wds\ rdpwd\ Tds" > system displays something like this. In this example, we see that the hexadecimal value of PortNumber is 0xd3d, which is equivalent to 3389 of decimal.

Execute the following command to view the PortNumber value of RDP-Tcp.

Reg query "HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Control\ Terminal Server\ WinStations\ RDP-Tcp" >

Thank you for reading this article carefully. I hope the article "how to View and modify the default Port of Windows instance remote Desktop" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support and follow the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report