CMD is not openning from any folder












0















i entered cmd from a folder in address bar it is working fine a month ago, but rightnow it is not working, please help. the cmd is not opening from any folder but working fine from window(start) -> cmd
also i'm using as admin itself



i had entered cmd and pressed enter too, but not openning cmd










share|improve this question


















  • 1





    I didn't even know you could do this. Have an attempt at this, and then examine the event viewer. You might be able to get a clue to the cause there.

    – Stese
    Jan 22 at 7:10











  • Not really an answer, hence a comment but I think you'd find this helpful - channel9.msdn.com/Shows/Defrag-Tools/… benefit being you can choose an elevated CMD/PS window.

    – HelpingHand
    Jan 22 at 8:25











  • Can you open cmd by win+R ? Have you try this use another account?

    – Peter.G
    Jan 22 at 8:58











  • So nothing happens? No error that the destination is not known or something like that?

    – bugybunny
    Jan 22 at 12:19
















0















i entered cmd from a folder in address bar it is working fine a month ago, but rightnow it is not working, please help. the cmd is not opening from any folder but working fine from window(start) -> cmd
also i'm using as admin itself



i had entered cmd and pressed enter too, but not openning cmd










share|improve this question


















  • 1





    I didn't even know you could do this. Have an attempt at this, and then examine the event viewer. You might be able to get a clue to the cause there.

    – Stese
    Jan 22 at 7:10











  • Not really an answer, hence a comment but I think you'd find this helpful - channel9.msdn.com/Shows/Defrag-Tools/… benefit being you can choose an elevated CMD/PS window.

    – HelpingHand
    Jan 22 at 8:25











  • Can you open cmd by win+R ? Have you try this use another account?

    – Peter.G
    Jan 22 at 8:58











  • So nothing happens? No error that the destination is not known or something like that?

    – bugybunny
    Jan 22 at 12:19














0












0








0








i entered cmd from a folder in address bar it is working fine a month ago, but rightnow it is not working, please help. the cmd is not opening from any folder but working fine from window(start) -> cmd
also i'm using as admin itself



i had entered cmd and pressed enter too, but not openning cmd










share|improve this question














i entered cmd from a folder in address bar it is working fine a month ago, but rightnow it is not working, please help. the cmd is not opening from any folder but working fine from window(start) -> cmd
also i'm using as admin itself



i had entered cmd and pressed enter too, but not openning cmd







windows command-line cmd.exe






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 22 at 6:48









Deeraj ReddyDeeraj Reddy

1




1








  • 1





    I didn't even know you could do this. Have an attempt at this, and then examine the event viewer. You might be able to get a clue to the cause there.

    – Stese
    Jan 22 at 7:10











  • Not really an answer, hence a comment but I think you'd find this helpful - channel9.msdn.com/Shows/Defrag-Tools/… benefit being you can choose an elevated CMD/PS window.

    – HelpingHand
    Jan 22 at 8:25











  • Can you open cmd by win+R ? Have you try this use another account?

    – Peter.G
    Jan 22 at 8:58











  • So nothing happens? No error that the destination is not known or something like that?

    – bugybunny
    Jan 22 at 12:19














  • 1





    I didn't even know you could do this. Have an attempt at this, and then examine the event viewer. You might be able to get a clue to the cause there.

    – Stese
    Jan 22 at 7:10











  • Not really an answer, hence a comment but I think you'd find this helpful - channel9.msdn.com/Shows/Defrag-Tools/… benefit being you can choose an elevated CMD/PS window.

    – HelpingHand
    Jan 22 at 8:25











  • Can you open cmd by win+R ? Have you try this use another account?

    – Peter.G
    Jan 22 at 8:58











  • So nothing happens? No error that the destination is not known or something like that?

    – bugybunny
    Jan 22 at 12:19








1




1





I didn't even know you could do this. Have an attempt at this, and then examine the event viewer. You might be able to get a clue to the cause there.

– Stese
Jan 22 at 7:10





I didn't even know you could do this. Have an attempt at this, and then examine the event viewer. You might be able to get a clue to the cause there.

– Stese
Jan 22 at 7:10













Not really an answer, hence a comment but I think you'd find this helpful - channel9.msdn.com/Shows/Defrag-Tools/… benefit being you can choose an elevated CMD/PS window.

– HelpingHand
Jan 22 at 8:25





Not really an answer, hence a comment but I think you'd find this helpful - channel9.msdn.com/Shows/Defrag-Tools/… benefit being you can choose an elevated CMD/PS window.

– HelpingHand
Jan 22 at 8:25













Can you open cmd by win+R ? Have you try this use another account?

– Peter.G
Jan 22 at 8:58





Can you open cmd by win+R ? Have you try this use another account?

– Peter.G
Jan 22 at 8:58













So nothing happens? No error that the destination is not known or something like that?

– bugybunny
Jan 22 at 12:19





So nothing happens? No error that the destination is not known or something like that?

– bugybunny
Jan 22 at 12:19










2 Answers
2






active

oldest

votes


















0














If that way didn't help you can try cd 'your path' in cmd which you can open using windows + R and writing cmd in the input or by searching in windows menu



