In today's digital world, a router is the heart of a home network, connecting dozens of devices to the global internet. Users often need to access the router's control panel to change the password, set up parental controls, or check connected clients. However, accessing the web interface is impossible without knowing the exact default gateway address, which providers and manufacturers often change for security or standardization purposes.
Finding this numeric or alphabetic identifier is a task that can be solved in a couple of minutes if you know where to look. IP address (Internet Protocol Address) is a unique locator that allows your computer or smartphone to "see" the router on the local network. In this article, we'll cover address search methods for all popular operating systems in detail, as well as ways to restore access if standard methods fail.
Don't panic if you don't remember whether you changed the default address when you initially installed the hardware. System commands Operating systems store information about the network gateway used to access the external network. Even if the factory settings have been changed, the current address can be easily determined by accessing your device's network connection settings.
Standard factory addresses and stickers on the case
Before delving into complex operating system settings, it makes sense to look at the physical device. Most router manufacturers, such as TP-Link, ASUS, D-Link And Keenetic, place all the necessary information on a special sticker located on the bottom or back panel of the case. This is the fastest way to find the address if you've never changed the factory settings.
Typically, there are two address options on the label: a numeric one (for example, 192.168.0.1) and a letter one (domain name). Domain name Often looks like a brand logo or device model, for example, tplinkwifi.net or my.keenetic.net. Using a letter-based address is easier to remember because it's easier to enter on a mobile device without the risk of making a numerical error.
However, it's important to note that the sticker is only valid for factory configurations. If the previous network administrator changed the default port or IP address of the LAN interface, the information on the case will become useless. In this case, you'll need to resort to software-based verification methods using connected devices.
⚠️ Attention: If the sticker on the case is worn off or missing, do not attempt to guess the address by trial and error. Multiple unsuccessful password attempts may temporarily block access to the administrator interface to protect against brute-force attacks.
There are several common combinations used by manufacturers by default. Knowing these standards can be helpful in an emergency when you don't have a computer to diagnose or saved passwords in your browser.
- 🔢 192.168.0.1 is the most common address for D-Link equipment and older TP-Link models.
- 🔢 192.168.1.1 is the de facto standard for ASUS, Zyxel, Netgear, and many ISP routers.
- 🌐 my.keenetic.net is an example of a letter address used by Keenetic devices.
- 🔢 10.0.0.1 - Commonly found on Xfinity hardware and some enterprise solutions.
How to find a router's IP address on Windows
The Windows operating system provides powerful built-in network diagnostic tools that allow you to instantly obtain gateway information. The fastest and most reliable method is to use the command line. This method works on all OS versions, from Windows 7 to Windows 11, and does not require any additional software.
First, you need to open the command prompt. Press the key combination Win + R, enter cmd and press Enter. In the black window that opens, enter the command ipconfig and press Enter. The system will display a list of all network adapters, but you're interested in the section corresponding to your current connection (Wi-Fi or Ethernet).
Microsoft Windows [Version 10.0.19045.3693]
(c) Microsoft Corporation. All rights reserved.
C:\Users\User>ipconfig
Wireless LAN Adapter Wireless Network:
IPv4 address. . . . . . . . . . . : 192.168.1.54
Subnet mask. . . . . . . . . : 255.255.255.0
Default gateway . . . . . . . . : 192.168.1.1
In the list that appears, find the line Main Gateway (or "Default Gateway" in the English version). The digital code located next to this line is your router's IP address. This is what you need to enter into your browser's address bar to access the settings.
☑️ Checking access to the router
An alternative method is available through the "Settings" GUI. Go to Start → Settings → Network & InternetSelect your active connection (Wi-Fi or Ethernet) and click "Change adapter settings" or "Properties." In the details window that opens, scroll down to the "IPv4" section, where the gateway address will be listed.
Finding the gateway address on macOS and Linux
Apple computer users can also quickly find the required address using the built-in Terminal utility. The macOS interface may differ from Windows, but the search logic remains similar. Open Terminal via Spotlight (Cmd + Space) and enter the command netstat -nr | grep default.
The command will output a line starting with the word "default" followed by the router's IP address. This is your default gateway. For those who prefer a graphical interface, the path is System Preferences → NetworkSelect the active connection, click the "Advanced" button, and go to the TCP/IP tab.
In operating systems based on Linux (Ubuntu, Debian, Mint) the procedure is also performed via the terminal. Command ip route | grep default or outdated route -n will show the gateway. In GNOME or KDE desktop environments, this information is usually available in the network settings under "Details" or "Statistics."
⚠️ Attention: Operating system interfaces are regularly updated by developers. The layout of menu items in new versions of macOS or Linux distributions may differ from what's described, so using the terminal is often a more universal solution.
How to view a 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 devices running Android The process may differ slightly depending on the OS version and the manufacturer's shell (MIUI, OneUI, ColorOS).
Go to Settings → Wi-FiClick on your network name or the gear/arrow icon next to it. In the menu that opens, find "Details" or scroll down to "Gateway." The IP address listed there is your router's address. On some smartphones, this information is hidden and must be viewed in IPv4 format.
iPhone and iPad (iOS) owners can find the address even easier. Go to Settings → Wi-Fi and click on the blue information icon (i) next to the name of the connected network. In the list of parameters, find the line "Router." The numbers in this line are the address you need.
- 📱 Android: Settings → Wi-Fi → Network name → Gateway.
- 🍏 iOS: Settings → Wi-Fi → (i) → Router.
- 📲 Universal: Use the "Fing" or "Network Analyzer" app to scan the network.
It's worth noting that on mobile devices, you can't simply copy and paste the address into the browser unless you use the clipboard. Be careful when entering the address manually to avoid errors.
Table of popular addresses by manufacturer
For quick reference in situations where diagnostics are unavailable, a reference table can be used. Although manufacturers strive for standardization, some brands maintain their own addressing standards.
| Manufacturer | Standard IP | Domain name (if any) | Default login |
|---|---|---|---|
| TP-Link | 192.168.0.1 | tplinkwifi.net | admin |
| ASUS | 192.168.1.1 | router.asus.com | admin |
| D-Link | 192.168.0.1 | dlink.local | admin |
| Keenetic | 192.168.1.1 | my.keenetic.net | admin |
| Netgear | 192.168.1.1 | routerlogin.net | admin |
Using domain names such as router.asus.com, are often preferred because they work even if the router's address has been changed by the user, provided that the device supports this redirection feature.
What to do if the address doesn't work or the page doesn't load
It's not uncommon for the IP address you entered to fail to open the login page. This could be caused by several factors: the router is on a different subnet, the access port has changed, or there's a problem with the device's network stack. First, check that your device is connected to the correct Wi-Fi network.
ISPs often change the default ports for accessing the web interface. By default, port 80 is used, which doesn't need to be specified in the address bar. However, if the administrator has changed the port, for example, to 8080 or 8888, the address will look like this: 192.168.1.1:8080Try adding a colon and common port numbers to the IP address.
⚠️ Attention: Make sure you're using the address bar in your browser, not the search bar. Entering numbers into Google or Yandex will return search results, not open the router interface.
If standard methods don't help, you can try clearing your DNS cache or using incognito mode in your browser. Sometimes old login information or cached pages can prevent the login form from displaying correctly. You might also want to try a different browser or device.
Resetting the router to factory settings
If you've forgotten your previously changed IP address and password, your only option is to reset it. Find the Reset button on the router (often recessed) and press it with a paperclip for 10-15 seconds while the power is on. The router will reboot with the factory settings listed on the sticker.
Access problems and their solutions
Sometimes a computer sees the Wi-Fi network but doesn't receive an IP address from the router, making it impossible to access the settings. In this case, the network settings will show an address like 169.254.xx. This means the DHCP server on the router is unresponsive or disabled.
In this situation, you can try manually entering a static IP address in your computer's network adapter settings. Select IPv4, enter an address from the same subnet as the intended router address (e.g., 192.168.0.50), mask 255.255.255.0, and gateway 192.168.0.1. This may temporarily restore connectivity and allow you to access the settings.
If all else fails, the only option left is a hard reset, as described above. Keep in mind that after the reset, you'll have to re-enter the PPPoE or L2TP settings provided by your ISP if they aren't saved automatically.
Is it possible to change the router's IP address to any other one?
Yes, in the LAN (Local Area Network) settings of most routers, you can change the default address to any other address within the private network range (e.g., 10.0.0.1 or 172.16.0.1). This is useful for avoiding address conflicts in complex networks, but requires reconnecting all devices after the change.
What should I do if I forgot my web interface password?
The default password for the web interface (not to be confused with the Wi-Fi password) is often "admin" or listed on a sticker. If you've changed it and forgotten it, a full reset of the router using the Reset button will help, as it's impossible to recover a forgotten administrator password.
Why does the browser say "Can't connect to this page"?
This could mean you entered an incorrect IP address, the router is turned off, or the browser is attempting to use a secure HTTPS connection when the router only supports HTTP. Try explicitly specifying the http:// protocol before the address.
Does changing the router's IP address affect internet speed?
No, changing your local IP address (LAN IP) does not affect your WAN access speed. It's simply an internal identifier for managing the device within your home or office.