I know my machine IP and I've tried every username combination but cannot get it to connect.
I went to command prompt and typed "whoami" and below is what I saw:
C:\Users\ajaze\whoami
desktop-upm0eqg\ajaze
I tried the username as:
desktop-upm0eqg
upm0eqg
desktop-upm0eqg/ajaze
ajaze
I tried all combinations but it doesn't work. What I'm tying to ssh in is:
ssh <username>@<IP>
I know ssh is working on Windows 10 because when I type 'ssh' in the command prompt, it brings up the commands list. So can it only be used to ssh out and not in? or am I missing something?
I went to command prompt and typed "whoami" and below is what I saw:
C:\Users\ajaze\whoami
desktop-upm0eqg\ajaze
I tried the username as:
desktop-upm0eqg
upm0eqg
desktop-upm0eqg/ajaze
ajaze
I tried all combinations but it doesn't work. What I'm tying to ssh in is:
ssh <username>@<IP>
I know ssh is working on Windows 10 because when I type 'ssh' in the command prompt, it brings up the commands list. So can it only be used to ssh out and not in? or am I missing something?