I received an error when attempting to launch a game that was due to a .dll problem, which lead me to using "sfc /scannow"(In elevated command prompt), which threw "Windows Resource Protection could not start the repair service.". I also tried using "DISM /online /cleanup-image /ScanHealth"(and some of the other /cleanup-image commands), which threw "Error: 87
The cleanup-image option is unknown.".
"sfc /scannow" did work in the recovery command prompt, but returned the regular response that something is wrong but it cannot fix it. I think DISM did not work even there.
I tried to use the built-in In-place Installation, but that didn't work as the "Windows 11 Insider Preview Feature Update (28120.3002)" did not get past 0% Downloading and threw "Download error - 0x80040154"
Running the setup.exe of an ISO created using the MediaCreationTool only allowed the clean-install option, due to a mismatched image issue(Which is likely due to the fact that I am on the Insider Dev Channel and the ISO that was created isn't for it), so I tried using two different Insider ISOs from "https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewiso". For comparing:
Current build: 28020.1371
Attempted ISO 1: 28020.2904
Attempted ISO 2: 28120.3002
The first ISO matched my current build version more, but the second ISO was the same as the update which failed to download. Both threw "Windows 11 Installation has Failed" a bit into the installation process started through the setup.exe of each. My PC did not restart at all, although it is supposed to do so multiple times. I have done a clean-boot, checked TPM 2.0, and insured secure boot is not disabled. My reserved partition has 16MB. I have 56.4GB free space.
I have queued for unenrollment from the Insider program, but that shall only take affect with the next major update(26H2), and I would like a sooner option. I also want to avoid a clean install if possible.
Is there anything else that I can try?