Well, compare how to start syncthing automatically on Windows:
https://docs.syncthing.net/users/autostart.htmlOn Debian I could just type:
systemctl --user enable --now syncthing.service
Native systemd on Windows would be awesome. Microsoft should hire the creator of systemd...