Unity Crash Seconds after Playing any Scene

I recently had my HDD broken, installed a new SSD, had a fresh latest Windows 10 and fresh Unity 2018.4

I salvaged my project from my broken HDD, and had it on an external drive

Faced an issue with unity, white screen, turns out it is because the new Windows comes with Directx 12, added it in the API and all is good, amazing performance

Unfortunately, whenever i run any scene now, after a couple of seconds Unity crashes and shutdown

Built the scene and ran the game outside Unity and works fine

Not sure what is it from
Could be related to dirextx 12

Help please

Thanks

Can’t be DX 12 as it is used for both Editor & Game.
check the Log for Unity and see what message was written before it crashes or exits.