How to Find Your Router IP Address on Any Device (2026 Guide)

by Marcus Reed Updated Apr 24, 2026

Find Router IP Address: Mobile and PC 2022
Figure 1 — How to Find Your Router IP Address on Any Device (2026 Guide)

Your router's IP address is the gateway to its admin panel—the control center where you can change your WiFi password, update firmware, configure security settings, and troubleshoot network issues. Every device on your network knows this address, and finding it takes less than 30 seconds on any operating system.

This guide shows you how to find your router's IP address (also called the default gateway) on Windows, Mac, iPhone, Android, Linux, and Chromebook.

Key Takeaways
  • Your router's IP address is the "default gateway" shown in your device's network settings.
  • The most common router IP addresses are 192.168.1.1, 192.168.0.1, and 10.0.0.1.
  • The router IP address is a local (private) address—it only works from devices on the same network.
  • This is different from your public IP address, which is what websites see when you visit them.

Common Router IP Addresses

Before running commands, try these common addresses. Open a browser and type each one in the address bar:

IP AddressCommon Brands
192.168.1.1Netgear, ASUS, Linksys, Cisco, most routers
192.168.0.1TP-Link, D-Link, Tenda, Motorola
10.0.0.1Xfinity, Apple, some Netgear
192.168.1.254AT&T gateways
192.168.86.1Google/Nest WiFi
192.168.2.1Belkin, SMC
192.168.88.1MikroTik
192.168.12.1T-Mobile Home Internet

Method 1: Find Router IP on Windows (Command Prompt)

Open Command Prompt (press Win + R, type cmd, press Enter) and run:

ipconfig

Look for the section labeled Wireless LAN adapter WiFi (or Ethernet adapter if wired). The Default Gateway line shows your router's IP address.

Example output:

Wireless LAN adapter Wi-Fi:
   Connection-specific DNS Suffix  . : home
   IPv4 Address. . . . . . . . . . . : 192.168.1.105
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.1

In this example, the router's IP address is 192.168.1.1.

Method 2: Find Router IP on Windows (Settings GUI)

  1. Open Settings → Network & Internet → WiFi.
  2. Click your connected network name.
  3. Scroll down to Properties.
  4. Look for IPv4 DNS servers or Default gateway.

Method 3: Find Router IP on Mac

Using System Settings

  1. Open System Settings → WiFi.
  2. Click Details (or the i icon) next to your connected network.
  3. Click the TCP/IP tab.
  4. The Router field shows your router's IP address.

Using Terminal

netstat -nr | grep default

Or:

route get default | grep gateway

Method 4: Find Router IP on iPhone / iPad

  1. Open Settings → WiFi.
  2. Tap the i icon next to your connected network.
  3. Scroll to the Router field—that is the IP address.

Method 5: Find Router IP on Android

  1. Open Settings → Network & Internet → WiFi.
  2. Tap your connected network.
  3. Tap Advanced or look for Gateway in the network details.

On Samsung Galaxy: Settings → Connections → WiFi → tap your network → View more → Gateway.

Method 6: Find Router IP on Linux

ip route show default

Output example:

default via 192.168.1.1 dev wlan0 proto dhcp metric 600

The IP after via is your router's address.

Method 7: Find Router IP on Chromebook

  1. Click the WiFi icon in the system tray (bottom-right).
  2. Click the network name.
  3. Click Network tab.
  4. The Gateway field shows the router IP.

What to Do After Finding Your Router IP

Once you know the IP address, type it into your browser's address bar and press Enter. You will see the router's login page where you can:

If you do not know the admin login credentials, check our default router passwords list.

Router IP Address vs. Public IP Address

FeatureRouter IP (Private)Public IP
Example192.168.1.173.210.45.189
Who assigns itRouter (DHCP)ISP
Visible to websitesNoYes
Used forLocal network managementInternet communication
ChangesRarelyCan change (dynamic) or stay fixed (static)
Pro Tip: Many routers also have a hostname you can type instead of the IP address. Try typing routerlogin.net (Netgear), tplinkwifi.net (TP-Link), router.asus.com (ASUS), or myrouter.local (Linksys) in your browser.

Frequently Asked Questions

Is 192.168.1.1 always the router IP?

No. While 192.168.1.1 is the most common default, many routers use different addresses. TP-Link uses 192.168.0.1, Xfinity uses 10.0.0.1, AT&T uses 192.168.1.254, and Google WiFi uses 192.168.86.1. Use the methods above to find your specific router's address.

Can I access my router from outside my home network?

Not using the private IP address (192.168.x.x). To access your router remotely, you need to enable remote management in the router settings and use your public IP address. However, this is a security risk and not recommended unless you use a VPN.

Why can I not reach my router's IP address?

Common causes: you are not connected to the router's network, the router is still booting up, or the router's IP has been changed from the default. Try connecting via Ethernet instead of WiFi, and if that does not work, a factory reset will restore the default IP.

Can two routers have the same IP address?

Not on the same network. If you have two routers (e.g., a modem/router from your ISP plus your own router), one must use a different subnet. For example, ISP gateway at 192.168.1.1 and your router at 192.168.2.1.

What if my default gateway shows a blank or 0.0.0.0?

This means your device did not receive DHCP configuration from the router. Your WiFi connection might be established at the radio level but not at the network level. Try disconnecting and reconnecting, or restarting the router.

Is the router IP address the same as the modem IP address?

If you have a separate modem and router, they have different IP addresses (the modem usually uses 192.168.100.1). If you have a combined modem/router gateway (common with ISPs), there is only one device and one IP address.

Marcus Reed

About Marcus Reed

Marcus Reed is a network technician and technical writer who has configured and troubleshot routers and modems across thousands of home and small business installations for major ISPs including Comcast, AT&T, and Spectrum. That field experience across different hardware, firmware versions, and ISP environments gives him a practical command of what goes wrong and why. At RouterHax, he covers brand-specific router setup guides, ISP modem compatibility, and step-by-step troubleshooting tutorials.

Promotion for FREE Gifts. Moreover, Free Items here. Disable Ad Blocker to get them all.

Once done, hit any button as below