Checklist
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
- BSOD / Stop Codes Observed:
CRITICAL_PROCESS_DIED
INACCESSIBLE_BOOT_DEVICE
0xc000021a (Status System Process Terminated)
- Windows Recovery Environment (WinRE) Messages:
"Automatic Repair couldn't repair your PC"
"Log file: C:\Windows\System32\Logfiles\Srt\SrtTrail.txt"
- 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.
Checklist
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
CRITICAL_PROCESS_DIED
INACCESSIBLE_BOOT_DEVICE
0xc000021a (Status System Process Terminated)
"Automatic Repair couldn't repair your PC"
"Log file: C:\Windows\System32\Logfiles\Srt\SrtTrail.txt"
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.