How to Check IP Address using Command Prompt in Windows

Опубликовано: 05 Август 2026
на канале: RDKtutorials
2,592
2

Learn how to check your IP address in Windows using Command Prompt to troubleshoot network issues or find your device’s local and public IP. This tutorial shows you simple steps to quickly view IPv4, IPv6, and other network details.

Hey everybody!, today we are going to learn how to check your IP address in Windows using Command Prompt.
Knowing your IP address is useful for network troubleshooting, sharing files, or configuring devices.
First, press Win + S and type Command Prompt.
Click Run as administrator to open it.
Type ipconfig and press Enter.
You’ll see a list of network adapters and their details.
Look for your active network adapter (usually Ethernet or Wi-Fi).
The IPv4 Address is your local IP address.
IPv6 Address is your newer protocol address if your network uses it.
Subnet Mask and Default Gateway are also displayed for network configuration.
If you want more detailed information, type ipconfig /all and press Enter.
This shows DNS servers, MAC addresses, and other network details.
You can copy the IP info if needed for troubleshooting or setup.
Quick commands, instant network info.
I hope this helps you on your current and future projects. Thank You For Watching!

#windows #ipaddress #commandprompt #networktips #ipconfig #pcnetwork #computertips #howto

Tags
how to check ip address windows, find ip using command prompt, windows ipconfig tutorial, check ipv4 ipv6 windows, network info command prompt, windows network tips for beginners