Windows 11 crashes when inactive, hardware error showing, whats the problem?

robbie skiba 0 Reputation points
2023-05-26T11:39:29.7333333+00:00

I have a new system running windows 11 and sometimes I crash if I am inactive or waking the PC up from sleep. I looked at the reliability monitor and noticed a hardware error accompanied with a windows shut down unexpectedly. How can I find the issue causing these crashes? The system is stable when in use, its just when I am inactive, it can cause a crash.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,137 questions
{count} votes

2 answers

Sort by: Most helpful
  1. S.Sengupta 20,626 Reputation points MVP
    2023-05-31T00:45:37.05+00:00

    Click Troubleshoot > Find and fix other problems (Blue Screen) > Run the troubleshooter.

    Incompatible, outdated, or corrupt device drivers may also cause this error to occur. You can try updating the device driver.

    Open Command Prompt and run it as administrator.

    Next, type DISM.exe /Online /Cleanup-image /Restorehealth and press Enter.

    Afterward, type SFC/scannow and hit Enter.

    0 comments No comments

  2. workforce45 636 Reputation points
    2023-05-31T17:45:59.1633333+00:00

    Hi Robbie,

    Issue reported: Windows 11 crashes when inactive, hardware error showing (Error unknown)

    Observation: It seems that you are using a new machine with Windows 11 however it is not validated that if the BIOS and other latest drivers are installed in your machine or not. It is possible that we can buy a new machine with outdated drivers.

    Troubleshooting

    Step 1: We first need to validate if the machine is installed with a latest BIOS version supported by the OEM, this can be validated if we visit an OEM website and search for supported Drivers and BIOS version for a specific model.

    After we update the supported drivers and BIOS version, restart the machine.

    Step 2: We need to check for Windows Updates and optional updates under Advance option under Windows Updates in Settings. We need to download and install all updates ensuring that we have all hardware and software updates installed followed by a restart.

    Step 3: Open Device manager and check for corrupted drivers, they appear with a yellow triangle with a black exclamation mark or a red mark. If we find any corrupted driver(s) please update them, if not getting updated, uninstall them and reinstall the same/similar drivers, those should be available on OEM website.

    Step 4: Open ‘Command Prompt’ with administrator rights and type ‘SFC /scannow’ and hit enter, this will scan if there is any software corruption in your machine that required to be fixed. Then in the same CMD Window Type CHKDSK /f and hit Enter and then type ‘Y’ followed by an Enter and then restart your machine.

    After performing all steps mentioned above, please update with your findings!

    Sincerely,

    CK

     

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.