Home > Article > System Tutorial > How to check the local IP address in win10? How to query local IP address in win10
php editor Xinyi today will introduce to you how to find the local IP address in Windows 10 system. IP address is an essential part of network communication. It can help us communicate between devices in the local area network. In Windows 10 system, there are many ways to query the local IP address. Let’s take a closer look below.
Win10 local ip address query method
Method: Check the computer IP address through the browser
Open Baidu through the browser (any browser is acceptable), and in the search bar Enter the [IP] keyword and click search to see your computer’s IP address.
Query the local area network IP address of the machine (starting with 192.168)
Method 1: Check the computer IP address in the computer settings
By checking the computer hardware properties, you can easily and accurately check your IP address. The steps are as follows:
Step 1. Open [Settings] on the left side of the computer and select the "Open 'Network and Internet' setting option.
Step 2. Open the "Network and Internet" settings, click "Hardware Properties", and open the "WLAN" window.
Step 3. You can view the IP address of your computer by selecting the IPv4 address in the "WLAN" window.
Method 2: Check the computer IP address by running the program
Step 1. Press the "WIN R" key combination on the keyboard to open the running window, and then Enter "cmd" in the run window and click OK.
Step 2. In the opened window, enter [ipconfig/all] and press the Enter key.
Step 3. Check the IPv4 address, which is the LAN IP address of the local computer.
The above is the detailed content of How to check the local IP address in win10? How to query local IP address in win10. For more information, please follow other related articles on the PHP Chinese website!