PuTTY & WinSCP - transferring settings

By EssingtonITS team ·

Learn how to backup and transfer your PuTTY and WinSCP settings by exporting registry keys and configuration files. This guide provides step-by-step instructions for both applications, ensuring you can easily restore settings on another computer.

PuTTY

Download from here:

Exporting Your PuTTy Configuration

Putty stores its settings in the Windows registry. To save a backup of your Putty settings, you'll need to export this registry key to a file. HKEY_CURRENT_USER\Software\SimonTatham (Simon Tatham is the original developer responsible for PuTTy)

  1. Click Start->Run and type "RegEdt32" in the "Open" dialog. Click "Ok" 
  2. One RegEdt32 starts, press "Ctrl+F" to bring up the Find dialog. Enter the name of the key, "SimonTatham" in the "Find What" field, and make sure only "Keys" is checked in the "Look At" section of the dialog. Finally, click "Find Next" 
  3. Click File->Export. Give your file an appropriate name like, "putty.reg" and click "Save" Import Settings: To import your saved PuTTy configuration on any other Windows computer simply copy your exported registry key, right click on the file and click "Merge" - ignore stupid Windows warning.

WinSCP

Download from here:

Exporting/Backing up the Configuration

To export/back up your configuration, go to Tools > Export/Backup configuration on Sites/Stored Sessions page of Login dialog (available only in the latest beta release).

In versions prior to the latest beta release, use Export button on Preferences dialog. To import/restore the configuration, go to Tools > Import/Restore configuration on Sites/Stored Sessions page of Login dialog (available only in the latest beta release).

In versions prior to the latest beta release, copy the exported INI file into the directory that WinSCP is installed. If you do not have a write permissions to the installation directory, you can point WinSCP to a different location.

These articles are created by the engineers at EssingtonITS as part of our day-to-day work supporting real-world systems, projects, and deployments. From Linux administration and networking to Moodle, Docker, automation, and infrastructure management, our goal is to share useful knowledge that helps others solve problems faster and work more efficiently.

person people found this useful.

Related

Knowledge base 10 Jun 2026

Personal Notebook in eLLM

The personal notebook in eLLM allows users to organise and store notes, images, and files in a private, searchable timeline. It ensures privacy by keeping contents visible only to the user, and it can be integrated with the assistant for personalised answers.

Knowledge base 9 Jun 2026

Git Commands Quick Reference Guide

This quick reference guide covers essential Git commands for repository setup, staging, branching, merging, and working with remote repositories, making it a handy tool for developers to streamline their workflow.

Knowledge base 9 Jun 2026

Organisation Skills in the eLLM Admin Console

The article explains how the eLLM Admin Console allows organisations to create and manage shared instruction sets called "organisation skills" to ensure consistent responses across teams. These skills can be customised, restricted to specific groups, and integrated with extern…

Expand 29 Jul 2026

How AI can support pupils with SEND

Explore how AI tools are aiding pupils with special educational needs and disabilities by simplifying text, breaking down tasks, and enhancing accessibility. Learn about the considerations schools should make before implementation.

Expand 29 Jul 2026

AI policy and practice in further education

Further education colleges need distinct AI policies due to their unique mix of vocational courses, diverse age groups, and specific funding and inspection requirements. This guidance highlights the importance of tailored AI approaches in FE settings.