Network Guide
How to Find Your Router's IP Address
Trying to access your router admin panel but don't know the IP address? I'll show you exactly how to find it on Windows, Mac, Android, iPhone, and Linux – in less than 30 seconds.
Automatic Router IP Detector
Click the button below to automatically detect your router's IP address
Find Router IP on Windows (2 Easy Methods)
I use Windows on my main desktop, so I've done this a hundred times. Here are the two methods I recommend:
Method 1: Command Prompt (My Preferred Way)
This is the fastest method, hands down. Takes like 10 seconds max.
Here's what you do:
- Press
Windows + Ron your keyboard (this opens the Run dialog) - Type
cmdand press Enter - A black window (Command Prompt) will pop up
- Type
ipconfigand press Enter - Look for the section matching your connection:
- If you're on WiFi: Find "Wireless LAN adapter Wi-Fi"
- If you're using Ethernet: Find "Ethernet adapter"
- Under that section, look for "Default Gateway"
- The IP address shown there (like 192.168.1.1) is your router's IP
Example of what you'll see:
Wireless LAN adapter Wi-Fi: Connection-specific DNS Suffix . : IPv4 Address. . . . . . . . . . . : 192.168.1.105 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.1.1
In this example, my router's IP is 192.168.1.1.
Method 2: Windows Settings (If You Prefer GUI)
Not comfortable with command prompt? No worries. Here's the point-and-click way:
- Press
Windows + Ito open Settings - Click Network & Internet
- Click WiFi (or Ethernet if you're wired)
- Click on your connected network name
- Scroll down to Properties
- Look for IPv4 Default gateway or just Default gateway
That's your router's IP address!
Pro Tip
I actually keep a sticky note with my router IP on my desk because I access it so often for testing and troubleshooting. Saves me from running ipconfig every single time!
Find Router IP on Mac (2 Simple Methods)
My MacBook makes this pretty easy too. Here are both methods:
Method 1: System Preferences (Easiest for Most People)
- Click the Apple menu ( ) in the top-left corner
- Choose System Preferences (or System Settings on newer macOS versions)
- Click Network
- Select your active connection from the left:
- Wi-Fi if wireless
- Ethernet if wired
- Click Advanced (bottom-right corner)
- Go to the TCP/IP tab
- Look for Router: – that's your router's IP!
Simple as that.
Method 2: Terminal (For the Tech-Savvy)
If you're comfortable with Terminal, this is much faster:
- Press
Cmd + Spaceto open Spotlight - Type
Terminaland press Enter - Type this command:
netstat -nr | grep default
The IP address shown next to "default" is your router.
Alternatively, you can use:
route -n get default | grep gateway
Both commands work great. I personally prefer the first one because it's shorter to type!
macOS Quick Trick
Hold down the Option key and click the WiFi icon in your menu bar. It'll show you tons of network info including your router's IP! This is probably the fastest method if you're already using your Mac.
Find Router IP on Android
Android can be a bit tricky because different manufacturers customize the settings differently. But the general process is the same.
Standard method that works on most Android phones:
- Open the Settings app
- Tap Network & Internet (or Connections on Samsung phones)
- Tap WiFi
- Tap on your currently connected WiFi network
- Look for one of these (varies by Android version):
- Gateway
- Router
- Default Gateway
- Sometimes you need to tap Advanced or View more to see it
The IP address shown there is your router.
Samsung Galaxy Devices
Samsung does things a bit differently:
- Open Settings
- Tap Connections
- Tap WiFi
- Tap the gear icon (⚙️) next to your network
- Tap View more or scroll down
- Look for Gateway
Xiaomi/MIUI Devices
On Xiaomi phones running MIUI:
- Go to Settings → WiFi
- Tap the connected network
- Look under IP settings for Gateway or Router
Struggling to find it?
Download a free app like WiFi Analyzer or Network Info II from the Play Store. These apps clearly display your router's IP along with other useful network information. I actually keep Network Info II installed on my phone because it's super handy for troubleshooting.
Find Router IP on iPhone/iPad
Apple makes this pretty straightforward on iOS:
- Open the Settings app
- Tap WiFi
- Make sure you're connected to your WiFi network
- Tap the blue (i) information icon next to your network name
- Scroll down to the IPV4 ADDRESS section
- Look for Router
That's your router's IP address!
What I love about iOS: It's consistent across all iPhones and iPads. Whether you're using an iPhone 15 Pro or an iPad from a few years ago, the steps are identical.
Common Confusion
You might see both a "Router" and "DNS" address. They're often the same, but what you want is specifically the Router address (not DNS). The Router address is your gateway to the admin panel.
Find Router IP on Linux
Linux users, I've got you covered too! Here are both GUI and terminal methods:
Method 1: Network Settings (GUI)
The exact steps vary by desktop environment, but here's the general approach:
Ubuntu/GNOME:
- Click the network icon (top-right corner)
- Click Settings or Network Settings
- Click your connected network (WiFi or Wired)
- Click the gear icon (⚙️) or Details
- Look for Default Route or Gateway
KDE Plasma:
- Click the network icon in the system tray
- Click Configure Network Connections
- Select your active connection
- Look for Gateway or Default Route
Method 2: Terminal (The Linux Way)
Let's be real – most Linux users prefer the terminal anyway. Here are the best commands:
Option 1 – Using ip command (modern):
ip route | grep default
Option 2 – Using route command:
route -n | grep '^0.0.0.0'
Option 3 – Using nmcli (if you're using NetworkManager):
nmcli dev show | grep GATEWAY
All three will show you the default gateway, which is your router's IP.
I personally use ip route | grep default because it's the most concise and works on pretty much every modern Linux distro.
What If You Still Can't Find It?
Alright, so you've tried everything above and you're still stuck. Don't worry – I've got a few backup plans:
1. Check Your Router's Physical Label
Seriously, this works more often than you'd think. Flip your router over or check the back/bottom. Most manufacturers stick a label with:
- Default IP address (usually something like "Default Gateway: 192.168.1.1")
- Default username and password
- WiFi network name
- Model number
Look for something that says "Router Address," "Default Gateway," or "Access at http://..."
2. Check the Router Manual
If you still have the box or manual, the default IP address is almost always listed there. Lost the manual? Google your router's model number plus "default IP" and you'll usually find it instantly.
3. Try Common Addresses
If nothing else works, just start trying common router IP addresses in your browser:
One of these will probably work. I'd say 192.168.1.1 is successful about 70% of the time in my experience.
4. Reset Your Router (Last Resort)
If you've changed your router's IP address in the past and forgot what you changed it to, you might need to factory reset the router. This will restore it to the manufacturer's default IP address.
But warning – this also resets everything else (WiFi password, custom settings, etc.), so only do this if you're really stuck.
Common Router IP Addresses by Brand
Here's a quick reference table based on what I've seen over the years working with different routers:
| Brand | Common IP Address |
|---|---|
| TP-Link | 192.168.1.1 or 192.168.0.1 |
| Netgear | 192.168.1.1 or 192.168.0.1 |
| Linksys | 192.168.1.1 |
| D-Link | 192.168.0.1 |
| Asus | 192.168.1.1 |
| Belkin | 192.168.2.1 |
| Cisco | 192.168.1.1 |
| Apple AirPort | 10.0.1.1 |
| Google Wifi/Nest | 192.168.86.1 |
| Comcast Xfinity | 10.0.0.1 |
Keep in mind these are just defaults. Your actual IP might be different if someone changed it manually or if your ISP configured it differently.
Now That You Have Your Router IP... What Next?
Alright, so you've got your router's IP address. Here's what you can do with it:
1. Access Your Router's Admin Panel
Open any web browser and type your router's IP in the address bar:
http://192.168.1.1
(Replace with your actual IP)
You'll see a login page. If you haven't changed the defaults, check the router's label or our default passwords guide for common username/password combinations.
2. Change Your WiFi Settings
Once you're logged in, you can:
- Change WiFi password – Make it stronger and more secure
- Update network name (SSID) – Give your WiFi a custom name
- Hide SSID – Make your network invisible to casual browsing
- Change WiFi channel – Reduce interference from neighbors
- Configure IP addresses – Change router IP or set static IPs on devices
3. View Connected Devices
See every device currently connected to your network. This is super useful for:
- Checking if someone's unauthorized on your WiFi
- Identifying unknown devices
- Managing bandwidth allocation
- Blocking specific devices
4. Set Up Port Forwarding
If you're into gaming, running servers, or remote access, you'll need port forwarding. This is only possible through your router's admin panel.
5. Update Router Firmware
Keep your router secure by checking for firmware updates. Most modern routers will notify you when updates are available, but you can also manually check in the admin panel.
Security Warning!
If you're still using the default admin password (like admin/admin), change it IMMEDIATELY! Anyone on your WiFi network can potentially access your router settings if you leave the defaults. I've seen this happen way too many times.
Frequently Asked Questions
Is the router IP the same as my public IP?
Nope, totally different things!
- Router IP (private): Only works on your local network (like 192.168.1.1)
- Public IP: What the internet sees (like 74.125.224.72)
To see your public IP, just Google "what is my ip" and it'll show you instantly.
Can I change my router's IP address?
Yes, you can! You can change it in your router's admin panel under LAN settings. But honestly? Unless you have a specific reason (like avoiding IP conflicts with another router), I'd recommend keeping the default. Changing it can cause confusion later when you forget what you changed it to.
If you need to change your router's IP address or set static IPs on your devices, check out our complete guide to changing IP addresses.
Why can't I access my router even with the correct IP?
A few common reasons:
- Not connected to the network – Make sure you're on your router's WiFi or connected via Ethernet
- Typing in the search bar – Type the IP in the address bar, not Google search
- Using HTTPS instead of HTTP – Try
http://instead ofhttps:// - VPN is active – Disable your VPN temporarily
- Browser cache – Try incognito mode or a different browser
- Router is malfunctioning – Try restarting it
Do all my devices see the same router IP?
Yep! Every device on your network uses the same router IP as their default gateway. That's how your router knows where to send traffic for each device.
Summing Up!
Finding your router's IP address isn't complicated once you know where to look. And now you do!
Quick recap of the fastest methods:
- Windows:
ipconfigin Command Prompt - Mac: Hold Option + click WiFi icon, or use
netstat -nr | grep default - Android: Settings → WiFi → Tap your network
- iPhone: Settings → WiFi → Tap (i) icon
- Linux:
ip route | grep default
Once you have that IP address, you can access your router's admin panel and take full control of your network settings.
Next Steps:
- How to Login to Your Router – Access your router admin panel at 192.168.1.3
- How to Change IP Address – Configure router and device IP settings
- Router Documentation – Explore all networking guides
I hope this guide helped you out! If you're still running into issues or have questions, drop a comment below and I'll try to help.
Till then, happy networking!