Skip to content

Accessing occasionally from Windows with Desktop #24065

Discussion options

You must be logged in to vote

@interstar you can use HTTPS with GitHub Desktop, which will work by default if you are logged in. You will need to change the remote URL to use HTTPS:

https://docs.github.com/en/desktop/contributing-and-collaborating-using-github-desktop/working-with-your-remote-repository-on-github-or-github-enterprise/changing-a-remotes-url-from-github-desktop

If you want to use SSH you will need to follow the steps to set up a new SSH key on Windows:

https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

I hope that helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment