How to Find/Get Public IP Address Windows 11|10 CMD

How to Find/Get Public IP Address Windows 11|10 CMD

Find or get public or private ip from command line windows; Through this tutorial, we will learn how to find or get the public or private ip address of windows using the command line and network file.

An IP (Internal Protocol) address is a unique identifier that identifies a device on the internet-connected to the TCP/IP protocol and enabled communication over it. One of the most common and popular examples of a network built on IP addresses is World Wide Web and Internet.

For IPv4, its format can be 4 octets like x.x.x.x where each octet is 8 bits or 0 to 255 in decimal. Eg. 201.112.192.230. IPv6 addresses support a much larger range and are formatted like y:y:y:y:y:y:y:y where each y is a segment that can range between 0 and FFFF in hexadecimal like 2001:0db8:0001:0000:0000:0ab9:C0A8:0102.

An IP address helps in location addressing of the connected device and for network interface identification.

How to Find/Get Public IP Address Windows 11|10 CMD & without Command Line

There are two following ways to find or get public or private ip address of windows using command line and network file; is as follows:

  • Solution 1 – Find Public IP Address Windows using Command Prompt
  • Solution 2 – Find Public IP Address Windows using Network and Sharing Center

Solution 1 – Find Public IP Address Windows using Command Prompt

Open terminal and execute the following command on command prompt to find or get public or private ip address of windows using command line; is as follow:

ipconfig

Then, will see on command prompt; as follow:

Solution 2 – Find Public IP Address Windows using Network and Sharing Center

To find system’s/network adapter’s IP address is by opening Network and Sharing Center.

Open the Control Panel and go to Network and Internet -> Network and Sharing Center -> Connections: <Wi-Fi>/<Ethernet> -> Details.

Recommended Windows Tutorials

AuthorAdmin

Greetings, I'm Devendra Dode, a full-stack developer, entrepreneur, and the proud owner of Tutsmake.com. My passion lies in crafting informative tutorials and offering valuable tips to assist fellow developers on their coding journey. Within my content, I cover a spectrum of technologies, including PHP, Python, JavaScript, jQuery, Laravel, Livewire, CodeIgniter, Node.js, Express.js, Vue.js, Angular.js, React.js, MySQL, MongoDB, REST APIs, Windows, XAMPP, Linux, Ubuntu, Amazon AWS, Composer, SEO, WordPress, SSL, and Bootstrap. Whether you're starting out or looking for advanced examples, I provide step-by-step guides and practical demonstrations to make your learning experience seamless. Let's explore the diverse realms of coding together.

Leave a Reply

Your email address will not be published. Required fields are marked *