PDF download Download Article
Use Remote Desktop to connect to a Windows 11 PC from anywhere
PDF download Download Article

You can use Remote Desktop on Windows 11 to allow people to connect to your desktop remotely. As long as you're using Windows 11 Pro or Enterprise edition, Remote Desktop setup is easy, whether you only want to accept local network connections or allow anyone to connect over the internet. This wikiHow guide will walk you through Remote Desktop setup in Windows 11, including how to allow RDC through your firewall and router.

You will need Windows 11 Pro or Enterprise Edition to make this work. Home Edition will not have this feature.

Quick Steps

  1. Go to Settings > System > Remote Desktop.
  2. Enable the "Remote Desktop" switch and click Confirm.
  3. Click the arrow next to "Remote desktop."
  4. Make note of the port number and PC name.
  5. Click Remote Desktop Users and add users.
  6. Allow the Remote Desktop port through your firewall.
  7. Forward the port on your router if needed.
Part 1
Part 1 of 5:

Enabling Remote Desktop in Settings

PDF download Download Article
  1. Unfortunately, Windows 11 Home edition does not include Remote Desktop. To see if your version of Windows 11 supports Remote Desktop:[1]
    • Click the Start menu and select Settings.
    • Click the About tab.
    • Look for your version of Windows 11 under "Editions."
    • If you have Windows 11 Home, you can upgrade to Pro to get Remote Desktop access.
    • If you have Windows 11 Pro or Enterprise already, you can continue setting up Remote Desktop.
  2. You'll see the System tab at the top-left corner of Settings.
    Advertisement
  3. It's near the bottom of the right panel.[2]
  4. A confirmation message will appear.
  5. This turns on Remote Desktop.
  6. First, make a note of the port number and PC Name, as you may need these later. For security purposes, check the box next to "Require devices to use Network Level Authentication."[3]
    • By default, the port number is 3389. If you want to use a custom port, jump to Changing the Remote Desktop Port.
    • If older devices need to connect to this one, you may need to disable Network Level Authentication in the future.
  7. You'll see this toward the bottom of the right panel. This allows you to choose which users of this system can connect using Remote Desktop.
  8. This will take you to another small window labeled "Select Users."
  9. Make sure these users already have accounts on this PC before adding.[4]
    • After adding the users' names, click OK to close the window.
    • Click OK on the Remote Desktop Users window to close it.
    • These users should now be able to connect to this PC using Remote Desktop on your local network. However, if people will be connecting from outside the network (over the internet), you will need to make additional changes. Jump to Allowing Remote Desktop Through Your Firewall to set up external connections.
  10. Advertisement
Part 2
Part 2 of 5:

Allowing Remote Desktop Through Your Firewall

PDF download Download Article
  1. Depending on your network setup, you may need to allow the Remote Desktop port through the Windows 11 firewall. To get started, type "Windows Defender Firewall," then click Windows Defender Firewall with Advanced Security in the search results.
  2. It's on the left side of the window.
  3. It's on the right panel.
  4. Select the "TCP" option, choose "Specific local ports," and enter the port number (3389 by default). Then, click Next to continue.
  5. No need to make any changes here.
  6. For example, “My remote computer access" or "Remote Desktop".
    • The new rule will be added to the top of the rule list in your firewall settings.
    • You may need to restart your computer for the changes to take effect.
    • Depending on your network, you may also need to forward the port on your router.
  7. Advertisement
Part 3
Part 3 of 5:

Port Forwarding on Your Router

PDF download Download Article
  1. If you need to forward the Remote Desktop port on your router, you can do so using your router's admin interface. Log in to your router using the admin username and password to get started.
  2. If your router is using DHCP to assign IP addresses to devices on the network, you'll need to assign the Windows 11 PC that's running Remote Desktop a static IP address instead. The steps to do this will vary by router model, but you'll usually find the option to do it in a section called Devices or similar.
    • Once you find the right location, select Reserved IP or similar.
    • If an IP address is not already prefilled, you can use the private (local) IP address currently assigned to your PC.
  3. You may find this on a tab called Application, Firewall, or similar.
    • For the Start Port, enter the port number you're using for Remote Desktop. The default is 3389, but if you changed it, enter the new port number.
    • Under End Port, type the same port number.
    • Under Type, choose the option “TCP” or “BOTH”.
    • Under Server IP, insert your Windows 11 computer's static IP address.
    • Enable and save the rule.
  4. For others to connect to the PC from outside the network, they will need to know the IP address of your computer. However, you'll need to identify the public IP address instead of the private one. To do so, go to whatismyipaddress.com.
  5. Advertisement
