Skip to main content

Check Computer IP Address using CMD

At a single time multiple devices are connected trough a single network. Every device of the network can be accessed using an address named IP address which is unique for each device of a single network.


As IP address is the main part of a network and unique for each and every device of a network. To check IP address of a computer there are multiple ways but in this tutorial CMD is utilized to check computer IP address.
Following is the step by step technique to check computer IP address using CMD.

Step 1 :

Open CMD.

Step 2 :

Use the following command to view IP address of computer.
ipconfig

Result :

IP address of computer will be displayed.

Below is the video tutorial about checking Computer IP address :

Comments