plink.exe

PuTTY Link (plink.exe)

CPU Usage
N/A
Memory
N/A
Location
N/A
Publisher
N/A

Publisher
Simon Tatham (PuTTY) / PuTTY Project
Safety Note
Downloaded plink.exe from the official PuTTY distribution is generally safe. Always verify the digital signature and hash to mitigate tampering.
Recommended Source
Official PuTTY download page: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

What is plink.exe?

plink.exe is the PuTTY command-line SSH client designed for automation. It enables non-interactive remote command execution, port forwarding, and scripted sessions from Windows without launching a graphical terminal. Used in batch tasks, CI pipelines, and admin workflows, plink.exe is legitimate when obtained from the official PuTTY distribution.

plink.exe wraps PuTTY’s SSH capabilities into a compact CLI tool. It supports password and key-based authentication, agent usage, and command execution in batch style, returning output to scripts. It shares the PuTTY codebase and security model, including host key verification.

Is it Safe?

Is it a Virus?

  1. : Locate plink.exe in a PuTTY installation folder and verify the digital signature.
  2. : Check the file’s certificate chain and publisher using File Properties or signtool.
  3. : Compute the SHA-256 hash with certutil and compare to the official PuTTY release hash.
  4. : Run a malware scan with Windows Defender or another trusted AV and review any detections.

Why is it Running?

Reasons it's running:

Can I Disable or Remove It?

Common Problems

Common Causes & Solutions

Frequently Asked Questions

What is plink.exe and what is it used for?

plink.exe is PuTTY’s command-line SSH client used for automating remote commands, port forwarding, and scripted sessions without a GUI.

Is plink.exe safe to run on Windows?

Yes, when downloaded from the official PuTTY site or trusted repository. Verify its digital signature and known-good hash before use.

Can plink.exe be a virus?

If obtained from an untrusted source or tampered with, it could be unsafe. Always download from the official PuTTY distribution and verify integrity.

How do I verify plink.exe is legitimate?

Check the publisher in the digital signature, compare the file hash to the official PuTTY release, and scan with a reputable antivirus.

Where should plink.exe be installed on Windows?

Common installation paths are C:\Program Files\PuTTY\plink.exe or C:\Program Files (x86)\PuTTY\plink.exe; add the folder to PATH if needed.

How do I disable or remove plink.exe if I no longer need it?

Uninstall the PuTTY package, or block execution with AppLocker/WDAC. Remove any scripts referencing plink.exe to prevent re-use.

Related Processes