Hi Eloise,
I will try to assist you with this issue. For that I would need the following information:
- What is the make and model of the computer?
- Did it came pre-install with Windows 8.1? Do you have a Windows 8.1 installation media?
- Are you facing the same issue as the original poster in the thread?
- Have you tried all the steps from this thread?
Additionally, you can try these steps as well.
Method 1:
Failure to boot to Windows can indicate corrupt system files. To check if this is the reason for the issue, I would suggest you to run a System File Scan and check. Refer to these steps:
- When you enter the blue screen with advanced options (Windows recovery environment), click on ‘Troubleshoot’.
- Now, click on ‘Advanced options’ and then click on ‘Command prompt’.
- In the command prompt window, type the following command and press enter.
sfc /scannow
If the scan reported any corrupt files but if it couldn’t repair them, then I would suggest you to run the DISM tool and check. In the Command prompt window, type the following commands and press enter after each command:
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth
Method 2:
If the above steps didn’t fix the issue, then I would suggest you to perform a system restore to an earlier date prior to this issue. Refer to these steps to perform a system restore from within the Windows recovery environment:
- When you enter the blue screen with advanced options (Windows recovery environment), click on ‘Troubleshoot’.
- Now, click on ‘Advanced options’ and then click on ‘System Restore’.
- Follow the prompts and choose a restore point created before this issue started.
Please get back to us so that we can assist you further.