Lenovo laptop stuck on preparing automatic repair

How to fix lenovo laptop preparing automatic repair; Hello lenovo users if you are facing the problem of “lenovo laptop preparing automatic repair” then this article wll help you to know about this problem like why this problem happens and how you can solve this problem in easy.

At first i want to tell that the thing automatic repair is a window build feature. The feature is build to fix boot related issues on your laptop but sometimes this failed and the user just get frustrated in this issue the laptop will just reboot again and again and in result your device will be stucked and you can’t access any thing that’s on your laptop.

Why this happens

Well to be honest no one knows the exact reason why this problem happens but some people tell that this happens due hard drive issues on the device and some says it’s because of software failure. There are two main reasons why this problem happens.

Well to fix the problem there are a lot of methods but the methods i have mentioned these are well tested methods and a lot of user’s have seen results by applying these methods.

Disclaimer:

If your device contains any important documents, photos, file’s or any other important data then better you should recover all your important data before attempting the steps.

Method 1.

To solve this issue let’s start’s with the easiest and the simplest method. In this method you have to do is “simply turn off your laptop” and unplug all external devices like pendrive, cd if any thing is connected/ attached with your laptop.

Ways to turn-off the laptop if it is stucked

  • Simply Press and hold the power key for up to 20-30 seconds to perform a force reboot on your laptop.
  • If your laptop battery is removable then remove it and if charger is plugged in with the laptop then unplug it.
  • If your battery non-removale then follow the first trick.

And when this process will end restart your device again.

Method 2.

In method 2 you have to do is

  • At first turn on your device then press the key “f2”.
  • After pressing the key you will see boot loop settings and if the “f2” doesn’t take you to the settings then press “f1” to go into boot settings.
  • Now just look at your data and time settings in BIOS if it is incorrect then connect it.
  • Correct all your BIOS by changing it.
  • After changing it save it and exit down and reboot your device.
  • Congratulations you have fixed your issue.

Method 3.

If method 3 doesn’t work then you can try the method 3 i this
method you have to do is “change your CMOS battery
configuration”.

  • Go to information in BIOS.
  • Go to boot and change boot mode UEFI to Legacy support.
  • And incase if your laptop is on Legacy support then do the reverse change it to UEFI.
  • Go to security see “secure boot” if it is enabled then disable it.
  • Save it and exit down and reboot your device.
  • You will see magic your device will be normal again.

I hope now you all have solved your problem the methods which are mentioned above are all well tested methods and many users have solved their problem through these methods. Incase if anyone didn’t get any results by these methods and unable to solve the problem then let me tell you users you have a fault in your operating system. To fix it you have to factory reset your laptop and after it your problem will be solved.

For video support

Related articles

  • Lenovo tab m10 sd card problem solution
  • Lenovo k4 note black screen problem solution
  • Lenovo tab 4 wifi problem solution in easy way
  • How to fix lenovo k8 plus network problem
  • Lenovo tab m10 charging problem solution

Okadtech – How to fix lenovo laptop preparing automatic repair

Lenovo laptop stuck on preparing automatic repair

Read time 9 minutes

“I installed Windows 10 updates a couple of days ago. Amid using my laptop, the Windows froze and went into “not responding.” Even after leaving the Windows to unfreeze for some time, it did not work out.”

After a few minutes, it gave me the dreaded blue screen. It states that there is a problem with Windows and is collecting information. After waiting for an awful lot of time, it changed from 0% to some percent, and it eventually went into “Preparing Automatic Repair” and then cut to a black screen. This cycles repeatedly. How can I get out of it?

Automatic repair on Windows 10 is a handy repair feature that can troubleshoot issues that stop you from booting correctly. If the computer fails to start properly two consecutive times, then Automatic Repair will be triggered as a system’s response to rectify the booting issue. Many of the users are complaining that after installing the latest Windows updates, they got stuck in the “Preparing Automatic Repair” boot loop.

Reasons behind Windows “Preparing Automatic Repair”

Mostly this “Preparing Automatic Repair” issue happens more on Windows 10/11. Basically, this problem arises right after or in between the Windows update. But why? So, let us discuss the cause-

  • Hardware driver problems
  • Problems related to Windows Registry led to the automatic repair issues
  • BOOTMGR (Windows Boot Manager) file corruption
  • Corrupted system files