or you can try writing cmd.exe instead it may help






share|improve this answer































    0














    You need to check for the environment variables. If its defined under system variables section.



    Go to Settings->system Properties->Advanced Tab



    On the bottom right you will find the Environment variables .



    If system variable is not defined for command prompt , you would need to add that



    Click on New-> Give variable name as what you want to name it and variable past as path to the executable , in this case if its cmd.exe.



    *Mostly the path of cmd.exe is C:WINDOWSsystem32cmd.exe






    share|improve this answer
























    • Nope, there doesn’t need to be a system variable that leads directly to cmd.exe. I don‘t have one directly and it works. But it might be that the path must be in %PATH% which seems to be the case for OP.

      – bugybunny
      Jan 22 at 12:23













    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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%2fsuperuser.com%2fquestions%2f1396897%2fcmd-is-not-openning-from-any-folder%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    If that way didn't help you can try cd 'your path' in cmd which you can open using windows + R and writing cmd in the input or by searching in windows menu



    or you can try writing cmd.exe instead it may help






    share|improve this answer




























      0














      If that way didn't help you can try cd 'your path' in cmd which you can open using windows + R and writing cmd in the input or by searching in windows menu



      or you can try writing cmd.exe instead it may help






      share|improve this answer


























        0












        0








        0







        If that way didn't help you can try cd 'your path' in cmd which you can open using windows + R and writing cmd in the input or by searching in windows menu



        or you can try writing cmd.exe instead it may help






        share|improve this answer













        If that way didn't help you can try cd 'your path' in cmd which you can open using windows + R and writing cmd in the input or by searching in windows menu



        or you can try writing cmd.exe instead it may help







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 22 at 9:25









        Muhammad JunaidMuhammad Junaid

        11




        11

























            0














            You need to check for the environment variables. If its defined under system variables section.



            Go to Settings->system Properties->Advanced Tab



            On the bottom right you will find the Environment variables .



            If system variable is not defined for command prompt , you would need to add that



            Click on New-> Give variable name as what you want to name it and variable past as path to the executable , in this case if its cmd.exe.



            *Mostly the path of cmd.exe is C:WINDOWSsystem32cmd.exe






            share|improve this answer
























            • Nope, there doesn’t need to be a system variable that leads directly to cmd.exe. I don‘t have one directly and it works. But it might be that the path must be in %PATH% which seems to be the case for OP.

              – bugybunny
              Jan 22 at 12:23


















            0














            You need to check for the environment variables. If its defined under system variables section.



            Go to Settings->system Properties->Advanced Tab



            On the bottom right you will find the Environment variables .



            If system variable is not defined for command prompt , you would need to add that



            Click on New-> Give variable name as what you want to name it and variable past as path to the executable , in this case if its cmd.exe.



            *Mostly the path of cmd.exe is C:WINDOWSsystem32cmd.exe






            share|improve this answer
























            • Nope, there doesn’t need to be a system variable that leads directly to cmd.exe. I don‘t have one directly and it works. But it might be that the path must be in %PATH% which seems to be the case for OP.

              – bugybunny
              Jan 22 at 12:23
















            0












            0








            0







            You need to check for the environment variables. If its defined under system variables section.



            Go to Settings->system Properties->Advanced Tab



            On the bottom right you will find the Environment variables .



            If system variable is not defined for command prompt , you would need to add that



            Click on New-> Give variable name as what you want to name it and variable past as path to the executable , in this case if its cmd.exe.



            *Mostly the path of cmd.exe is C:WINDOWSsystem32cmd.exe






            share|improve this answer













            You need to check for the environment variables. If its defined under system variables section.



            Go to Settings->system Properties->Advanced Tab



            On the bottom right you will find the Environment variables .



            If system variable is not defined for command prompt , you would need to add that



            Click on New-> Give variable name as what you want to name it and variable past as path to the executable , in this case if its cmd.exe.



            *Mostly the path of cmd.exe is C:WINDOWSsystem32cmd.exe







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Jan 22 at 9:40









            VBurmanVBurman

            1




            1













            • Nope, there doesn’t need to be a system variable that leads directly to cmd.exe. I don‘t have one directly and it works. But it might be that the path must be in %PATH% which seems to be the case for OP.

              – bugybunny
              Jan 22 at 12:23





















            • Nope, there doesn’t need to be a system variable that leads directly to cmd.exe. I don‘t have one directly and it works. But it might be that the path must be in %PATH% which seems to be the case for OP.

              – bugybunny
              Jan 22 at 12:23



















            Nope, there doesn’t need to be a system variable that leads directly to cmd.exe. I don‘t have one directly and it works. But it might be that the path must be in %PATH% which seems to be the case for OP.

            – bugybunny
            Jan 22 at 12:23







            Nope, there doesn’t need to be a system variable that leads directly to cmd.exe. I don‘t have one directly and it works. But it might be that the path must be in %PATH% which seems to be the case for OP.

            – bugybunny
            Jan 22 at 12:23




















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • 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%2fsuperuser.com%2fquestions%2f1396897%2fcmd-is-not-openning-from-any-folder%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

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]