I have tried to run a .net core 8 code that worked for me 3 days ago. But now it crashes with error related to access violation

Same code works on another computer

So i tried to look for the cause and figured that my cmd 32 bit crashes with dllhost.exe crashing

It might be after the antivirus update but pausing it did not helped
Maybe installing the core 8 sdk
Was thinking maybe the EDR is blocking, but it did not

Powershell gives same error

the first time the error for dllhost.exe show on event viewer is 06/3/2024 on 10:37 with this log:

    Faulting application name: DllHost.exe, version: 10.0.22621.1, time stamp: 0x05e70ed3
    Faulting module name: combase.dll, version: 10.0.22621.3085, time stamp: 0x9c05761b
    Exception code: 0xc0000005
    Fault offset: 0x00000000000a76ae
    Faulting process id: 0x0x13504
    Faulting application start time: 0x0x1DA6FA09BB91C5C
    Faulting application path: C:\WINDOWS\system32\DllHost.exe
    Faulting module path: C:\WINDOWS\System32\combase.dll
    Report Id: 2bdfaa34-7b82-44aa-8a97-750a0f4c6c1c
    Faulting package full name: EsetContextMenu_11.0.2032.0_neutral__f55j32bkf4yvt
    Faulting package-relative application ID: ESET

the first error before that is this one:

> The program explorer.exe version 10.0.22621.3155 stopped interacting
> with Windows and was closed. To see if more information about the
> problem is available, check the problem history in the Security and
> Maintenance control panel.


How can that be checked, fixed without installing the whole computer?

And what could cause it