Am I the only one having bsod from sot's EAC

  • I have tried everything, even contacting support but was basically told it's my fault. Does anyone have any solution to the constant bsod that occurs 9/10 o try and even play?

  • 2
    Публикации
    1.6k
    Просмотры
  • System instability may have been caused by a Windows update. Sea of Thieves, unlike most games on PC, has dependencies in the System Files (Xbox Live and such), so it's likely the only game you'd notice to trigger it.

    To check for any corruption to your system files, run an SFC scan.

    Open Command Prompt as Adminstrator and enter:

    DISM /online /cleanup-image /checkhealth

    Let the scan run (may take a couple of minutes). If it doesn't find any issues then skip the next part and do the SFC scan... if it does find corruption, enter:

    DISM /online /cleanup-image /restorehealth

    Let that run to fix any issues there. Next do the SFC scan by entering:

    sfc /scannow

    Let the scan finish.

    Fingers crossed that solves any further problems. This is quite a common issue with Windows updates that most people don't notice beyond some sluggishness. So I tend to run these scans every couple of months, just in case.

2
Публикации
1.6k
Просмотры
1 из 2