All is in the title, I currently searching a way to launch my UWP app automatically at Windows startup with the UWP framework only, no file
If it's a desktop application converted to UWP you can declare a startup task in your appmanifest like this:
See Converted desktop app extensions