Skip to main content
esfa101
New Member
April 22, 2016
Question

Where exactly Forticlient VPN stores user's settings and why not they are unique?

  • April 22, 2016
  • 2 replies
  • 63678 views

I have found out recently that if i create new user profile on Windows and start Forticlient there it carries over settings of another Windows user using this machine. It is weird approach first of all. Most Windows applications have unique per user settings for every windows profile. Now i have to find a way to delete settings when i prepare same PC for another user by creating a new profile. So, i need to find a location of user settings to be able to wipe them.

2 replies

scerazy
Visitor III
April 26, 2016

All settings are stored in:

 

HKEY_CURRENT_USER\SOFTWARE\Fortinet\SslvpnClient\Tunnels\WHATEVER

 

What you would ONLY be possible if you had some "bad data" inserted in default user profile

 

Data is in HKCU, it is USER specific!

 

esfa101
esfa101Author
New Member
April 26, 2016

We are using IPsec VPN. There is no Fortinet branch in this user's HKCU/Software. For some reason Forticlient was saving user's username in the login window, although user had no "Save password" checked. I have deleted configuration and imported it again. Now it doesn't save user's username after user connects and disconnects. Hope it will work correctly from now on.

esfa101
esfa101Author
New Member
April 26, 2016

Where does IPsec configuration is saved?

freber
New Member
November 13, 2021

esfa101 wrote:

Where does IPsec configuration is saved?

I would also like to know this? Where is the information saved?

I want to be able to copy it to multiple computers.

We use Ipsec.

asho22
New Member
August 25, 2023

I would also like to know where the vpn config files are located on a Windows computer.

Aaron_Bertsch
New Member
December 15, 2025

To anyone wondering about this still. Here are the paths.

User Side:
IPSec: Computer\HKEY_CURRENT_USER\Software\Fortinet\FortiClient\IPSec\Tunnels
SSL: Computer\HKEY_CURRENT_USER\Software\Fortinet\FortiClient\Sslvpn

System Side:
IPSec: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Fortinet\FortiClient\IPSec
SSL: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Fortinet\FortiClient\Sslvpn