How to find a Wi-Fi router's address on the network

When using a home network, you often need to make changes to the equipment configuration, check the connection status, or configure security. This requires access to the device's control panel, which can only be accessed by local IP addressMany users forget this setting or don't know where to find it, especially if the settings have been changed previously.

Finding the default gateway is the first step in diagnostics Internet problems. The address may be the default one set by the manufacturer at the factory, or it may be changed by the network administrator. Understanding how to obtain this information using various methods allows you to quickly regain control of your equipment.

There are several ways to determine your gateway's current IP address, using both built-in operating system tools and mobile apps. The method you choose depends on the device you have and whether you have physical access to the router itself. In this article, we'll cover all the current options in detail.

Finding a router's IP address using Windows

The Windows operating system provides the fastest and most reliable tools for obtaining network information. The easiest way is to use the command line, which provides accurate information about the current connection. This method works on all OS versions, from Windows 7 to Windows 11.

First, you need to launch the console. Press the key combination Win + R, enter cmd and press Enter. In the window that opens, enter the command ipconfigThe system will display a list of all network adapters. You need the section that corresponds to your connection type (Ethernet or Wireless).

In this section, find the line Main gateway (Default Gateway). The digital code listed opposite is your router's address. This is what you need to enter into your browser's address bar to access the settings.

  • 🔍 Click Win + R and enter cmd to launch the console.
  • 💻 Enter the command ipconfig and press Enter.
  • 📍 Find the "Default gateway" line in the active connection.
  • 🌐 Copy the IP address to enter into your browser.

⚠️ Note: If there are multiple active connections in the list, make sure you are looking at the data for the adapter that is used to access the Internet.

An alternative method is to use the network connections graphical interface. This option is convenient for those who prefer visual control over commands. Open "Settings" from the Start menu and go to "Network and Internet."

Select your connection type (Wi-Fi or Ethernet) and click on the active network name or the "Properties" button. In the window that opens, scroll down to the "Properties" section. The parameter will be listed there. Default gateway IPv4 address.

This method also allows you to see additional details, such as the device's MAC address and DNS servers. The data is updated in real time, so you always have up-to-date information on the current network status.

Finding the gateway address on macOS and Linux

Users of Apple computers and Linux-based operating systems can also easily access the necessary information. On macOS, this is done through System Preferences, which provides a user-friendly graphical interface. The process takes just a few seconds.

Open System Preferences and go to the Network section. Select your active connection (Wi-Fi or Ethernet) from the list on the left and click the Advanced button. In the window that opens, go to the Network tab. TCP/IP.

At the top of the window, you'll see a line labeled "Router." The IP address listed there is your router's address. On Linux systems, you can use the terminal by entering the command ip route | grep default, which will immediately show the gateway.

Why might the address change?

The gateway address may change if a DHCP server with a dynamic address pool is running on the network and the router reconnects. However, most routers have a static LAN IP, which cannot be changed without manual intervention from the administrator.

For Linux users, a graphical method is also available. In most distributions (Ubuntu, Mint, Fedora), click the network icon in the system tray and select "Network Settings" or "Connection Information." The connection details will be displayed. Default route.

However, for a standard home network, the address obtained by these methods always leads directly to the host device.

Using a mobile app and smartphone

Often, a computer is unavailable, and you need to find the router's address using only a smartphone. On Android and iOS, this can be done through the Wi-Fi settings, although the interface may differ depending on the OS version and the manufacturer's interface.

On Android devices, go to "Settings" → "Wi-Fi." Tap the name of the connected network or the gear icon next to it. In the menu that opens, find the "Gateway" or "Manage" section. Your IP address will be listed there.

On Apple devices (iOS), the process is similar. Go to "Settings" → "Wi-Fi" and tap the blue icon. (i) next to the network name. In the list of parameters, find the line "Router." This is the address you need.

  • 📱 Open Wi-Fi settings on your smartphone.
  • 🔗 Click on the active network name or information icon.
  • 📋 Find the "Gateway" or "Router" field.
  • 📲 Use this IP to log in through your phone's browser.

There are also specialized applications, such as Fing or Network Analyzer. They provide advanced network information, including a list of all connected devices, their MAC addresses, and connection speed. This is useful for administration networks.

📊 Which device do you use most often to access router settings?
From a laptop (Windows)
From MacBook (macOS)
From a smartphone (Android)
From a smartphone (iPhone)
From a tablet

Using third-party apps is especially convenient when the standard OS interface hides detailed technical details. These utilities often automatically navigate to the gateway address, opening the router's login page in the built-in browser.

Table of standard IP addresses of popular routers

When a device is connected for the first time or has been reset to factory settings, it uses a default IP address. Manufacturers select specific ranges to avoid conflicts. Knowing these addresses allows you to access the control panel without using the command line.

Below is a table of the most common addresses. If you can't determine the gateway programmatically, try entering these values ​​into a browser. Routers most often use addresses that begin with 192.168.

