Windows 10 OpenSSH Client not found in non-admin console












0















I'm having trouble using the built-in OpenSSH client from a regular command prompt. The client got automatically installed as part of Windows 10 Update 1803.



When I try to execute it from a regular command prompt, I get the following:



C:>ssh
'ssh' is not recognized as an internal or external command,
operable program or batch file.


As if it couldn't find it in the path, however the directory is in the path (output shortened for brevity):



C:>path
PATH=[...];%SYSTEMROOT%System32OpenSSH;[...]


And if I cd into the folder directly, the command works:



C:>cd %SYSTEMROOT%System32OpenSSH

C:WindowsSystem32OpenSSH>ssh
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-E log_file] [-e escape_char]
[-F configfile] [-I pkcs11] [-i identity_file]
[-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
[-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
[-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
destination [command]


As administrator



Interestingly, if I launch the command prompt as Administrator, the command works (as expected) from any directory:



C:>ssh
usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-E log_file] [-e escape_char]
[-F configfile] [-I pkcs11] [-i identity_file]
[-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
[-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
[-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
destination [command]


I tried uninstalling and reinstalling the client from the Manage optional features section of the Settings app, but that didn't work.



Any ideas?










share|improve this question



























    0















    I'm having trouble using the built-in OpenSSH client from a regular command prompt. The client got automatically installed as part of Windows 10 Update 1803.



    When I try to execute it from a regular command prompt, I get the following:



    C:>ssh
    'ssh' is not recognized as an internal or external command,
    operable program or batch file.


    As if it couldn't find it in the path, however the directory is in the path (output shortened for brevity):



    C:>path
    PATH=[...];%SYSTEMROOT%System32OpenSSH;[...]


    And if I cd into the folder directly, the command works:



    C:>cd %SYSTEMROOT%System32OpenSSH

    C:WindowsSystem32OpenSSH>ssh
    usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
    [-D [bind_address:]port] [-E log_file] [-e escape_char]
    [-F configfile] [-I pkcs11] [-i identity_file]
    [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
    [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
    [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
    destination [command]


    As administrator



    Interestingly, if I launch the command prompt as Administrator, the command works (as expected) from any directory:



    C:>ssh
    usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
    [-D [bind_address:]port] [-E log_file] [-e escape_char]
    [-F configfile] [-I pkcs11] [-i identity_file]
    [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
    [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
    [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
    destination [command]


    I tried uninstalling and reinstalling the client from the Manage optional features section of the Settings app, but that didn't work.



    Any ideas?










    share|improve this question

























      0












      0








      0








      I'm having trouble using the built-in OpenSSH client from a regular command prompt. The client got automatically installed as part of Windows 10 Update 1803.



      When I try to execute it from a regular command prompt, I get the following:



      C:>ssh
      'ssh' is not recognized as an internal or external command,
      operable program or batch file.


      As if it couldn't find it in the path, however the directory is in the path (output shortened for brevity):



      C:>path
      PATH=[...];%SYSTEMROOT%System32OpenSSH;[...]


      And if I cd into the folder directly, the command works:



      C:>cd %SYSTEMROOT%System32OpenSSH

      C:WindowsSystem32OpenSSH>ssh
      usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
      [-D [bind_address:]port] [-E log_file] [-e escape_char]
      [-F configfile] [-I pkcs11] [-i identity_file]
      [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
      [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
      [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
      destination [command]


      As administrator



      Interestingly, if I launch the command prompt as Administrator, the command works (as expected) from any directory:



      C:>ssh
      usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
      [-D [bind_address:]port] [-E log_file] [-e escape_char]
      [-F configfile] [-I pkcs11] [-i identity_file]
      [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
      [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
      [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
      destination [command]


      I tried uninstalling and reinstalling the client from the Manage optional features section of the Settings app, but that didn't work.



      Any ideas?










      share|improve this question














      I'm having trouble using the built-in OpenSSH client from a regular command prompt. The client got automatically installed as part of Windows 10 Update 1803.



      When I try to execute it from a regular command prompt, I get the following:



      C:>ssh
      'ssh' is not recognized as an internal or external command,
      operable program or batch file.


      As if it couldn't find it in the path, however the directory is in the path (output shortened for brevity):



      C:>path
      PATH=[...];%SYSTEMROOT%System32OpenSSH;[...]


      And if I cd into the folder directly, the command works:



      C:>cd %SYSTEMROOT%System32OpenSSH

      C:WindowsSystem32OpenSSH>ssh
      usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
      [-D [bind_address:]port] [-E log_file] [-e escape_char]
      [-F configfile] [-I pkcs11] [-i identity_file]
      [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
      [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
      [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
      destination [command]


      As administrator



      Interestingly, if I launch the command prompt as Administrator, the command works (as expected) from any directory:



      C:>ssh
      usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
      [-D [bind_address:]port] [-E log_file] [-e escape_char]
      [-F configfile] [-I pkcs11] [-i identity_file]
      [-J [user@]host[:port]] [-L address] [-l login_name] [-m mac_spec]
      [-O ctl_cmd] [-o option] [-p port] [-Q query_option] [-R address]
      [-S ctl_path] [-W host:port] [-w local_tun[:remote_tun]]
      destination [command]


      I tried uninstalling and reinstalling the client from the Manage optional features section of the Settings app, but that didn't work.



      Any ideas?







      windows windows-10 command-line permissions path






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Sep 9 '18 at 20:11









      MrFusionMrFusion

      1114




      1114






















          0






          active

          oldest

          votes











          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%2f1356687%2fwindows-10-openssh-client-not-found-in-non-admin-console%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          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%2f1356687%2fwindows-10-openssh-client-not-found-in-non-admin-console%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

          flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

          Mangá

           ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