Share via

How to fix a Automatic repair loop

MaBee 20 Reputation points
2026-03-02T12:47:42.9133333+00:00

My laptop has been showing an Automatic repair loop I’ve tried everything, restarting it, resetting it, command prompt, uninstalling latest update and features everything is refusing

Windows for home | Other | Recovery and backup
0 comments No comments
{count} votes

Answer accepted by question author
  1. DaveM121 850.7K Reputation points Independent Advisor
    2026-03-02T18:12:42.09+00:00

    If all recovery options, including a Windows reset while keeping your files are failing in the Recovery Environment, then you will need to create a bootable Windows USB on another working PC and boot your PC from that, then rather than installing Windows, select ‘Repair this Computer’ that will give you access to the Recovery Environment from there

    In the Recovery Environment on the USB, try each available option.

    I do not know if you are using Windows 10 or 11, click the appropriate link below: 

    Windows 10: https://www.microsoft.com/software-download/windows10

    Windows 11: https://www.microsoft.com/software-download/windows11

    to download the Media Creation Tool (Click on Download Tool Now), with that you can you can create a bootable USB flash drive (min 8GB) using that tool

    Then, Boot your PC from the Installation Media you just created.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Q&A Assist
    2026-03-02T12:48:00.8733333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Use Windows Recovery Environment (WinRE) to break the loop and repair or reset the system. Work through these steps in order; stop when one succeeds.

    1. Enter Windows Recovery Environment (Automatic Repair screen)
    • Power on the laptop and wait for the Windows or manufacturer logo.
    • As soon as it appears, press and hold the power button to force shutdown.
    • Repeat this power-on → force-shutdown cycle two times.
    • On the third start, Windows should show Automatic Repair.
    • Select Advanced options to reach the WinRE menu.
    1. Try Startup Repair
    • In WinRE, select Troubleshoot > Advanced options > Startup Repair.
    • Choose the affected Windows account and enter the password if asked.
    • Let Startup Repair run and restart the PC.
    • If it still returns to Automatic Repair, go back into Advanced options again.
    1. Use System Restore (if restore points exist)
    • In WinRE, select Troubleshoot > Advanced options > System Restore.
    • Pick a restore point from before the problem started and complete the wizard.
    • Restart and check if Windows boots normally.
    1. If Reset/Refresh fails in the loop (registry hive repair – Windows 8/10/11 based on WinRE) If Reset this PC or similar options fail immediately and return to WinRE, registry hives may be corrupted.

    In WinRE:

    1. Select Troubleshoot > Advanced options > Command Prompt.
    2. If prompted, select your account and enter the password.
    3. In Command Prompt, go to the config folder:
         cd %windir%\system32\config
      
    4. Rename the SYSTEM hive (and optionally SOFTWARE) so Windows can rebuild them:
         ren system system.001
         ren software software.001
      
      • Note: Renaming system is required for this repair scenario.
      • Renaming software may prevent using “Refresh your PC” but is useful if it is also corrupt.
    5. Type exit and press Enter to close Command Prompt and return to the Automatic Repair screen.
    6. Go to Advanced options > Troubleshoot, then try Refresh your PC or Reset your PC again.
    7. Reset this PC (last software step before hardware/service) If the system still won’t boot, perform a reset from WinRE.

    In WinRE:

    1. Select Troubleshoot > Reset this PC.
    2. Choose one of:
      • Keep my files – removes apps and settings but keeps personal files.
      • Remove everything – removes all personal files, apps, and settings.
    3. Follow on-screen instructions until the reset completes.

    On Surface devices, the reset:

    • Reinstalls Windows and the apps that came preinstalled.
    • Removes all installed apps and personal settings.
    • Lets you choose whether to keep or remove personal files.

    If Windows starts after reset, install the latest Windows and device updates to reduce future issues.

    1. If the device still won’t boot after all steps If Automatic Repair continues even after reset attempts and registry hive repair, the device likely needs service or a clean reinstall from external installation media. For Surface devices, use the official service options (send to Microsoft, in-person support, or self-repair if qualified).

    References:


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.