In Win11 system, there are several ways to query IP address:

Query through settings

Press the [Win + X] key combination on the keyboard, or right-click the [Windows Start Logo] on the taskbar, and select [Settings] in the right-click menu item that opens.

In the left sidebar of the Windows Settings window, click [Network and Internet], and find and click [Properties] on the right.

Under the current path "Network and Internet> Ethernet", you can view [IPv4 Address], which is the LAN IP address.


Query using the command prompt

Press the [Win+R] key to start the run box, enter "cmd", and press Enter to open the command prompt window.

In the command prompt, enter "ipconfig" and press Enter to view the IPv4 address of the current network connection.

If you enter "ipconfig /all" and press Enter, you can view more detailed network configuration information, including IPv4 address, subnet mask, default gateway, DNS server, etc.


Query through the control panel

Open the "Control Panel" and click "Network and Internet".

Click "View network status and tasks".

Click "Change adapter settings".

Right-click the currently connected network and select "Status".

Find the "IPv4 Address" column in the pop-up "Details" to view the current IP address.