How to use SSH on Windows 10 Home Edition












1















I tried setting up ssh using OpenSSH and powershell on a nextbook with Windows 10 home edition installed. An error resulted on powershell which merely stated that ssh service couldn't be started on the computer. There is a message in the control panel which says that remote connection to the computer is not supported in the current edition of windows. I'm guessing this is the reason I cannot setup an ssh service. If so, is there a way to support ssh on Windows 10 home edition?



Edit:
The error I'm receiving in powershell after trying, ' Start-Service sshd ', is as follows:
" Service 'sshd (sshd)' cannot be started due to the following error: Cannot start service sshd on Computer '.'. "



I went through the tutorial here: https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
and the error results from trying the Start-Service script near the bottom.










share|improve this question

























  • Windows 10 Home, version 16299

    – poo_code
    Jan 9 '18 at 21:56













  • From this post, blogs.vmware.com/feed-items/…, I know I can use the OpenSSH Client, but what about OpenSSH server?

    – poo_code
    Jan 9 '18 at 22:03











  • I answered 16299 which is actually the build. The version I'm running is 1709. So, the answer to your question is Windows 10 Home Version 1709.

    – poo_code
    Jan 9 '18 at 23:10











  • I posted an edit to the original question.

    – poo_code
    Jan 9 '18 at 23:53











  • Please see the latest edit to the original question.

    – poo_code
    Jan 10 '18 at 0:23
















1















I tried setting up ssh using OpenSSH and powershell on a nextbook with Windows 10 home edition installed. An error resulted on powershell which merely stated that ssh service couldn't be started on the computer. There is a message in the control panel which says that remote connection to the computer is not supported in the current edition of windows. I'm guessing this is the reason I cannot setup an ssh service. If so, is there a way to support ssh on Windows 10 home edition?



Edit:
The error I'm receiving in powershell after trying, ' Start-Service sshd ', is as follows:
" Service 'sshd (sshd)' cannot be started due to the following error: Cannot start service sshd on Computer '.'. "



I went through the tutorial here: https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
and the error results from trying the Start-Service script near the bottom.










share|improve this question

























  • Windows 10 Home, version 16299

    – poo_code
    Jan 9 '18 at 21:56













  • From this post, blogs.vmware.com/feed-items/…, I know I can use the OpenSSH Client, but what about OpenSSH server?

    – poo_code
    Jan 9 '18 at 22:03











  • I answered 16299 which is actually the build. The version I'm running is 1709. So, the answer to your question is Windows 10 Home Version 1709.

    – poo_code
    Jan 9 '18 at 23:10











  • I posted an edit to the original question.

    – poo_code
    Jan 9 '18 at 23:53











  • Please see the latest edit to the original question.

    – poo_code
    Jan 10 '18 at 0:23














1












1








1


2






I tried setting up ssh using OpenSSH and powershell on a nextbook with Windows 10 home edition installed. An error resulted on powershell which merely stated that ssh service couldn't be started on the computer. There is a message in the control panel which says that remote connection to the computer is not supported in the current edition of windows. I'm guessing this is the reason I cannot setup an ssh service. If so, is there a way to support ssh on Windows 10 home edition?



Edit:
The error I'm receiving in powershell after trying, ' Start-Service sshd ', is as follows:
" Service 'sshd (sshd)' cannot be started due to the following error: Cannot start service sshd on Computer '.'. "



I went through the tutorial here: https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
and the error results from trying the Start-Service script near the bottom.










share|improve this question
















I tried setting up ssh using OpenSSH and powershell on a nextbook with Windows 10 home edition installed. An error resulted on powershell which merely stated that ssh service couldn't be started on the computer. There is a message in the control panel which says that remote connection to the computer is not supported in the current edition of windows. I'm guessing this is the reason I cannot setup an ssh service. If so, is there a way to support ssh on Windows 10 home edition?



Edit:
The error I'm receiving in powershell after trying, ' Start-Service sshd ', is as follows:
" Service 'sshd (sshd)' cannot be started due to the following error: Cannot start service sshd on Computer '.'. "



I went through the tutorial here: https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
and the error results from trying the Start-Service script near the bottom.







windows-10 ssh






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 10 '18 at 0:20







poo_code

















asked Jan 9 '18 at 17:22









poo_codepoo_code

65




