Unreal crashing when I open project settings

In the game I am working on I went into the project settings under the android section to change the picture that shows when the app launches. What I didn’t realize at the time was the picture I uploaded was 20,000 by 11,000 pixels and caused unreal to crash. I have fixed the picture to a much smaller size, but I can’t upload it because unreal crashes every time I open the project setting. Is there any other way to get into the project settings without unreal crashing?

I was able to figure it out. If anyone else has this problem, in your computer’s file explorer, you can go to "documents/unreal projects/“project name”/build/android/res/drawable and change the picture file there. I did this and it is working correctly now