Hello NaoiseR, I'm Quinn, and I'm happy to help.
The Event Viewer log indicates that your Desktop Window Manager (dwm.exe) crashed due to an error in its core module (dwmcore.dll). This is a common Windows error that can cause visual glitches, screen flickering, or even a complete desktop crash. Here's a breakdown of the information provided. Faulting application name: dwm.exe (Desktop Window Manager). Faulting module name: dwmcore.dll (Core module of DWM). Exception code: 0x8898008d (This is a generic error code for DWM crashes)
Possible Causes of these are:
-Outdated or incompatible graphics drivers: DWM relies heavily on your graphics drivers, so outdated or incompatible versions can trigger errors.
-Corrupted system files: Issues with system files can affect how DWM operates.
Software conflicts: Certain applications or background processes might conflict with DWM.
-Hardware issues: Less commonly, faulty hardware components (like your graphics card or RAM) can sometimes lead to DWM crashes.
Troubleshooting Steps:
-Update Graphics Drivers: Download and install the latest graphics drivers for your system from the manufacturer's website (e.g., NVIDIA, AMD, or Intel).
-Check for Windows Updates: Ensure your Windows installation is up-to-date. Microsoft often releases patches to fix DWM-related issues.
-Run System File Checker (SFC): Open Command Prompt as an administrator and run the following command: "sfc /scannow". This will scan and repair any corrupted system files.
Please try these steps, and let me know if you need further assistance.