How-To · 5 min read

How to Find Your Router's IP Address (Default Gateway)

Your router has its own IP address — the "default gateway" — that you can use to access settings, change passwords, set up parental controls, and troubleshoot. Here's how to find it on every device, and what to do once you have it.

Quick answer

For most home routers, the IP is 192.168.1.1 or 192.168.0.1. Type either into your browser and press Enter. If neither works, find your specific router IP in your device's network settings — look for "Router," "Default Gateway," or "Gateway".

Most common router IP addresses

Before checking your settings, try the most common defaults. Open your browser and try these one at a time:

  • 192.168.1.1 — most common (Linksys, Asus, Netgear, TP-Link, D-Link)
  • 192.168.0.1 — second most common (D-Link, Netgear, some TP-Link)
  • 10.0.0.1 — Comcast Xfinity gateways
  • 10.0.1.1 — Apple AirPort routers
  • 192.168.2.1 — some Belkin and US Robotics routers
  • 192.168.1.254 — some AT&T and Verizon routers
  • 192.168.100.1 — some cable modems and ISP-provided gateways

If none of these load a login page, you'll need to find your exact router IP through your device's settings.

Find router IP on Windows 10 / Windows 11

Method 1: Settings app (easiest)

  1. Press Windows + I to open Settings.
  2. Click Network & internet.
  3. Click Wi-Fi or Ethernet (whichever you're connected to).
  4. Click your connected network name.
  5. Scroll down to Properties — your router IP is listed next to "IPv4 DNS servers" or "Default gateway."

Method 2: Command Prompt (fastest)

  1. Press Windows + R, type cmd, press Enter.
  2. Type ipconfig and press Enter.
  3. Look for "Default Gateway" — that's your router IP.

You'll see something like:

Wireless LAN adapter Wi-Fi:
   IPv4 Address. . . . . . . . . . . : 192.168.1.42
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.1.1

The Default Gateway value (192.168.1.1 in this example) is your router's IP.

Find router IP on Mac

Method 1: System Settings (macOS Ventura+)

  1. Click the Apple menuSystem Settings.
  2. Click Wi-Fi in the sidebar.
  3. Click Details next to your connected network.
  4. Click the TCP/IP tab.
  5. Your router IP is listed next to "Router."

Method 2: Terminal

Open Terminal (Cmd+Space, type Terminal) and run:

netstat -nr | grep default

The IP next to "default" is your router. Or use this simpler one:

route -n get default | grep gateway

Find router IP on iPhone & iPad

  1. Open Settings.
  2. Tap Wi-Fi.
  3. Tap the blue (i) info icon next to your connected network.
  4. Scroll down to find "Router" — the IP listed there is your router's address.

For more on iOS network info, see our guide to finding your IP on iPhone.

Find router IP on Android

The exact path varies by manufacturer, but the general pattern is:

  1. Open Settings.
  2. Tap Network & Internet (or Connections on Samsung).
  3. Tap Wi-Fi.
  4. Tap your connected network (or the gear icon next to it).
  5. Look for "Gateway" or "Default route" in the advanced details.

If you can't find it, install a free Wi-Fi info app from the Play Store like "Network Info" or "Wi-Fi Analyzer" — they show gateway IPs directly. For step-by-step Android instructions, see our guide to finding your IP on Android.

Shortcut tip: If you're on Wi-Fi already, just open your browser and type one of the common router IPs (192.168.1.1 or 192.168.0.1). If a login page loads, that's your router IP. Quickest way to test without diving into settings.

How to log into your router

  1. Type the router IP into a browser (e.g., http://192.168.1.1).
  2. A login page appears asking for username and password.
  3. Enter the credentials — usually printed on a sticker on the router itself.

Common default credentials

If you've never changed them, try these:

  • admin / admin
  • admin / password
  • admin / (no password)
  • (no username) / admin
  • user / user

If the defaults don't work and you don't have the sticker, check your router manufacturer's website or call your ISP. For ISP-provided routers (Xfinity, Verizon, AT&T), the credentials are often printed on the modem's label or in your account portal.

Security warning: If you're still using default credentials, change them now. Default passwords are a known attack vector — bots scan for routers with default logins constantly. Use a unique strong password instead.

What you can do once logged into your router

Router admin pages let you control nearly every aspect of your network:

  • Change Wi-Fi name and password — the SSID and security key for your network
  • Update firmware — important security patches your router needs
  • See connected devices — every phone, laptop, smart TV, and IoT device on your network
  • Set parental controls — block specific sites or limit hours for certain devices
  • Configure port forwarding — for game servers, security cameras, NAS access
  • Change DNS servers — switch from your ISP's DNS to a faster/private one like 1.1.1.1
  • Set up a guest network — isolate visitors from your main devices
  • Restart the router remotely — from the admin panel without unplugging
  • View bandwidth usage — which devices are using the most data
  • Configure QoS (Quality of Service) — prioritize gaming or video calls

Troubleshooting

192.168.1.1 doesn't load

Your router uses a different IP. Check your network settings as described above to find the correct one. Don't blindly try a thousand IPs — the right one is in your settings.

I see a login page but my credentials don't work

The defaults have been changed. Try:

  • The sticker on the bottom of the router
  • Calling your ISP if they provided the router
  • Looking up your router model + "default password" online
  • Resetting the router to factory defaults (press and hold the reset button for 30 seconds)

Resetting will erase any custom configuration including your Wi-Fi password.

The page loads but is super slow or blank

Your router may be overloaded. Try restarting it (unplug power for 30 seconds, plug back in, wait 2 minutes). Then try again.

I'm getting "connection refused"

You may not be connected to that router's network. Make sure you're on the right Wi-Fi network, not a neighbor's or your phone's hotspot. If you're on Ethernet, check the cable.

My ISP locked me out of the router admin page

Some ISPs (especially with their own provided modems) restrict admin access. Call them to request access, or consider buying your own router and putting the ISP modem in "bridge mode."

Frequently asked questions

What is my router's IP address?

Your router's IP (also called the default gateway) is typically 192.168.1.1 or 192.168.0.1 for most home routers. Apple AirPort uses 10.0.1.1. Comcast Xfinity often uses 10.0.0.1. To find yours exactly, check your device's network settings — look for "Router," "Default Gateway," or "Gateway" depending on the operating system.

Is 192.168.1.1 the same as my router?

192.168.1.1 is the most common default router IP for home networks, but not all routers use it. Some use 192.168.0.1, 10.0.0.1, or 192.168.2.1. Your specific router IP depends on the manufacturer and your ISP. Check your device's network settings to find the exact address.

How do I log into my router?

Type your router's IP address (like 192.168.1.1) into a web browser's address bar. A login page will appear. Default usernames and passwords are usually printed on a sticker on the router itself. Common defaults are admin/admin, admin/password, or just admin with no password.

Why can't I access 192.168.1.1?

If 192.168.1.1 doesn't load, your router probably uses a different IP. Check your network settings to find the actual gateway IP. Other causes: you're not connected to your home network, your router is rebooting, or the admin interface has been disabled by your ISP.

Can I change my router's IP address?

Yes. Once logged into the router admin page, you can change the gateway IP under LAN or DHCP settings. After changing, you'll access the admin page at the new IP. This is rarely necessary but useful if you're combining multiple routers in one network.

What's the difference between my IP and my router's IP?

Your computer/phone has its own private IP (like 192.168.1.42) assigned by your router. Your router has its own IP (like 192.168.1.1) which is the "gateway" to the internet. The router also has a public IP from your ISP — that's what websites see. See our Public vs Private IP guide for the full picture.

Is my router's IP public or private?

Private. Your router's gateway IP (192.168.x.x or 10.x.x.x) only works inside your local network. The router separately has a public IP from your ISP, which is what websites see when you connect. The private gateway is only used for devices on your home network to send traffic to the router.