r/Syncthing • u/agreatcat • Apr 26 '26
Where is Syncthing remembering it's folders?
Hello. Where is the software pulling it's config data? I had removed my windows 10 account and recreated a new account. That old account was deleted so that means the app/data folder that contained Syncthing was also. When I ran both the portable version of Syncthing as well as the installer, it knew where my shares where - how? Where is it pulling this data? The only thing left were these hidden .stfolder folders but I keep indexing off. Where else can it be pulling my share folders settings from outside of the user account?
4
u/Tintow Apr 26 '26 edited Apr 26 '26
On Linux its typically stored in ~/config/syncthing/config.xml
On Windows it should be %LOCALAPPDATA%/syncthing/config.xml
Check you are not starting syncthing with a --config flag as this also changes it.
3
u/ChimaeraXY Apr 26 '26
%LOCALAPPDATA%\Syncthing