Previous Posts


Windows Vista License limits benchmarks

Apple releases new version of boot camp

Automatic Install of IE 7 starts November 1st

Microsoft releases new version of Media Player

Security firm finds a way around Vista 64 Bit Patc...

Microsoft releases final version of Defender (Anti...

IE 7 breaks outlook hotmail integration

How to add your Hotmail account to Microsoft Outlo...

Disable automatic install of IE 7

Update your Windows XP SP2 Serial number



Archives

May 2005

January 2006

April 2006

May 2006

June 2006

July 2006

September 2006

October 2006

November 2006

December 2006

January 2007

February 2007

March 2007

April 2007

May 2007

June 2007

July 2007

August 2007

September 2007

October 2007

November 2007

December 2007

January 2008

February 2008

March 2008

April 2008

May 2008

June 2008

July 2008

August 2008

September 2008

October 2008

November 2008



Subscribe to our Feed:






How to change the Remote Desktop Listening Port

If you like this article, then sign up for our email newsletter to get more like it every day in your inbox

Remote Desktop is a great feature built into Windows. Sometimes it is nice to have it listen on a different port. I like to get my Remote Desktop to listen on port 443. This is because many hotels, and cafe wireless networks block all ports except 80, and 443. These are the two ports used when surfing the web.



443 is the important one. Since these networks assume that it is encrypted web traffic they usually do not attempt to do any filtering, or caching. Making it a perfect transport for Remote Desktop.

The first important thing to remember is that you can't change to a port that is already in use. If you are hosting a webserver on the same machine, you will need to make sure that there are no secure sites (Ones listening on 443). Otherwise you will have a conflict - either the remote desktop service, or the webserver service will have problems starting. It just depends on which service starts first.

So no secure sites. Checked. Now lets see what we need to do to change our listening port. We need to dive into the registry to make our change (Free program to do it for you later in article if you hate doing that)

HKEY_LOCAL_MACHINE

System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
There is a dword value named PortNumber

Update this value with the new port you would like to listen on. In our case it is 443

And reboot.

If you hate messing with the registry we have a program that will do it for you, and even change it on computers across your lan:


Remote Desktop Port Changer


Download it from here

Now that you have rebooted how do you connect at the new port?

Easy. Open the remote desktop client and type [hostname:portnumber]

So if we wanted to connect to host.mydomain.com on port 443 it would look like this:

Remote Desktop Connect to an alternate port

Now you can get to your machine from almost any network.


Posted By: Steve Wiseman on Wednesday, November 01, 2006

Check out our utilities for windows

 



Copyright © IntelliAdmin, LLC, 2008. All Rights Reserved