Open 3389 Port Windows 10

Posted on by
Open 3389 Port Windows 10 Rating: 9,7/10 2150 votes

While there are many alternatives, Microsoft’s Remote Desktop is a perfectly viable option for accessing other computers, but it has to be properly secured. After recommended security measures are in place, Remote Desktop is a powerful tool for geeks to use and lets you avoid installing third party apps for this type of functionality.

How to change the listening port for Remote Desktop. For the Mac supports only port 3389. Client to connect to a specific port when you use Windows. Nov 24, 2017  On the pc with the problem, the remote desktop service is running BUT the listening port 3389 is NOT OPEN!! I can’t open it! I restarted the PC, Restarted the RD service, importer the RD registry keys from another same (but working) computer, without any results! Security through Obscurity: Changing the Default RDP Port. By default, Remote Desktop listens on port 3389. Pick a five digit number less than 65535 that you’d like to use for your custom Remote Desktop port number. With that number in mind, open up the Registry Editor by typing “regedit” into a Run prompt or the Start menu. Oct 02, 2013  Remote Desktop Connection not working. Port 3389 not listening. On the Windows 8 System the port 3389 is not listening, so I assume this is the reason. I have two other Windows 7 PC's where RDC is working fine. Any idea how to troubleshoot this one? You can restore the port back to 3389 and restart the system.

This guide and the screenshots that accompany it are made for Windows 8.1 or Windows 10. However, you should be able to follow this guide as long as you’re using one of these editions of Windows:

  • Ever wanted to know how you can take remote desktop access on Windows 10? Here's our guide with possible alternatives for Windows 10 Home users. Check if the port 3389 is open and forwarded.
  • A common problem in a WAN environment is that a firewall or other network filter prevents connectivity with this port. You can run a simple troubleshooting test to make sure the Client can connect to the port. Just try to telnet to the port from the Client. To test the functionality of port 3389, use this command from the Client: Telnet tserv 3389.
  • Windows 10 Professional
  • Windows 8.1 Pro
  • Windows 8.1 Enterprise
  • Windows 8 Enterprise
  • Windows 8 Pro
  • Windows 7 Professional
  • Windows 7 Enterprise
  • Windows 7 Ultimate
  • Windows Vista Business
  • Windows Vista Ultimate
  • Windows Vista Enterprise
  • Windows XP Professional

Enabling Remote Desktop

First, we need to enable Remote Desktop and select which users have remote access to the computer. Hit Windows key + R to bring up a Run prompt, and type “sysdm.cpl.”

Another way to get to the same menu is to type “This PC” in your Start menu, right click “This PC” and go to Properties:

Either way will bring up this menu, where you need to click on the Remote tab:

Select “Allow remote connections to this computer” and the option below it, “Allow connections only from computers running Remote Desktop with Network Level Authentication.”

It’s not a necessity to require Network Level Authentication, but doing so makes your computer more secure by protecting you from Man in the Middle attacks. Systems even as old as Windows XP can connect to hosts with Network Level Authentication, so there’s no reason not to use it.

You may get a warning about your power options when you enable Remote Desktop:

If so, make sure you click the link to Power Options and configure your computer so it doesn’t fall asleep or hibernate. See our article on managing power settings if you need help.

Next, click “Select Users.”

Any accounts in the Administrators group will already have access. If you need to grant Remote Desktop access to any other users, just click “Add” and type in the usernames.

Click “Check Names” to verify the username is typed correctly and then click OK. Click OK on the System Properties window as well.

Securing Remote Desktop

Your computer is currently connectable via Remote Desktop (only on your local network if you’re behind a router), but there are some more settings we need to configure in order to achieve maximum security.

First, let’s address the obvious one. All of the users that you gave Remote Desktop access need to have strong passwords. There are a lot of bots constantly scanning the internet for vulnerable PCs running Remote Desktop, so don’t underestimate the importance of a strong password. Use more than eight characters (12+ is recommended) with numbers, lowercase and uppercase letters, and special characters.

Go to the Start menu or open a Run prompt (Windows Key + R) and type “secpol.msc” to open the Local Security Policy menu.

Once there, expand “Local Policies” and click on “User Rights Assignment.”

Double-click on the “Allow log on through Remote Desktop Services” policy listed on the right.

It’s our recommendation to remove both of the groups already listed in this window, Administrators and Remote Desktop Users. After that, click “Add User or Group” and manually add the users you’d like to grant Remote Desktop access to. This isn’t an essential step, but it gives you more power over which accounts get to use Remote Desktop. If, in the future, you make a new Administrator account for some reason and forget to put a strong password on it, you’re opening your computer up to hackers around the world if you never bothered removing the “Administrators” group from this screen.

Close the Local Security Policy window and open the Local Group Policy Editor by typing “gpedit.msc” into either a Run prompt or the Start menu.

When the Local Group Policy Editor opens, expand Computer Policy > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host, and then click on Security.

Double-click on any settings in this menu to change their values. The ones we recommend changing are:

Set client connection encryption level – Set this to High Level so your Remote Desktop sessions are secured with 128-bit encryption.

