Try to access the Windows Recovery Environment, turn your computer on and off three times. While booting, make sure you turn off the computer when you see the loading logo. After the third time, Windows will boot into diagnostics mode. Click Advanced options when the recovery screen appears.
Then in the "Choose an option" screen, click Troubleshoot => Advanced Options => click Command Prompt.
Enter the commands one by one:
bcdedit /deletevalue {current} safeboot
shutdown /r
Let me know how it goes so that we can get back to the main issue.
Thanks.