WinSCP – Import/Export Your Saved Sessions List and Settings from a Computer that is Offline

If you want to backup your saved sessions from WinSCP, that is easy enough, as long as the computer is still in a working state, you can use the backup and restore feature from within the software. But what if the computer doesn’t boot or you swapped the drive into a different machine? So long as you can still access the drive and have access to that user’s registry file, you can easily extract the data you need.

To export the settings:

  1. Open up regedit and navigate to the HKEY_USERS key and select it.
  2. Go to File > Load Hive.
  3. Load that user’s registry hive by navigating and selecting this file:
    %SYSTEMDRIVE%\Users\%USERNAME%\NTUSER.DAT
  4. Enter a name for this hive to show up under HKEY_USERS as.
  5. In the tree, find the name you gave to the hive in the previous step and navigate to the following key:
    HKCU\Software\Martin Prikryl\WinSCP 2
  6. Right click the key and select Export.
  7. Give the .reg file a name and save it somewhere

To import the settings, simply double click on the saved .reg file and answer yes to merge it into the registry.

Leave a Reply