How to Find Your Router’s IP Address in Windows 11 on a PC or Laptop?

By Serhii Vyshnevskyi

|

Updated on April 2, 2025

If you need to find your router’s IP address, for example, to access its settings, I’ll show you how to locate it on a PC or laptop running Windows 11.

You can find your router’s IP address in the properties of your Wi-Fi or Ethernet connection or through the Command Prompt. The computer you’re using to find the router’s IP must be connected to that router.

How to Find Your Router’s IP Address in Connection Properties

Step 1

Open Settings. In Windows 11, you can right-click the Start menu and select Settings.

Opening settings in Windows 11 via the Start menu
Step 2

On the left, go to Network & internet. You’ll immediately see information about your active connection. For example, if you’re connected via Wi-Fi, you need to click Properties to open the connection details.

Active connection properties in Windows 11

If you’re using a wired connection (Ethernet):

Open Ethernet connection properties in Windows 11
Step 3

In the connection properties, look for the line labeled “IPv4 Default Gateway”. Next to it, you’ll see your router’s IP address.

Router's IP address (IPv4 default gateway) in Wi-Fi or Ethernet connection properties in Windows 11

In my case, the IP address is 192.168.0.1, and my router is a TP-Link. If you enter this address into your browser’s address bar and press Enter, the router’s settings page should open. If instead, you see a search engine result, try entering the address as http://192.168.0.1 or https://192.168.0.1.

The “IPv4 Address” line shows the local IP address assigned by the router to this specific computer.

How to Find Your Router’s IP Address Using Command Prompt

You need to execute the ipconfig command in the Command Prompt or Windows Terminal, find the Default Gateway line for your active connection, and see the address

Step 1

Open the Command Prompt (search for “cmd” in the Start menu or press Win + R, type cmd, and press Enter). You can also use Windows Terminal. I usually right-click the Start menu and select Terminal.

Launching Terminal in Windows 11 by right-clicking the Start menu
Step 2

Type (or copy and paste) the following command and press Enter:

ipconfig
Running the ipconfig command to get connection information and find the router's IP address
Step 3

Find the connection you’re currently using to connect to the router. Usually, it is “Ethernet adapter Ethernet” for wired connections or “Wireless LAN adapter Wi-Fi”, as in my case.

Your router’s IP address will be listed under Default Gateway.

Router's IP address in Command Prompt on Windows 11

Additional Information

  1. Most routers and modems have a default IP address of 192.168.0.1 or 192.168.1.1.
  2. The default IP address is usually printed on the router’s label. It may be listed as an IP address or a domain name, It looks something like this.
    Default IP address on the router's casing
  3. If you can’t find your router’s IP address using Windows 11, try checking on another device. If you have an Android phone or iPhone connected to the router, open the Wi-Fi network properties to find the IP address. This method works on almost any device. Additionally, the ipconfig command mentioned earlier works in Windows 10, 8, 7, and even XP.

You can always ask me a question in the comments! Just mention your router or modem model, and I’ll help you find its default IP address or domain name.

Posted in: ·

Share Your Solution or Ask a Question

guest
0 comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments