A Pen by Chek Wei Tan on CodePen.
- Download OpenSSH from here
- Choose
OpenSSH-Win32.zip
(if your computer is 32 bit) orOpenSSH-Win64.zip
(if your computer is 64 bit)
- Choose
- Extract the zip file anywhere you want, but shorter path prefered.
- In this example I use
D:\OpenSSH-Win64
- In this example I use
- Copy file path of the file you extracted e.g.
D:\OpenSSH-Win64
for later use. - Press ![Windows Key][winlogo] Key, search
env
and click the resultEdit the system environment variables
- Alternatively, you can Right-Click
This PC
in your File Explorer, clickProperties
and then clickAdvanced system settings
- Alternatively, you can Right-Click
- Click
Environment Variables...
- In
System variables
section, double click thePath
variable from the list.