Try just ipconfig
, without /all
. It should come up with something like this:
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : xxxx::xxxx:xxxx:xxxx:xxxx%xx
IPv4 Address. . . . . . . . . . . : 192.168.0.100
...
Look for all occurrences of IPv4 Address
. Choose the one you need based on the entry's name (like Ethernet adapter Local Area Connection
in the example above).