Hi @Ofilm-WHQL
The error code 0xc0000374 indicates a heap corruption - like Mukhtar said earlier, you will need to collect a crash dump and debug it to figure out what code is causing the heap corruption - also, you can use gflags/app-verifier to enable page-heap which will ease debugging of heap corruption. If you do not know how to enable page-heap/collect a crash dump/debug it, you should open a case with Microsoft support support, and they can guide you through it.
Support ticket guide: https://learn.microsoft.com/en-us/services-hub/unified/support/open-support-requests
Hope this helps with your query,
--
--If the reply is helpful, please Upvote and Accept as answer-