Hi,
As my mind can't cope with "oh well I'll just wait" and I need to keep digging trying to understand problems (and hopefully find solutions), I didn't give up yesterday and keep digging.
And I have updates and good news:
I successfully installed W11 24H2 via ISO update (as I was always trying).
Here's some details, in case this is helpful for someone else landing on this topic:
- I did let MemTest86 running for 8+ hours, no errors were found. It was not memory.
- I ran
chkdsk /b /v /f C:
. It did not find any bad sectors or issues.
I then decided to try
@Ghot suggestion of doing a 23H2 repair, and it failed soo with a similar error related to drivers, but the final code changed to 0xC1900101 - 0x20017.
I then did 3 things:
- Unplugged every single USB device besides the needed mouse/keyboard.
- Ran some PShell commands to list na delete all hidden/unknown devices from Device Manager, while removing the drivers.
- Tried the System > Recovery > Reinstall now option, as I read this sometimes presents better results. It failed.
It did not work, but it was promising.
It crashed at 46% install (after the initial restart, when on UEFI/black screen steps already), and the end of one of the logs was crashing exactly on that moment (the log even had some invalid characters), pointing to weird drivers like
LSaitekMagicBus\SaitekHotKeys
(very old stuff I don't have on my PC anymore).
Doing more research, I came across a tool called
Rapr (Driver Store Explorer). At this point I decided to:
- Ran Rapr to check / delete older drivers, and also manually inspected some drivers that I know weren't used anymore.
- I also decided to completely remove NVIDIA drivers (DDU) and removed all AMD Chipset / DMB drivers.
- Restarted, let Windows install its own drivers. It installed an old Nvidia driver, I ran the update again, it installed the latest.
I then ran again System > Recovery to see if could re-install 23H2.
And this time it worked.
It was promising, but not 24H2 yet.
I ran WU to check, it installed some stuff.
I did a full restart again, then mounted the 24H2 ISO and ran the installer, with the "check updates/downloads" disabled.
And it finally installed
On first boots it complained about two drivers that couldn't be initialized (Microsoft Vulnerable Driver Blocklist was enabled):
AsIO.sys
and
ene.sys
, both drivers from Asus, which I don't have on this system anymore (3y ago I upgrade hardwares, looks like stupid Asus software uninstall are garbage).
But all fine, I removed the drivers from the drivers' folders (also found Asus on Task Schedule /regedit and removed all entries).
And that's it!
I don't really know what fixed the issue at the end steps, I believe it was removing old drivers, but maybe also something from NVIDIA / AMD were borking the repair/update.
Ah, all this was done with Secure Boot disabled, and I do have the Bitlocker auto-encryption
disabled via MS official regkey (I don't think it matters, but just to share all infos)
Now I'll start plugin my devices again and hoping they all work with 24H2, let's see.