How do I check the IP address of my computer using Command Prompt?

Step 1:

Type Command Prompt in the search and then select Open.


Step 2:

Type ipconfig in the command prompt and then press enter.


You will get your IP address next to the IPv4 Address.


If you want to see more detailed information in addition to your IP address, then type ipconfig /all in the command prompt and then press enter.


Comments