229k views
1 vote
What command prompt would you use to discover the IP address of a device you are currently using?

User ExpExc
by
7.8k points

1 Answer

6 votes

Final answer:

To find the IP address of a device using Command Prompt, enter the 'ipconfig' command, and look for the 'IPv4 Address' in the results.

Step-by-step explanation:

To discover the IP address of the device you are currently using, you can utilize the Command Prompt in Windows. The specific command you would use is ipconfig. Once the Command Prompt window is open, type 'ipconfig' and press Enter. This will display various network information, including the IP Address, Subnet Mask, and Default Gateway for each network adapter connected to your device. Look for the 'IPv4 Address' to find the IP address of your device.

User Pianov
by
7.6k points