Lenovo T440 Boot Error: Bad System Config, HDD Detection Failure, and BCD Corruption

Dave Salvatore 25 Reputation points
2025-07-13T02:29:17.28+00:00

I was using my Lenovo ThinkPad T440 when it suddenly crashed and showed a blue screen with the message "Bad System Config Info." I followed some steps online and created a Windows 10 installation USB using the Media Creation Tool to try and repair the PC.

When I booted from the USB, there was no option to reset the PC, only Advanced Options. None of those worked — Startup Repair failed, and it couldn’t remove previous updates either.

Since something similar happened the day before (and the system randomly came back to normal after turning it on and off a few times), I kept restarting the laptop, hoping it would fix itself again. But this time, it showed a new error:

Detection Error on HDD0 (Main HDD)

I kept trying, but eventually this message appeared:

Windows failed to start. A recent hardware or software change might be the cause.

File: \Boot\BCD

Status: 0xc0000098

Info: The Boot Configuration Data file doesn’t contain valid information for an operating system.

Now I can’t boot into Windows, reset the PC, or install anything. I would really appreciate help figuring out how to fix this and get the system working again. I also tried what Q&A Assist suggested, the fixboot prompt was denied.

Windows for home | Windows 10 | Performance and system failures
0 comments No comments

Answer accepted by question author
Ramesh Srinivasan 85,090 Reputation points Independent Advisor
2025-07-13T14:27:17.6166667+00:00

Looks like there is an underlying hardware issue. The disk is being detected intermittently.

I think the best option is to connect a new HDD/SSD and clean install Windows or clone HDD0 to the new disk.

Was this answer helpful?


6 additional answers

Sort by: Most helpful
  1. Ramesh Srinivasan 85,090 Reputation points Independent Advisor
    2025-07-13T14:38:33.8833333+00:00

    Good Luck, Dave. The following clean install guide can help.

    https://pureinfotech.com/clean-install-windows-10/#windows10_clean_install_usb

    Note:

    When cleanly installing Windows, please disconnect all other hard drives, especially if the EFI partition is on one of them. Disconnecting the other drives ensures the EFI and MSR partitions are created on the new drive.

    Standard Disclaimer: There is a link to a non-Microsoft website. The page appears to provide accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as PUPs (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    0 comments No comments

  2. Ramesh Srinivasan 85,090 Reputation points Independent Advisor
    2025-07-13T14:19:50.6+00:00

    Hi Dave,

    Please give it some more time. If you get any errors, post the error message.

    Meanwhile, you can try to boot into Safe mode to see if it works fine.

    Was this answer helpful?


  3. Ramesh Srinivasan 85,090 Reputation points Independent Advisor
    2025-07-13T14:09:48.5333333+00:00

    Hi Dave,

    The OS disk is GPT. But the BCD path mentioned in error message in the original post is for MBR disks.

    Can you please verify the boot mode in UEFI settings? It should be set to UEFI (or UEFI-only) and CSM must be turned off.

    Was this answer helpful?


  4. Ramesh Srinivasan 85,090 Reputation points Independent Advisor
    2025-07-13T03:21:41.22+00:00

    Hi Dave,

    The BCD error 0xc0000098 can generally be resolved by rebuilding it, but in this case, there appears to be a problem with disk drive. The error "2100 - Detection error on HDD0 (Main HDD)" denotes a hardware issue.

    Please see page 45 of the Lenovo manual.

    https://download.lenovo.com/pccbbs/mobiles_pdf/t440_hmm_en.pdf

    It states:

    Detection error on HDD0 (Main HDD)

    1. Reseat the hard disk drive.
    2. Replace the main hard disk drive.
    3. Replace the system board.

    Note: While this is not a Microsoft website, it is the official site of Lenovo.


    We can try rebuilding the boot files anyway.

    Boot into Windows RE using the USB setup disk. In the WinRE Command Prompt, run these commands:

    diskpart
    list disk
    select disk 0
    list part
    list vol
    exit
    

    Take a photo of the output screen using your phone and share the image(s) here. Don't quit WinRE yet.

    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.