How to Find Your Router's IP Address on Any Device
Find your router IP address in minutes on Windows, Mac, iPhone, and Android. Learn why 192.168.1.1 matters and how to open your router settings.
To change your Wi-Fi password, set up a new device, or fix a connection problem, you often need to open your router's settings page. To do that, you need your router's IP address, the number that acts as its address on your home network. It is usually something like 192.168.1.1 or 192.168.0.1. Here is how to find it on any device.
Two different addresses, don't confuse them
Your router actually has two IP addresses. The public IP faces the internet and is what websites see, which you can view with our IP checker. The private (local) IP faces your home network and is the one you type into a browser to open router settings. This article is about the private one. For background on both, see what an IP address is.
Private router addresses almost always fall in a reserved range, most often starting with 192.168, sometimes 10.0. This is also called the default gateway, because it is the gateway your devices use to reach the internet.
Windows
- Press
Windows + R, typecmd, and press Enter. - In the black window, type
ipconfigand press Enter. - Look for the line labeled Default Gateway. That number is your router's IP address.
Mac
- Open System Settings, then Network.
- Select your active connection (Wi-Fi or Ethernet) and click Details.
- Open the TCP/IP tab. The router's address is listed next to Router.
You can also open Terminal and type netstat -nr | grep default to see the gateway address directly.
iPhone and iPad
- Open Settings and tap Wi-Fi.
- Tap the small i icon next to your connected network.
- Scroll to the Router field. That is your router's IP address.
Android
Steps vary slightly by manufacturer, but generally:
- Open Settings, then Network & internet or Connections.
- Tap Wi-Fi, then your connected network, and look for advanced or IP details.
- Find the Gateway field. On some phones you may need a free network-info app to see it clearly.
Why is it so often 192.168.1.1?
Router makers pick default private addresses from a range set aside for local networks. 192.168.1.1 and 192.168.0.1 are the most popular defaults, which is why they are the numbers people recognize. There is nothing special about those exact digits, they are simply the convention most manufacturers chose. Your router could just as easily use 10.0.0.1.
Opening your router's settings
- Type the router's IP address into your web browser's address bar and press Enter.
- You will see a login page. The username and password are often printed on a sticker on the router itself, frequently
adminfor both. - Once logged in, you can change the Wi-Fi name and password, update firmware, and adjust security settings.
If you have never changed the default login, do it now. Leaving the factory password in place is one of the most common home network security gaps.
Troubleshooting
- The page won't load. Make sure you are connected to your own network, not a neighbor's or a mobile hotspot, and that you typed the address exactly.
- You forgot the login. Most routers have a small reset button. Holding it for 10 seconds restores factory settings, including the default password, but also erases your custom configuration.
- The address changed. Some networks assign the router different addresses over time. On these, the router's local address behaves a bit like a dynamic IP, so recheck the gateway if it stops responding.
- Two routers on the network. If you use a modem-router combo plus a separate router, you may have two gateways. Check which one your device actually connects to, since only that address opens the settings you want.
What you can change once you are in
Reaching the router settings page unlocks nearly everything about your home network. The most useful things to review on your first visit are:
- Wi-Fi name and password. Set a strong, unique password and rename the network if you like.
- Firmware updates. Outdated router firmware is a common security weakness. Check for and install any available update.
- Guest network. Enabling a separate guest network keeps visitors off your main devices.
- Connected devices. Most routers list everything currently on your network, which helps you spot anything unfamiliar.
- Firewall settings. Confirm the built-in firewall is on. It quietly blocks unwanted probes from the internet, which matters for limiting what someone can do with your IP.
Wrapping up
Finding your router's IP address takes under a minute on any device: look for the default gateway or router field in your network settings. Once you have it, you control your Wi-Fi and security settings. And if you want to see the public address the outside world sees instead, check your IP or run any address through our IP lookup tool.