Skip to content

Instantly share code, notes, and snippets.

@ezirmusitua
Last active April 6, 2024 00:54
Show Gist options
  • Save ezirmusitua/fbaf1ed2dce102fb3851b0c3a98401b9 to your computer and use it in GitHub Desktop.
Save ezirmusitua/fbaf1ed2dce102fb3851b0c3a98401b9 to your computer and use it in GitHub Desktop.
[Fix SSH Agent] Fix SSH Agent Not Working/Error In Win10 #ssh #windows

Fix Error unable to start ssh-agent service, error: 1058(xxxx)

  1. win + R, Go To services.msc

  2. Find And Check Is OpenSSH Authentication Agent Service Running

@racinette
Copy link

Yeah, that worked, I needed to set the run policy to "Manual" ("Auto" did not work).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment