Re: Performance lag
There are RADAR_PRE_LEAK_WOW64 warnings for ME2 in the DxDiag.
That is a warning from the "Resource Exhaustion Detection and Resolution" (RADAR) service that means that the OS detected that "ME2Game.exe" is approaching critically low levels of Memory it can use or that it has a memory leak.
That by itself means not much, but it could be significant to the problem you face.
There are also RADAR_PRE_LEAK warnings for several other applications. That leads me to believe that the problem is not related to the specific application but to Windows or other third party software.
Please preform a clean boot and test the Game in clean boot mode.
If that don't helps:
- Hit Windows key and X.
- Choose either “PowerShell (Administrator)” or “Command prompt (Administrator),” whichever option is offered.
- Inside the PowerShell or CMD, enter “DISM.exe /Online /Cleanup-image /Restorehealth” without quotes. > ENTER.
- The system will start validating soon. If it throws an error, please list it here.
- After it reaches 100%, inside the PowerShell or CMD, enter “sfc /scannow” without quotes. >ENTER.
- Post the message you receive at the end of the processes here.