How to Find Your Router’s IP Address on Any Device
Find your router’s local IP address on Windows, Mac, iPhone, iPad, Android, Samsung, or Linux, then open the router login page safely.
On Windows: open Command Prompt and run ipconfig — the router's IP is the 'Default Gateway'. On Mac: System Settings, Wi-Fi, Details. On iPhone: Settings, Wi-Fi, tap (i). On Android: open the Wi-Fi network details and look for 'Gateway'. Then type that address into a browser to open the router login page.
Do not confuse the router’s local address with your device’s IP address or public internet IP. Do not change DHCP to Static or factory-reset the router merely to find its address.
Find your router IP on any device
Windows
Open Command Prompt, run ipconfig, then read Default Gateway under the active adapter.
ipconfigmacOS
Open System Settings, select Wi-Fi, open Details for the connected network, then find Router.
iPhone and iPad
Open Settings, tap Wi-Fi, select the connected network, then read Router.
Android and Samsung Galaxy
Open the connected Wi-Fi details and look for Gateway or Router. Menu names vary by device and version.
Linux
Run ip route and read the address after default via. The ip addr command shows the computer’s interface addresses, not necessarily the router.
ip routeOpen the router login page
Enter the gateway address directly in the browser address bar while connected to the router network.
http://192.168.1.1Troubleshoot access problems
Check the connected network, active adapter, VPN, browser, and router connection before considering a factory reset.
Your connected device may show the router’s local address as Default Gateway, Router, or Gateway. Find that value on the device connected to your Wi-Fi or Ethernet network, then enter it in your browser’s address bar.
Do not confuse the router’s address with your device’s IP address or your public internet IP.
Windows 10 and 11
- Open Command Prompt.
- Run:
ipconfig
- Find the active adapter, such as Wireless LAN adapter Wi-Fi or Ethernet adapter.
- Copy the value beside Default Gateway.
Ignore disconnected adapters, VPN adapters, and virtual adapters unless you are intentionally using them.
macOS
- Open the Apple menu.
- Select System Settings > Wi-Fi.
- Select Details beside your connected network.
- Find Router.
The wording can vary by macOS version.
iPhone and iPad
- Open Settings.
- Tap Wi-Fi.
- Tap the connected network.
- Read the value beside Router.
You must be connected to the network whose router address you want to find.
Android and Samsung Galaxy
- Open Settings.
- Open Connections or Network & internet.
- Open Wi-Fi or Internet.
- Select the connected network.
- Open its details or advanced information.
- Look for Gateway, Router, or a similar label.
Android menus vary by manufacturer, model, and version. On some Samsung phones, the gateway may appear under advanced IP information. Do not change DHCP to Static merely to find the address. If a screen shows extra fields only after selecting Static, do not save changes unless you are deliberately configuring the network; cancel or return to DHCP.
Linux
Open Terminal and run:
ip route
Find the line that begins with default via. The address after via is the gateway used by that connection.
Example:
default via 10.0.2.2 dev enp0s3 proto dhcp metric 100
In this example, 10.0.2.2 is the gateway. The command ip addr shows addresses assigned to your computer’s network interfaces; it does not necessarily show the router address.
Check the router label
Some routers print a local address or setup address on a label on the bottom or back. Common examples include 192.168.0.1 and 192.168.1.1, but neither address is universal.
A real TP-Link example used during research showed 192.168.1.1 on the label. The router model was not recorded, so this example does not establish a rule for every TP-Link device.
Open the router login page
- Stay connected to the router’s Wi-Fi or Ethernet network.
- Open a web browser.
- Enter the gateway address directly in the browser’s address bar, for example:
http://192.168.1.1
Do not enter the address into a search box. Login addresses and credentials vary by router model. Check the router label or the manufacturer’s instructions. Never publish or reuse credentials from someone else’s device.
If the page does not open
- Confirm that the device is connected to the correct Wi-Fi or Ethernet network.
- Check the active adapter or connected network details again.
- Disconnect a VPN or extra network connection temporarily.
- Try the address in another browser or on another connected device.
- Try an Ethernet connection if Wi-Fi is unreliable.
- Reboot the router if the manufacturer recommends it.
A factory reset is not a way to discover the address. It can erase Wi-Fi settings, passwords, and other custom configuration. Use it only as a later manufacturer-supported recovery step.
Router IP vs. device IP vs. public IP
- Device IP: the local address assigned to your computer or phone.
- Router IP or default gateway: the local address your device uses to reach other networks.
- Public IP: the address visible outside your local network, usually assigned by your internet provider.
Private local addresses commonly use these ranges defined by RFC 1918:
10.0.0.0to10.255.255.255172.16.0.0to172.31.255.255192.168.0.0to192.168.255.255
A private address range alone does not prove that an address belongs to the router. Read the gateway or router field for the connected network.
Frequently asked questions
Is 192.168.1.1 always my router’s IP address?
No. It is a common example. Use the gateway shown by your connected device or the address printed on your router label.
Is my computer’s IP address the router’s IP address?
Usually no. Your computer has its own local address. The router address appears as the gateway or router value.
Does ip addr show the router IP on Linux?
Not necessarily. It shows addresses assigned to network interfaces. Use ip route and read the address after default via.
Do I need to reset the router to find its IP address?
No. Check the connected device’s network details or the router label first. Resetting can erase custom settings.
Why does my Android phone show different menu names?
Android paths vary by manufacturer, model, and version. Look in the details for the connected Wi-Fi network and find Gateway, Router, or a similar label.
Router IP not working? Try these fixes
Is `192.168.1.1` always my router’s IP address?
Is my computer’s IP address the router’s IP address?
Does `ip addr` show the router IP on Linux?
Do I need to reset the router to find its IP address?
Why does my Android phone show different menu names?
Router Brands

Merouan Errachidi
Full-Stack Developer & SEO Specialist
Merouan Errachidi is a full-stack developer specializing in modern web infrastructure, with 5 years of hands-on SEO experience. His core competency is router networking, covering IP configuration, admin panel access, and home network troubleshooting.