@lucifermode
The error that lets Andromeda crash is a "SOFTWARE_NX_FAULT"
That means that code that is in a section of memory that is flagged as "no execute" (NX) is attempted to be executed.
Data Execution Prevention will detect this and terminates the application.
The problem is that there is no indicator why this happens.
We know it is not the game itself, it would fail on any system if there was a bug in Andromeda.exe.
It could be a virus, another application or process (we should have ruled that out with the clean boot) a hardware defect or a bad driver and more.
At this point I would suggest a repair installation, (You will keep your data and your applications) or fresh installation of your OS.
(A repair installation is normally a safe process, but you should still make a full back up of all your important data before you attempt it.)