UE4.14 Crashing without error after 1 minute of use

Recently I just got a new laptop to make mods using the Unreal Engine for the game Tekken 7, but I’ve noticed after 1 minute of use, the engine closes without an error. On my older laptop, it would just work fine.

I have even compiled the entire from source to see what is causing the program close and it looks I’m left with these errors in Visual Studio. I event used event handlers to see if the same error occurred. It seemed the UE4Editor-http.dll is causing the crash and I don’t know how to fix it.

Below are my Laptop’s specs along with the error logs attached to this forum post below:

Processor: 11th Gen Intel(R) Core™ i5-11400H @ 2.70GHz 2.69 GHz
Installed RAM: 32.0 GB
System type: 64bit operating system, x64-based processor
Intergraded GPU: Intel UHD Graphics
Dedicated GPU: NVIDIA Geforce RTX 3050 Laptop GPU
OS: Windows 10

UE4.log: https://pastebin.com/raw/9ZrQB8yi

You’d need to make sure it is using the Nvidia GPU and not the Intel one, go into the Nvidia Control Panel and go to 3D settings, it has settings there for automatically selecting which GPU to use, you’d want to change it to use only the Nvidia GPU as the global default.
Also, check your power settings and set it to Performance.

I’ve attempted to set the exe and the program to use maximum performace with my NVIDIA GPU, even set the GPU to only use the NVIDIA card as well but the application still closes after 1 minute of use or just being idle.

Here are screenshots of the settings: https://imgur.com/a/SOuw8EM

The same is happening to me.

For me to. I whent from a 1070 to 3080ti.

Did you manage to find a solution? I am experiencing the same issue on a new computer with an RTX 3080ti

in my new pc I needed a old project in 4.16 so I copied the project and installed vs2017 and now I have the same problem.
its working on my old laptop but in the new pc it just close after 1-3 minutes.
did any one find the fix?