Win10 Many BSOD issues

QmarkIT 1 Reputation point
2021-07-08T08:25:41.2+00:00

Hello Microsoft Community,
My customers having a lot of trouble with Win10 Pro product lately
112944-2.png

As far as I know I had around 10 of these issues for the last 2 days
All I know that the PC's installed this update:
112867-capture.png

Please advise

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

4 answers

Sort by: Most helpful
  1. Michael Taylor 60,346 Reputation points
    2021-07-08T13:39:28.18+00:00

    The BSOD says there is corrupted memory so the list of causes is pretty standard:

    • Bad memory DIMMs, replace them and see if the problem goes away
    • Corrupt driver, probably a third party one
    • Virus, malware is impacting machine so run a scan

    Personally I would recommend you take one of the crash dumps that is generated and load it up in windbg and use the standard BSOD debugging steps as discussed here to analyze where the failure is. If you consistently see a specific driver in the call stack then it is likely the driver. If the crashes occur all over the place then it is more likely bad memory.

    If you still cannot figure it out then I would contact MS Support and get their engineers to help you diagnose the problem.

    0 comments No comments

  2. Reza-Ameri 17,346 Reputation points Volunteer Moderator
    2021-07-08T15:38:18.053+00:00

    Take a look at:
    https://support.microsoft.com/en-us/sbs/windows/troubleshoot-blue-screen-errors-5c62726c-6489-52da-a372-3f73142c14ad
    Open start and search for feedback and open the Feedback Hub app and report this issue.

    0 comments No comments

  3. Docs 16,226 Reputation points
    2021-07-08T20:26:02.187+00:00

    Please run the V2 log collector > post a share link into this thread using one drive, drop box, or google drive:

    https://www.windowsq.com/resources/v2-log-collector.8/
    https://www.tenforums.com/bsod-crashes-debugging/2198-bsod-posting-instructions.html

    .
    .
    .
    .
    .

    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post: Vote = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments

  4. Jenny Feng 14,246 Reputation points
    2021-07-09T01:58:01.387+00:00

    @QmarkIT
    Hi,
    When did this issue start to occur?
    Did it happen after installing the KB 5004945?

    The KERNEL_SECURITY_CHECK_FAILURE bug check has a value of 0x00000139. This bug check indicates that the kernel has detected the corruption of a critical data structure.

    Determining the cause of this issues typically requires the use of the debugger to gather additional information.
    These general troubleshooting tips may be helpful.
    -If you recently added hardware to the system, try removing or replacing it. Or check with the manufacturer to see if any patches are available.
    -If new device drivers or system services have been added recently, try removing or updating them. Try to determine what changed in the system that caused the new bug check code to appear.
    -Check the System Log in Event Viewer for additional error messages that might help pinpoint the device or driver that is causing the error. For more information, see Open Event Viewer. Look for critical errors in the system log that occurred in the same time window as the blue screen.
    -Look in Device Manager to see if any devices are marked with the exclamation point (!). Review the events log displayed in driver properties for any faulting driver. Try updating the related driver.
    -Run a virus detection program. Viruses can infect all types of hard disks formatted for Windows, and resulting disk corruption can generate system bug check codes. Make sure the virus detection program checks the Master Boot Record for infections.

    Due to security policy, community support cannot download and save user’s personal data such as dump or log files, please install WinDbg from Microsoft website and analyze crash dump files.
    https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools
    If you really need crash dump files analysis support, open a support ticket with Microsoft.

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.