Regarding the issue of automatically loading files from the Paks folder during program startup after Unreal packaging

The program packaged with Unreal seems to automatically load files from the project file Paks folder by default when it starts running, because both the basic and updated Pak packages of the project are in this folder. As the number of files in the folder increases, the program will become slower and slower at startup. Is there any solution to handle such files?