Even after spending a lot of time trying to get out of this loop using various methods, they are unable to find a solution. This goes with the blue screen or black screen error, causing complete inaccessibility of booting issues in the system. And even after following the hard reboot of the system, the error continues to appear. In this post, we will walk you through the steps required to get out of this dreaded situation and recover deleted files.

  1. Scenario 1 Automatic Repair Couldn’t Repair Your PC- No Boot Loop
  2. Scenario 2 Automatic Repair Couldn’t Repair Your PC- Stuck in Boot Loop
  3. Kernel for Windows Data Recovery

Scenario 1 Automatic Repair Couldn’t Repair Your PC- No Boot Loop

If you get a message stating that “Automatic repair couldn’t repair your PC” with no boot loop, then this section is for you; you can apply the methods and steps described in this section to get out of this issue.

Method #1 Using Command Prompt to Access Boot Menu Options

You can use bootrec.exe to update the master boot record, partition boot sector, and the boot configuration data to correct boot issues on Windows. The detailed steps are outlined below:

  1. Click on the Troubleshoot button > Advanced Options > choose Command Prompt from the list.
    Lenovo laptop stuck on preparing automatic repair
  2. In the Command Prompt, enter the following commands one-by-by

    bootrec.exe /rebuildbcd

    bootrec.exe /fixmbr

    bootrec.exe /fixboot

  3. Running chkdsk alongside bootrec.exe can be helpful in these situations. Chkdsk checks the metadata of a drive for logical and physical errors and is used with parameters. Try running the following commands:

    chkdsk /r c:

    chkdsk /r d:

    Note: If you have more partitions, replace the drive letter in the previous syntax with the drive (letter) you want to perform chkdsk on.

  4. Restart your PC to check if the problem is resolved. Move to the next fix, if not.

Method #2 Boot in Safe Mode to Repair Windows 10 Image

If your system has performance or boot-related issues, then the System File Checker (SFC) tool can be used to scan, detect and replace the corrupted or missing system files using the Windows 10 recovery image. But, if the replacement files inside this recovery image are damaged, then the SFC command won’t work. Hence one can use Deployment Image Servicing and Management (DISM) tool to scan and repair the install.wim image, which can then be used to run the SFC tool. The detailed steps are outlined below:

  1. Go to Troubleshoot > Advanced options > Startup Settings.
  2. Next, click on the Restart button.
  3. After the restart, from the list of options, choose Enable Safe Mode with Networking.

Lenovo laptop stuck on preparing automatic repair

  1. When in Safe Mode, if you suspect a driver issue associated with any of your software, then you should download the updated driver from the manufacturer’s website and save it to an external drive for later use.
  2. Hold
    Lenovo laptop stuck on preparing automatic repair
    +X and select Command Prompt (admin) from the list.
  3. In the command Prompt, enter the following command and press enter:
    DISM /Online /Cleanup-Image /RestoreHealth
  4. It might take a while for the process to complete, so be patient.
  5. After the process, restart your PC and install the updated driver that you have downloaded in step 4.

Method #3 Run the Windows Startup Repair
You can run the Windows startup repair as a troubleshooting method.

  1. Go to the Advanced Options button and click it.
  2. Choose the Troubleshoot button and click Advanced Options.
  3. Click the Startup Repair button and let Windows 10 run the diagnosis for you.
  4. After the successful diagnosis, check the results and see if the problem continues to persist.

Method #4 Check the hardware specification of your computer
If Windows 10 is not able to overcome the endless repair loop issue, then the issue could be with the hardware and not the software. Perhaps, the RAM of the computer is not able to load the Windows on a hard drive, or the hard drive (SSD or HDD) may be failing to handle the large Windows files. There are multiple troubleshooting methods to check the hardware specification of your computer.

Method #5 Run the System Restore
System Restore is ideal for fixing issues like the endless repair loop. When the issue is stopping you from accessing the Windows 10 operating system, you need to boot the computer from a Windows installer DVD or USB drive and go through the below steps:

  1. Choose your language and other preferences. On the same screen, where you see the Install button, there is a Repair your Computer button on the left-hand side.
  2. Select the Windows Operating System to repair.
  3. Choose System Restore on the menu.
  4. Follow the given instructions and install Windows with point-in-time recovery.
  5. Restart the computer after the completion of System Restore, and if the process was followed clearly, then you should be no problem opening the Windows.

Scenario 2 Automatic Repair Couldn’t Repair Your PC- Stuck in Boot Loop

It can also be the case that you got stuck in the “Automatic repair couldn’t repair your PC” boot loop and couldn’t find a way to get out of it. In this section, we will discuss several fixes that can aid you in this situation.

