Bugcheck 10d during upgrade to Windows 11 from Windows 10

Anonymous
2025-02-22T03:44:50+00:00

So I've been trying to upgrade my system to Windows 11. I've upgraded my processor, motherboard and RAM to something that is Windows 11 compatible. The PC Health Check app says that my system is now fully ready for Windows 11. I download the Windows 11 package from Windows Update, and then schedule the upgrade at night. When I come back to check it, it seems that during the upgrade process it undergoes a Bugcheck 10d (0000000000000006, 0000000000000003). This has happened consistently 3 times in a row. It then reverts to Windows 10.

Windows for home | Windows 10 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2025-02-26T06:57:26+00:00

Windows has a tool to find misbehaving drivers: Windows Driver Verifier (WDV)

https://www.tenforums.com/tutorials/5470-enable-disable-driver-verifier-windows-10-a.html

Driver Verifier-- tracking down a mis-behaving driver. - Microsoft Community

Driver Verifier - Windows drivers | Microsoft Learn

  1. Read this link on Windows Driver Verifier (WDV):

Enable and Disable Driver Verifier in Windows 10

https://www.tenforums.com/tutorials/5470-enable-disable-driver-verifier-windows-10-a.html

  1. Create a new restore point Create System Restore Point in Windows 10

https://www.tenforums.com/tutorials/4571-create-system-restore-point-windows-10-a.html

  1. Learn the methods to recover from BSOD caused by WDV by booting into safe mode and running one or more of these commands:

verifier /reset

verifier /bootmode resetonbootfail

https://www.tenforums.com/tutorials/2294-boot-advanced-startup-options-windows-10-a.html

  1. Plan to run the tool with various customized test settings.

a) Test all non-Microsoft drivers

b) Test no Microsoft drivers

c) For the first run of WDV select the 3 customized tests displayed in the TF tutorial

  1. Whenever the WDV tool is started if there is no immediate BSOD then open administrative command prompt and copy and paste:

verifier /querysettings

Post a share link.

Customized tests will then be posted for the next run of WDV.

WDV can run continuously during the testing.

For any BSOD post a new V2 share link into the newest post.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

71 additional answers

