How to find computer IP address on Windows 11

  • To find IP address on Windows 11, open

    Settings

    >

    Network & internet

    >

    Wi-Fi

    .
  • Then select the wireless properties settings and confirm your

    IP

    next to

    IPv4 address.
  • Alternatively, open Command Prompt and run the

    ipconfig

    command to find the IP.
  • Or, in PowerShell, run the

    Get-NetIPConfiguration -detailed

    command to find the IP.

UPDATED 9/2/2024: In Windows 11, you can use many tools, such as the Settings program, Command Prompt, and PowerShell, to determine your computer’s IP address. This post will teach you how to locate this configuration, which includes your internet connection.

You may need to know your computer’s IP address or the address that links you to the internet, however this is rare. To configure file sharing, troubleshoot networking issues, or connect to other networked devices, for instance, you’ll need to know your LAN (local area network) address. However, understanding the wide area network (WAN) address can be useful for configuring external access, troubleshooting internet problems, and more.

Regardless of the cause, Windows 11 has a number of methods for determining the IP address of your computer, router, or internet through the Settings program, PowerShell, Command Prompt, and even your web browser.

This tutorial will show you how to locate your Windows 11 local and external IP addresses.

  • Find your computer s IP address on Windows 11

  • Find your internet IP address on Windows 11

Find your computer s IP address on Windows 11

There are numerous ways to use the Settings app or commands to get your computer’s TCP/IP address on Windows 11.

Check IP from Command Prompt (CMD) method

Follow these methods to use CMD to determine the IP address on Windows 11:

LaunchStart.

To launch the app, search for Command Prompt and click the top result.

To discover your IP address on Windows 11, type the following command and hit Enter:

Verify the IPv4 and, if relevant, IPv6 addresses.

Command Prompt find IP address

Following the completion of the procedures, the TCP/IP address setting will be shown under the name of the active adapter, such as Ethernet or Wi-Fi.

The IP address of the router would be the Default Gateway information.

Check IP from PowerShell method

Use these procedures to determine your IP address using PowerShell commands:

LaunchStart.

To launch the app, search for Command Prompt and click the top result.

To determine your Windows 11 IP address, type the following command and hit Enter:

Verify the IPv4Address and, if relevant, the IPv6LinkLocalAddress addresses.

PowerShell find IP address

Each active adapter’s network settings will show up once you’ve finished the instructions.

Your local network router’s address is displayed by the IPv4DefaultGateway.

Check IP from Settings app method

Follow these steps to view your IP address configuration from the Settings app:

Open the settings.

On Network & Internet, click.

On the Ethernet or Wi-Fi tab, click.

If available, choose the wireless characteristics setting.

Wireless properties

On the bottom of the page, verify the IP address setup.

Settings find IP address

You will be aware of your computer’s local IP address (versions 4 and 6) after completing the instructions. Nevertheless, the DHCP, DNS, and Default Gateway server addresses are not displayed in the adapter properties.

Follow these procedures to see Windows 11’s complete IP configuration:

Open the settings.

On Network & Internet, click.

Select the Advanced Network Configuration option.

Advanced network settings

Click the Hardware and connection properties setting under the More settings section.

Hardware and connection properties

Verify your computer’s IP address (versions 4 and 6).

Settings full IP address configuration

The Settings app will display all of the adapters’ full network options, including Ethernet and Wi-Fi, once you’ve finished the instructions.

Your local network router’s address is displayed via the IPv4 default gateway.

Find your internet IP address on Windows 11

LAN (local) and WAN (external or public) IP address configurations are not the same. To enable the computer to connect to other devices in the local network, the router (or DHCP server) assigns the local address. However, in order to provide internet connectivity in your location, your internet provider assigns the router an exterior address.

There are several ways to find your external (or public) IP address, including using the web browser, Command Prompt, and PowerShell, in addition to searching for “what’s my IP” on Google or Bing.

Check public IP from Web browser

Follow these steps to determine your Windows 11 internet IP address:

Firefox, Chrome, or OpenEdge.

In the address bar, type the following command, then hit Enter:

Verify your external IP address under the “Your Connection” section.

ifconfig.me command find public IP

You will know the public IP address that your internet provider has assigned to your location when you have finished the steps.

Check public IP from Command Prompt

Follow these instructions to utilize Command Prompt to find your public IP address:

LaunchStart.

To launch the app, search for Command Prompt and click the top result.

To locate the internal IP address settings, type the following command and hit Enter:

Verify your IP address from outside.

Command Prompt find public IP address

The external IP address will appear in the Non-authoritative answer section once you have finished the processes.

Check public IP from PowerShell

Use PowerShell to find your public IP address by following these steps:

LaunchStart.

Look up “PowerShelland.” To launch the app, click the top result.

To locate the internal IP address settings, type the following command and hit Enter:

Verify the internet connection’s public IP address.

PowerShell check public IP

After you finish the procedures, you won’t need to launch a web browser to see the public IP address.

Update September 2, 2024: To guarantee accuracy and take into account modifications to the procedure, this guide has been revised.

Leave a Comment