Hardware⏱️ 2 min read📅 2026-05-29

How to Fix: BSOD ntoskrnl.exe MSI Creator 17 B11UH-405BE i9-11900H running Windows 11

Quick Answer: The laptop froze during the chkdsk process, indicating a possible hardware issue with the hard drive or SSD. Consider running a diagnostic test on the storage device to identify and potentially replace the faulty component.

The BSOD (Blue Screen of Death) error you're experiencing is caused by a critical system failure, which can be triggered by various factors such as driver issues, corrupted system files, or hardware malfunctions. Running the DISM command and chkdsk command may have helped to identify and potentially fix some underlying issues, but it appears that the laptop froze on the screen with an estimated completion time of 16 hours.

⚠️ Common Causes

  • Corrupted system files or registry entries
  • Driver issues, especially with the graphics card or network drivers
  • Hardware malfunctions, such as a failing hard drive or RAM issues

🛠️ Step-by-Step Verified Fixes

Method 1: System File Checker (SFC) Scan

  1. Step 1: Open Command Prompt as an administrator and type `sfc /scannow` to run the SFC scan.
  2. Step 2: If the scan finds any corrupted system files, it will replace them with healthy ones.
  3. Step 3: Restart your laptop and see if the BSOD error persists.

Method 2: Driver Update

  1. Step 1: Open the Device Manager and expand the category of each device.
  2. Step 2: Right-click on each device and select

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions