Skip to content

Boot files corrupted #539

@sam2708273

Description

@sam2708273

Checklist

  • I have searched for existing issues/discussions and didn't find any similar ones.
  • I haven't used any other scripts, tools or programs that might have caused this issue.

Windows version

Windows 11 25H2 26200.8039

Script mode/options

"Default mode"

Describe the issue

Running the debloat script resulted in a corrupted BCD (Boot Configuration Data) / System Hive, leading to an infinite "Preparing Automatic Repair" loop

Steps to reproduce

Executed the main debloat script/utility with Standard settings.

The process completed absolutely fine and laptop got better at speed.

Upon the first reboot, the system failed to reach the login screen.

Entered a "Boot Loop" where Windows failed to find corrupted files even after downloading it from command prompt had to restore in the end.

Error output

Observed Error Output & Symptoms

  1. BSOD / Stop Codes Observed:

CRITICAL_PROCESS_DIED
INACCESSIBLE_BOOT_DEVICE
0xc000021a (Status System Process Terminated)

  1. Windows Recovery Environment (WinRE) Messages:

"Automatic Repair couldn't repair your PC"
"Log file: C:\Windows\System32\Logfiles\Srt\SrtTrail.txt"

  1. Manual Verification (via Command Prompt in Recovery):
    While attempting to fix the boot manually via bootrec, the following was observed:

bcdedit returned: "The boot configuration data store could not be opened. The system cannot find the file specified."

sfc /scannow failed at 43% with: "Windows Resource Protection could not perform the requested operation."

Additional context

I suspect the issue may be related to the aggressive removal of certain protected system packages or a registry modification affecting the boot drive's drivers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions