Home >Common Problem >How to check computer IP
How to query the computer IP: 1. Simply query the IP address through the browser; 2. Query the detailed IP configuration through Windows network settings; 3. Query using the command ipconfig, enter the command prompt interface, and type [ipconfig] .
How to query the computer IP:
Method 1: Simply query the IP address through the browser. Open the browser, click on Baidu, enter "ip" directly in the search box, and press the Enter key, the IP address, network operator and other information will pop up, as shown in Figure 1. This method can be used to query IP addresses and network operators.
Method 2: Query the detailed IP configuration through Windows Network Settings. Enter the Windows Settings Center, click "Network and Internet" to enter, and click "View Network Properties" under "Status" to query, as shown in Figure 2. Detailed IP configuration can be queried here.
Method 3: Use the command ipconfig to query. Press "Win R" to pop up the input box, type: cmd, press Enter to enter the command prompt interface, type: ipconfig, press Enter to query the local Windows IP configuration, as shown in Figure 3.
If you want to learn more about programming, please pay attention to php trainingcolumn!
The above is the detailed content of How to check computer IP. For more information, please follow other related articles on the PHP Chinese website!