Repeated Windows 10 Crashes BSOD

Kim Yuna 0 Reputation points
2025-03-17T11:40:44.1766667+00:00

I’ve been dealing with repeated system crashes, and honestly, I’m exhausted from running the same troubleshooting steps over and over with no real solution. The crashes happen randomly, often when running demanding applications or gaming.

I’ve tried almost everything multiple times:

I’ve run sfc /scannow and chkdsk /f /r several times, but the crashes persist. I’ve reinstalled NVIDIA drivers using DDU, and even rolled back to older drivers, yet nothing changes. I also ran Windows Memory Diagnostic, and no issues were found. Additionally, I’ve checked for malware and unnecessary software, but the problem remains.

At this point, I’m really frustrated with repeatedly doing the same fixes without getting anywhere.If anyone has experienced similar issues or has alternative solutions, I’d really appreciate your insights.

Thanks in advance!

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Kim Yuna 0 Reputation points
    2025-03-18T04:58:11.08+00:00

    Hi Geoff,

    Thanks for your response! Here are the bug check codes along with their four parameters from the minidump analysis:

    KERNEL_SECURITY_CHECK_FAILURE (0x139)

    Parameters: 0x4, 0xFFFFAD8D82B47240, 0xFFFFAD8D82B47198, 0x0

    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (0x1000007E)

    Parameters: 0xFFFFFFFFC0000005, 0xFFFFF80325B03B71, 0xFFFFF981AA1796F8, 0xFFFFE5816FD52920

    MEMORY_MANAGEMENT (0x1A)

    Parameters: 0x403, 0xFFFFFC7E3F0FFF60, 0xA000001D2C4E867, 0xFFFFFC0C54000460

    TIMER_OR_DPC_INVALID (0xC7)

    Parameters: 0x8, 0x1, 0xFFFFB1025A191D50, 0x100000

    PAGE_FAULT_IN_NONPAGED_AREA (0x50)

    Parameters: 0xFFFFF8020753F410, 0x0, 0xFFFFF8021754D6BC, 0x0

    0 comments No comments

  2. Geoff McKenzie 865 Reputation points
    2025-03-18T05:16:44.5666667+00:00

    Hi Kim,

    The fact that there is so much inconsitency in the errors indicates to me you have a hardware issue.

    I cannot tell from these results if it is Memory/CPU or Main board.

    Not all the codes you have above are shown in the references I linked above but Here are some of them....

    KERNEL_SECURITY_CHECK_FAILURE (0x139) Parameters: 0x4, (doco reason "reserved")

    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (0x1000007E), Parameters: 0xFFFFFFFFC0000005 (doco reason "0xC0000005: STATUS_ACCESS_VIOLATION indicates a memory access violation occurred.")

    MEMORY_MANAGEMENT (0x1A) Parameters: 0x403 (Doco Reason "The page table and page frame numbers (PFNs) are out of sync. The error probably is a hardware error, especially if parameters 3 and 4 differ by only one bit")

    So I will stick with my recommendations above regarding Hardware checks with non windows tools BIOS/Hardware vendor(s). And swapping memory. That is how I would try to narrow it down.

    Good Luck


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.