Windows Password/Username Reset

Removed Username & Password from AppData Syncthing HTML file via notepad. Saved file. Cannot access GUI due to Username/password requirement from GUI. Any recommendations how to proceed? Trying to reset username and password on a windows computer I forgot credentials too. What am I doing wrong? Current HTML file does not have Username or password in it. Thanks

If Syncthing was running while you changed it then you may have to restart Syncthing. Otherwise make sure you edited the right config.xml file, as it may depend on the installer/wrapper/bin used. If you restarted Syncthing already, then sharing how you installed it would help in backtracking where the right config should be.

You need to have st stopped for this. IIRC you have to remove the whole line out of config.xml

<password>*************</password>

before you restart st

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.