Part 4
Part 4 of 5:

Connecting with Remote Desktop

PDF download Download Article
  1. Once the Remote Desktop setup is complete, you can use these steps to connect from a remote computer. To open the app, type "remote desktop" into the search bar, then click Remote Desktop Connections to launch it.[5]
    • You can also use the Remote Desktop app for Android or the Windows app for Mac to connect.
  2. If you're connecting over the internet (not on a local network), enter the public IP address here.
    • Click Show Options to continue.
  3. On this tab, you can choose whether to allow keyboard shortcuts, access to your printers, and more, over Remote Desktop.
  4. In the "Computer" box, type the IP address of the computer, followed by a colon, and then the port number. For example, “122.123.145.100:15275” or “122.123.145.100:3389” for the default port forward number. You'll also want to add the username you want to log in with.
    • Click Connect to start your connection.
  5. A warning message will appear.
  6. This connects you to the Windows 11 computer remotely.
  7. Advertisement
Part 5
Part 5 of 5:

Changing the Remote Desktop Port

PDF download Download Article
  1. If you want to assign a different port to Remote Desktop, you can do so with this method. Start by opening the Registry Editor on your Windows 11 PC. To do so, type regedit into the search bar and press Enter.
    • This is totally optional.
    • Two main reasons to change the Remote Desktop Port from the default port "3389":
      • If you have more than one computer that will use Remote Desktop on your network, both cannot use the same port.
      • You may also want to change the default port so hackers cannot try to access your computer on that port.
    • Warning! Do not, unless you are fully aware of what you are doing, edit or remove any folders in the Registry. It can cause file and system corruption.
  2. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp. A new window will open that is divided into two sides, where the left side has multiple folders.
    • Follow the folders below to expand each one to reach the final folder of "RDP-Tcp" without skipping any of them.
      • HKEY_LOCAL_MACHINE
      • System
      • CurrentControlSet
      • Control
      • Terminal Server
      • WinStations
    • Double-click the RDP-Tcp folder. You will see a number of extensions on the right side of the window.
    • In the right section, double-click PortNumber.
    • A new window will pop up called "Edit DWORD (32-bit) Value".
  3. Select "Decimal" to change the Value data into a decimal number, then replace the default port number (3389) with one with a large value (e.g., 15275). Make sure to save that number for future use.
    • Click OK and then restart your PC.
  4. Advertisement

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

You Might Also Like

Use Remote Desktop in Windows 7Use Remote Desktop on Windows 7: Connecting & Troubleshooting
Turn on Remote Desktop Using RegeditTurn on Remote Desktop Using Regedit
Set Up Port Forwarding on a Router Do Port Forwarding on Any Router: Easy Guide
Open Ports Open a Port on Windows, Mac, Linux, or Your Router
Access Another Computer from Your Computer Remotely Access Another Computer Using Mac or Windows PC
Set up an FTP Between Two Computers Set up an FTP Between Two Computers
Block Remote Desktop Access Block Remote Desktop Access on Mac and PC
Portforward Minecraft Port Forward for Minecraft Java or Bedrock
Configure a Router4 Simple Ways to Configure Your Home Router
Access Your Work Computer from HomeAccess Your Work Computer from Home
Hear Audio from the Remote PC when Using Remote Desktop Turn on Remote Desktop Audio & Troubleshoot Issues
Use Remote Desktop on Windows 8Use Remote Desktop on Windows 8
Open Port 25 Open Port 25 (SMTP) on Any Version of Windows
Configure a Linksys RouterConfigure a Linksys Router
Advertisement

About This Article

Luigi Oppido
Reviewed by:
Computer & Tech Specialist
This article was reviewed by Luigi Oppido and by wikiHow staff writer, Nicole Levine, MFA. Luigi Oppido is the Owner and Operator of Pleasure Point Computers in Santa Cruz, California. Luigi has over 25 years of experience in general computer repair, data recovery, virus removal, and upgrades. He is also the host of the Computer Man Show! broadcasted on KSQD covering central California for over 7 years. This article has been viewed 27,324 times.
How helpful is this?
Co-authors: 4
Updated: February 16, 2026
Views: 27,324
Categories: Windows
Thanks to all authors for creating a page that has been read 27,324 times.

Is this article up to date?

Advertisement