Open Command Prompt or Terminal
Type `ipconfig` on Windows or `ifconfig` / `ip a` on macOS or Linux
Check the network details for the IP address
Visit a website like `whatismyip.com` to see your public IP address
Open your router’s admin page to view connected device IP addresses
Check your device’s network settings
Use `ping` or `nslookup` to identify an IP address from a domain name
Use `arp -a` to view local network IP addresses
