This page contains promotions.

How to Set Up Remote Desktop on Windows | Enable, Connect & Secure RDP

Windowsのリモートデスクトップ接続

Whether you want to control your home PC from the office, access a server in another room, or get remote support from a colleague, Windows Remote Desktop is a built-in solution that requires no extra software. This guide walks through enabling RDP on the host PC, connecting from another computer or smartphone, safely accessing from outside your home network, and alternatives when you're on Windows Home.

Table of Contents

  1. What Is Remote Desktop?
    1. Host Side vs Client Side
    2. Supported Editions and Licensing
  2. Setting Up the Host (the PC Being Controlled)
    1. Enabling Remote Desktop
    2. Firewall and Power Settings
  3. Connecting from the Client Side
    1. Using the Remote Desktop Connection App
    2. Connecting from a Smartphone or Tablet
  4. Accessing from Outside Your Local Network
  5. Alternatives for Windows Home
  6. Frequently Asked Questions
  7. Summary

What Is Remote Desktop?

Remote Desktop lets you control another PC's full desktop from a different device, as if you were sitting right in front of it.

Host Side vs Client Side

There are two roles in every Remote Desktop session:

  • Host (controlled PC): The machine being accessed — your home PC, a server, etc.
  • Client (controlling device): The device you're connecting from — a laptop at the office, your phone, etc.

The host must stay powered on (or be able to wake from sleep). The client only needs a Remote Desktop app — it doesn't matter what OS or hardware you use to connect.

Supported Editions and Licensing

Only specific Windows editions can act as a host:

  • Windows 10/11 Pro, Enterprise, or Education: Can be both host and client
  • Windows 10/11 Home: Client only — cannot be connected to remotely

If your home PC is on Windows Home, see the alternatives section at the end.

Setting Up the Host (the PC Being Controlled)

Before anyone can connect, the host PC needs to be configured.

Enabling Remote Desktop

  1. Open Settings
  2. Go to SystemRemote Desktop
  3. Toggle Remote Desktop to On
  4. Click Confirm in the dialog
  5. Optionally, click Select users that can remotely access this PC to control who can connect

In Windows 11, this screen also shows the PC name — write it down, as you'll need it when connecting from the client.

Firewall and Power Settings

Firewall: Enabling Remote Desktop automatically adds a Windows Firewall exception. If you use third-party security software, you may need to allow RDP (port 3389) there as well.

Power settings: If the host goes to sleep, the connection will drop.

  1. Go to SettingsSystemPower (or Power & battery)
  2. Set Sleep to Never
  3. It's fine to still turn off the display — just not the PC itself

If you're using a laptop as a host, also set the lid-close action to "Do nothing" so closing the lid doesn't suspend the session.

Connecting from the Client Side

Once the host is ready, connect from any other device.

Using the Remote Desktop Connection App

Windows includes the Remote Desktop Connection app built in.

  1. Search for Remote Desktop Connection in the Start menu
  2. Launch the app
  3. Enter the host PC's name or IP address in the Computer field
  4. Click Connect
  5. Enter your username and password
  6. If a certificate warning appears, click Yes to continue

Once connected, the host desktop appears on your screen. Mouse, keyboard, clipboard (copy/paste), and even audio all work through the remote session.

To manage multiple hosts, save each connection as an .rdp file for quick access later.

Connecting from a Smartphone or Tablet

Microsoft's Remote Desktop app is available for both iOS/iPadOS and Android.

  1. Search for Microsoft Remote Desktop in the App Store or Google Play and install it
  2. Open the app and tap Add PC
  3. Enter the PC name, username, and password
  4. Tap the PC to connect

The experience on a phone screen is limited — best for quick checks or emergencies. A tablet with a Bluetooth keyboard is much more practical for real work.

Accessing from Outside Your Local Network

Connecting within your home Wi-Fi works without extra setup. Connecting from outside — a coffee shop, a mobile network — requires more care.

Why you shouldn't open port 3389 directly to the internet:

Opening Remote Desktop's default port (3389) on your router exposes it to the entire internet. RDP is a constant target for automated attacks and brute-force attempts. Don't do this.

Safer options:

  • Router VPN: If your router supports VPN server mode, connect via VPN first, then use Remote Desktop as if you were on your home network
  • Tailscale / ZeroTier: Free services that create a private virtual network between your devices. Works on Windows, Mac, iOS, and Android with minimal setup
  • WireGuard VPN on a VPS: For more technical users who want a self-hosted option
  • RD Gateway: Microsoft's enterprise-grade gateway for organizations

For home use, Tailscale is the easiest and most secure option. Add your home PC and your travel device to the same Tailscale account, and you can connect via Remote Desktop over an encrypted tunnel with no port forwarding needed.

Alternatives for Windows Home

If the host PC runs Windows Home, the built-in Remote Desktop host role isn't available. These alternatives work regardless of Windows edition:

  • AnyDesk: Free for personal use, intuitive interface, works from outside the network easily
  • TeamViewer: Well-known, free for personal use (but commercial-use detection can be aggressive)
  • Chrome Remote Desktop: Works with just a Chrome browser and a Google account — set up the host at remotedesktop.google.com
  • RustDesk: Open-source, supports self-hosted relay servers

Chrome Remote Desktop is the lowest-friction option for most home users. Install the Chrome extension on the host PC, authorize it with your Google account, and connect from any browser anywhere.

Frequently Asked Questions

Q. What does the host PC's monitor show while I'm connected?

A. The host monitor shows a lock screen during an active remote session. Anyone physically at the host PC can see you're connected, but they can't see what you're doing on the remote screen.

Q. Can I use Remote Desktop without a password?

A. No. Remote Desktop requires the account to have a password set. Passwordless accounts can't be used for remote access.

Q. My connection keeps dropping

A. The most common causes are sleep settings on the host, an unstable network, or the router's power-saving mode. Set the host's power plan to High performance and use a wired connection rather than Wi-Fi for a more stable session.

Q. The resolution or color depth looks different remotely

A. Open Remote Desktop Connection, go to the Display tab, and adjust the resolution. Lowering the resolution reduces bandwidth usage and improves responsiveness on slow connections.

Q. Can multiple users connect to the same host simultaneously?

A. Standard Windows Pro/Home only allows one remote session at a time. Supporting concurrent sessions requires Windows Server, third-party tools, or unsupported workarounds.

Summary

Windows Remote Desktop is a built-in feature available on Pro, Enterprise, and Education editions. Enable it under SettingsSystemRemote Desktop, then connect from any other Windows PC using the built-in Remote Desktop Connection app, or from a phone using Microsoft Remote Desktop. Windows Home users can use Chrome Remote Desktop, AnyDesk, or similar tools. For remote access from outside your home network, always use a VPN — Tailscale is a simple and free option for personal use — rather than exposing port 3389 directly to the internet.