Follow these procedures to resolve the It appears that Windows did not load correctly issue on Windows 11/10:
- Restart your computer.
- Run Automatic Startup Repair after rebuilding the BCD
- Make use of the System Restore point.
- In Safe Mode, troubleshoot.
It is the very first thing you should do if you receive the aforementioned issue. A simple restart can sometimes solve a plethora of problems in a matter of seconds. If you restart your computer, you may be able to escape the problem that is causing this issue on Windows 11 or Windows 10 PC.
You do not need to use the actual restart button to restart your computer. Instead, you can select the Restart my PC option from the error screen.
It will immediately restart your computer and allow you to sign in to your user account. However, if you continue to see the same error message on a regular basis, you should investigate the following remedies.
Run Automatic Startup Repair and see if that works for you. Clicking on the See advanced repair options button that you see on the error screen may help you get there quickly.
If any system files are faulty, your Windows computer may display that notice on the screen. The other explanation is that the Boot Configuration Data is corrupt. In that situation, simply use the bootrec /rebuildbcd command to recreate the BCD on your computer.
Rebuild BCD One of the most critical things to do when starting or booting your computer is to rebuild the BCD. Whether you are installing or restarting the system, the BCD must be intact in order for the system to run smoothly. However, if there are any problems with the Boot Configuration Data, you may run into the aforementioned problem.
As a result, it is advised to rebuild the BCD or Boot Configuration Data. The best part is that you don't need any third-party software; you can do it all with the Command Prompt. To do so, select the Command Prompt option from the See advanced repair options menu.
Then, enter the following command and hit Enter:
bootrec /rebuildbcd
This answer is taken from A. User in microsoft community: https://answers.microsoft.com/en-us/windows/forum/all/recovery-it-looks-like-windows-didnt-load/e98c20f4-59f6-4f76-a0f2-c7c61156298f
Hope this helps