OpenSSH activation for Windows 10
Prerequisite
Activate OpenSSH service
In the Windows search bar type programs and click Add or Remove Programs.
Click Applications and Features on the left, then click Optional Features.
Select OpenSSH Client, then click Install.
Configure the SSH agent
In the Windows search bar, type services, select Services and click Run as administrator.
Double-click OpenSSH Authentication Agent, set the startup type to Automatic, click Apply, and then click Start.
Use of SSH
Open a command prompt (type cmd in the Windows search bar)
Type the same SSH commands as for Linux.