ipconfig not working....

monujatt

monujatt

@monujatt-1M9EHi Oct 18, 2024
ipconfig command is not work on cmd ....can anybody give the solution??
error message :'ipconfig is not recognised as internal external command

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Abhishek Rawal

    Abhishek Rawal

    @abhishek-fg9tRh Aug 7, 2012

    Right click cmd prompt & select run as admin
    then type ipconfig

    Sometimes you need to elevate privilages

    If above method fails .. try this
    Right click my computer -->Properties --> Advanced setting systems --> click advanced tab --> Click Environment variables.
    In text below system variables double click variable named "path"
    & add text below given in variable value
    C:\Windows;C:\Windows\system32
    Restart computer.

    If this doesnot works too
    then go to C:\Windows\system32 .. check if ipconfig.exe exists or not