By enabling OpenSSH Client feature on Windows 10, you can use your Windows Command Prompt as SSH client and replacing PuTTY function. OpenSSH client come to Windows 10 as Optional Feature, pre-installed just like telnet. So, it must be enabled before you can use your command prompt as SSH client.
To Enable OpenSSH Client on Windows 10, follow the steps below:
Click Windows button at bottom left then type 'feature'.
Click 'Apps & Features'
Open Windows Optional Features
Click 'Optional Features'
Open Windows Optional Features
Click 'Add feature'
Add Optional Feature
Find and check OpenSSH Client
Click 'Install'
Find and Install OpenSSH Client
Wait until OpenSSH client installed
Reboot then try to connect to SSH server using your command prompt
Connect to SSH server using your command prompt
Now, you can use Command Prompt (CMD) or PowerShell from Windows 10 to connect to your Linux or devices that have SSH server running.