Where to find your Wi-Fi router's IP address: a complete guide

Every home network user has at least once encountered the need to access their router's control panel. Whether it's changing the Wi-Fi password, setting up parental controls, or forwarding ports, all these actions begin with one critical step: entering the correct address into the browser's address bar. This address, often referred to as default gateway, is the key to your hardware configuration.

Many people mistakenly believe that a router's IP address is some complex technical specification that must be searched for in deep system folders or memorized. In fact, equipment manufacturers have adhered to uniform standards for years to make life easier for users. However, depending on the device model, firmware, or provider settings, this address may vary. Understanding where exactly Finding this information and how to use it correctly will save you hours of troubleshooting.

In this article, we'll take a detailed look at all possible methods for obtaining the gateway address for various operating systems and devices. We'll cover default factory values, methods for checking them via the command line and mobile apps, and discuss what to do if the standard login doesn't work. You'll learn not just how to enter numbers but also how to understand the structure of a local network.

⚠️ Attention: The local network IP address (e.g., 192.168.0.1) and the external IP address seen by websites on the internet are two different things. To access your router's settings, you need the internal, local address.

Standard factory addresses of popular routers

The fastest way to access the settings is to try entering the default address assigned to the device at the factory. Manufacturers have agreed to use several reserved address ranges for local networks. Most often, you'll encounter combinations starting with 192.168This is a so-called private address range that is not routed on the global Internet, providing a basic level of security.

However, you shouldn't limit yourself to just the most popular options. Different brands have their own "traditions." For example, equipment Keenetic often uses a domain name instead of numbers, and some models MikroTik may require a specific approach. If you just bought a router or reset it to factory settings, the probability that one of the default addresses will work approaches 99%.

Below is a table of the most common addresses for various manufacturers. Try entering them one by one into your browser's address bar (not the Google search field!) until the authorization page opens.

Brand / Manufacturer Standard IP address Alternative URL
TP-Link, D-Link, Tenda 192.168.0.1 -
ASUS, Linksys, Zyxel 192.168.1.1 router.asus.com
Xiaomi, Huawei 192.168.31.1 miwifi.com
Netgear 192.168.1.254 routerlogin.net
Ubiquiti 192.168.1.20 ui.com

It's important to understand that if the previous network owner or system administrator changed the LAN settings, the default addresses may no longer work. In this case, the address was changed to a random one from the private network range. It's also worth remembering that modern routers, such as Keenetic or new models TP-Link, can be configured to operate in access point or repeater mode, where their IP address is issued by the main router and is not standard.

What if none of the addresses are suitable?

If trying the default addresses doesn't work, there may be multiple routers on the network with the same addresses, causing a conflict. In this case, disconnect all network cables, leaving only your PC and the router connected, and try again. The address may also have been manually changed in previous settings, and can only be found through the command line of a computer connected to this network.

How to find a router's IP address using Windows

The Windows operating system provides several convenient network diagnostic tools that will instantly show you the required address. The most reliable and fastest method is using the command line. This method works on all OS versions, from Windows 7 to the latest Windows 11, and doesn't rely on the graphical settings interface, which can change with each update.

First, you need to open the console. Press the key combination Win + R, in the window that appears, enter cmd and press Enter. A black command prompt window will open. Here you need to enter the command ipconfig and press Enter. The system will display a list of all network adapters. Find the section that matches your connection: "Wireless" for Wi-Fi or "Ethernet" for a cable connection.

Inside this section, look for the line Main gateway (or Default Gateway). The digital code next to it (for example, 192.168.1.1) is your router's address. This is what you need to copy and paste into your browser. This method is good because it shows the current address, even if it has been changed by the network administrator.

☑️ Checking Windows network settings

Completed: 0 / 4

If you prefer a graphical interface, you can use the Network and Sharing Center. Right-click the network icon in the system tray (near the clock) and select "Network and Internet settings." Next, go to "Change adapter settings," double-click the active connection, and click "Details." In the window that opens, find the line "IPv4 Default Gateway."

⚠️ Attention: Make sure you're looking at the active connection. If you have both Wi-Fi and cable enabled, Windows may prioritize the cable connection and display the gateway for it, even if you're connected via Wi-Fi.

Finding the gateway address on macOS and Linux

Apple computer users can also quickly access network information. On macOS, this is done through System Preferences. Go to System Preferences and select Network. The interface may differ slightly depending on the operating system version, but the logic remains the same: select your active connection (Wi-Fi or Ethernet) and click Advanced.

In the window that opens, go to the tab TCP/IPHere, at the top of the window, you'll see the "Router" line. The IP address listed there is your Wi-Fi router's address. For users of Linux distributions with a graphical user interface (GNOME, KDE), the process is similar: in the network settings, click the gear icon next to the active connection and go to the "Details" or "IPv4" tab, where the gateway will be listed.

