Your router’s IP address is the “default gateway” your device uses to reach the rest of your network.
When Wi-Fi drops, a mesh node won’t pair, or you want to change the router password, you end up in the same place: the router’s login page. The catch is you need the router’s IP address first.
This walkthrough shows reliable ways to get it on Windows, macOS, phones, and the router itself. You’ll learn what to look for, how to avoid the wrong address, and what to do when the page won’t load.
What “Router IP Address” Means In Real Life
On a home network, the router has a private IP address that your devices can reach directly. Type that address into a browser and you’re trying to open the router’s admin interface.
Two terms get mixed up:
- Router IP address (LAN IP): The address your devices use to talk to the router inside your home.
- Public IP address (WAN IP): The address your ISP assigns to your home on the wider internet.
This article is about the LAN address that appears as your default gateway.
Fast Checklist Before You Start
- Connect to your home Wi-Fi or plug in via Ethernet.
- Pause any VPN app while you check the gateway.
- If you have two routers (ISP box plus your own router), pick which one you want to manage first.
How to Access My Router IP Address On Windows
On Windows, the default gateway is easy to spot.
Method 1: Command Prompt
- Press Windows key, type cmd, then open Command Prompt.
- Type ipconfig and press Enter.
- Under your active adapter (Wi-Fi or Ethernet), find Default Gateway.
The Microsoft documentation for the ipconfig command explains what it reports and how gateways appear in its output.
Method 2: Settings
- Open Settings → Network & Internet.
- Select Wi-Fi or Ethernet, then open your connected network.
- Scroll for Gateway or Default gateway.
Find The Router IP Address On Mac
Mac gives you a clear “Router” field.
Method 1: System Settings
- Open System Settings (or System Preferences).
- Go to Network, select Wi-Fi or Ethernet, then open Details.
- In TCP/IP, read the value next to Router.
Method 2: Terminal
Open Terminal and run netstat -nr | grep default. The number next to “default” is your gateway.
Find The Router IP Address On iPhone And Android
Phones keep it in network details.
iPhone (iOS)
- Open Settings → Wi-Fi.
- Tap the i icon next to your connected network.
- Read the value next to Router.
Android
- Open Settings → Network & Internet (or Connections).
- Tap Wi-Fi, then tap your connected network.
- Open More settings or IP settings.
- Find Gateway or Router.
Find The Router IP Address On Linux And Chromebook
If you use Linux, a Raspberry Pi, or a Chromebook with Linux enabled, the gateway is one command away. You’re looking for the default route, the path your device uses when it needs to reach anything outside your local subnet.
- ip route | grep default (the value after “via” is the gateway)
- route -n (check the row where Destination is 0.0.0.0)
On ChromeOS without Linux tools, open Wi-Fi details for the connected network and read the gateway field. If ChromeOS hides that field on your build, check your router’s app or the router label as a fallback.
Find The Router IP Address From The Router Itself
If you can reach the router physically, you often get the address without touching a keyboard.
- Label on the router: Many routers print the local management address near the serial number and Wi-Fi details.
- Router app: Mesh systems and ISP routers often show the LAN IP in a “Network” or “Device info” screen.
- Wired check: Plug a laptop into the router, then read the gateway on that laptop. This avoids guest Wi-Fi limits.
If your router runs in access point mode, the printed address might not match what it uses today. In that case, use the upstream router’s client list to find the access point’s current IP.
Common Router IP Addresses And What They Hint At
Many routers ship with predictable private addresses. Seeing one of these is normal. Seeing a 169.254.x.x address usually means your device didn’t get network settings from the router.
Most home routers use private address blocks defined in RFC 1918 (Address Allocation for Private Internets).
Table 1 helps when you’re staring at a number and wondering if it’s the router, the modem, or a bad connection.
| Address You See | What It Often Means | Next Step |
|---|---|---|
| 192.168.0.1 | Common default for many consumer routers | Try it in a browser; then confirm “Default Gateway” matches |
| 192.168.1.1 | Common default for many routers and ISP gear | Use the gateway shown on your device to avoid guessing |
| 192.168.50.1 | Seen on some mesh and prosumer devices | Check the router label or app; verify the DHCP range |
| 10.0.0.1 | Seen on some ISP routers and Wi-Fi systems | Confirm you’re on the right SSID, then log in |
| 10.0.1.1 | Seen on some Apple and mixed networks | Check the macOS TCP/IP panel for the Router field |
| 192.168.100.1 | Often a modem management address, not your main router | If you use a separate router, find its gateway instead |
| 169.254.x.x | Self-assigned address after DHCP fails | Reconnect, reboot the router, then recheck the gateway |
| 172.16.x.x – 172.31.x.x | Private range used in some setups | Trust the device’s gateway field, not guesswork |
Open The Router Login Page
Once you have the IP address, put it in your browser’s address bar and press Enter. Use the address bar, not the search box.
If the page loads, you’ll see a login screen or a certificate warning. Many routers use self-signed certificates on HTTPS. If you typed the address yourself on your own network, it can still be the real router interface.
Clean Steps That Work
- Type the IP address.
- Log in.
- Change the admin password if it’s still a default.
- Save changes, then reboot only if the router asks for it.
When The Router IP Address Doesn’t Work
If the correct gateway still won’t load, these are the usual causes.
You’re On A Guest Network
Guest Wi-Fi often blocks access to the admin page. Switch to the main Wi-Fi, or try Ethernet.
You Have Two Routers
Your device’s default gateway points to the first hop it uses. If you run a mesh router behind an ISP modem/router, the gateway might be the mesh unit, while the ISP box sits upstream.
Try logging into the gateway you see first. Inside its status pages, you can often find the upstream device address too.
Your Router LAN IP Was Changed
Some people change the LAN IP to avoid conflicts. If the gateway shows a value you’ve never seen, trust it. It reflects the live setup.
DNS Is Not The Gateway
DNS servers can show values like 1.1.1.1 or 8.8.8.8. Those can be valid DNS settings, yet they’re not your router’s local address.
Table 2: Quick Fixes For Common Symptoms
Use this when you want a straight path from symptom to next move.
| Symptom | Likely Cause | What To Try Next |
|---|---|---|
| Router page won’t load, internet still works | Wrong gateway or admin page blocked on guest Wi-Fi | Switch to main SSID; confirm default gateway on your device |
| Router page loads, login fails | Wrong password or browser autofill | Clear saved login for that IP; try the router label credentials if unchanged |
| Gateway shows 169.254.x.x | DHCP failed | Reconnect, reboot router, try Ethernet, then recheck gateway |
| Gateway is 192.168.100.1 | You’re seeing the modem page | Find the gateway from a device connected to your router network |
| Page redirects to an ISP portal | ISP-managed router or captive portal | Confirm you’re on your home Wi-Fi; use the ISP router app if required |
| Page loads slowly or times out | Weak signal or router under load | Move closer, retry from a wired device, then reboot as a last step |
Find The Router IP Address Without Internet
No internet does not block local access. If your Wi-Fi name is visible and you can connect, you can still reach the router page.
If your device shows no gateway, restart the router, reconnect, then check the gateway again. The gateway entry appears after the device receives network settings.
Extra Checks For Complex Setups
In some homes, the router IP you need depends on what you’re changing.
Access Point Mode
If a “router” is acting as an access point, it may not be the default gateway. To reach its admin page, you might need the IP it was given by the upstream router. Check the upstream router’s client list for the access point name.
IPv6 On Modern Networks
Some devices show an IPv6 gateway and an IPv4 gateway. Router admin pages still most often live on IPv4, so try the IPv4 default gateway first unless your router clearly publishes an IPv6 admin address.
Keep Router Access From Turning Into A Security Problem
- Change the default admin password the first time you log in.
- Turn off remote administration unless you truly need it.
- Update router firmware when the vendor ships security fixes.
- Use a guest network for visitors and block access to the admin page on that SSID.
A Routine You Can Reuse
- Find Default Gateway (Windows), Router (iPhone/macOS), or Gateway (Android).
- Type that number in the browser address bar.
- Log in, then make your change.
Once you’ve done it once, you’ll stop guessing addresses and you’ll reach the router settings faster.
References & Sources
- Microsoft Learn.“ipconfig.”Explains the Windows command that displays the default gateway and other network settings.
- IETF Datatracker.“RFC 1918: Address Allocation for Private Internets.”Defines the private IPv4 address ranges commonly used by home routers.
