Games and certain apps keep crashing with exception code 0xc0000005

Teodoris 20 Reputation points
2026-07-21T09:57:20.1333333+00:00

Recently for the past few weeks, certain apps such as Discord, Medal, Roblox, Minecraft, Half Life 2, have been randomly crashing.
Below is an image of the crash log, i am unable to find a crash log for discord and medal, however the other games share this same error so i assume those crashes are caused by the same reason these ones are.User's image

I haven't been able to find anything related to the crashes in event viewer.

So far the fixes i have tried are:

  • Running the commands CHKDSK, DISM, and SFC in the command prompt
  • Stress testing my ram and cpu for hours
  • Installing an independent memory tester program on my usb and running it on boot (MemTest86, for 3 hours with 4 passes)
  • Reinstalling windows using the settings option while keeping my files
  • Disabling my anti virus (Avast)
  • Changing my cpu's max power state to 99%
  • Updating my drivers (when the problem started my drivers were not up to date, after i updated them the problem still was not fixed)
    My pc is a prebuilt, (Predator Orion 3000 with an SNID of 42600519130), it has an RTX 4070 Super, an intel I7-14700F, 32GB of ddr5 ram. It's bios version has been updated to the latest version ever since i received the computer, and i dont have any overclocking related settings in bios enabled or visible (things such as XMP)
Windows for home | Windows 11 | Performance and system failures
0 comments No comments

Answer accepted by question author
David-M 126K Reputation points Independent Advisor
2026-07-29T16:46:56.37+00:00

This BSOD (Blue Screen Of Death) log provides the final, definitive answer.

Since Windows was reinstalled using a clean USB flash drive and the crashes persist, now escalating to a BSOD, all software, driver, and operating system causes are 100% ruled out.

The BSOD log reveals that the error code was IRQL_NOT_LESS_OR_EQUAL - 0x0000000a. The crash occurred directly inside the core Windows Kernel (ntkrnlmp.exe).

The Windows kernel thread scheduler crashed while attempting to manage CPU core workloads. It attempted to read an invalid memory address (0x20) because data stored in physical RAM was corrupted at the hardware level.


My conclusion is that, given your i7-14700F processor and the fact that all software causes and RAM stick combinations have been tested, this behavior points directly to hardware degradation, most likely the CPU's integrated memory controller (IMC) or the motherboard power delivery/traces.

Unfortunately, there are no further software settings or Windows troubleshooting steps left to try.

  • If the PC is still under warranty: Contact Acer Technical Support to initiate an RMA/repair request. Provide them with your SNID and explain that the system experiences persistent 0xc0000005 crashes and kernel 0x0000000a BSODs even after a clean USB reinstall and isolated RAM tests. Acer will need to inspect/replace the CPU or motherboard.
  • If the PC is out of warranty: You may want to take it to a trusted repair shop to test with a swap CPU or motherboard, or reach out to Intel Support regarding their warranty coverage for 13th/14th Gen CPU instability.

Feel free to ask any questions you may have.

Was this answer helpful?

3 people found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. David-M 126K Reputation points Independent Advisor
    2026-07-21T12:41:53.2166667+00:00

    Hi. I'm David, and I'm happy to help you.


    Since you have already done thorough troubleshooting, the issue points directly to a known hardware behavior with 13th and 14th Gen Intel CPUs, including your i7-14700F.

    The 0xc0000005 (Access Violation) error occurs when a thread tries to read or write to memory without appropriate permissions. While MemTest86 tests the physical RAM sticks (which is why your RAM passed without errors), the integrated memory controller inside the CPU itself can fail under dynamic voltage and load spikes. Intel 13th and 14th Gen processors suffer from a well-documented voltage instability (Vmin Shift) that can degrade the CPU over time. If degradation has already occurred, BIOS microcode updates only prevent future damage; they cannot reverse existing physical instability.


    First, test CPU Power Limits using Intel XTU:

    • Download Intel Extreme Tuning Utility (XTU).
    • Since the i7-14700F has locked core multipliers, lower the Turbo Boost Power Max (PL1) and Short Term Power Max (PL2) values (for example, set PL1/PL2 to 125W or 65W for testing).
    • Alternatively, if the BIOS has an option for Intel Baseline Profile or lower power limits, enable it.
    • If games and apps stop crashing immediately under reduced power limits, it confirms CPU instability.

    Also, try these

    1 = Completely uninstall Avast:

    • Disabling Avast often leaves its kernel-level filter drivers running in the background, which can cause access violations.
    • Download the official Avast Uninstall Utility (Avast Clear), run it in Safe Mode to remove Avast completely, and test your apps with Windows Defender instead.

    2 = Adjust power plan settings:

    • Ensure the Windows Power Plan is set to Balanced instead of High Performance to avoid keeping the CPU at unnecessarily high power states continuously.

    Please let me know the result.

    Feel free to ask any questions you may have.

    Was this answer helpful?


Your answer

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