Windows 10: OpenSSH server not starting in Windows 11

Discus and support OpenSSH server not starting in Windows 11 in Windows 10 Software and Apps to solve the problem; I have installed and enabled, in principle, the OpenSSH server, according to the instructions that I read in several places for ex. here:... Discussion in 'Windows 10 Software and Apps' started by PeterCl2, Nov 29, 2023.

  1. PeterCl2 Win User

    OpenSSH server not starting in Windows 11


    I have installed and enabled, in principle, the OpenSSH server, according to the instructions that I read in several places for ex. here: https://woshub.com/connect-to-windows-via-ssh/ . When I try to start the server with Start-Service sshdI get 10 times"AVISO: Aguardando que o serviço 'OpenSSH SSH Server sshd' seja iniciado..."Warning: waiting for the OpenSSH SSH Server to be startedand then an error without a helpful error message:+ ~~~~~~~~~~~~~~~~~~ + CategoryInfo : OpenError: System.ServiceProcess.ServiceController:ServiceController [Start-Service], ServiceCommand

    :)
     
    PeterCl2, Nov 29, 2023
    #1

  2. OpenSSH server not starting in Windows 11

    I have installed and enabled, in principle, the OpenSSH server, according to the instructions that I read in several places (for ex. here: How to Enable and Configure SSH Server on Windows with OpenSSH | Windows OS Hub ).

    When I try to start the server with

    Start-Service sshd

    I get 10 times

    "AVISO: Aguardando que o serviço 'OpenSSH SSH Server (sshd)' seja iniciado..."

    (Warning: waiting for the OpenSSH SSH Server to be started)

    and then an error without a helpful error message:

    + ~~~~~~~~~~~~~~~~~~

    + CategoryInfo : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],

    ServiceCommandException

    + FullyQualifiedErrorId : StartServiceFailed,Microsoft.PowerShell.Commands.StartServiceCommand

    When I check the service (that should be started automatically) with compmgmt.msc, the service seems to be switching between 'starting' and 'stopped' forever. I have changed the sshd__config file using

     
    PeterCl(2), Nov 29, 2023
    #2
  3. Diapolo10 Win User
    Having trouble getting the built-in OpenSSH server to work

    Goal: I'm trying to set up the Windows built-in OpenSSH server (version 0.0.1.0, as I recall that being the latest one) in order to use my desktop PC remotely should I have the need for raw performance when on the road through a Windows
    10 laptop.

    Problem: Despite following
    the official guide
    to the letter, when I try to run "Start-Service sshd" in PowerShell I get this error:

    Code:
        Start-Service : Service 'OpenSSH SSH Server (sshd)' cannot be started due to the following error: Palvelun sshd avaamin    en tietokoneessa . epäonnistui.    At line:1 char:1    + Start-Service sshd    + ~~~~~~~~~~~~~~~~~~        + CategoryInfo          : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],       ServiceCommandException        + FullyQualifiedErrorId : CouldNotStartService,Microsoft.PowerShell.Commands.StartServiceCommand
    If I run the executable without "Start-Service", however, it runs and seemingly waits for connections, but according to the Services tab in Task Manager it's not actually doing anything at all, nor is there an SSH user account associated
    with it.

    What I've tried:

    • Restarting Windows (after every installation)
    • Uninstalling and re-installing both the server and the client (both from PowerShell and through the Settings application)
    • Switched to local account instead of a Microsoft account (suggested on a forum thread, tried the previous steps again)
    • Using an elevated PowerShell instance with admin rights

    System information:

    • Windows 10 Home, version 1809, build 17763.379
    • Hardware configuration:
      • CPU: i9-9900k @ 4.9GHz
      • RAM: 32GB 3200MHz DDR4
      • GPU: Asus ROG Strix GTX 1080
      • Motherboard: Asus PRIME Z390-A, BIOS version 0805

    Let me know if other information is required.
     
    Diapolo10, Nov 29, 2023
    #3
  4. OpenSSH server not starting in Windows 11

    OpenSSH server configuration on Windows10

    O.K.,

    It seems I got it working:

    • Do the following as administrator:
      cd to C:\Windows\System32\OpenSSH and execute ssh-keygen -A
      Install-Module -Name OpenSSHUtils -RequiredVersion 0.0.2.0 in a windows-powershell
      Download and unzip OpenSSH-Win64.zip from Release v0.0.15.0 . PowerShell/Win32-OpenSSH . GitHub
      Copy FixHostFilePermissions.ps1 to C:\Windows\System32\OpenSSH
      In a windows-powershell cd to C:\Windows\System32\OpenSSH and execute .\FixHostFilePermissions
      Now the sshd service can be started and -guess what- you can finally ssh to your windows10 computer

    Ain't this genuine pure crap ???
     
    wolfgang6444, Nov 29, 2023
    #4
