BSOD IRQL_NOT_LESS_OR_EQUAL (ntoskrnl.exe) during Win 11 clean install on Lenovo 15ARH05

Datrixon 0 Reputation points
2026-08-31T08:44:11.7033333+00:00

System Configuration:

Laptop Model: Lenovo IdeaPad Gaming 3 15ARH05

MTM: 82EY (System Board: LNVNB161216)

CPU: AMD Ryzen 7 4800H with Radeon Graphics

GPU: NVIDIA GeForce GTX 1650

BIOS: FCCN21WW (Latest)

Security Settings: fTPM 2.0 Enabled, Secure Boot Enabled, Storage set to AHCI NVMe.

Problem Description:

When attempting a clean installation or upgrade to Windows 11 (25H2/24H2) using official ISO/USB media, the installation fails 99% of the time during the first automatic reboot / OOBE device setup phase.

BSOD Error Details:

Stop Code: IRQL_NOT_LESS_OR_EQUAL (0xA)

What failed: ntoskrnl.exe

Critical Detail:

Out of approximately 30 installation attempts, Windows 11 magically installed once and booted up successfully, confirming that the underlying SSD, RAM, and motherboard hardware are fully functional. However, upon attempting another clean reinstall, the system reverted back to crashing with the exact same BSOD at the exact same stage.

Meanwhile, legacy Windows 11 builds (e.g., 21H2) and Windows 10 install and run 100% stably without any issues.

This behavior clearly points to a race condition or an initialization conflict between the generic inbox AMD chipset/kernel drivers included in modern Windows 11 ISOs and the LNVNB161216 motherboard platform during early boot.

Please log this kernel compatibility bug for the engineering team.

Windows for home | Windows 11 | Install and upgrade
0 comments No comments

2 answers

Sort by: Most helpful
  1. DaveM121 928.6K Reputation points Independent Advisor
    2026-08-31T09:23:12.1533333+00:00

    I have seen this previously reported when installing 25H2 on Lenovo devices, the best option, because this is just a user to user forum, is to open the Feedback Hub app in Windows and report this to the Windows developers there and provide your full system specs so they can investigate the problem with the drivers built into the 25H2 ISO image and hopefully provide a patch for this installation bug.

    If you now have an up to date version of Windows 11 installed, are you experiencing any BSOD's when you use your system, or is it just during the installation process.

    Was this answer helpful?


  2. AI answer

    2026-08-31T08:44:35.39+00:00

    IRQL_NOT_LESS_OR_EQUAL (0xA) is a Windows stop error that typically occurs when a device driver or system memory accesses invalid memory. Microsoft documentation states it is most often caused by faulty or outdated drivers, memory issues, or hardware problems. For upgrade or newer-version install scenarios, the bug check documentation also states the error can be caused by a device driver, system service, antivirus software, or a backup tool that is incompatible with the newer Windows version.

    For this install-stage failure on Windows 11, the supported troubleshooting path is:

    1. Disconnect non-essential hardware Leave only the mouse, keyboard, and display connected during setup. Microsoft’s Windows upgrade guidance specifically recommends disconnecting peripheral devices for driver-related install failures.
    2. Disable or remove third-party security software If any antivirus or antispyware software is present before starting setup, remove or disable it. Microsoft lists third-party security software as a known cause of install failures and bug check 0xA during upgrades.
    3. Update drivers through Windows Update first If Windows 11 can be booted even once, go to Start > Settings > Windows Update > Advanced options.
      • Turn Receive updates for other Microsoft products to On.
      • Open Optional updates.
      • Install all optional updates.
      • Return to Windows Update and select Check for updates.
      • Install all available updates, then restart.
    4. Get updated drivers from the device manufacturer if Windows Update does not help Microsoft explicitly recommends checking the device manufacturer’s site when Windows Update does not provide updated drivers or does not resolve the issue.
    5. Remove recently added hardware or test for hardware-related triggers The bug check guidance recommends removing recently added hardware and running manufacturer-supplied hardware diagnostics if hardware changes were made.
    6. Use a clean boot for upgrade attempts affected by background processes For setup failures caused by background activity, Microsoft recommends a clean boot to determine whether another process is interfering with the upgrade.
    7. Check memory diagnostic results In Event Viewer, go to Event Viewer (Local) > Application and Services Logs > Microsoft > Windows > MemoryDoagnostics-Results > Debug.
      • Event ID 2001 means no memory errors were detected.
    8. If the issue persists only on newer Windows 11 builds, focus on platform drivers The available guidance supports treating this as a likely driver or service compatibility issue during setup, especially since Windows 10 and older Windows 11 builds install successfully.

    The request to log a kernel compatibility bug cannot be completed here. The supported conclusion from the available guidance is that this stop code during setup is commonly associated with incompatible or faulty drivers, services, antivirus software, or hardware-related issues, and the next supported action is to update or remove those components and retry the installation with minimal attached devices.


    AI-generated content may be incorrect. Read our transparency notes for more information.

    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.