ipconfig.exe is crashing when run from the windows (7) command prompt The Next CEO of Stack OverflowUseful Command-line Commands on WindowsNon-blinking block-cursor in Windows XP command-prompt?Show command prompt on rebootWindows 7 stopped connecting to samba shareWhen using Windows Deployment Services asks to reauthenticateWhy does Windows command prompt stalls until a key is pressed when executing long batch files or programsHow to prevent schtasks on Windows 7 from showing the command prompt after executing a task?SUBST Command is Broken in Windows 10Run logon command as administrator Windows 10Enable Password Prompt for Windows Recovery Environment

Why the last AS PATH item always is `I` or `?`?

What CSS properties can the br tag have?

Defamation due to breach of confidentiality

Prepend last line of stdin to entire stdin

In the "Harry Potter and the Order of the Phoenix" videogame, what potion is used to sabotage Umbridge's Speakers?

Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis

Expressing the idea of having a very busy time

Is it ever safe to open a suspicious HTML file (e.g. email attachment)?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

Computationally populating tables with probability data

(How) Could a medieval fantasy world survive a magic-induced "nuclear winter"?

How to count occurrences of text in a file?

How many extra stops do monopods offer for tele photographs?

How did Beeri the Hittite come up with naming his daughter Yehudit?

Players Circumventing the limitations of Wish

Audio Conversion With ADS1243

Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?

Towers in the ocean; How deep can they be built?

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

what's the use of '% to gdp' type of variables?

Is there an equivalent of cd - for cp or mv

How to use ReplaceAll on an expression that contains a rule

How to get the last not-null value in an ordered column of a huge table?

Is there such a thing as a proper verb, like a proper noun?



ipconfig.exe is crashing when run from the windows (7) command prompt



The Next CEO of Stack OverflowUseful Command-line Commands on WindowsNon-blinking block-cursor in Windows XP command-prompt?Show command prompt on rebootWindows 7 stopped connecting to samba shareWhen using Windows Deployment Services asks to reauthenticateWhy does Windows command prompt stalls until a key is pressed when executing long batch files or programsHow to prevent schtasks on Windows 7 from showing the command prompt after executing a task?SUBST Command is Broken in Windows 10Run logon command as administrator Windows 10Enable Password Prompt for Windows Recovery Environment










0















I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?










share|improve this question














bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • If you didn't mess with the executable, I would just reimage for peace of mind.

    – Spencer5051
    Jul 28 '14 at 19:38











  • capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.

    – magicandre1981
    Jul 30 '14 at 18:05















0















I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?










share|improve this question














bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • If you didn't mess with the executable, I would just reimage for peace of mind.

    – Spencer5051
    Jul 28 '14 at 19:38











  • capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.

    – magicandre1981
    Jul 30 '14 at 18:05













0












0








0


1






I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?










share|improve this question














I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this issue without a reimage of the OS?







windows windows-7 command-line-interface ipconfig






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 28 '14 at 18:45









ssnssn

1084




1084





bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community yesterday


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • If you didn't mess with the executable, I would just reimage for peace of mind.

    – Spencer5051
    Jul 28 '14 at 19:38











  • capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.

    – magicandre1981
    Jul 30 '14 at 18:05

















  • If you didn't mess with the executable, I would just reimage for peace of mind.

    – Spencer5051
    Jul 28 '14 at 19:38











  • capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.

    – magicandre1981
    Jul 30 '14 at 18:05
















If you didn't mess with the executable, I would just reimage for peace of mind.

– Spencer5051
Jul 28 '14 at 19:38





If you didn't mess with the executable, I would just reimage for peace of mind.

– Spencer5051
Jul 28 '14 at 19:38













capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.

– magicandre1981
Jul 30 '14 at 18:05





capture a dmp with Procdump (channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-9-ProcDump), open it in Windbg (part of the Windows SDK), fix the symbols (support.microsoft.com/kb/311503/en-us), now open the generated dmp with Windbg and run !analyze -v. Post the output here.

– magicandre1981
Jul 30 '14 at 18:05










1 Answer
1






active

oldest

votes


















0














Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.






share|improve this answer























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "2"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f616076%2fipconfig-exe-is-crashing-when-run-from-the-windows-7-command-prompt%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.






    share|improve this answer



























      0














      Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.






      share|improve this answer

























        0












        0








        0







        Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.






        share|improve this answer













        Do you suspect that you have malware? Are other command line utilities working? Did you recently install something that may have modified the required libraries? Try grabbing ipconfig.exe from a known working machine and replacing yours with that copy. If that fixes it, and nothing else is funky, I'd move on, otherwise you may want to confirm it's not something malicious.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 28 '14 at 18:59









        usedTobeaMemberusedTobeaMember

        326823




        326823



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Server Fault!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f616076%2fipconfig-exe-is-crashing-when-run-from-the-windows-7-command-prompt%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

            What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

            Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos