Hi Gary Lawrence,
Welcome to the Microsoft Q&A forum.
The issue you're seeing usually appears when essential Windows startup or system files are damaged or unavailable. As a result, Windows may stop loading, show a “missing file” message, or fail during repair.
For your information, Windows 8.1 is no longer supported, which can limit recovery resources and updates. If the device supports it, upgrading to a newer Windows version may provide improved stability and security moving forward.
If you want to stay on Windows 8.1, the steps below focus on safe, built‑in recovery options that you can consider:
1, Run Startup Repair
- Boot the device into Windows Recovery (Automatic Repair screen or Windows 8.1 installation USB/DVD).
- Select Troubleshoot > Advanced options > Startup Repair.
- Let the process complete and restart the device.
2, Check the disk and repair system files
If Startup Repair doesn’t resolve the issue, disk or system file corruption may be involved.
- In Advanced options, open Command Prompt.
- Run
chkdsk C: /f - Then run
sfc /scannow - Restart after completion.
3, Repair boot configuration (if Windows won’t load at all)
- Steps (in Command Prompt):
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
- Restart once finished.
4, Use Windows 8.1 installation media to repair system image
If files required for recovery are missing, Windows may need installation media to restore them.
- Boot from a Windows 8.1 USB/DVD.
- Select Repair your computer.
- Use Command Prompt or recovery options as prompted.
Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.