When setting up a home network or experiencing internet connection issues, you often need to access your router's administrative panel. This is where you can change your Wi-Fi password, configure a broadcast channel, or check your ISP's connection status. However, to open the management interface, you need to know the exact password. IP address Your default gateway. Many users forget this setting because it's rarely needed, and factory default settings often change during operation.
There are several proven ways to obtain this information, regardless of the device you're using: a Windows computer, a macOS laptop, or a smartphone. In this article, we'll cover all the options in detail, from using the command line to examining the sticker on the device. You'll learn how to quickly find the gateway address, even if the default address was changed by the previous network administrator.
Understanding how it works routing On your local network, this will not only help you configure your equipment but also resolve addressing conflicts. Often, an incorrectly specified gateway is the reason why devices are unable to access the global network despite having an active connection to the router.
Finding an IP address on Windows using the command line
The Windows operating system provides the fastest and most reliable tool for network diagnostics: the command line. This method works on all versions of the OS, from Windows 7 to the latest Windows 11, and doesn't require installing any additional software. To use this method, simply launch the command console and enter a special query that will instantly display all network information.
Press the key combination Win + R, in the window that appears, enter cmd and press Enter. In the black window that opens, enter the command ipconfig and press Enter again. The system will display a list of all network adapters. Find the section that matches your connection (usually "Wireless" or "Ethernet").
In this section, look for the line Main Gateway (Default Gateway). The numbers listed opposite, for example, 192.168.0.1 or 10.0.0.1, and this is the IP address you're looking for for your router. This is the address you need to enter into your browser's address bar to access the settings.
⚠️ Important: If the "Default Gateway" field is blank or the address begins with 169.254.xx, this means the device has not received the correct settings from the router. In this case, logging into the control panel will be impossible until the connection is restored.
Finding the gateway address on macOS and Linux
Apple computer users can also quickly find the required parameter using the built-in Terminal utility. The macOS interface may hide some details in graphical settings, but the command line always provides complete information. For Linux systems, the operating principle is virtually identical, as both operating systems are based on similar network protocols.
Open the Terminal app via Spotlight (Cmd + Space) or find it in the Applications → Utilities folder. Enter the command netstat -nr | grep defaultThe response line under the "Destination" heading will contain the gateway address. An alternative, more modern method for macOS is to use the command ipconfig getifaddr en0 to get your own IP, but for the gateway the first command is better.
For Linux distributions such as Ubuntu or Debian, team ip route | grep default will also show the address you're looking for at the beginning of the line. It's important to correctly identify the network interface name, as in Linux they can be called eth0, wlan0 or have more complex notations.
What should I do if Terminal doesn't open the settings menu?
On some corporate networks, access to the terminal or command line may be restricted by the administrator. In this case, try the graphical method: System Preferences → Network → Wi-Fi → Advanced → TCP/IP. There you'll find the "Router" field.
How to find your router's IP address on Android and iOS
Mobile devices are now used more often than computers to access the internet, so the ability to configure a router directly from a phone is crucial. Operating systems Android And iOS They provide access to connection details, although they hide them more deeply than desktop OSes. You can find the IP address in the settings of your current Wi-Fi connection.
On your iPhone or iPad, go to Settings → Wi-FiClick the blue information icon (the letter "i" in a circle) next to your network name. In the menu that opens, find the "Router" line. The IP address listed there is the address you need to log into the control panel. On devices Android the path may differ depending on the manufacturer's shell (MIUI, OneUI, ColorOS), but usually you need to click on the network name or the settings gear.
On Android 10 and newer, this information may be hidden. Tap "Advanced" or "IP Settings" (switch from DHCP to Static to see the fields, but don't save the changes!). The "Gateway" field will display the desired address. This method is universal for most modern smartphones.
Using third-party software and mobile applications
If the built-in tools seem too complex or confusing, you can use specialized software. There are many free network scanning tools that will not only show the router's IP address but also visualize the entire network, showing connected devices. This is a great way to conduct a scan. security audit your home network.
One of the most popular programs for Windows and macOS is Advanced IP ScannerIt requires no installation, works quickly, and displays all active devices. In the list of devices, the router is often identified by its manufacturer (for example, TP-Link, Asus, Keenetic) and has the "Gateway" status. The app is perfect for mobile devices. Fing, available on Google Play and App Store.
Application Fing Automatically scans the network upon startup. On the main screen, a device labeled "Router" or "Gateway" is usually displayed at the top of the list, along with its IP address. The program also allows you to test your internet speed and detect unknown devices connected to your Wi-Fi.
| Program / Application | Platform | Main function | Complexity |
|---|---|---|---|
| Command line (ipconfig) | Windows | View system data | Low |
| Terminal (netstat) | macOS / Linux | Network diagnostics | Average |
| Fing | Android / iOS | Network and device scanner | Low |
| Advanced IP Scanner | Windows | Deep network analysis | Average |
Physical inspection of the device and documentation
The easiest and most reliable way, which doesn't require any technical knowledge, is to look at the sticker on the router's body. Almost all manufacturers (TP-Link, D-Link, Zyxel, Tenda) contains basic information for initial setup. This is usually a white or silver label on the bottom or back of the device.
Look for the words "IP Address," "Web Address," "Login URL," or "Default Access." Most often, the address will look something like this: 192.168.0.1 or a domain name, for example, tplinkwifi.netThe factory login and password may also be listed there, if you haven't changed them. If the sticker is worn off or missing, refer to the user manual that came with the device.
It's important to understand that if the router was previously configured by a provider specialist or another user, the address may have been changed. In this case, the information on the sticker will be outdated, and you'll need to use the software methods described above or perform a factory reset.
⚠️ Warning: If you choose to reset your router to factory settings (Reset button), all current ISP settings (PPPoE login/password, connection type) will be deleted. Make sure you know your internet connection information before resetting.
☑️ Check before entering settings
Typical factory addresses of popular routers
Although the address can be changed, 90% of routers operate on standard addresses set by the manufacturer by default. Knowing these addresses allows you to try brute-force access to the control panel if other methods are unavailable. Manufacturers strive for standardization to make life easier for users.
The most common standard for home networks is subnetting. 192.168.0.x or 192.168.1.xFor example, devices TP-Link And D-Link often used 192.168.0.1, while Asus, Zyxel and many provider routers (for example, from Beeline or Rostelecom) prefer 192.168.1.1. Devices Keenetic can use the domain my.keenetic.net.
There's also a list of commonly used addresses that's worth checking if the default ones aren't working. Sometimes a router might have an address 10.0.0.1 (often at Netgear or Comcast) or even 192.168.10.1Trying through these three or four options takes less than a minute and often solves the problem.
What to do if IP login fails
Sometimes, the IP address is correctly identified (the computer sees it), but when you try to access the browser, it displays "Unable to access the site" or "Page not found." This could be caused by an antivirus blocking it, using the HTTPS protocol instead of HTTP, or the browser cache. Try opening "Incognito" mode and entering the address there.
The problem may also be due to the wrong protocol being selected. Try adding prefixes. http:// or https:// before the address numbers. For example: http://192.168.1.1Some modern routers require a secure connection and will not let you in without specifying the protocol or if you try to use the old HTTP.
If nothing helps, your computer may have a static IP address that conflicts with the router's network. Go to the adapter settings (ncpa.cpl), select the IPv4 protocol properties and make sure that the "Obtain an IP address automatically" and "Obtain DNS server address automatically" boxes are checked.
⚠️ Note: Router settings interfaces and access methods may change with firmware updates. If standard methods don't work, check the official documentation for your model on the manufacturer's website for the latest information.
Is it possible to change the router's IP address to any other one?
Yes, you can enter any address from your private network (e.g., 192.168.55.1) in the LAN settings, but this should only be done by experienced users. After changing the address, you'll have to re-enter the new IP address to access the settings, and all devices on the network may lose internet access until they update their DHCP settings.
Why does the browser say "Insecure connection" when logging into the router?
This happens because the local router settings page uses a self-signed SSL certificate, which browsers can't verify. This is normal for local devices. You can safely click "Advanced" → "Continue to this site (not secure)."
I changed my router's IP address and forgot it. How can I regain access?
The only reliable solution in this situation is to perform a full reset of the router to factory settings by holding the Reset button for 10-15 seconds. After this, the device will return to the address indicated on the sticker, but will require reconfiguring the internet.
What is the difference between WAN IP and LAN IP of a router?
LAN IP (local) is the router's address inside your apartment (usually 192.168.xx), which you use to manage settings. WAN IP (global) is the address the router receives from your ISP for internet access. You need the LAN IP to access settings.