65













  • Windows 10 Home, version 16299

    – poo_code
    Jan 9 '18 at 21:56













  • From this post, blogs.vmware.com/feed-items/…, I know I can use the OpenSSH Client, but what about OpenSSH server?

    – poo_code
    Jan 9 '18 at 22:03











  • I answered 16299 which is actually the build. The version I'm running is 1709. So, the answer to your question is Windows 10 Home Version 1709.

    – poo_code
    Jan 9 '18 at 23:10











  • I posted an edit to the original question.

    – poo_code
    Jan 9 '18 at 23:53











  • Please see the latest edit to the original question.

    – poo_code
    Jan 10 '18 at 0:23



















  • Windows 10 Home, version 16299

    – poo_code
    Jan 9 '18 at 21:56













  • From this post, blogs.vmware.com/feed-items/…, I know I can use the OpenSSH Client, but what about OpenSSH server?

    – poo_code
    Jan 9 '18 at 22:03











  • I answered 16299 which is actually the build. The version I'm running is 1709. So, the answer to your question is Windows 10 Home Version 1709.

    – poo_code
    Jan 9 '18 at 23:10











  • I posted an edit to the original question.

    – poo_code
    Jan 9 '18 at 23:53











  • Please see the latest edit to the original question.

    – poo_code
    Jan 10 '18 at 0:23

















Windows 10 Home, version 16299

– poo_code
Jan 9 '18 at 21:56







Windows 10 Home, version 16299

– poo_code
Jan 9 '18 at 21:56















From this post, blogs.vmware.com/feed-items/…, I know I can use the OpenSSH Client, but what about OpenSSH server?

– poo_code
Jan 9 '18 at 22:03





From this post, blogs.vmware.com/feed-items/…, I know I can use the OpenSSH Client, but what about OpenSSH server?

– poo_code
Jan 9 '18 at 22:03













I answered 16299 which is actually the build. The version I'm running is 1709. So, the answer to your question is Windows 10 Home Version 1709.

– poo_code
Jan 9 '18 at 23:10





I answered 16299 which is actually the build. The version I'm running is 1709. So, the answer to your question is Windows 10 Home Version 1709.

– poo_code
Jan 9 '18 at 23:10













I posted an edit to the original question.

– poo_code
Jan 9 '18 at 23:53





I posted an edit to the original question.

– poo_code
Jan 9 '18 at 23:53













Please see the latest edit to the original question.

– poo_code
Jan 10 '18 at 0:23





Please see the latest edit to the original question.

– poo_code
Jan 10 '18 at 0:23










1 Answer
1






active

oldest

votes


















0














Had the same issue, this solved it for me




Work around:



Open control panel and navigate to Administrative Tools > Local
Security Policy > Local Policies > User Rights Assignment. Double
click Replace a Process Level Token Add NT ServiceSSHD







share|improve this answer





















  • 1





    Can you please quote something from the link here? Links-only answers are not encouraged here since the link could just die, etc

    – Tiago Caldeira
    May 5 '18 at 17:32











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%2f1283947%2fhow-to-use-ssh-on-windows-10-home-edition%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














Had the same issue, this solved it for me




Work around:



Open control panel and navigate to Administrative Tools > Local
Security Policy > Local Policies > User Rights Assignment. Double
click Replace a Process Level Token Add NT ServiceSSHD







share|improve this answer





















  • 1





    Can you please quote something from the link here? Links-only answers are not encouraged here since the link could just die, etc

    – Tiago Caldeira
    May 5 '18 at 17:32
















0














Had the same issue, this solved it for me




Work around:



Open control panel and navigate to Administrative Tools > Local
Security Policy > Local Policies > User Rights Assignment. Double
click Replace a Process Level Token Add NT ServiceSSHD







share|improve this answer





















  • 1





    Can you please quote something from the link here? Links-only answers are not encouraged here since the link could just die, etc

    – Tiago Caldeira
    May 5 '18 at 17:32














0












0








0







Had the same issue, this solved it for me




Work around:



Open control panel and navigate to Administrative Tools > Local
Security Policy > Local Policies > User Rights Assignment. Double
click Replace a Process Level Token Add NT ServiceSSHD







share|improve this answer















Had the same issue, this solved it for me




Work around:



Open control panel and navigate to Administrative Tools > Local
Security Policy > Local Policies > User Rights Assignment. Double
click Replace a Process Level Token Add NT ServiceSSHD








share|improve this answer














share|improve this answer



share|improve this answer








edited May 5 '18 at 18:19

























answered May 5 '18 at 17:28









jamzsabbjamzsabb

1114




1114








  • 1





    Can you please quote something from the link here? Links-only answers are not encouraged here since the link could just die, etc

    – Tiago Caldeira
    May 5 '18 at 17:32














  • 1





    Can you please quote something from the link here? Links-only answers are not encouraged here since the link could just die, etc

    – Tiago Caldeira
    May 5 '18 at 17:32








1




1





Can you please quote something from the link here? Links-only answers are not encouraged here since the link could just die, etc

– Tiago Caldeira
May 5 '18 at 17:32





Can you please quote something from the link here? Links-only answers are not encouraged here since the link could just die, etc

– Tiago Caldeira
May 5 '18 at 17:32


















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%2f1283947%2fhow-to-use-ssh-on-windows-10-home-edition%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á

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