Ipconfig is not recognized as an internal or external command

Whenver you encounter this issue first check whether ipconfig.exe is actually present in your computer.

It is present in Windows/System32/ipconfig.exe.

So If s present, Open Command Prompt cd Windows\System32 and type ipconfig

One more thing you can do is Edit your PATH variable and set it to C:\Users\<name of user> then it can be accessed at any location

Comments

Popular posts from this blog

bb.utils.contains yocto

make config vs oldconfig vs defconfig vs menuconfig vs savedefconfig

PR, PN and PV Variable in Yocto