Hello
- Choose the "Advanced Troubleshoot", "Command prompt", then run the following command line:
Bcdedit /set {default} advancedoptions on
Bcdedit /set {default} recoveryenabled No"
Reboot again, we will get the exact error message of present issue.
- If you get bcd errors, please try to run "bcdboot C:\Windows" (replace C: with the exact system drive letter).
- If you get corrupted files issue, try to run "SFC /Scannow /OffBootDir=C:\ /OffWinDir=C:\Windows" and "chkdsk /f /r".
For more information, please refer to the following link.
Windows boot issues troubleshooting - Windows Client | Microsoft Learn