How to View Your Wi-Fi Router's IP Address: A Complete Guide

Every user who sets up a home network sooner or later wonders how to access their equipment's control panel. This is necessary to change the password, configure traffic filtering, or reconfigure ports for gaming. Router IP address is the key to these capabilities, representing a unique numeric identifier for a device on the local network. Without this set of numbers, access to the administrative panel Tp-Link, Asus or Keenetic impossible.

Routers most often use standard addresses by default, such as 192.168.0.1 or 192.168.1.1, but manufacturers can change these values ​​to enhance security or avoid conflicts. If you try to access the settings using an incorrect address, your browser will simply return a connection error. Knowing where to find the correct gateway will save you time and frustration during your first serious network setup.

In this article, we will look at all the existing methods for determining the gateway address: from using the command line to Windows before viewing the settings on smartphones running Android And iOSYou'll learn not only how to find current settings, but also how to change them if the default values ​​don't suit you for any reason or conflict with your provider.

Finding the gateway address in the Windows operating system

The fastest and most reliable way to find your router's address on a Windows computer is to use the built-in network diagnostic tools. You don't need to install any third-party software, as the system stores all the necessary connection information. Open the Start menu and enter "" in the search bar. cmd or command line, then launch the application.

In the black window that opens, enter the command ipconfig and press Enter. The system will display a long list of options, but you are interested in the section corresponding to your active connection (Ethernet or Wireless). Find the line Main gateway — the numbers indicated opposite are the IP address of your router.

An alternative is through the system's graphical interface. 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 list that opens, look for the field Default Gateway IPv4.

If you have a complex network with multiple adapters, make sure you're viewing the data for the interface that connects to the internet. Selecting the wrong adapter will result in you seeing the address of a different device or a blank value. On some corporate networks, these fields may be hidden by the administrator.

Finding your router's IP address on Android and iPhone smartphones

Mobile devices are used more often than computers to access the internet these days, so it's important to know how to access router settings directly from your phone. Android The process may differ slightly depending on the version of the operating system and the manufacturer's shell, but the logic remains the same.

Go to your Wi-Fi settings and click on the name of the network you're connected to or the gear icon next to it. In the menu that opens, look for "Advanced," "Network Management," or simply scroll down to the "IP Settings" section. The address will be listed here. Router or Gateway.

On smartphones iPhone (iOS) The process is even simpler and more standardized. Go to "Settings" → "Wi-Fi," find your network, and tap the blue icon. i in the circle to the right of the name. Scroll down to the "IPv4 Address" section. The field Router contains the IP address being searched for.

  • 📱 On Android, the address is often hidden in the "Advanced" menu within the Wi-Fi network properties.
  • 🍏 On iOS, information is available immediately after tapping the network information icon.
  • 🔌 Make sure your phone is connected to the router's Wi-Fi and not using mobile data.
📊 Which device do you most often use to configure your router?
From a computer (Windows)
From a laptop (macOS)
From a smartphone (Android)
From a smartphone (iPhone)
From a tablet

⚠️ Attention: If you're trying to find your router's address via mobile internet (3G/4G/5G), you'll see your carrier's gateway address, not your home device's. To access your router's settings, be sure to connect to its Wi-Fi network.

Standard IP addresses of popular manufacturers

Network equipment manufacturers often agree to use specific default address ranges to make things easier for users. Knowing the brand of your device allows you to try entering the default address into your browser without having to resort to complex verification. This works in most cases, as long as the settings haven't been changed previously.

The most common address is 192.168.0.1, which is used by many models Tp-Link And D-LinkHowever, some vendors, such as Asus And Netgear, often prefer the address 192.168.1.1. Devices Keenetic (previously Zyxel) also often use this range, but may have their own characteristics.

There are also less common, but frequently encountered addresses. For example, some models MikroTik have an address by default 192.168.88.1, and the equipment Ubiquiti can use 192.168.1.20Chinese router replicas sometimes use ranges like 192.168.10.1 or 192.168.100.1.

Router brand Standard IP address Alternative address
Tp-Link 192.168.0.1 192.168.1.1
Asus 192.168.1.1 router.asus.com
D-Link 192.168.0.1 192.168.0.50
Keenetic 192.168.1.1 my.keenetic.net
Tenda 192.168.0.1 tendawifi.com

