In Windows, ipconfig is a console application designed to be run from the Windows command prompt. This utility allows you to retrieve the IP address information of a Windows computer. It also provides some control over your network adapters, IP addresses (specifically assigned via DHCP), and even your DNS cache. Ipconfig replaced the older winipcfg utility.
Basic Network Commands (Video 1) IPConfig Explained Windows 10 – How to Find IP Address
Type ipconfig from the command prompt to run the utility with default options. The output of the default command includes the IP address, network mask, and gateway for all physical and virtual network adapters.
The ipconfig command supports several command line options. The command
displays the available options.