Find Router IP Address

IP addresses such as 192.168.10.1, 192.168.0.l are the default gateways allocated to reach the admin panel on routers. In this guide, you can learn how to find the default IP address of your device through many operating systems.

Windows

If you are a Windows user, the things you need to do are very few and easy. You can find your router IP address in Windows by following the steps below:

  1. Click on Start Menu.
  2. In the search box, type Command Prompt or cmd.
  3. In the Command Prompt application, type ipconfig in the box and press Enter.
  4. The Default Gateway section represents the default IP address of your device.

macOS

If you are a macOS user, the actions you need to do are similar to Windows. You can find your router IP address in macOS by following the steps below:

  1. Follow Apple Menu > System Preferences > Network.
  2. Find your current internet connection.
  3. Click on the Advanced button.
  4. You can see your device’s default IP address in the TCP/IP tab.

Android

If you are an Android user, there are several methods you can apply.

  1. Open the Wi-Fi section in the Settings menu.
  2. Click Manage Network Settings.
  3. Click Show Advanced Options.
  4. Select Static from the IP Settings list.
  5. In the Gateway section, you can see the default IP address of your router.

You can also easily find your device’s default gateway using third party apps. In this regard, you can use applications such as Wi-Fi Analyzer.

iOS

If you are an iOS device user, you can follow the steps below:

  1. Click Wi-Fi from the Settings menu.
  2. Find your current internet connection.
  3. Click the Static tab.
  4. In this tab you can see the IP address of your router.

Linux

If you are a Linux user, you can follow the steps below:

  1. Follow Applications > System Tool > Terminal.
  2. Run “ip r | grep default” or “route -n” in the terminal application.
  3. The Gateway section represents your default router IP address.