How To Find System IP Address?

Open Command Prompt and run `ipconfig`

Look for the `IPv4 Address` under your active network adapter

Open PowerShell and run `Get-NetIPAddress`

Open Network Settings and check the details of your connected network

On Linux, run `ip addr` or `ifconfig`

On macOS, run `ifconfig` or check Network settings

To find your public IP address, search `what is my IP` in a browser

To find your local IP address, check the network adapter details on your system

Suggested for You

Trending Today