Hi, Ajeet,
Sorry to hear you're experiencing this issue.
This error message indicates that the boot files are corrupted. The first thing that you can try to fix this problem is to restore your computer to a previous point before the problem.
1-Restart your computer while holding the “Shift” button
2-The Advanced Startup menu will open on the boot.
3-Go to Troubleshoot.
4-Now, go to Advanced Options > System restore
5-Select a restore point and click on next to restore
If you don't have any system restore point, you can use the Command Prompt to repair the boot files.
1-Restart your computer while holding the "Shift” button
2-The Advanced Startup menu will open on the boot.
3-Go to Troubleshoot.
4-Now, go to Advanced Options >Command prompt
5-Run these commands:
chkdsk c: /f /r (and press Enter)
bootrec /fixmbr (and press Enter)
bootrec /fixboot (and press Enter)
bootrec /scanos (and press Enter)
bootrec /rebuildbcd (and press Enter)
sfc /scannow (and press Enter)
6-When finished close the command prompt then click to return to the first screen
7-Click to continue to normal boot
If you receive any error messages running these commands, please take a photo and attach it here to help identify what is causing the problem.
I hope this information helps. If you have any questions or the problem persists, please let me know and I'll be glad to assist you further.