How To Fix "Windows 10 Automatic Repair Couldn’t Repair Your PC"?
How To Fix "Windows 10 Automatic Repair Couldn’t Repair Your PC"?
Fix – Windows 10 Automatic Repair couldn’t repair your PC
Solution 1 – Use Command Prompt from Windows 10 Boot Options menu
- Choose Troubleshoot > Advanced Options.
- Select Command Prompt from list of options.
- When Command Prompt appears, enter the following lines and press Enter after each line in order to run it:
- bootrec.exe /rebuildbcd
- bootrec.exe /fixmbr
- bootrec.exe /fixboot
- Some users are also suggesting that you need to run additional chkdsk commands as well. To perform these commands, you need to know drive letters for all your hard drive partitions. In Command Prompt you should enter the following (but remember to use the letters that match your hard drive partitions on your PC):
- chkdsk /r c:
- chkdsk /r d:
- Restart your computer and check if the issue is resolved.
- Wait for Boot Options to appear and start Command Prompt.
- In Command Prompt, enter the following and press Enter to run it:
- copy c:\windows\system32\config\RegBack\* c:\windows\system32\config
This is just our example, so keep in mind that you have to perform chkdsk command for every hard drive partition that you have.
If you’re still having issues on your PC or you simply want to avoid them for the future, we recommend you to download this tool to scan and fix various PC problems, such as file loss, malware and hardware failure.
Solution 4 – Restore Windows registry
One of the possible causes for "Windows 10 Automatic Repair couldn’t repair your PC" loop is a corrupted registry, and the only solution for this is to restore your registry from RegBack directory. To do that, follow these steps:
Comments
Post a Comment