Forum Discussion
Tien Ngo Thanh
Sep 12, 2019Iron Contributor
which port use to change port for remote desktop ?
We want change port report desktop for server but don't know should use which port to change , please suggest port or range port can use it .Thanks
You can use any port not currently or expected to be in use. From cmd.exe
netstat -aonb
may be helpful. Also here you can find the ports various windows services will want to use.
3 Replies
Sort By
You can follow along here to change the RDP listening port.
- Tien Ngo ThanhIron Contributor
which range port we can use to change , please recommend help me
You can use any port not currently or expected to be in use. From cmd.exe
netstat -aonb
may be helpful. Also here you can find the ports various windows services will want to use.