What is my IP address for remote desktop?

To remote into your PC from outside your home network, you need your public IP (shown above) and port 3389 forwarded through your router.

  • Instant results
  • Private by design
  • No ads, no tracking

Your public IP address

216.73.216.157
IPv6Not available

This is the address that websites, apps and online services see when you connect. ipnow doesn't store or log it.

Location

Network & ISP

Location is estimated from your IP address and may differ from your exact physical location.

IP addresses and Remote Desktop (RDP)

How to use your public IP to set up remote desktop access, handle dynamic IPs, and secure your RDP connection.

Remote Desktop and your public IP

Windows Remote Desktop Protocol (RDP) lets you control a PC over the network. From outside your home, you connect using your public IP (shown above) plus port 3389. Your router must have port 3389 forwarded to the target PC's local IP address.

Setting up RDP access

Enable Remote Desktop on the target PC: Settings → System → Remote Desktop → Enable. Then log into your router admin page and forward TCP port 3389 to the PC's local IP. Find the PC's local IP by running `ipconfig` in Command Prompt and noting the IPv4 Address.

Solving the dynamic IP problem

Your public IP changes when your router restarts or your ISP reassigns it, breaking saved RDP connections. Fix this by requesting a static IP through your ISP (usually costs extra), or use a free DDNS service like No-IP that maps a stable hostname to your changing IP.

Securing your RDP access

Exposed RDP is one of the most attacked surfaces on the internet. Mitigate risks by: changing the default port (3389) to a non-standard one; enabling Network Level Authentication; restricting allowed IPs in Windows Firewall; or placing your PC behind a VPN so RDP is never directly internet-facing.

Is it safe to expose Remote Desktop to the internet?

RDP is powerful but carries significant security risks when exposed publicly. Here is what to know.

What RDP exposure means

Forwarding port 3389 to your PC makes it reachable from anywhere on the internet. Bots continuously scan for open RDP ports. A strong password and Network Level Authentication are the minimum — a VPN layer is strongly recommended.

We never log it

ipnow shows no ads and runs no trackers. We never store or log your IP address on our servers. Geolocation and ISP details are fetched from privacy-respecting third-party providers.

Best practices for secure RDP

Use a VPN (e.g. WireGuard or OpenVPN on your router) so RDP is only accessible through the VPN tunnel. Alternatively, use Tailscale or Microsoft Remote Desktop with Azure AD for a more managed, secure approach that avoids exposing port 3389 publicly.

Frequently asked questions

Common questions about IP addresses and how ipnow works.

Use the public IP shown at the top of this page, with port 3389. In Windows Remote Desktop Connection, enter `YOUR_PUBLIC_IP:3389`. Make sure port 3389 is forwarded on your router to the target PC's local IP.