Manufacturer Standard IP address Alternative address Domain name
TP-Link 192.168.0.1 192.168.1.1 tplinkwifi.net
ASUS 192.168.1.1 10.0.0.1 router.asus.com
D-Link 192.168.0.1 - dlink.ru
Keenetic 192.168.1.1 192.168.0.1 my.keenetic.net
Tenda 192.168.0.1 192.168.1.1 tendawifi.com

Some modern models, for example from Google Nest or Eero, may not have a classic web interface using an IP address. A mobile app is required for their configuration. In such cases, searching for an IP address via the command line will still reveal the address, but it may lead to a page with minimal information.

If none of the standard addresses are suitable, and the command ipconfig returns an unclear result, perhaps there are multiple routers on the network or the subnetwork layout has changed. In this case, it's best to rely on the data obtained via cmd or OS settings.

Finding an address using a physical sticker on your device

When you can't connect to the network (for example, because you forgot your Wi-Fi password or the cable is damaged), the only option is to physically inspect the equipment. Most routers have an information sticker on the bottom or back panel.

The manufacturer provides factory data on this label: network name (SSID), default password, login and password for admin access, and IP address. Look for the label IP Address, Default Access or just a set of numbers in the format X.X.X.X.

Often, a web address (domain) is listed next to the IP address, which is easier to remember. For example, for routers TP-Link this is often tplinkwifi.net, and for Keeneticmy.keenetic.netEntering this address into a browser works the same as entering a digital IP.

  • 🏷️ Turn the router over and find the sticker with technical information.
  • 👀 Look for the "IP", "Default IP" or "Login IP" fields.
  • 🌐 Try entering the specified domain, if it exists.
  • 🔌 Make sure the device is turned on and the indicators are on.

It's worth keeping in mind that if the previous owner or you yourself changed the LAN settings, the address on the sticker may not match the actual one. The sticker only reflects factory conditionIf the router has been reconfigured, this method will not work.

⚠️ Caution: If the sticker is worn off or difficult to read, do not try to guess the address by trying all possible options—this can take a long time. It's better to use software methods from a connected device.

What to do if the address is not detected or does not work

It's not uncommon for a device to be connected but the gateway address to fail to open or be detected. This could be caused by an IP address conflict, network card driver errors, or a malfunctioning router DHCP server.

First, try to force a new IP address. In the Windows command prompt (run as administrator), enter the command ipconfig /release, and then ipconfig /renewThis will force the computer to request settings from the router again.

ipconfig /release

ipconfig /renew

If this doesn't help, check if your computer has a static IP address that conflicts with the network. In the adapter settings (TCP/IPv4 Protocol), make sure "Obtain an IP address automatically" and "Obtain DNS server address automatically" are checked.

☑️ Diagnosing access issues

Completed: 0 / 5

Sometimes a simple solution solves the problem reset network settingsWindows 10 and 11 have a "Network Reset" feature in Settings that reinstalls network drivers and resets all network settings to factory defaults. Restarting the PC often resolves the issue.

If your router has stopped responding to requests for the default address and isn't issuing an IP address via DHCP, you may need to perform a hardware reset. There's a button on the router case. Reset (usually recessed into the housing). Press it with a paperclip for 10-15 seconds with the power on.

In rare cases, antivirus software or a firewall may block access to the local control page. Try temporarily disabling the protection or adding the router's address to the exceptions. You should also try a different browser, preferably in incognito mode.

Frequently Asked Questions (FAQ)

Is it possible to change the router's IP address to another one?

Yes, you can do this in the LAN (Local Area Network) settings of the router control panel. Changing the address is useful if you want to avoid conflicts with other devices on the network or for security reasons, such as hiding the default login. After changing the address, you'll need to log in to the settings using the new address.

Why does the browser say "Unable to connect" when I enter 192.168.0.1?

This means the device can't see the router at this address. Possible causes: the router is using a different IP (check in cmd), you are connected to a different network (e.g., guest Wi-Fi), or the connection is physically disrupted. Also, make sure you're using the http:// or https:// protocol.

What is the difference between WAN IP and LAN IP of a router?

LAN IP (local) is the address of the router inside your home network (for example, 192.168.1.1) through which you manage the device. WAN IP (global) is the address the router receives from the ISP for internet access. To access the settings, you need the LAN IP.

What should I do if I forgot my router settings password?

If the default password (indicated on the sticker) doesn't work, it's been changed. If you don't remember it, the only solution is to perform a full reset of the device using the Reset button. This will restore the factory passwords, but will also erase all your internet and Wi-Fi settings.

Does logging into the router work without internet?

Yes, logging into the router control panel (via local IP) works even without an internet connection. The main thing is that your device (laptop or phone) is connected to the router via cable or Wi-Fi. Internet access is only needed for firmware updates or checking the connection to your ISP within the router menu.