If you are looking for software to use, go to Huajun Software Park! software release AI product list
Location: Home pageTutorial strategyTutorialOther tutorials Win10 is stuck...

What should I do if Win10 is stuck in an infinite reboot and auto-repairs?

Author: Date: 2022-04-08

Driver Wizard win10 version
Driver Wizard win10 version-2025.8.5.220

hardware tools Storage: 105MB Time: 2020-10-26

Software introduction: Driver Wizard is a professional driver that integrates automatic driver upgrade, driver backup, driver restoration, driver uninstallation, hardware detection and other functions...

Download now

Compared with Win7, the recovery environment of Win8/Win8.1/Win10 includes some improvements, that is, when the system shuts down abnormally or fails to start multiple times, it will automatically start repair. However, sometimes automatic repair does not solve the problem, but instead causes the computer to fall into endless restarts and automatic repair. If you encounter this problem, you can use the installation media to enter the recovery environment to repair it. The specific operation process is explained in detail below:

1. Make a USB boot disk and boot from the U disk

After writing Microsoft's original Windows 10 image to a USB flash drive, you can get a USB boot disk with a recovery environment. For the detailed production process, please refer to "The Most Convenient and Flexible!" Detailed explanation of the installation method of Win10 TH2 official version U disk.

2. Enter the recovery environment to repair

After booting from the USB flash drive, you will see the following screen:

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Click "Repair Computer" in the lower left corner;

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Select "Troubleshooting"

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Select "Advanced Options"

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Select “Command Prompt”;

A command prompt will open. If you are prompted for a password, enter your Windows login password.

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Enter bcdedit and press Enter in the command prompt. You will see the results shown in the picture above. Find the entry named resumeobject and record the long string of characters (ie GUID) that follows.

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Then enter bcdedit /set {GUID} recoveryenabled No and press Enter to run. After running this command, the automatic startup repair function of the system will be temporarily disabled, where {GUID} is the character recorded in the previous step.

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Finally enter chkdsk /r c: and press Enter. The system will automatically check for file system errors. After the check is completed, restart the computer and it will usually return to normal. However, before restarting, it is recommended to execute the system file repair command again to repair files that may be damaged in the system. Method:

IT Home Academy: What should I do if Win10 gets stuck in an infinite restart and auto-repairs?

▲Enter sfc /scannow and press Enter. Then the scanning and verification of system files will begin. This will take a while, please be patient.

Just restart after the repair is complete.

Related articles