How to enable or disable automatic repair on Windows 11 and 10

Configurare noua (How To)

Situatie

Solutie

To disable automatic repair during the third unsuccessful boot of Windows 11 or 10, use these steps:
  1. Open Start
  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option
  3. Type the following command and press Enterbcdedit
  4. Confirm the “reoveryenabled” and “identifier” values under the “Windows Boot Loader” section are set to “{current}” and “yes”

(Image credit: Future)

  1. Type the following command to disable automatic repair and press Enterbcdedit /set {current} recoveryenabled no

In the command, I’m using “{current}” to specify the target operating system option in the boot loader and the no value to disable the automatic repair.

Once you complete these steps, the diagnostic and repair feature will no longer run automatically after the third unsuccessful boot of your computer.

If the automatic repair feature is disabled, you can use these steps to re-enable it:

  1. Open Start
  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option
  3. Type the following command and press Enterbcdedit
  4. Confirm the “reoveryenabled” and “identifier” values under the “Windows Boot Loader” section are set to “{current}” and “no”

Type the following command to enable automatic repair and press Enterbcdedit /set {current} recoveryenabled yes

In the command, I’m using “{current}” to specify the target operating system option in the boot loader and the “yes” value to enable automatic repair again. After completing these steps, if the device is having problems, the system will proceed to diagnose the issue, and it’ll try to repair common problems that may prevent Windows 11 (or 10) from loading correctly.

Tip solutie

Permanent

Voteaza

(5 din 8 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?