For those who prefer the Terminal on Linux or macOS, the command will differ from Windows. On macOS, open Terminal and enter: netstat -nr | grep defaultIn Linux the command might look like this ip route | grep default or simply ip rThe first numeric sequence in the command output is the address being sought. This is a universal method that works on most Unix-like systems.

How to find a router's IP address on Android and iOS

Mobile devices are now used to manage networks just as often as computers. You can find the gateway address on your smartphone without installing additional apps, using the default system settings. This is especially useful if you don't have a laptop handy and need to quickly change your Wi-Fi settings.

On devices with the operating system Android The process may vary slightly depending on the manufacturer's operating system (MIUI, OneUI, ColorOS), but the general procedure is the same. Go to "Settings" and select "Wi-Fi." Tap the name of your current network or the gear icon next to it. In the menu that opens, scroll down to "Router Management," "Gateway," or "IP Settings." Your IP address will be listed there.

For iPhone and iPad owners (iOS) you need to open “Settings”, go to “Wi-Fi” and click on the blue icon (i) in the circle next to the name of the connected network. Scroll down to the "IP Settings" section. The required address will be listed in the "Router" line. Unfortunately, you can't copy it directly into iOS, so you'll have to memorize or write down the numbers.

  • 📱 Android: Settings → Wi-Fi → Network name → Gateway / Router management.
  • 🍏 iOS: Settings → Wi-Fi → (i) → Router.
  • 🌐 Universal: In some versions of Android, the address can be found in the connection status by clicking "More".
  • ⚙️ Important: On some Xiaomi or Samsung phones, the address may be hidden in the IP Settings section (static/dynamic).
📊 Which device do you use most often to access your router settings?
From a computer (Windows)
From a laptop (macOS)
From a smartphone (Android)
From a tablet or iPhone
I don't go into settings, I don't need it.

Access problems and their solutions

Even with the correct IP address, users often encounter browser errors such as "Unable to access the site" or "Page not found." This doesn't always indicate a faulty router. More often than not, the problem lies in the computer or browser settings. One common cause is the use of a protocol. HTTPS instead of HTTPSome older routers don't have security certificates, and the browser will block the connection unless you manually switch the protocol.

Try to explicitly write it in the address bar http:// before numbers, for example: http://192.168.0.1Also, check if you're using a proxy server. If a proxy is configured in your browser or system settings, it may be blocking access to local addresses. Temporarily disable the proxy in your network settings and try again.

Another common problem is a subnet conflict. If your computer receives an address from another device (for example, from your ISP's main router), and you try to access a second router that has the same default address (192.168.1.1), a conflict will occur. In this case, you need to either change the second router's IP address via the cable connection or temporarily disable its WAN port.

⚠️ Attention: Interfaces and addresses may vary depending on the firmware version. If standard methods don't work, check the official documentation on the manufacturer's website for your specific device.

What to do if the address has changed and is unknown

There are situations when standard addresses don't work, the command line displays strange values, and nothing comes to mind. If the router was previously used, the previous owner may have changed the local network address to a non-standard one (for example, 10.0.0.1 or 192.168.55.1). In this case, the most effective solution is a complete reset.

There is a small button on the back of any router. Reset, often recessed into the case to prevent accidental pressing. To reset the router, turn on the router, press this button with a thin object (like a paperclip), and hold it for 10-15 seconds until the LEDs blink simultaneously. After the reset, the router will return to factory settings, and you can log in using the address printed on the sticker on the bottom of the device.

Please note that resetting will erase all your settings: your Wi-Fi password will revert to the default (indicated on the sticker), and your internet connection settings (PPPoE, L2TP) will be reset. You will need to re-enter your ISP login and password if they are not automatically transferred. Therefore, this method should only be used if all other options have been exhausted.

Frequently Asked Questions (FAQ)

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

Yes, in the LAN (Local Area Network) settings, you can change the router's IP address to any of the private network ranges (usually 192.168.xx, 10.xxx, or 172.16.xx - 172.31.xx). This is useful if the router's address conflicts with the address of another device on the network, or for ease of remembering (e.g., 192.168.10.1).

Why does the browser say "Not secure" when I access my router settings?

This is normal for local addresses. Home routers often lack valid SSL certificates, so the browser warns you of the danger. Since you're connected directly to your device, this connection is secure. Click "Advanced" and select "Continue to this site (not secure)."

I entered the correct IP address, but it's asking for a password that I don't remember. What should I do?

If you haven't changed the administrator password, try the standard combinations: admin/admin, admin/password, or simply leave the field blank. This information is always found on a sticker on the bottom of the router. If the password has been changed and forgotten, only resetting it with the Reset button will help.

Is it possible to access the router settings from a phone via mobile Internet (4G/5G)?

No, you can't. To access the router's control panel, your device must be connected to its Wi-Fi network or via a LAN cable. Using mobile data, you're connected to an external network and won't see local devices. However, some modern routers have cloud-based apps for remote management.