Unreal Engine Crashing on start

Hello my Unreal engine is crashing and im getting this error pop up

+UE5\Sync\Engine\Source\Developer\ShaderCompilerCommon\Private\DXCWrapper.cpp] [Line: 59] Failed to load module: …/…/…/Engine/Binaries/ThirdParty/ShaderConductor/Win64/dxil.dll

UnrealEditor_ShaderCompilerCommon
UnrealEditor_ShaderCompilerCommon
UnrealEditor_ShaderFormatD3D
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_TargetPlatform
UnrealEditor_TargetPlatform
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_RenderCore
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
UnrealEditor
kernel32
ntdll

i dunno what going on it was working fune 3 days ago before this update

my system is

rtx 3080
windows 11
32 gb ddr5
Intel 12700k

Please help ive unstalled and reinstalled everything i dont know if this has to do with dx12 or not but i need this error fix

Try the solution posted here: How to fix Unreal 5 Boot issue?

I tried, but in my case that generates another type of crash:
Assertion failed: ComputePipelineState [File:D:\build++UE5\Sync\Engine\Source\Runtime\D3D12RHI\Private\D3D12StateCache.cpp] [Line: 1208]

UnrealEditor_D3D12RHI
UnrealEditor_D3D12RHI
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_D3D12RHI
UnrealEditor_Engine
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_RHI
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_RenderCore
UnrealEditor_Core
UnrealEditor_Core
kernel32
ntdll

That said maybe it works for you

Have you tried all the solutions given in the other topic? There’s about 3 or 4 different possible ones - one of which is to do with Windows 11. I could only mark one as the actual solution which was the one that worked for me, but others have tried different methods.

I’ve read that there is an UE issue with Windows 11 that relates to DirectX12 and that maybe reverting to DX11 could solve this issue.

However as I don’t use Windows 11 I cannot comment further on the issue. I stopped looking into it once my solution worked so I don’t know the underline cause.