Unreal Engine crashes when Launching any Project or Browsing for one

I have been having this problem for a month now where my unreal engine crahses trying to launch a project. I have reinstalled windows, reinstalled Unreal Engine, Epic games launcher to no avail. I have updated my graphic drivers and windows updates. I DO NOT KNOW WHAT to do to fix this. I have the crash report below. I am currently on Windows 11. Would that be the problem??

System Build

|Processor| Intel(R) Core™ i7-9700K CPU @ 3.60GHz 3.60 GHz
|Installed RAM|32.0 GB
Nvidia RTX 2080 Super
Windows 11 | 64-bit operating system, x64-based processor

Try this: UE5 Project crashes on open - #2 by ImRexNA

Quote:

Going into the Project folder => Config => DeafultEngine

Then editing the file for one section:
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12

to

DefaultGraphicsRHI=DefaultGraphicsRHI_DX11

Also, if you go here, and then install Editor Symbols For Debugging, you might get more info on the crashes.

image

YOU ARE A LIFE SAVER. Is there any way for me to do that across the board or do I have to do for each project??

These are general settings of the engine itself. So it should work for every project.