Please try the following:
- Disable Driver Signature Enforcement: Sometimes, driver conflicts can cause boot issues. To do this, boot from your USB drive, go to Troubleshoot > Advanced Options > Startup Settings, and select "Disable driver signature enforcement.
Run Startup Repair: Boot from your USB drive, go to Troubleshoot > Advanced Options > Startup Repair, and see if it can fix the issue.
Use Command Prompt: Boot from your USB drive, go to Troubleshoot > Advanced Options > Command Prompt, and run the following commands one at a time:
sfc /scannow
`chkdsk c: /f /r`
`bootrec /fixmbr`
`bootrec /fixboot`
`bootrec /scanos`
`bootrec /rebuildbcd`
- Check Disk for Errors: Boot from your USB drive, go to Troubleshoot > Advanced Options > Command Prompt, and run
chkdsk c: /f /r
. This will check the disk for errors and attempt to fix them - Clean Install: If none of the above steps work, you might need to perform a clean install of Windows. Boot from your USB drive, choose "Custom Install," and make sure to format the drive correctly for UEFI