Share via

BSOD - 0x1e into 0xc0000098

Luis Lopez Lazaro 0 Reputation points
2026-06-11T10:18:15.38+00:00

Dear Support Team,

After shutting down the PC yesterday for a Windows update, PC will not boot and I am stuck in an endless 01xe into 0xc0000098 loop.

Repairing Windows from a USB file is not working either. I have already run sfc /scannow and memory run checks.

I can provide a dmp log to help with the diagnosis for easier assistance.

Could I get some help? Much appreciated.

Windows for home | Windows 11 | Recovery and backup
0 comments No comments

2 answers

Sort by: Most helpful
  1. DaveM121 888.7K Reputation points Independent Advisor
    2026-06-11T10:52:52.8933333+00:00

    1

    If you are able to access the dump log, please upload that to any cloud service like OneDrive and provide a share link here so I can analyze that for you,

    If you are unable to access Windows, how are you able to access the log.

    2

    Are you able to access the recovery environment using these steps without using the bootable Windows USB?

    Start your PC, just as Windows attempts to load (spinning dots), press and hold Power Button for 5 - 10 seconds to perform a Hard Shut Down

    Do this twice

    On the third start Windows will boot into the Recovery Environment and from there you can access System Repair, Safe Mode, Command Prompt... etc.

    Was this answer helpful?

    1 person found this answer helpful.

  2. AI answer

    2026-06-11T10:19:01.3533333+00:00

    Follow these steps to troubleshoot the boot loop and stop errors:

    1. Run Startup Repair from Advanced Boot Options
      1. Power on the PC and repeatedly press F8 before the Windows logo appears.
      2. On the Advanced Boot Options screen, select Repair your computer.
      3. Choose the keyboard layout and click Next.
      4. On System Recovery Options, select Startup Repair and follow the on-screen instructions.
    2. If F8/Repair isn’t available, use Windows installation media
      1. Boot from the Windows 11 USB installation media.
      2. On the first setup screen, choose language and keyboard, then click Next.
      3. Select Repair your computer (do not select Install).
      4. Go to TroubleshootAdvanced optionsStartup Repair and let it complete.
    3. If the error is related to a dual‑boot or missing boot entry If the system previously had multiple Windows installations and one no longer appears or the BCD is damaged:
      1. Boot to a command prompt from the Windows installation media (Shift+F10 on the setup screen, or TroubleshootAdvanced optionsCommand Prompt).
      2. Identify the Windows partition using diskpart and list volume.
      3. Run bcdboot X:\Windows (replace X: with the correct drive letter) to rebuild/add the boot entry.
      4. Reboot and check if Windows now starts.
    4. If the stop error is 0x0000007B (INACCESSIBLE_BOOT_DEVICE)
      1. Use the same F8/Advanced Boot Options path as above.
      2. Choose Repair your computerStartup Repair.
      3. If needed, repeat Startup Repair more than once, as it may fix different issues on each pass.
    5. If the stop error is 0x0000006B (PROCESS1_INITIALIZATION_FAILED) on Windows 7/Server 2008 R2 (applies if this is an older system or secondary OS):
      1. Boot from Windows installation media.
      2. Open Repair your computerCommand Prompt.
      3. Navigate to %SystemRoot%\System32\CodeIntegrity and delete Bootcat.cache.
      4. Reboot and test.
    6. If none of the above resolves the issue
      1. Ensure all Windows updates and device drivers (especially storage, chipset, and firmware/BIOS) are current once the system can boot.
      2. If the system was recently updated and started failing immediately afterward, consider re‑imaging or restoring from a known good backup if available.

    The dump file can then be analyzed with a kernel debugger (WinDBG) to confirm whether the issue is storage/boot configuration, driver, or firmware related.


    References:

    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.