To find your Ethernet IP address on Windows, open Command Prompt, type ipconfig, and press Enter. Look for the "IPv4 Address" under the Ethernet adapter section to get the answer immediately.
How to find your Ethernet IP address immediately
For advanced users who need the answer instantly, here are the quickest paths per operating system:
- Windows: Open Command Prompt (
cmdin Start search bar) → typeipconfig→ look for "IPv4 Address" under "Ethernet adapter". - macOS (Ventura and later): Apple menu → System Settings → Network → select Ethernet → click "Details" → TCP/IP tab → "IPv4 Address".
- macOS (Monterey and earlier): Apple menu → System Preferences → Network → select Ethernet → IP address is listed directly or under Advanced → TCP/IP.
- Linux: Open terminal → type
ip addrorip a→ find interface (e.g.,eth0,eno1) → look for theinetaddress.
Find your Ethernet IP address on Windows
To find your Ethernet IP address on Windows using Command Prompt, open Command Prompt by typing cmd in the Start search bar. Then type ipconfig or ipconfig /all and press Enter. In the output, look for "Ethernet adapter" or "Ethernet" and find the "IPv4 Address" listed.
Alternatively, on Windows 10, you can find the Ethernet IP address via Settings:
- Go to Start > Settings > Network & Internet > Ethernet.
- Select your network connection.
- The "IPv4 Address" will be displayed.
Find your Ethernet IP address on macOS
On macOS Ventura and later, find your Ethernet IP address by going to Apple menu > System Settings > Network. Select your Ethernet connection, click "Details", then navigate to the "TCP/IP" tab to see the "IPv4 Address".
On macOS Monterey and earlier, find your Ethernet IP address by going to Apple menu > System Preferences > Network. Select your Ethernet connection, and the IP address will be listed directly or under "Advanced" > "TCP/IP" as "IPv4 Address".
Find your Ethernet IP address on Linux
On Linux, the modern command to find your Ethernet IP address in the terminal is ip addr or ip a. Look for the interface typically named eth0, eno1, or similar, and find the inet address. An older but still functional command on Linux for finding the Ethernet IP address is ifconfig. Look for the eth0 interface and its inet address.
Find any Ethernet IP address on your network via the router
To find the IP of any wired device on your network, log into your router's admin page by entering its IP address in a web browser. Once logged in, locate the DHCP client list or connected devices table. This is useful when you need to find switch IP address, as it appears in this list alongside all other wired devices. You can also use this method to find out wifi password through Ethernet cable if your router displays that information in its settings.
Use network scanning tools for multiple addresses
For discovering all Ethernet IP addresses on a network at once, use IP scanning software or third-party apps. These tools scan your network and present a list of active IP addresses, including the Ethernet IP addresses of connected devices. This is efficient for large networks or when you need to identify multiple devices quickly.

