Thema:

OpenSSH server not starting in Windows 11

Loading...
  1. OpenSSH server not starting in Windows 11 - Similar Threads - OpenSSH server starting

  2. OpenSSH SHH server service doesn't start on Windows 11 computer

    in Windows 10 Gaming
    OpenSSH SHH server service doesn't start on Windows 11 computer: I use my Windows 11 computer to connect to other computers in my home network using SSH. Recently, I noticed that SSH stopped working from those computers to my Windows computer, although I can still connect from my computer to the others. I discovered that the OpenSSH Server...
  3. OpenSSH SHH server service doesn't start on Windows 11 computer

    in Windows 10 Software and Apps
    OpenSSH SHH server service doesn't start on Windows 11 computer: I use my Windows 11 computer to connect to other computers in my home network using SSH. Recently, I noticed that SSH stopped working from those computers to my Windows computer, although I can still connect from my computer to the others. I discovered that the OpenSSH Server...
  4. OpenSSH Server Install - Event ID 1001

    in Windows 10 Gaming
    OpenSSH Server Install - Event ID 1001: Good morning, I have attempted to install OpenSSH Server but install has failed. I could not identify any errors withing endpoint security, but I was able to identify event ID 1001 within event viewer. I was able to verify that OpenSSH client was installed. - <Event...
  5. OpenSSH server not starting in Windows 11

    in Windows 10 Gaming
    OpenSSH server not starting in Windows 11: I have installed and enabled, in principle, the OpenSSH server, according to the instructions that I read in several places for ex. here: https://woshub.com/connect-to-windows-via-ssh/ . When I try to start the server with Start-Service sshdI get 10 times"AVISO: Aguardando...
  6. OpenSSH Windows Server 2019 - Restrict "Execute" Permissions

    in Windows 10 Gaming
    OpenSSH Windows Server 2019 - Restrict "Execute" Permissions: Hi,I'm having trouble finding resources configuring the OpenSSH read/write/execute permissions for Windows. Below are the sshd_config lines I currently have set. -----------------ChrootDirectory c:\directoryForceCommand internal-sftp X11Forwarding no AllowUsers...
  7. OpenSSH Server / client on W2K16 server

    in Windows 10 Virtualization
    OpenSSH Server / client on W2K16 server: Hi there running a W2K16 server as a VM - seems the the optional features install don't include the openSSH server or client -- I'm using the Desktop experience standard edition of W2K16 server However using the powershell command from within the VM both products get...
  8. OpenSSH Server install is stuck

    in Windows 10 Customization
    OpenSSH Server install is stuck: [ATTACH] [ATTACH] Machine is on a domain, thats how it gets logged in. Doesn't that imply that it knows where the WSUS is? Is there another reason? Theres a workaround on github that I'd rather not use. Does anyway know how to make this go?...
  9. OpenSSH server configuration on Windows10

    in Windows 10 Network and Sharing
    OpenSSH server configuration on Windows10: I am desperately trying to configure an openSSH-server on windows 10. I have followed serveral online tutorials but always get stuck with the keys. I have generated ssh_host_ed25519_key and ssh_host_ed25519_key.pub in C:\Windows\System32\OpenSSH. But when I try to start...
  10. Windows Server 2019 Includes OpenSSH

    in Windows 10 News
    Windows Server 2019 Includes OpenSSH: The OpenSSH client and server are now available as a supported Feature-on-Demand in Windows Server 2019 and Windows 10 1809! The Win32 port of OpenSSH was first included in the Windows 10 Fall Creators Update and Windows Server 1709 as a pre-release feature. In the Windows 10...