What a default gateway is and why you need it
Your default gateway is the device on your network that connects everything in your home to the internet — usually your router. When your computer, phone, or tablet needs to send data outside your local network, it sends that data to the gateway first. The gateway then forwards it onward. Finding your gateway's address is the first step to logging into your router to change passwords, update security settings, or troubleshoot connection problems.
The gateway address is not the same as your internet address (the one your internet provider assigns). It is the local address your devices use to talk to your router. Most home routers use one of three standard addresses: 192.168.1.1, 192.168.0.1, or 10.0.0.1. Your router's manual or the sticker on the back will tell you which one yours uses, but you can also find it directly from your device without opening anything physical.
Key Takeaways
- Your default gateway address is printed on a sticker on the back or bottom of your router, usually labeled "Gateway" or "Router Address".
- On Windows, open Command Prompt and type ipconfig, then look for the line labeled "Default Gateway" to see your router's address.
- On Mac, open System Preferences, select Network, click Advanced, go to TCP/IP, and read the "Router" field.
- On iPhone or iPad, go to Settings, select Wi-Fi, tap the network name, and scroll down to see the router address next to "Router".
- Once you have the address, type it into a web browser to log into your router and change security settings.
Finding your gateway on Windows
The fastest way on Windows is to use Command Prompt. Press the Windows key and type cmd, then press Enter. A black window will open. Type ipconfig and press Enter. A list of network information will appear.
Look for the section labeled with your network adapter 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 — something like 192.168.1.1 — is your router's address. Write it down or take a screenshot.
If you see multiple network adapters listed, look only at the one you are currently using to connect to the internet. If you are unsure which one is active, the one with an IPv4 Address listed is the one in use.
Finding your gateway on Mac
On Mac, open System Preferences (or System Settings on newer versions). Click Network in the sidebar. Select the network connection you are using — either Wi-Fi or Ethernet — from the list on the left.
Click the Advanced button in the lower right corner. A new window will open. Click the TCP/IP tab at the top. Look for the field labeled Router. The address shown there is your default gateway. Close the window and you are done.
Finding your gateway on iPhone or iPad
Open Settings and tap Wi-Fi. Find the network you are connected to and tap the information icon (a circle with an "i" in it) next to the network name. Scroll down the screen that appears. You will see a field labeled Router with an IP address next to it. That address is your default gateway.
This method only works if you are connected to Wi-Fi. If you are using cellular data, you will not see a router address because your phone is not connected to a local network.
Finding your gateway on Android
Open Settings and tap Wi-Fi. Long-press (or tap and hold) the network you are connected to. A menu will appear. Tap Manage network settings or View more (the exact wording varies by phone and Android version).
Look for a section labeled IP settings or Advanced. Tap it to expand. Find the field labeled Gateway or Default Gateway. The address shown is your router's address. Some Android phones show this information under DHCP settings instead.
If you cannot find this information in Settings, try opening a web browser and typing 192.168.1.1 into the address bar. If your router uses that address, the login page will appear. If not, try 192.168.0.1 or 10.0.0.1.
Checking the router itself
The simplest method, if you can reach your router, is to look at the sticker on the back or bottom. Most routers have a label that lists the default gateway address, the Wi-Fi network name, and the default login password. The address is usually labeled as "Gateway", "Router Address", or "IP Address".
If the sticker is worn or missing, check the router's manual or the manufacturer's website. Search for your router model number (printed on the sticker or the front of the device) plus the word "manual" or "default gateway". The manufacturer's support page will list the standard address for that model.
What to do once you have the address
Once you know your gateway address, open a web browser on any device connected to your network. Type the address into the address bar — for example, 192.168.1.1 — and press Enter. A login page will appear asking for a username and password.
The default username and password are usually printed on the router's sticker or in the manual. Common defaults are "admin" and "password", or "admin" and "admin", but this varies by manufacturer. Once you log in, you can change your Wi-Fi password, update security settings, restart the router, or check which devices are connected.
If the login page does not appear, double-check that you typed the address correctly and that you are connected to the router's network. If you are still stuck, try the other two common addresses (192.168.0.1 or 10.0.0.1) or look up your specific router model online.
Frequently Asked Questions
What is the difference between default gateway and IP address?
Your IP address is your device's unique identifier on the network. Your default gateway is your router's address — the device that routes your traffic to the internet. Every device has its own IP address, but they all share the same default gateway.
Can I change my default gateway address?
Yes, but you should not do it unless you have a specific reason. Changing it requires logging into your router and modifying its settings, which can break your network if done incorrectly. Most people never need to change it.
Why can't I find my default gateway?
If ipconfig or your network settings show no default gateway, your device may not be connected to the network properly. Try disconnecting and reconnecting to Wi-Fi, or restart your device. If the problem continues, restart your router by unplugging it for 30 seconds and plugging it back in.
Is my default gateway the same as my router's Wi-Fi password?
No. Your default gateway is the address you use to log into your router. Your Wi-Fi password is what you use to connect devices to the network. They are separate things, and you can change one without changing the other.
Do I need to know my default gateway to use the internet?
No. Your device finds and uses the default gateway automatically. You only need to know it if you want to log into your router to change settings or troubleshoot problems.