Thanks!
The minidump file does not contain much useful information. It could be a system problem or a faulty part, such as the Power Supply Unit (PSU).
Try repairing your system.
- Press the WINDOWS + R shortcut > Type ''cmd'' (without quotes) > Press the CTRL + SHIFT + ENTER shortcut to run the program as Administrator > Click ''Yes'' on the Confirmation Screen.
- Type the following commands to repair.
ATTENTION: Type the entire command on the first line > Press ENTER > Wait for the command to complete > Run the next command on the list.
DISM /Online /Cleanup-image /Restorehealth
sfc /scannow
chkdsk c: /f /x /r
- When the message "...Scan the next time the system is restarted? (Y/N)" appears, press the Y (Yes) key.
- When finished, shut down the computer properly and turn it on again.