I Cannot Find Syncthing's Install Location (Windows 10)

(For context, I am trying to figure out what my password is by looking at config.xml)

If I paste %LOCALAPPDATA%\Syncthing into my file explorer, it tells me that it cannot find Syncthing at the specified location. And looking through all of my appdata confirms that syncthing is not there. Closest thing I can get to Syncthing appdata is SyncthingServiceAcct in C/Users, but that does not have what I am looking for since the only .xml is DefualtLayouts.

Syncthing is running + installed on my PC because it is uploading and I see it in task manager, and Syncthing will not let me do a new install. (Actually, it is not running anymore because I killed it in task manager so that I could modify config.xml)

(Strangely, putting >syncthing into my command prompt gives me a message that syncthing is not a recognized command.)

It seems that you have used the Windows installer in an administrative mode. Please check if the files aren’t located in any of the paths listed at https://github.com/Bill-Stewart/SyncthingWindowsSetup/#non-administrative-vs-administrative-installation-mode.

Just a side note, but you won’t be able to read the password in plain text, however you can still reset it by emptying the XML element completely.

Thank youuuuuuuuuuuuuuuuuuuuuuuuuuu