Table of Contents
When you turn on your laptop, it says Preparing Automatic Repair Loop on Windows. Windows 11 has a built-in tool called Automatic Repair that fixes problems with the way the system starts up. Definitely, it is a great feature. But for some Windows users, it’s a problem that’s making them nervous.
Automatic Repair is a tool in the Windows operating system that helps you figure out what’s wrong with your computer. The tool has been included in almost all versions of Windows, making it easy for users to use if they want to fix any strange behaviour on their own. The tool also works automatically if your PC doesn’t start up right three times in a row. You can also go to the official Microsoft support site for more information about this error.
That said, many systems get stuck on the Automatic Repair screen, and instead of diagnosing the PC, users end up staring at a black, blank screen, and the loop doesn’t seem to end. Luckily, the problem isn’t caused by a hardware problem. Instead, it’s caused by software, and you can easily fix Preparing Automatic Repair Loop on windows by using the solutions in this guide.
Ways to fix Preparing Automatic Repair Loop on Windows 11/10
Rebuild BCD And Run Chkdsk
If the problem still happens, you will need to run Chkdsk and then rebuild the BCD. Here are the steps you need to take to rebuild the BCD and then run Chkdsk-
- In the Automatic Repair Screen, select Advanced Repair Options and then click on the Troubleshoot. After doing so, click on Advanced Options, and then click on Command Prompt.
- In the Command Prompt window, execute the following command one by one to rebuild the BCD-
bootrec.exe /rebuildbcd
bootrec.exe /fixmbr
bootrec.exe /fixboot
- Once you’ve done that, you’ll need to run the SFC scan. This will check your PC for problems caused by corrupted files and fix them if they are found. Type and run the following command in the Command Prompt to run the SFC scan:
sfc /scannow
- After doing so, run the chkdsk. To do so, follow the steps given below-
chkdsk C: /f /r /x
Restore Windows Registry

If Windows Registry is broken, that could also be the cause of the problem. You will need to restore the Windows Registry in this case. Follow the steps below to get Windows Registry back up and running:
- In the Automatic Repair screen, click on Advanced Repair Options and then select the Troubleshoot option.
- In the Troubleshoot, click on the Advanced Options and then head to the Command Prompt.
- Now in the Command Prompt, type the following command copy:
c:\windows\system32\config\RegBack* c:\windows\system32\config\
- Then hit Enter.
- When asked to overwrite the files, type All and then hit Enter.
- Doing so will restore the Windows Registry, and will fix the issue if it is caused due to it.
Hard Reboot Your PC
The first thing you should try is to force your PC to restart. Follow the steps below to force your PC to restart.
- Hold down the power button on your PC to shut down your PC. Wait for a few seconds for your system to shut down completely.
- Ensure there is no visible light on your system. If there is no visible light, then that means your system has been shut down.
- Remove the power cable, and then wait for a minute or two.
- After you are done waiting for a minute, plug in the power cable again.
- Now turn on your system, and this should fix the issue.
Boot Into Safe Mode And Perform DISM
If doing chksdk and rebuilding the BCD didn’t help, you can try doing DISM. DISM fixes the problem with the Windows image file and makes it work again. Follow the steps below to do so:
- When you are on the Automatic Repair screen, click on Advanced Repair Options and then click on Troubleshoot.
- Next, click on the Advanced Options, and then select Start Settings.
- Press the button which says Enable safe mode in networking. This will generally 5, so you will have to press 5 to enable safe mode in networking.
- After you are booted into the safe mode, run the Command Prompt as administrator. To do so, search for CMD in the Start Menu. Right-click on the Command Prompt and then click on Run as administrator.
- In the Command Prompt, type the following command DISM /Online /Cleanup-Image /RestoreHealth and hit Enter to execute it.
- Wait for the process to complete, and then restart your computer.
Disable Automatic Startup Repair
If your computer is set to start up automatically and repair is turned on, you may also get stuck in the automatic repair loop in Windows 11. If you want to fix the Automatic Repair Loop in Windows 11, you should turn off automatic startup repair.
- Firstly, restart your PC to head to the Automatic Repair Screen. Here, click on Advanced Repair Options, and then select Troubleshoot.
- In the Troubleshoot, click on Advanced Options and then head to the Command Prompt.
- Now in the Command Prompt, type bcdedit and hit Enter.
- Here, check whether the recoveryenabled value read yes or not. If it reads yes, then you will have to disable it. Continue ahead with the process if the value reads yes.
- In the Command Prompt, type the command bcdedit /set {default} recoveryenabled no and execute it.
- If the above command doesn’t work, then try executing the following command bcdedit /set {current} recoveryenabled no.
FAQ
How do I get my computer out of automatic repair loop?
When you see a blue screen that says “Automatic repair,” click on “Advanced options.” Find and click on “Troubleshoot” > “Extra Options” > “System Restore” Choose the restore point that was made right before you saw the blue screen (Windows 10 creates a system restore point each time it installs an update, driver, or app) Press “Next”
How do I start Windows 11 in safe mode while booting?
When your computer starts up again, you’ll see a list of choices. To start your PC in Safe Mode, choose 4 or press F4. Or, if you need to use the internet, choose 5 or press F5 for Safe Mode with Networking.
How do I exit Bootloop?
- Android Stuck on Boot Loop.
- Fix System Problems.
- To keep fixing, click the “Start” button.
- Start to download the firmware package.
- Put your phone into download mode.
- Successfully fixed the system.
- Take its battery out and put it back in.
- Reset the device to factory settings.
Why did my PC restart endless loop?
The Windows boot loop problem is usually caused by a device driver, a bad system component, or a piece of hardware like the hard drive that causes the system to restart itself in the middle of the boot process. Because of this, the machine can never fully boot up and gets stuck in a reboot loop.