Sort by: Most helpful
  1. Anonymous
    2025-02-28T22:13:54+00:00

    Okay so enabled Driver Verifier on all non-Microsoft drivers this time:

    Verifier Flags: 0x00100610

    Standard Flags:

    [ ] 0x00000001 Special pool.  
    [ ] 0x00000002 Force IRQL checking.  
    [ ] 0x00000008 Pool tracking.  
    [X] 0x00000010 I/O verification.  
    [ ] 0x00000020 Deadlock detection.  
    [ ] 0x00000080 DMA checking.  
    [ ] 0x00000100 Security checks.  
    [ ] 0x00000800 Miscellaneous checks.  
    [ ] 0x00020000 DDI compliance checking.  
    

    Additional Flags:

    [ ] 0x00000004 Randomized low resources simulation.  
    [X] 0x00000200 Force pending I/O requests.  
    [X] 0x00000400 IRP logging.  
    [ ] 0x00002000 Invariant MDL checking for stack.  
    [ ] 0x00004000 Invariant MDL checking for driver.  
    [ ] 0x00008000 Power framework delay fuzzing.  
    [ ] 0x00010000 Port/miniport interface checking.  
    [ ] 0x00040000 Systematic low resources simulation.  
    [ ] 0x00080000 DDI compliance checking (additional).  
    [ ] 0x00200000 NDIS/WIFI verification.  
    [ ] 0x00800000 Kernel synchronization delay fuzzing.  
    [ ] 0x01000000 VM switch verification.  
    [ ] 0x02000000 Code integrity checks.  
    

    Internal Flags:

    [X] 0x00100000 Extended Verifier flags (internal).  
    
    [X] Indicates flag is enabled.  
    

    Boot Mode:

    Persistent  
    

    Rules:

    All rules are using default settings  
    

    Verified Drivers:

    amdkmpfd.sys  
    vsflt53.sys  
    amdpsp.sys  
    cimfs.sys  
    rz72310za.sys  
    msio64.sys  
    ctiaio64.sys  
    asio3.sys  
    amdxe.sys  
    amdfendr.sys  
    ovpn-dco.sys  
    amdsafd.sys  
    wireguard.sys  
    rt640x64.sys  
    rtwlane603.sys  
    usbfilter.sys  
    amdkmdag.sys  
    amdgpio2.sys  
    amdgpio3.sys  
    nvvad64v.sys  
    nvmoduletracker.sys  
    nvvhci.sys  
    amdfendrmgr.sys  
    lgbusenum.sys  
    lgjoyxlcore.sys  
    wfmcvad.sys  
    atihdwt6.sys  
    rtkvhd64.sys  
    rtkbtfilter.sys  
    leqdusb.sys  
    lhideqd.sys  
    lhidfilt.sys  
    lmoufilt.sys  
    dump\_diskdump.sys  
    dump\_storahci.sys  
    dump\_dumpfve.sys  
    rtndpt60.sys  
    amdryzenmasterdriver.sys  
    awealloc.sys  
    imdisk.sys  
    lgcoretemp.sys  
    npf.sys  
    iomap64.sys  
    alsysio64.sys  
    rtcore64.sys  
    lgvirhid.sys  
    cpuz159\_x64.sys  
    

    This time a crash happened fairly quickly, immediately after boot-up as a matter of fact. And I created a new v2 log for it here:

    https://drive.google.com/file/d/18dAIS0wKZpQ7vx4WDphkQnjMK0zRxUPA/view?usp=drive_link

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-02-28T09:58:44+00:00

    Please test all non-Microsoft drivers when using WDV.

    Test no Microsoft drivers

    Restart WDV with the same 3 customized tests.

    If there is no immediate BSOD then open administrative command prompt and copy and paste:

    verifier /querysettings

    Post a share link.

    For any BSOD post a new V2 share link into the newest post.

    Repeat for each of these groups:

    Group 2

    [ ] 0x01000000 VM switch verification. 
    
    [ ] 0x02000000 Code integrity checks.
    
    [ ] 0x00000001 Special pool. 
    
    [ ] 0x00000002 Force IRQL checking. 
    
    [ ] 0x00008000 Power framework delay fuzzing. 
    
    [ ] 0x00010000 Port/miniport interface checking. 
    
    [ ] 0x00000800 Miscellaneous checks. 
    

    Group 3

    [ ] 0x00000010 I/O verification. 
    
    [ ] 0x00000200 Force pending I/O requests. 
    
    [ ] 0x00002000 Invariant MDL checking for stack. 
    
    [ ] 0x00004000 Invariant MDL checking for driver. 
    
    [ ] 0x00000008 Pool tracking. 
    

    Group 4

    [ ] 0x00000020 Deadlock detection. 
    
    [ ] 0x00000080 DMA checking. 
    
    [ ] 0x00000100 Security checks. 
    
    [ ] 0x00020000 DDI compliance checking. 
    
    [ ] 0x00080000 DDI compliance checking (additional).
    

    Group 5

    [ ] 0x00040000 Systematic low resources simulation. 
    
    [ ] 0x00200000 NDIS/WIFI verification. 
    
    [ ] 0x00800000 Kernel synchronization delay fuzzing. 
    
    [ ] 0x01000000 VM switch verification. 
    
    [ ] 0x02000000 Code integrity checks.
    

    For each group if there is no immediate BSOD then open administrative command prompt and copy and paste:

    verifier /querysettings

    Post a share link.

    For any BSOD post a new V2 share link into the newest post.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-02-28T06:26:51+00:00

    So far, no BSOD, I'm only testing the LEQDUSB.SYS driver that was the subject of the previous Windows 11 upgrade failure, according to people on here.

    PS C:\WINDOWS\system32> verifier /querysettings

    Verifier Flags: 0x00100610

    Standard Flags:

    [ ] 0x00000001 Special pool.  
    [ ] 0x00000002 Force IRQL checking.  
    [ ] 0x00000008 Pool tracking.  
    [X] 0x00000010 I/O verification.  
    [ ] 0x00000020 Deadlock detection.  
    [ ] 0x00000080 DMA checking.  
    [ ] 0x00000100 Security checks.  
    [ ] 0x00000800 Miscellaneous checks.  
    [ ] 0x00020000 DDI compliance checking.  
    

    Additional Flags:

    [ ] 0x00000004 Randomized low resources simulation.  
    [X] 0x00000200 Force pending I/O requests.  
    [X] 0x00000400 IRP logging.  
    [ ] 0x00002000 Invariant MDL checking for stack.  
    [ ] 0x00004000 Invariant MDL checking for driver.  
    [ ] 0x00008000 Power framework delay fuzzing.  
    [ ] 0x00010000 Port/miniport interface checking.  
    [ ] 0x00040000 Systematic low resources simulation.  
    [ ] 0x00080000 DDI compliance checking (additional).  
    [ ] 0x00200000 NDIS/WIFI verification.  
    [ ] 0x00800000 Kernel synchronization delay fuzzing.  
    [ ] 0x01000000 VM switch verification.  
    [ ] 0x02000000 Code integrity checks.  
    

    Internal Flags:

    [X] 0x00100000 Extended Verifier flags (internal).  
    
    [X] Indicates flag is enabled.  
    

    Boot Mode:

    Persistent  
    

    Rules:

    All rules are using default settings  
    

    Verified Drivers:

    leqdusb.sys
    

    Was this answer helpful?

    0 comments No comments
  4. Ramesh 181.6K Reputation points Volunteer Moderator
    2025-02-26T15:52:13+00:00

    As mentioned, no new dump files have been created since the ones I already sent you. I'm seeing that the BSOD itself hangs at 0% without saving anything new.

    Sorry, I missed it. Please share the latest setup logs.

    Enable Memory Integrity. To enable memory integrity in Windows, go to Windows Security > Device security > Core isolation details > Memory integrity. If it shows any incompatible drivers, post the screenshot here.

    Was this answer helpful?

    0 comments No comments