@xXempoXx_666 There are a couple of Origin errors in your dxdiag, so try clearing Origin's cache and then uninstalling it "the hard way" and reinstalling.
https://help.ea.com/en-us/help/faq/clear-cache-to-fix-problems-with-your-games/
https://help.ea.com/en-us/help/origin/origin/manually-uninstalling-origin/
If that doesn't help, I'd like to see a crash dump, that is if your computer generates one when the game stops working. (Whether a crash dump gets written depends on what exactly is locking up the system.) Here's how to get one:
- Hit the Windows key, type "command prompt" in the box, right-click on Command Prompt in the search results, and select Run as Administrator
- In the window, paste "reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps\devenv.exe" /v DumpType /d 2 /t REG_DWORD" without the outside quotes into the box, and enter
- Launch Sims 4 and wait for it to crash (whether you can play at all or not)
- After it crashes, wait for any crash dialogs to finish
- Then hit Windows key-R and paste "%LOCALAPPDATA%\CrashDumps" without quotes into the box, and enter
- Upload the last .dmp file to the free filehosting site of your choice, and link it here
- When you want to undo the auto crash log dumps, open Command Prompt as before, paste "reg delete "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f" without the outside quotes, and enter.