Every home network user has at least once needed to access their router's control panel. This might be necessary to change the Wi-Fi password, set up parental controls, or reconfigure ports for gaming. However, accessing the interface is only possible with the device's unique numeric identifier, often referred to as the default gateway.
Many people confuse the external IP address assigned by their ISP with the router's internal address on the local network. The latter, usually beginning with 192 or 10, is the key to equipment administration. In this article, we'll cover all the ways to quickly and accurately determine this parameter on various operating systems and mobile devices.
Understanding how local network addressing works will help you not only configure your equipment but also diagnose connection issues. We'll cover default factory values, methods for finding them using the command line and mobile apps, and discuss what to do if these methods don't work.
Standard factory addresses of popular manufacturers
Most network equipment manufacturers have agreed to use a specific set of reserved addresses to simplify initial setup. This eliminates the need for users to search for technical documentation or use complex diagnostic tools each time. Most often, this is default gateway combinations ending in .1 or .254 appear.
There are several common options that have been in use for years. If you've never manually changed your network card settings and your router is new or reset to factory settings, one of the following addresses will likely work. However, you shouldn't rely solely on these, as the network administrator may have previously changed these values.
The table below shows the most common IP addresses for various brands. This data is valid for most models released in the last 10 years, but may vary depending on the specific model or region.
| Brand / Manufacturer | Standard IP address | Alternative address | Domain name (if any) |
|---|---|---|---|
| TP-Link, D-Link, Zyxel | 192.168.0.1 | 192.168.1.1 | tplinkwifi.net, dlink.local |
| ASUS, Netgear | 192.168.1.1 | 10.0.0.1 | router.asus.com, routerlogin.net |
| Keenetic, MikroTik | 192.168.1.1 | 192.168.88.1 | my.keenetic.net |
| Rostelecom, Huawei | 192.168.100.1 | 192.168.1.1 | 192.168.100.1 |
It is worth noting that some modern models, especially from the company Apple Networks like mesh systems may use more complex addressing schemes or even lack a fixed IP address in the traditional sense, relying on cloud services. In such cases, entering a numeric value into a browser may not yield results, requiring the use of a dedicated app.
⚠️ Note: If your router was configured by your internet service provider, the default address may have been changed to avoid conflicts with the service provider's equipment. Always check the sticker on the device, as the manufacturer often indicates the current login address.
Finding IP via the command line in Windows
The most reliable and fastest way to find the gateway address on a Windows computer is to use the built-in command line utility. This method works regardless of the operating system version, whether it's the ancient Windows 7 or the latest Windows 11, and doesn't require installing any additional software.
First, you need to launch the console. Press the key combination Win + R, in the window that appears, enter cmd and press Enter. A black terminal window will open, where you need to enter the command ipconfig and press Enter. The system will instantly display a detailed report on your network connections.
In the list of adapters, find the one you are connected to the network through (usually "Wireless Network" or "Ethernet"). Find the line Main gateway (Default Gateway). The numerical value next to this line is your router's IP address. This is what you need to enter into your browser's address bar.
Sometimes users are confused by the presence of multiple network adapters in the list, for example, for virtual machines or Bluetooth panels. It's important to look specifically at the active connection with an assigned IPv4 address. Incorrectly selecting the adapter will result in you seeing a gateway for a different network or an empty value.
Finding the gateway address on macOS and Linux
Apple computer users can also quickly access the necessary information through the Terminal, although the macOS graphical interface offers more visual options. In the Terminal, which can be found through Spotlight (Cmd + Space), enter the command netstat -nr | grep defaultThe system will display a line with the gateway address indicated on the left.
An alternative graphical approach in macOS is as follows: click the apple in the upper left corner, select System Preferences, then go to Network. Select your active connection (Wi-Fi or Ethernet) and click Advanced. In the window that opens, go to the TCP/IP tab, where in the field Router the required IP will be indicated.
For Linux distributions like Ubuntu or Mint, the command line is also a powerful tool. In the terminal, simply enter the command ip route | grep default. The result will be displayed in the first line of output after the word viaThis is the standard way to obtain network information on Unix-like systems.
The graphical interface in Linux varies depending on the shell used (GNOME, KDE), but the logic remains the same: find the current connection settings, go to the IPv4 settings, and look at the gateway field. Unlike Windows, issues with virtual adapters preventing the correct address from being found are less common.
How to find your router's IP address on Android and iOS
Mobile devices have become the primary means of internet access, so the ability to configure a router from a smartphone is crucial. On Android, the process may vary slightly depending on the operating system version and the manufacturer's user interface (Samsung One UI, Xiaomi MIUI, etc.), but the general principle is the same.
Go to your device's "Settings" and select "Wi-Fi" or "Connections." Tap your network name or the gear icon next to it. In the network properties menu that opens, look for a field labeled "Gateway," "Router," or "Manage." In some Android versions, this information is hidden and only becomes visible by tapping the "Advanced" button or by switching your IP settings from DHCP to Static.
⚠️ Note: On some smartphones, switching to a static IP address may require you to enter new information. Be careful: if you're unsure, simply review the gateway field but don't save the changes to avoid losing network access. Tap "Cancel" after reviewing.
On Apple devices (iPhone, iPad), the process is even simpler and more standardized. Open "Settings" and go to "Wi-Fi." Tap the blue information icon (the letter "i" in a circle) to the right of your network name. Find the line in the list of options. RouterThe IP address specified there is the address for entering the settings.
Are Wi-Fi settings open?:Yes
Did you find a "Router" or "Gateway" field?:Yes
Is the address entered into the browser?:Yes-->
Using third-party software and utilities
If the operating system's built-in tools are unavailable for some reason or seem too complex, you can use specialized programs. There are numerous network scanning utilities that not only display the router's IP address but also all connected devices, their speed, and manufacturer.
One of the most popular and lightweight programs for Windows is TCP/IP NetAssistant or more advanced Advanced IP ScannerAfter running a scan, these programs instantly determine the default gateway. The advantage of such utilities is their clarity: you immediately see a network map and can click on a device to access its web interface.
There are Wi-Fi analyzer apps for mobile platforms. On Android, these can be Fing or WiFi AnalyzerThey provide detailed technical information about the channel, signal, and, of course, the gateway address. However, it's worth remembering that such apps often require access to all data on the phone, which can pose a privacy risk.
Using third-party software is justified when you need to conduct a thorough network diagnostic, identify "neighbors" stealing traffic, or find devices that don't appear in the router's default connection list. Standard OS tools are usually sufficient for simple access to the router's settings.
Why do programs show different addresses?
Sometimes programs may display addresses of virtual adapters (for example, from VMware or VirtualBox). Always select the adapter that has the "Connected" status and is used for actual internet traffic.
Access problems and their solutions
There are times when you enter the correct IP address into your browser, but the settings page doesn't open. This could be caused by several things: antivirus blocking, browser cache issues, or an incorrect connection protocol. First, try changing the IP address. http:// on https:// in the address bar, as modern routers often require a secure connection.
Another common issue is IP address conflicts. If your network contains two devices with the same address (for example, if you connected a second router without reconfiguring it), access to the control panel may be blocked. In this case, temporarily disabling other network devices and trying to log in again may resolve the issue.
It's also worth checking your browser's proxy settings. Sometimes users forget they've enabled a proxy to bypass blocking, and the browser tries to locate the router through a remote server instead of accessing the local network. Proxy settings should be disabled for local addresses in your browser or system settings.
If all else fails and you're sure the address is correct, your router's firmware may be corrupted or frozen. In this case, a full reboot by pressing the power button or unplugging it for 10-15 seconds can help. After powering on, wait 2-3 minutes for the system to fully boot up.
Resetting to factory settings
In extreme cases, if the password is lost, the address has been changed by an unknown person, and accessing the settings is vital, a hard reset is the only drastic solution. This procedure will return the router to its out-of-the-box state, restoring the default IP address and factory login and password.
On the body of almost any router there is a small hole with the inscription Reset or Restore Factory SettingsTo reset the router, plug it in, press the button inside the hole with a thin object (like a paperclip or toothpick), and hold it for about 10-15 seconds. The indicators on the router should blink or turn off, indicating the reset process has begun.
After resetting, the router will reboot. All your personal settings, including internet connection information (PPPoE, L2TP), will be deleted. You will need to re-enter your ISP username and password, which are usually specified in your contract. Therefore, this method should only be used if all other options have been exhausted.
It's important to understand that resetting doesn't change the device's MAC address, but it does completely clear the configuration file. If your ISP binds your internet connection to the MAC address of your old router or computer, after resetting and connecting the new equipment, you may need to call your ISP's technical support to update the information in their database.
What should I do if the settings page still won't open after the reset?
If the page still doesn't load even after resetting the IP address to 192.168.0.1 or 1.1, check if your network card is set to obtain an IP automatically (DHCP). Sometimes the computer is still using a static address from the old network. Also, try a different browser or incognito mode.
Can a router's IP address change on its own?
Under normal circumstances, the router's IP address (gateway) is static and doesn't change. However, if there's another DHCP server on the network (for example, a second router connected incorrectly), your computer may receive addresses from it, and the other device will become the gateway. The address also changes when upgrading to alternative firmware versions (OpenWrt, DD-WRT), if this was specified during installation.
Is it safe to leave the default address 192.168.1.1?
From an internet security perspective, yes, since your local address can't be accessed from the external network. However, changing the subnet (for example, to 192.168.55.1) can be a useful measure against simple virus scanners that only search for vulnerabilities on standard local network addresses.