Method #1 Disable Early Launch Anti-Malware

Early Launch Anti-malware (ELAM) drivers are the first line of defense against the malicious boot-start drivers as it helps the Windows kernel decide whether they should be initialized or not. This might falsely classify any crucial boot-start file as malicious and hence can cause issues during the boot. To disable ELAM, follow the steps mentioned below:

  1. In the boot menu, choose to Troubleshoot > Advanced options > Startup Settings.
  2. From the list of options, choose Disable early launch anti-malware protection.
  3. Restart the PC to check if the problem is resolved or not.

Method #2 Get Rid of Problematic Files

It might be the case that a problematic file is causing the Automatic repair boot loop issue. Hence, deleting the problematic file might be the right thing to do. To delete the problematic file, follow the steps mentioned below:

  1. In the boot menu, choose to Troubleshoot > Advanced options > Command Prompt.
  2. Enter the following command in the prompt:
    C:\Windows\System32\LogFiles\Srt
    SrtTrail.txt
  3. This will show you the boot critical files.
  4. To delete the boot critical files then in the command prompt, enter the following command:cd c:\windows\system32\drivers
    del <Enter the name of the corrupt file with extension>
  5. Restart the PC and check if the problem is solved.

Method #3 Disable Automatic Startup Repair

  1. In the boot menu, choose to Troubleshoot > Advanced options > Command Prompt.
  2. Now in the command prompt, run:
    bcdedit /set {default} recoveryenabled No
  3. This will disable the startup repair.

Method #4 Restore Windows Registry
A corrupted Windows registry might be the reason behind the Automatic repair boot loop. To restore your registry, follow the steps mentioned below:

  1. In the boot menu, choose to Troubleshoot > Advanced options > Command Prompt.
  2. In the command prompt, enter the following comment:
    copy c:\windows\system32\config\RegBack*c:\windows\system32\config
  3. If asked to overwrite the files, then type All and press Enter.
  4. Exit the command prompt and restart your PC.

Method #5 Refresh or Reset Your PC

If you are still facing issues, then resetting and refreshing the system may fix the issue. This will remove the installed applications, but Universal apps will be saved if you chose the refresh options. Reset option will delete the installed files, settings and apps. It is advised to back up the important files before trying out this option.

Lenovo laptop stuck on preparing automatic repair

After choosing the appropriate option, follow the instructions to complete the process.

Kernel for Windows Data Recovery

If these methods do not work successfully, you can try the Windows re-installation, and if that fails too, then it implies that you need a reliable third-party tool. Kernel for Windows Data Recovery software is just the tool that you might need. It is highly capable of recovering lost and inaccessible files. It can help you to recover your lost data in various situations such as hard disk failures, bad sectors on the drive, corrupted registry and disk partitions, virus infection, physical damage, and more. If you have a large amount of data to recover, then the recovery needs to be performed in multiple settings. Hence the Snapshot feature of the tool allows you to do just that. One can pause and save the snapshot; later, this snapshot can be uploaded into the tool to resume from where you have left. Therefore, it can be regarded as the best tool to restore files from corrupt drive.

Lenovo laptop stuck on preparing automatic repair

Lenovo laptop stuck on preparing automatic repair

Conclusion

In conclusion, we have extensively discussed two scenarios that can be useful to solve “Automatic repair couldn’t repair your PC” using manual methods. If you still could not boot into Windows, it implies that there could be several reasons causing this issue. This demands a need for a reliable third-party tool such as Kernel for Windows Data Recovery that can quite easily fix and repair bad sectors in Windows. We highly recommend this tool as it can offer several beneficial features.

How do I fix my Lenovo laptop stuck on preparing automatic repair?

Here are the steps:.
On the Automatic Repair blue screen, choose "Advanced options"..
Navigate to "Troubleshoot" > "Advanced Options" > "System Restore"..
Choose a restore point, click "Next" to restore your computer to a healthy state..
Wait until the restore process finishes and then restart your computer..

How do I fix my computer stuck in automatic repair?

How to Fix a "Stuck in Automatic Repair" Loop in Windows 10.
What Is an Automatic Repair Loop, and What Causes It? ... .
Run Fixboot and Chkdsk Commands. ... .
Perform a System Scan in Safe Mode. ... .
Restore the Windows Registry. ... .
Disable the Automatic Repair Tool. ... .
Disable Early Launch Anti-Malware. ... .
Reset Your Windows 10 Device..