Windows 11 has repeatedly stopped booting on my laptop and shown a blue "Your PC couldn't start properly" recovery screen. Pressing Enter, F1, or F8 does not successfully open the recovery tools. The NVMe SSD appears correctly in the BIOS, and manually selecting Windows Boot Manager leads to the same failure. I also tried forcing Automatic Repair, booting from a Windows 11 installation USB, running Startup Repair, and uninstalling the latest quality update, but none of those fixed the problem. This never happened when the laptop was running Windows 10. There are old Ubuntu and Fedora boot entries, but choosing Windows Boot Manager directly produces the same result, so I'm not convinced they are involved. So far, the only way I've recovered the laptop has been to perform a clean Windows 11 installation, which erased the data on the Windows partition. Since this has happened more than once, I'm trying to determine whether the cause could be Windows 11 drivers, firmware, the NVMe drive, RAM, system corruption, a debloating script, or a hardware compatibility problem. What diagnostics or preventative steps should I take before reinstalling again?
3 Answers
The immediate priority is a backup strategy. If the system has failed repeatedly, don’t keep the only copy of 256 GB of data on the Windows partition. An external drive, a second internal drive, or network storage can be used, and the backup should be verified before making major system changes. A separate data partition can reduce the chance of an operating-system reinstall deleting personal files, although it is not a substitute for a real backup if the SSD fails.
If you’re running a debloating or system-modification script after installation, remove that from the troubleshooting process for now. Those scripts can disable services, alter recovery components, or change driver and update behavior in ways that make failures harder to diagnose. Test a completely standard Windows installation first, then add changes one at a time so you can identify whether one of them is contributing to the boot problems.
Because the failure keeps recurring, treat it as a possible hardware or low-level configuration problem rather than assuming every incident is ordinary Windows corruption. Before reinstalling, check the NVMe drive’s health and firmware, run a proper memory test, update the laptop BIOS and chipset/storage drivers, and inspect the Windows event and repair logs from the installation environment. Also remove or disable unnecessary old boot entries while testing, but the fact that Windows Boot Manager fails directly makes the Linux entries less likely to be the main cause.

I’ve been using a debloating script because Windows 11 seems unusually demanding during ordinary browsing, but I’ll avoid it on the next installation and see whether the issue returns.