How to Find Your WiFi Router's IP Address: A Complete Guide

Accessing a home network's control panel is a fundamental skill required by every owner of modern equipment. Whether changing a password, setting up parental controls, or reconfiguring ports, all these actions begin with a single step: logging into the device's interface. IP address serves as a unique identifier, a digital address by which your computer or smartphone finds the router on the local network.

Many users mistakenly believe that this address is always the same and known to everyone, but in reality, the configuration can be changed by previous owners or the provider. Default values ​​are often changed by administrators for security reasons or due to specific features of the provider's network architecture. Default Gateway — that's what this parameter is called in the technical documentation — can be hidden from the surface if you don't know where to look.

In this article, we'll cover all the possible ways to obtain this information on various operating systems. It doesn't matter whether you're using a desktop PC with Windows, laptop based macOS or a mobile device. We'll cover both software methods via the command line and physical testing methods on the hardware itself.

Standard addresses and physical device inspection

Before delving into complex operating system settings, it makes sense to turn to the simplest and most obvious source of information - factory markings. Network equipment manufacturers, such as TP-Link, Asus, Keenetic or Mikrotik, the login address is almost always indicated on the bottom panel of the case or on a removable label. This is the fastest method and doesn't require turning on the computer.

Typically on the sticker you will find a field labeled as IP Address, Default Access or Router IP. Most often, a standard address is indicated there. 192.168.0.1 or 192.168.1.1However, in recent years there has been a trend towards using alphabetic addresses (domain names) that are easier to remember. For example, devices TP-Link often used tplinkwifi.net, and routers Keeneticmy.keenetic.net.

⚠️ Caution: If the router was previously used by someone else or was purchased second-hand, the default information on the sticker may not work. The previous owner may have changed the local gateway IP address to a non-standard one for increased security or to avoid address conflicts.

It is also worth considering that some providers, when issuing their own equipment (for example, Sagemcom or Sercomm) can reflash devices, changing the addressing to a specific one, for example 192.168.100.1In such cases, the manufacturer's sticker may contain information about the factory condition, which has been changed by the telecom operator.

Finding IP via the command line in Windows

operating system Windows provides powerful network diagnostic tools that allow you to instantly obtain all the information you need. The most reliable method is to use the command line utility. This method is universal and works on all OS versions, from Windows 7 to current builds Windows 11.

First, you need to launch the console. Press the key combination Win + R, enter the command cmd and press Enter. In the black window that opens, enter the command ipconfig and confirm the action by pressing Enter. The system will display an extensive list of parameters for all network adapters.

ipconfig

You'll need to find the section that matches your connection type. If you're connected via cable, look for the "Ethernet Adapter" block; if you're connected via WiFi, look for the "Wireless LAN Adapter" block. Inside this block, look for the line Main gateway (or Default Gateway). The digital code listed opposite is the address you're looking for for your router.

Sometimes users encounter a situation where the gateway column displays an address different from the standard one, for example 10.0.0.1This is completely normal and indicates that the network's standard addressing scheme has changed. The key is to copy the exact numbers displayed in the gateway line, ignoring IPv6 addresses, which appear significantly longer.

☑️ Checking settings in Windows

Completed: 0 / 4

Finding the gateway address on macOS and Linux

Computer users Apple and kernel-based operating systems Linux (Ubuntu, Debian, Mint) can also quickly access network settings using the terminal. While the graphical interface on these systems is well developed, the command line often provides information faster and in a more structured manner.

In the environment macOS Open the Terminal app via Spotlight or the Utilities folder. Enter the command netstat -nr | grep defaultThis command will filter the routing table and display only the row with the default gateway. The numerical address on the right side of the row is your router's address.

For distributions Linux The syntax may vary slightly depending on the distribution, but the command ip route | grep default is the most versatile. It will print a line starting with the word default via, followed by the IP address you are looking for. Alternatively, you can use the command nmcli in systems with NetworkManager.

⚠️ Note: On some corporate networks or complex home configurations with multiple routers, the command may show the address of your ISP's upstream gateway or corporate firewall, rather than your personal router.

If you prefer a graphical interface, in macOS you can go to System Preferences → Network, select your active connection, and click Advanced → TCP/IP tab. The "Router" section there contains the necessary information. In Linux (Ubuntu, for example), this is done via Settings → Network → clicking the gear icon for your active connection.

📊 Which operating system do you use most often?
Windows
macOS
Linux
Android/iOS

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 control a router from a smartphone is crucial. On smartphones running Android And iOS (iPhone, iPad) The process of obtaining network information is a little hidden deep in the menu, but quite accessible.

On devices iPhone And iPad You need to go to "Settings" → "Wi-Fi." Click the blue information icon (the letter "i" in a circle) next to your network name. In the list that opens, find the field RouterThe IP address specified there is the address to enter the settings.

In the operating system Android The interface may vary depending on the OS version and the manufacturer's shell (Samsung One UI, Xiaomi MIUI etc.). Typically, the path looks like this: "Settings" → "Connections" or "Wi-Fi." Click on the name of the connected network or the gear icon next to it. You can often find the gateway IP address in the "View advanced settings" or "Manage" section.

It's worth noting that some smartphone manufacturers hide detailed technical information in the standard interface. In such cases, third-party apps from stores come to the rescue. Google Play or App Store, such as Fing or Network AnalyzerThese snails will not only show the router's IP address, but also visualize the entire network map.

Why might I not be able to access settings on my phone?

Some mobile operators block access to router management ports when using mobile internet (4G/5G). Make sure your smartphone is connected to the router's WiFi network and not using mobile data.

Table of standard addresses of popular manufacturers

Knowing the factory settings can significantly simplify the troubleshooting process, especially if you don't have a network diagnostic tool handy. Below is a table of the most common addresses used by leading network equipment manufacturers. However, keep in mind that this information is valid for devices "out of the box."

Manufacturer Standard IP address Web address (domain) Default login
TP-Link 192.168.0.1 / 192.168.1.1 tplinkwifi.net admin
Asus 192.168.1.1 router.asus.com admin
Keenetic 192.168.1.1 my.keenetic.net admin
D-Link 192.168.0.1 dlink.local admin
Mikrotik 192.168.88.1 - admin

It's important to understand that if the default address doesn't work, it doesn't mean the device is broken. Most likely, the device was manually reconfigured. In this case, the only way to restore access is to perform a full factory reset, which will return the addressing to the values ​​in the table above.

Some models, especially operator versions (eg Eltex, Upvel, Sagemcom Calls from providers may have unique addresses specified in the provider's firmware. In such cases, it's best to contact the specific telecom operator's support website or review the service agreement.

Possible problems when logging into the router interface

Even with the correct IP address, users often encounter difficulties when attempting to log in. The browser may display the error "Unable to access the site" or "Timed out." One common cause is an IP address conflict or incorrectly configured network card settings.

Make sure your computer is set to obtain an IP address automatically (DHCP). If static addresses are specified in the IPv4 protocol properties, they may not match the router's subnet. For example, if the router has the address 192.168.1.1, and the computer has a static IP 192.168.0.50, there will be no connection.

⚠️ Please note: Web configurator interfaces are constantly being updated. What you see on the screen may differ from the screenshots in older instructions. Always check the official documentation on the manufacturer's website for your specific model.

The problem may also be caused by antivirus software or a firewall that blocks access to local management pages, considering them potentially dangerous. Try temporarily disabling protection or using Incognito mode in your browser to prevent cache and extensions from interfering.

Frequently Asked Questions (FAQ)

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

Yes, in most cases you can change your local IP address in your LAN settings. However, it's recommended to stay within the reserved ranges for private networks (e.g., 192.168.xx or 10.xxx) to ensure compatibility with all devices.

What should I do if I forgot my router password after logging in via IP?

If you've changed your web interface password and forgotten it, you can't recover it using software. The only option is to perform a hardware reset using the button on the router case. This will reset the router to the factory-set username and password listed on the sticker.

Why does the browser say "Not secure" when I enter the router's IP?

This is normal for local addresses. Routers often use self-signed security certificates or the HTTP protocol instead of HTTPS. The browser warns about this, but it's safe for the local network. You can click "Advanced" and "Go."

Does internet speed affect the speed of logging into router settings?

No, enter settings (192.168.x.x) occurs within your local network and is not dependent on the speed of your ISP's internet connection. Even if the internet is completely disconnected, you will be able to access the router interface.

Is it possible to find out a router's IP address if I'm not connected to its WiFi?

No, it's impossible to find a local network's IP address remotely for security reasons. You must be physically connected to this router's network (via cable or WiFi) to see its gateway address.