Require secure RPC communication – Set this to Enabled.

Require use of specific security layer for remote (RDP) connections – Set this to SSL (TLS 1.0).

Require user authentication for remote connections by using Network Level Authentication – Set this to Enabled.

Once those changes have been made, you can close the Local Group Policy Editor. The last security recommendation we have is to change the default port that Remote Desktop listens on. This is an optional step and is considered a security through obscurity practice, but the fact is that changing the default port number greatly decreases the amount of malicious connection attempts that your computer will receive. Your password and security settings need to make Remote Desktop invulnerable no matter what port it is listening on, but we might as well decrease the amount of connection attempts if we can.

Security through Obscurity: Changing the Default RDP Port

How To Enable Port 3389

By default, Remote Desktop listens on port 3389. Pick a five digit number less than 65535 that you’d like to use for your custom Remote Desktop port number. With that number in mind, open up the Registry Editor by typing “regedit” into a Run prompt or the Start menu.

When the Registry Editor opens up, expand HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > Terminal Server > WinStations > RDP-Tcp > then double-click on “PortNumber” in the window on the right.

With the PortNumber registry key open, select “Decimal” on the right side of the window and then type your five digit number under “Value data” on the left.

Click OK and then close the Registry Editor.

Open 3389 Port Windows 10 Not Working

Since we’ve changed the default port that Remote Desktop uses, we’ll need to configure Windows Firewall to accept incoming connections on that port. Go to the Start screen, search for “Windows Firewall” and click on it.

When Windows Firewall opens, click “Advanced Settings” on the left side of the window. Then right-click on “Inbound Rules” and choose “New Rule.”

The “New Inbound Rule Wizard” will pop up, select Port and click next. On the next screen, make sure TCP is selected and then enter the port number you chose earlier, and then click next. Click next two more times because the default values on the next couple pages will be fine. On the last page, select a name for this new rule, such as “Custom RDP port,” and then click finish.

Last Steps

Your computer should now be accessible on your local network, just specify either the IP address of the machine or the name of it, followed by a colon and the port number in both cases, like so:

To access your computer from outside your network, you’ll more than likely need to forward the port on your router. After that, your PC should be remotely accessible from any device that has a Remote Desktop client.

If you’re wondering how you can keep track of who is logging into your PC (and from where), you can open up Event Viewer to see.

Once you have Event Viewer opened, expand Applications and Services Logs > Microsoft > Windows > TerminalServices-LocalSessionManger and then click Operational.

Click on any of the events in the right pane to see login information. Rtl8168 drivers download.

READ NEXT
  • › Protect Your Home Minecraft Server From DDOS Attacks with AWS
  • › How to Copy and Paste Text at Linux’s Bash Shell
  • › How to Remove Activation Lock on an iPhone
  • › How to Set Up a Smarthome Without the Cloud
  • › How to Quickly Create Your Own Chrome Browser Theme

/inuyasha-full-episodes.html. RDP stands for Remote Desktop Connection. It is a special network protocol which allows a user to establish a connection between two computers and access the Desktop of a remote host. It is used by Remote Desktop Connection. The local computer is often referred to as the 'client'. In this article, we'll see how to change the port that Remote Desktop listens on.

RECOMMENDED: Click here to fix Windows errors and optimize system performance

The default port is 3389.

Before we continue, here are some details about how RDP works. While any edition of Windows 10 can act as Remote Desktop Client, to host a remote session, you need to be running Windows 10 Pro or Enterprise. You can connect to a Windows 10 Remote Desktop host from another PC running Windows 10, or from an earlier Windows version like Windows 7 or Windows 8, or Linux. Windows 10 comes with both client and server software out-of-the-box, so you don't need any extra software installed. I will use Windows 10 'Fall Creators Update' version 1709 as a Remote Desktop Host.

First of all, ensure that you had properly configured RDP in Windows 10. Also, you must be signed in with an administrative account to continue.

To change the Remote Desktop (RDP) port in Windows 10, do the following.

  1. Open the Registry Editor app.
  2. Go to the following Registry key.

    See how to go to a Registry key with one click.

  3. On the right, modify the 32-Bit DWORD value 'PortNumber'. By default, it is set to 3389 in decimals. Note: Even if you are running 64-bit Windows you must use a 32-bit DWORD value.
    Switch it to Decimal and enter a new value for the port. For example, I will set it to 3300.
  4. Restart Windows 10.

Open Port 3389 On Windows 10

Now, you can connect to the RDP server using the built-in 'Remote Desktop Connection' tool (mstsc.exe). The procedure is described in detail in the following article:

Once you change the port, you should specify the new port value in the connection string on the client machine. Add it separated by a double comma after the address of the remote computer (your RDP server's address). See the following screenshot.I have successfully connected with the new port value.

To save your time and avoid manual Registry editing, you can use Winaero Tweaker. The app has the appropriate option under NetworkRDP port.

Check Port 3389

You can download Winaero Tweaker here:

Port 3389 Not Open Windows 10

That's it.

Port 3389 Not Open

RECOMMENDED: Click here to fix Windows errors and optimize system performance