Share via

Windows 11 Setup Mode Issue and Corruption Recovery

Noah Kaltvedt 85 Reputation points
2025-07-23T03:22:04.7933333+00:00

The system has entered a perpetual setup mode, reverting to SystemSetupInProgress status and restoring the CmdLine from the initial setup, despite being previously set up. Attempts to resolve the situation have included adjusting the boot order, repairing the MBR, and analyzing setupact.log. Temporary renaming of Windeploy.exe and Setup.exe to .old in the C:\WINDOWS\System32\oobe directory has also been attempted.

The objective is to restore the system to its previous state while maintaining data and settings, particularly since no restore point is available. Other recovery efforts have included Network Boot and running SFC. There have been issues with the WMI repository, indicated by "Class Not Registered" errors.

Logging in results in numerous applications failing to execute with "The device is not ready," and both Internet and audio drivers are missing or disconnected. The Device Manager fails to open due to the same error, and attempts to enter Safe Mode have not succeeded, with repairs not working during the diagnosis phase.

Important notes

  • Resetting the PC is not currently available as an option.
  • There is no access to insertable media at present, and assistance from people I know with such media is not achievable.
  • A charger for an old Windows 7 laptop may be shipped and delivered to me, which could help in addressing the issues on the corrupted primary PC by using network-based methods (Internet does not work on corrupted PC, however)
  • Setupact.log indicates that Setup began hours ago without further detail, while Setuperr remains empty.
  • Q&A Assist's current answer is not helpful, but worth noting.

System information

  • Original Equipment Manufacturer: Hewlett Packard
  • Build installed and branch: 10.0.27902.1000, rs_prerelease
  • Canary Channel
  • RAM: 4 GB
  • Architecture: x64 on an x64-based processor
  • Edition: Windows 11 Professional Insider Preview (Pro)
Windows Insider program | Windows Insider preview | Repair and recovery
0 comments No comments

Answer accepted by question author

AI answer

2025-07-23T03:22:05.1266667+00:00

It sounds like you're experiencing a complex issue with your Windows 11 installation, particularly involving the setup process and various system errors. Given the situation, here are a few suggestions that may help you troubleshoot and potentially resolve the problem:

  1. Boot into Safe Mode: Since you mentioned that entering Safe Mode has not succeeded, ensure that you are following the correct steps to access it. You typically can access Safe Mode by interrupting the boot process three times in a row, which should trigger the recovery environment.
  2. Use Windows Recovery Environment (WinRE): If you can access WinRE, you might be able to perform a startup repair. This can sometimes fix issues without needing to reset the PC.
  3. Check Setup Logs: Since you have access to setupact.log, continue to analyze it for any specific errors or warnings that could provide more insight into what is causing the setup to hang.
  4. WMI Repository Repair: The "Class Not Registered" errors suggest issues with the WMI repository. You can try to repair the WMI repository by running the following commands in an elevated Command Prompt (if accessible):
       winmgmt /salvagerepository
       winmgmt /resetrepository
    
  5. Network Boot: If you can get the charger for the old Windows 7 laptop, you might be able to use it to create a recovery media or access network-based recovery options.
  6. Consider External Help: If possible, seek assistance from someone who can provide you with a USB recovery drive or installation media, as this could significantly help in resolving the issues.

Since you mentioned that resetting the PC is not an option and you do not have access to insertable media, these steps may be limited. However, exploring the recovery options available through WinRE and troubleshooting the WMI repository could be beneficial.


References:

AI-generated content may be incorrect. Read our transparency notes for more information.

Was this answer helpful?

1 person found this answer helpful.

Answer recommended by moderator

Noah Kaltvedt 85 Reputation points
2025-07-23T04:03:15.0866667+00:00

Thanks for reading. However, my severe corruption was resolved by loading the offline SYSTEM hive and unloading after changing SystemSetupInProgress.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

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.