How to stop the internal threads in UE 4.27?

UnrealEngine is creating some internal thread inside UE4 application. We need to stop all the threads expect main thread in UE4. How can we do that?. Is there anyway to stop thread creation in UE4?