When IT asks for your external IP or you need a printer's internal IP for Wi-Fi setup, use this step-by-step guide to find network addresses on any device.
**Method 1: Command Prompt** 1. Press Windows + R, type `cmd`, and press Enter. 2. Type `ipconfig` and press Enter. 3. Find IPv4 Address — the 192.168.x.x or 172.x.x.x value is your private IP. **Method 2: Settings UI** 1. Right-click the Wi-Fi/Ethernet icon and open network settings. 2. Click Properties and scroll to view IP details.
**macOS GUI:** 1. Open System Settings → Wi-Fi or Network. 2. Click Details on the connected network to see your private IP. **Terminal (Mac & Linux):** 1. Open Terminal. 2. Run `ifconfig` or on modern Linux `ip addr`. 3. Find the inet address under the active interface (en0, eth0, wlan0, etc.).
**Samsung Galaxy (Android):** 1. Settings → Connections → Wi-Fi. 2. Tap the gear icon on the connected network. 3. Find IP address at the bottom. **iPhone (iOS):** 1. Settings → Wi-Fi. 2. Tap the (i) icon next to the network. 3. Scroll to IPv4 Address.