


How to view IP address in win10_Win10 local IP address and public network IP query method
Sep 24, 2025 pm 05:09 PMFirst, you can check the local IP through settings, command prompts or network sharing centers, and then you can obtain the public IP through online websites or PowerShell commands to achieve a comprehensive grasp of the device network identity.
If you need to know the location information of your Windows 10 computer on the network, whether it is used for device connections within the LAN or confirming external network identification, querying the IP address is a basic and necessary operation. Local IP addresses are usually used to identify devices under the same network, while public IP addresses are your unique identification on the Internet.
The running environment of this article: Dell XPS 13, Windows 10.
1. View local IP through setting the application
The Windows 10 "Settings" application provides an intuitive graphical interface to view network information, suitable for users who are not familiar with the command line to quickly obtain the IP address of the machine in the LAN.
1. Press the Win I key combination on the keyboard to open the "Settings" window.
2. Click the "Network and Internet" option.
3. According to your connection method, select Wi-Fi or Ethernet in the menu on the left.
4. Click the currently connected network name.
5. In the network attribute list on the right, scroll down to find "IPv4 address", and the number displayed afterwards is your local IP address.

2. Use the command prompt to query the local IP
Command Prompt (CMD) is a powerful tool built into Windows systems. By executing specific commands, you can obtain detailed network configuration information, including the IP addresses of all network adapters.
1. Press the Win R key combination to open the "Run" dialog box.
2. Enter cmd , then press Enter or click "OK" to start the command prompt.
3. In the black command window, enter the command ipconfig and press Enter to execute.
4. In the returned results, find the network connection you are using, such as "Wireless LAN Adapter WLAN" or "Ethernet Adapter Ethernet".
5. In the information of this adapter, look for the "IPv4 address" line, and the following value (such as 192.168.xx) is your local IP address.

3. View local IP through the network and sharing center
Network and Sharing Center is a traditional Windows network management control panel that provides deeper network connection details than the Settings application, and is another reliable way to query local IP.
1. Press the Win R key combination to open the "Run" dialog box.
2. Enter ncpa.cpl and press Enter, which will directly open the "Network Connection" window.
3. Right-click the network connection you are currently using (such as "WLAN" or "Ethernet") and select "Status".
4. In the pop-up status window, click the "Details" button.
5. In the "Network Connection Details" window, find the value corresponding to "IPv4 Address", which is your local IP address.

4. Visit online services to query public IP
The local IP address is only valid on the internal network. To know the public IP address of your device on the Internet, you must query it through an external server. Visiting a specific website is the easiest and most straightforward way.
1. Open your commonly used web browser (such as Microsoft Edge or Google Chrome).
2. Enter any of the following URLs in the address bar and visit: https://whatismyip.com or https://ip.cn .
3. After the page is loaded, the website will automatically detect and display your current public IP address, which is usually located at a prominent location on the page.
5. Use PowerShell command to obtain public IP
For users who prefer to use the command line, Windows PowerShell can obtain the public IP address by calling the network API, without opening a browser, and implementing quick query.
1. Press the Win X key combination and select "Windows PowerShell" or "Windows Terminal" in the pop-up menu.
2. In the PowerShell window, enter the following command and press Enter: Invoke-RestMethod -Uri 'https://ipinfo.io/json' | Select-Object -ExpandProperty ip .
3. After the command is executed, the terminal will directly return the public IP address in plain text format.
The above is the detailed content of How to view IP address in win10_Win10 local IP address and public network IP query method. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

ArtGPT
AI image generator for creative art from text prompts.

Stock Market GPT
AI powered investment research for smarter decisions

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Windows 11 can enable the taskbar clock to display seconds through settings, registry, command line, or third-party tools. 1. Turn it on in settings: Go to Personalization → Taskbar → Taskbar Behavior and turn on "Show seconds in system tray clock"; 2. Registry modification: Create a new DWORD value ShowSecondsInSystemClock under HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced and set it to 1; 3. Command line execution: Run PowerShell as an administrator and enter regaddHKCU\Softw

Screen tearing is caused by the graphics card frame rate being out of sync with the monitor refresh rate, which can be solved by enabling windowed optimization, turning off full-screen optimization, setting vertical sync, calibrating the refresh rate, and turning off automatic HDR.

Error code 0x00000709 usually causes shared printer connection failure due to insufficient permissions, system update conflicts, or service abnormalities. You can use professional tools to repair it with one click, or solve this problem by modifying registry permissions, uninstalling specific updates such as KB5005569, restarting PrintSpooler and related services, and adding Windows credentials (such as IP address and guest account).

1. Refreshing the DNS cache can solve the problem of web pages failing to load or domain name resolution errors. 2. Execute ipconfig/flushdns through the command prompt to clear the system DNS cache. 3. Run the command prompt as an administrator and restart the DNSClient service (netstopdnscache and netstartdnscache) to restore service functions. 4. Visit chrome://net-internals/#dns in the Chrome browser and click "Clearhostcache" to clear the browser's independent DNS cache. 5. Changing the DNS server to 8.8.8.8 and 8.8.4.4 can improve the resolution speed and accuracy.

IfanolderapphasissuesonWindows11,usecompatibilitymode:runthebuilt-introubleshooter,manuallyselectapastWindowsversion,enableadministratorrights,oradjusthigh-DPIsettingsforbetterdisplayandperformance.

First, adjust the hardware acceleration settings, close and then restart the Edge browser; second, update or reinstall the graphics card driver to improve compatibility; then clear the GPUCache folder in the ShaderCache; and finally, reset the browser settings to eliminate abnormalities.

TofindyoursmartTV'sIPaddress:1.ChecknetworksettingsintheTVmenu.2.Usethemanufacturer’smobileapp(e.g.,SmartThings).3.Viewconnecteddevicesinyourrouter’sadmininterface.

IfyourWindowsPCisslow,trydiskdefragmentation:1.Usethebuilt-inDefragmenttooltoanalyzeandoptimizedrives.2.Scheduleautomaticoptimizationweeklyormonthly.3.UseCommandPromptwithadminrightsforadvancedcontrolviadefragcommands.
