I can't launch UE5 - Its my first time trying to use it

Hey @xHaleem,

Hmm, okay. This may be something going wrong either with DX12 or SM6. To test that, open your project folder and navigate to your config folder → DefaultEngine.ini. Once open, find [/Script/WindowsTargetPlatform.WindowsTargetSettings] and make sure it matches the following image. You will need to delete the +…SM6 line and change 12 to 11.

Notepad_2eSwGo8pId

This will set your project to Shader Model 5 and directX 11.