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:
- 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.
- 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.
- 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. - 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 - 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.
- 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: