How to Find Your Wi-Fi Router's IP Address: A Complete Guide for All Devices

A router's IP address is your router's digital "passport" on the local network. Without it, you can't access the control panel, change Wi-Fi settings, update firmware, or set up parental controls. Many users face a problem: manufacturers rarely indicate this address on the device's body, and standard combinations like 192.168.1.1 or 192.168.0.1 They don't always work. This is especially difficult for those connecting to the network through a signal repeater or mesh system, where the IP address can change dynamically.

In this article we will look at 5 universal methods, how to find out the router IP on any device - from a laptop to a smartphone, including rare cases (for example, when the router distributes the Internet through PPPoE or L2TP). You'll also learn why the address may differ from the factory default, how to reset it to the default, and what to do if none of the methods work. All instructions have been tested on the latest OS versions and router firmware. 2023–2026.

1. Standard IP addresses of routers by brand

Most manufacturers use factory IP addresses Default combinations that you can check first. These combinations are usually listed on a sticker on the bottom of the device (next to the SSID and Wi-Fi password), but if you don't see one or the text has been erased, use the table below.

Manufacturer Standard IP Alternative addresses Default login/password
TP-Link 192.168.0.1 192.168.1.1, tplinkwifi.net admin / admin
ASUS 192.168.1.1 router.asus.com admin / admin
Keenetic 192.168.1.1 my.keenetic.net admin / (empty)
Xiaomi/Mi Router 192.168.31.1 miwifi.com admin / (password from sticker)
Zyxel 192.168.1.1 192.168.0.1, my.keenetic.net (for some models) admin / 1234

⚠️ Attention: If you have previously changed network settings (for example, enabled the mode Bridge or configured VLAN), the factory IP may have changed. In this case, proceed to the following methods.

Also pay attention to DNS names like tplinkwifi.net or miwifi.comThey work even if the router's IP address has been changed, but they require a connection to its network (via Wi-Fi or cable).

📊 What brand is your router?
TP-Link
ASUS
Keenetic
Xiaomi
Zyxel
D-Link
Another

2. How to find your router's IP address using Windows (3 methods)

If you are connected to the router via cable or Wi-Fi from your computer Windows 10/11, there are three reliable ways to find his IP. The first is through command line, the second one is in network settings, the third one - with the help of utilities ipconfig.

Method 1: Command line (universal)

Open Command line (Win + R → enter cmdEnter) and run the command:

ipconfig | findstr "Default Gateway"

Line Main gateway — this is your router's IP. If you're connected via Wi-Fi, look for the section Wireless LAN adapter; if by cable - Ethernet adapter.

Method 2: Windows GUI

  1. Click Win + I → go to Network and InternetWi-Fi (or Ethernet).
  2. Click on the name of your network → Properties.
  3. Scroll to the block DNS servers - there will be a line next to it Default Gateway.

Method 3: Control Panel (for older versions of Windows)

Go to Control Panel → Network and Sharing Center → Change adapter settingsRight-click on the active connection → StateIntelligenceThe IP you are looking for will be in the line IPv4 gateway.

Open command prompt (cmd)

Enter ipconfig /all

Find the line "Default gateway"

Check your connection to the correct network-->

⚠️ Attention: If the results ipconfig the address of the type is displayed 169.254.x.xThis means your computer hasn't received an IP address from the router. Check the physical connection or reboot both devices.

3. Finding a Router IP on macOS

On MacBook or iMac Finding out your router's IP address is even easier thanks to the intuitive interface macOS. The method works on all versions, including Sonoma And Ventura.

Through system settings

  1. Open System Preferences (icon ⚙️ in the Dock or via Apple Menu).
  2. Go to Net → select an active connection (Wi-Fi or Ethernet).
  3. Click Additionally → tab TCP/IP.
  4. The router's IP will be in the line Router.

Via Terminal (for advanced users)

Open Terminal (through Spotlight or Programs → Utilities) and enter:

netstat -nr | grep default

In the response, look for a line with default — the next column will be the IP of your router.

💡 Helpful tip: On macOS You can quickly copy the router's IP by holding Option and clicking on the Wi-Fi icon in the menu bar. A section will appear in the drop-down list Router.

4. How to find a router's IP address on Android and iOS

Mobile devices do not have direct access to network utilities like ipconfig, but there are workarounds. Android And iPhone The router's IP can be found through Wi-Fi settings or special applications.

On Android (pure Android, MIUI, One UI, etc.)

  1. Open SettingsWi-Fi.
  2. Tap on your network name → Additionally (or Network management).
  3. Scroll to the block IP address - there will be a line next to it Gateway or Router.

📌 On some firmware (for example, ColorOS or Flyme) the path may differ. If there is no item Additionally, use apps like WiFi Analyzer or Fing.

On iPhone or iPad (iOS 15–17)

  1. Go to SettingsWi-Fi.
  2. Tap on the symbol i next to the name of your network.
  3. In the block IPv4 ADDRESS find the line Router - this is IP.

⚠️ Attention: On iOS some providers (eg MTS or Beeline) can hide the router section if used Captive Portal (authorization page for public networks). In this case, connect to the router via cable through the adapter. Lightning/Ethernet.

What to do if there is no "Gateway" line on Android?

If there is no gateway information in the Wi-Fi settings, this may mean:

1. You are connected to guest network router (it often has a separate IP).

2. The router is operating in the mode repeater (repeater), and its address coincides with the main one.

3. Used static IP (check manually in connection settings).

In such cases, try connecting to the router via http://tplinkwifi.net (replace with your manufacturer's domain).

5. Alternative methods: via command line and third-party utilities

If the standard methods do not work (for example, the router does not provide IP via DHCP or you are connected via VPN), try these methods.

Method 1: Team traceroute (Linux/macOS/Windows)

Run in terminal:

tracert ya.ru

The first IP in the response (after the line Route tracing) is the address of your router. Linux/macOS use traceroute ya.ru.

Method 2: View the ARP cache

IN Command line (Windows) or Terminal (macOS/Linux) enter:

arp -a

Look for IP with the mark dynamic or interface, corresponding to your connection. This is usually the first address in the list.

Method 3: Third-party utilities

  • 🖥️ Advanced IP Scanner (Windows) - Scans the local network and displays all devices, including the router.
  • 📱 Fing (Android/iOS) — detects gateway IP and analyzes the network for vulnerabilities.
  • 🌐 Angry IP Scanner (cross-platform) - suitable for experienced users.

If none of the methods work, it's likely that your router is configured for a non-standard IP range (e.g., 10.0.0.x or 172.16.xx). In this case, the only solution is to reset it to factory settings using the reset button. Reset (hold for 10-15 seconds).

6. Common problems and solutions

Sometimes it's impossible to determine a router's IP address due to specific network settings. Let's look at typical scenarios and how to resolve them.

Problem 1: The router does not provide an IP address (DHCP is not working)

If the device settings display an IP address of the type 169.254.x.x or 0.0.0.0, Means, DHCP server disabled. Solutions:

  • 🔌 Connect to the router via cable (Wi-Fi may be disabled for the guest network).
  • ⚙️ Customize static IP manually (for example, 192.168.1.100 with a mask 255.255.255.0 and a gateway 192.168.1.1).
  • 🔄 Reboot your router (turn off the power for 30 seconds).

Problem 2: IP changed after ISP setup

Some internet service providers (eg. Rostelecom or Dom.ru) during automatic configuration, the local IP of the router is changed to a non-standard one (for example, 192.168.100.1). To restore factory settings:

  1. Log into your router's control panel using your current IP address.
  2. Go to LAN or Local area network.
  3. Change IP address to standard (for example, 192.168.1.1).
  4. Save the settings and reconnect the devices.

Problem 3: Double NAT (two routers in the network)

If a second router is connected to the main one (for example, in the mode repeater or bridge), the default gateway IP can be hidden. Solutions:

  • 🔍 Turn off the second router and connect directly to the main one.
  • 📡 Check the settings of the second router - if it is in mode Bridge, its IP may coincide with the main one.
  • 🔧 Turn on the mode AP (access point) on the second router to avoid conflicts.

🔹 Key takeaway: In 90% of cases, the router's IP can be found using standard OS tools. If the address has been changed or hidden, use arp, traceroute or reset to factory settings.

FAQ: Frequently Asked Questions about Router IP

Is it possible to find out a router's IP address without connecting to its network?

No. The router's IP address is only accessible to devices connected to its local network (via Wi-Fi or cable). The exception is if the router is configured for remote access (for example, via DDNS or port forwarding), but this requires some preliminary configuration.

Why does entering the router's IP address open the provider's page instead of the control panel?

This means that the provider is using MAC address binding or authorization through the Captive Portal. Try:

  1. Add ports to IP :8080 or :8000 (For example, 192.168.1.1:8080).
  2. Turn off Wi-Fi and connect via cable.
  3. Reset the router to factory settings.
How to reset a router's IP to the default?

To restore the factory IP (for example, 192.168.1.1):

  1. Find the button on your router Reset (usually recessed into the body).
  2. Hold it for 10-15 seconds (until the indicators flash).
  3. After rebooting, the IP will return to the standard one (see the table at the beginning of the article).

⚠️ All router settings (including the Wi-Fi password) will be reset!

Can a router's IP change on its own?

Yes, but only in two cases:

  • If the router receives an IP from another device (for example, in the mode client or bridge).
  • If in the settings LAN included DHCP server for the router itself (rare, but occurs with some providers).

In other cases, the router's IP is static and can only be changed manually.

What should I do if my router's IP conflicts with another device on the network?

An IP conflict occurs when two devices on the network have the same address. Solution:

  1. Change the router's IP in the settings LAN (for example, with 192.168.1.1 on 192.168.2.1).
  2. Restart all devices on the network.
  3. Check that other devices do not have a static IP address in the same range.