It's worth noting that modern routers often support access via a domain name instead of a digital IP address. For example, you can enter tplinkwifi.net or my.keenetic.net, and the browser will redirect you to the control panel. This is more convenient, as such addresses are easier to remember than strings of numbers.

Using the Command Line on macOS and Linux

For computer users Apple and operating systems based on Linux Obtaining network information also doesn't require installing any additional software. On macOS, open the Terminal app via Spotlight or from the Applications folder.

Enter the command netstat -nr | grep default. The system will display a line where after the word default The gateway IP address will be displayed. This is your router's address. Alternatively, you can use the graphical interface: "System Preferences" → "Network" → select the active connection → "More Details" → "TCP/IP" tab.

In Linux distributions (Ubuntu, Debian, Fedora) the command may look like this ip route | grep default or the good old netstat -rnIn the command output, look for the word default or via, followed by the IP address you're looking for. These methods are universal and work on most server and desktop systems.

What to do if the command fails?

If the terminal says "command not found," try entering the entire command, checking for spaces. Some older versions of Linux may require installing the net-tools package. However, in 99% of modern distributions, the ip route command works out of the box without installing any add-ons.

How to change the router's IP address to another one

There are situations when the standard address is inconvenient to use or it conflicts with the provider's addressing (for example, if the provider issues addresses in the 192.168.0.x range). In this case Router IP address You can change it to any other address within your local network. To do this, log in to the control panel using the current address.

Find the "Local Area Network", "LAN" or "Network Settings" section. In the field IP Address enter the desired value, for example, 192.168.50.1It is important to respect the subnet mask, usually it is 255.255.255.0After saving the settings, the router will reboot, and you will need to use the new address for further access.

When changing the address, all connected devices may lose internet access for a short time until they receive the new settings via DHCP. If you've changed the router's address but your computer still can't connect, you may need to manually assign a static IP address to your PC or reset the network settings using the command ipconfig /release And ipconfig /renew.

  • 🔢 The new address must be in the same subrange as the mask (e.g. 192.168.X.1).
  • 🚫 Do not use the address 192.168.1.255 or 192.168.1.0 - these are reserved addresses.
  • 💾 Write the new address on a sticker and stick it on the router body so you don't forget.

⚠️ Attention: After changing your router's IP address, you'll need to re-enter the new address in your browser to access the settings. The old address will stop working immediately after the settings are applied.

☑️ Checklist before changing your IP address

Completed: 0 / 4

What to do if you can't access settings

Even with the correct IP address, users often encounter a browser that refuses to connect or displays a timeout error. First, check the physical connection: are the LAN indicators on the router and computer lit? The cable may be damaged or not fully inserted.

The second common cause is blocking by antivirus or firewall software. Try temporarily disabling the protection or adding the router's address to the exceptions. Also, make sure your browser doesn't have a proxy server enabled, which could redirect local requests to an external network.

If all else fails, the router's firmware or settings may be corrupted. In this case, a full factory reset will help. There's a small hole on the device's body. ResetPress it with a paperclip for 10-15 seconds until the indicators blink. After this, the router will reset to the factory IP address indicated on the sticker on the bottom.

Frequently Asked Questions (FAQ)

Is it possible to find out the IP address of a router if I am not connected to its network?

No, it's impossible to remotely find the local IP address of another device's router for security reasons. A local address (e.g., 192.168.xx) only works within that device's network. If you're outside the network, you'll need the public IP address, which you can find on websites like 2ip.ru, but this won't give you access to the router's settings.

Why doesn't the address 192.168.0.1 open in the browser?

There could be several reasons: the router is turned off or faulty, the computer is connected to a different network (for example, via a cable to another router), or the router's address was previously changed. Check with the command ipconfig, which address is specified as the "Default gateway" for your current connection.

Is it safe to change my router's IP address?

Yes, this is safe and often recommended for increased security, preventing attackers from using standard addresses for attacks. The main thing is to remember the new address and avoid conflicts with addresses assigned by your ISP if they fall within the same range.

What is the difference between WAN IP and LAN IP of a router?

LAN IP (local) is the address of the router inside your home network (for example, 192.168.1.1) that you use to access the settings. WAN IP (global) is the address your router receives from your ISP to access the internet. It's the WAN IP that websites see when you visit them.