If your Windows 11 laptop is stuck in a boot loop after a Microsoft update, you can try the following steps to resolve the issue without losing your apps and data:
- Access Advanced Startup Options:
- Restart your laptop and interrupt the boot process three times (by turning it off while it's booting). This should take you to the Windows Recovery Environment.
- Use Startup Repair:
- In the recovery environment, select Troubleshoot > Advanced options > Startup Repair. This tool will attempt to fix issues that are preventing Windows from starting.
- Uninstall Recent Updates:
- If Startup Repair does not work, go back to Troubleshoot > Advanced options > Uninstall Updates. You can choose to uninstall the latest quality or feature update.
- Restore from a System Restore Point:
- If you have system restore points created, you can restore your system to a previous state. Go to Troubleshoot > Advanced options > System Restore and follow the prompts.
- Command Prompt Fixes:
- If the above methods do not work, you can open the Command Prompt in the recovery environment and run commands to repair the boot configuration. For example:
-
bootrec /fixmbr -
bootrec /fixboot -
bootrec /scanos -
bootrec /rebuildbcd
-
- If the above methods do not work, you can open the Command Prompt in the recovery environment and run commands to repair the boot configuration. For example:
- Reset PC (last resort):
- If none of the above methods work, you can choose to reset your PC. Go to Troubleshoot > Reset this PC. You will have the option to keep your files, which will help preserve your apps and data.
Make sure to follow the instructions carefully, and if you're unsure about any steps, consider seeking assistance from a professional.
References: