how to fix BSOD on normal windows but not safe mode. happening constantly every 3-5 minutes.

Ayman CHOUDHURY 0 Reputation points
2024-06-06T16:54:38.01+00:00

please help im getting irql not less or equal and krnl security check the most often

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

2 answers

Sort by: Most helpful
  1. Hruthik B 80 Reputation points
    2024-06-06T17:01:56.3366667+00:00

    Hi Ayman,

    I'm Hruthik, a student from Microsoft. Sorry for the inconvenience.

    The IRQL_NOT_LESS_OR_EQUAL and KERNEL_SECURITY_CHECK_FAILURE errors are both related to system stability issues in Windows:

    1. IRQL_NOT_LESS_OR_EQUAL (0x0000000A):
    • This error occurs when a kernel-mode driver or Windows itself tries to access paged memory at an invalid address while at a raised interrupt request level (IRQL).
    • Possible causes:
      - Faulty hardware (e.g., RAM, hard drive, or motherboard).
      
            - Incompatible or outdated drivers.
      
                  - Corrupted system files.
      
    1. KERNEL_SECURITY_CHECK_FAILURE (0x00000139):

    Remember to back up your important data before making any changes. If you encounter more crashes, share the relevant crash dumps for further analysis.

    Thank You,

    Hruthik

    0 comments No comments

  2. Anonymous
    2024-06-07T02:22:29.7366667+00:00

    Hello,

    The IRQL_NOT_LESS_OR_EQUAL and KERNEL_SECURITY_CHECK_FAILURE errors are usually caused by faulty drivers or hardware issues. Here are some steps you can take to troubleshoot the issue:

    1. Update your drivers: Go to the manufacturer's website and download the latest drivers for your hardware. Install them and see if the issue persists.
    2. Check for hardware issues: Run a hardware diagnostic test to check for any issues with your hardware. You can use the built-in Windows Memory Diagnostic tool.
    3. Disable overclocking: If you have overclocked your system, try disabling it and see if the issue goes away.
    4. Perform a clean boot: A clean boot can help you identify if any third-party software is causing the issue. To perform a clean boot, follow these steps: a. Press Windows key + R to open the Run dialog box. b. Type msconfig and press Enter. c. In the System Configuration window, click on the Services tab. d. Check the box next to Hide all Microsoft services. e. Click on Disable all. f. Go to the Startup tab and click on Open Task Manager. g. Disable all the startup items. h. Close Task Manager and click on OK in the System Configuration window.

    Hope this helps.

    Best Regards,

    Hania Lian

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

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    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.