Your gateway IP is the address you type into a browser to reach your router's settings
The gateway IP address is your router's internal address on your home network. It is the path your devices use to reach the internet and the place where you log in to change your Wi-Fi password, see connected devices, or adjust security settings. On most home networks, this address is 192.168.1.1 or 192.168.0.1, but your router may use something different. Finding it takes less than a minute on any device.
You need this address when you want to access your router's admin panel — the control center where you manage your network. Without it, you cannot change your Wi-Fi name, update your router's firmware, see which devices are connected, or troubleshoot network problems. If you have forgotten your router's address or inherited a network from someone else, the steps below will find it for you.
Key Takeaways
- Your gateway IP address is your router's internal address, usually 192.168.1.1 or 192.168.0.1, and you type it into a browser to access your router's settings.
- On Windows, open Command Prompt and type ipconfig, then look for the line labeled "Default Gateway" under your active network connection.
- On Mac, go to System Settings, select Network, click your connected network, and look for "Router" in the TCP/IP tab.
- On Linux, open a terminal and type ip route or route -n to find the gateway address listed as "default via".
- Once you have the address, type it into your browser's address bar and log in with your router's username and password to access settings.
Finding your gateway IP on Windows
Open the Start menu and type Command Prompt. Click the Command Prompt app to open a black window. Type ipconfig and press Enter. Your computer will display a list of network information.
Look for the section labeled with your network connection name — usually "Ethernet" if you are plugged in with a cable, or "Wireless LAN adapter" if you are on Wi-Fi. In that section, find the line that says Default Gateway. The address next to it is your router's IP. It will look something like 192.168.1.1 or 192.168.0.1. Write it down or copy it.
If you see multiple network sections and are not sure which one is active, look for the section where "IPv4 Address" shows an address that starts with 192.168 or 10.0. That is your active connection, and the Default Gateway in that section is the one you need.
Finding your gateway IP on Mac
Click the Apple menu in the top-left corner and select System Settings. On the left side, click Network. You will see a list of network connections on the left — click the one you are currently using (usually "Wi-Fi" or "Ethernet").
In the main panel, click the Details button, then select the TCP/IP tab. Look for the field labeled Router. The address shown there is your gateway IP. If you do not see a Details button, look for an "Advanced" or "More Information" option in the same window.
On older Mac systems, you may need to go to System Preferences instead of System Settings, but the path is the same: Network, then your active connection, then TCP/IP tab.
Finding your gateway IP on Linux
Open a terminal window. Type ip route and press Enter. Your system will display routing information. Look for the line that starts with default via — the IP address that follows is your gateway.
If that command does not work, try route -n instead. Look at the table that appears and find the row where the Destination column shows 0.0.0.0 or default. The address in the Gateway column is your router's IP.
Different Linux distributions may format the output slightly differently, but both commands will show your gateway address clearly. If you are using a graphical desktop environment like GNOME or KDE, you can also find this information by opening your network settings and looking for the router or gateway field in your active connection details.
What to do once you have your gateway IP
Open any web browser and type your gateway IP address into the address bar at the top — for example, 192.168.1.1 — and press Enter. Your browser will take you to your router's login page. You will see a prompt asking for a username and password.
If you have never changed these, they are usually the defaults printed on a sticker on the back or bottom of your router. Common defaults are admin/admin, admin/password, or the router manufacturer's name and a default password. If you have changed them and forgotten them, you will need to reset your router to factory settings by holding the reset button for 10 to 15 seconds — this will erase your Wi-Fi password and all custom settings.
Once you are logged in, you can change your Wi-Fi password, see which devices are connected, update your router's firmware, or adjust security settings. The layout and options vary by router manufacturer, but the core functions are usually in tabs or menus labeled Wireless, Security, or Device Management.
Why your gateway IP matters for network security
Your gateway IP is the control point for your entire home network. Anyone who reaches it and logs in can change your Wi-Fi password, disable security features, or see what devices are connected. This is why keeping your router's default password changed is critical — many people never do, leaving their network open to anyone on the same Wi-Fi.
Knowing how to find and access your gateway IP also helps you spot problems. If your internet is slow or devices keep disconnecting, you can log in and check whether your router needs a firmware update, whether too many devices are connected, or whether interference is affecting your signal. You can also see if any unfamiliar devices have connected to your network.
Keep your router's login credentials in a safe place — not written on the router itself, where a visitor could see it. If you share your Wi-Fi with family or guests, give them only the Wi-Fi password, not the router's admin password.
Frequently Asked Questions
What if I type my gateway IP into the browser and nothing happens?
Make sure you are typing the address correctly and that you are connected to your network. If the page does not load, try using a different browser. If you still see nothing, your router may have a different IP than the standard 192.168.1.1 — run the ipconfig, System Settings, or terminal command again and double-check the address you copied.
Can I change my gateway IP address?
Yes, but you usually should not. Your gateway IP is set by your router and is part of how your network finds devices. Changing it can break connections. If you want to change it, log into your router's admin panel, look for LAN settings or Network settings, and change the IP there — but only do this if you have a specific reason and understand the consequences.
Is my gateway IP the same as my public IP?
No. Your gateway IP (like 192.168.1.1) is your router's address on your home network only. Your public IP is the address your internet provider assigns to your router, and it is what websites see when you visit them. You can find your public IP by searching "what is my IP" in a browser.
What if I forgot my router's login password?
You will need to reset your router to factory settings. Hold the small reset button on the back of your router for 10 to 15 seconds until the lights blink. This erases your Wi-Fi password and all custom settings, and returns the login to the default username and password printed on the router's label. You will then need to set up your Wi-Fi again.
Do I need to know my gateway IP for everyday internet use?
No. Your devices find the gateway automatically. You only need it when you want to change router settings, troubleshoot network problems, or check which devices are connected. Most people never need to think about it unless something goes wrong.