similar problem Windows 11 Pro with 500 GB disc space available 1GB fiber internet 24H2 takes forever to download, the gets less then 50% and install FAILS Tried to install 24H2 over and over and keeps FAILING
Hey Bubba,
Hopefully, you already got your update figured out, but for me it took 7 months to get a resolution, and I had to figure that out on my own by doing the last thing anyone wants to do, which is formatting your hard drive and starting over.
I am far from an expert and gave up on my attempts to resolve my issues many times over that period of 7 months because I followed the troubleshooting steps offered by Microsoft (agents on these boards, reddit, MS phone support, and more), which were all essentially the same steps. Those steps have been posted throughout this thread several times. None of that worked for me (or many, many other people).
I tried clearing the update cash, stopping/restarting update services, the PC Health Tool, the system scans using the command prompt, the inline/offline update, resetting my PC, restoring my PC, and a clean install. I did all of this more than once each. The clean install instructions from MS (Windows 11 Clean Installation Process) specifically state that you don't need to format and can use the existing partition. When Windows Support couldn't find a resolution for me, even when on my system via remote desktop, the final solution they could offer me was the clean install. They instructed me to follow the directions I linked above.
"You do not need to format the drive or delete existing partitions. Choose the Primary partition where the Windows OS is installed and setup will proceed as expected, including the re-use of previously existing additional partitions (i.e., Recovery partition, etc.)"Unfortunately, I paid attention to that note and wasted many hours and more months of frustration with the failed update.
If you end up needing to do a clean install, delete all of your partitions so you are left with only unallocated space, run a quick format, and install windows. This should take care of the problem, but it requires that you reisntall and reconfigure all of your apps, reconfigure Windows the way you want it, and restore all of your data. I tried so hard to avoid doing this that I wasted WAY more time on those efforts. If I could go back and do it all over, I would have simply formatted the drives and started over the 2nd time the update failed.
Had I understood the setuperr.log file, knew how to indentify what was important, and then fix those errors easily... that would have been a great route to learn about early on, but with the time I see people spend on troubleshooting and then working through their error logs, they could have done a clean install faster and with less effort and stress.
Without starting over, it seems like there are two broad categories of things you need to do:
- Run through the basic update troubleshooting steps mentioned at the start of this thread by the MS agent (Bob). You will see these steps in all threads about this update failing.
- Bring up your update error log (setuperr.log) and work your way through that. Posting the log here (or starting a new thread) may lead you to getting some help from someone generous enough to volunteer their time to help you identify the errors you should focus on, explain what they mean, and point you in a direction to resolve the error.
Helpful links:
- Help with Windows 11 upgrade and installation errors - this goes through the basic troubleshooting steps which are the list of steps under the "0xC1900101 Errors" heading: https://support.microsoft.com/en-us/windows/get-help-with-windows-upgrade-and-installation-errors-ea144c24-513d-a60e-40df-31ff78b3158a#windowsversion=windows_11
- Windows Clean Installation Process:
https://www.microsoft.com/en-us/windowsinsider/cleaninstall- Walkthrough video for doing a clean install - and deleting the partitions:
https://www.youtube.com/watch?v=xwdPZMAiaN4- Understanding Windows upgrade log files:
https://learn.microsoft.com/en-us/windows/deployment/upgrade/log-filesMy uneducated understanding of the problem is that with this 24H2 update, there are major security changes and this seems to make it incompatible with a lot of hardware drivers that don't have the same security standards. If you are opposed to doing a formatted clean install, I'd recommend seeing if your update attempt found specific issues or drivers that are not compatible. This seems to be the only way most people are solving this problem.
As a side note, I copied my error log from the last failed update attempt before formatting, so I reviewed that after learning support gave me the wrong answer about the log being helpful. It might have only been two things I needed to fix. I had a duplicate user name and my processor driver was incompatible with the update. Can't know since I can't fix them and try the update again. All I can tell you is that the clean install with new partitions fixed it for sure.
Good luck in your efforts and I hope one of these two routes gets you to the finish line.
-Mark
If you do update any of the drivers you should always take a copy of the original. Updating drivers to a known defective one that doesn't migrate isn't a very good idea. So you might end up with a system where a fresh install won't work either. Alluded to that in one of my posts but since I knew what I'd update I could go back.
The memory integrity test in the final stage stumbles on non compliant drivers there you need
hvciscan_amd64.exe
then use the following command to find out their inf
pnputil /enum-drivers
As posted up. Issue appeared in the Insider program but never fixed. You have to fix it yourself by removal of problematic drivers. Just run the check to see whether you have any non compliant drivers.
I did all the tests and fixes posted up and you get use to reading all the old stuff that isn't your issue. The update drive one, willy nilly, as advised isn't good if you don't have the original ones that work. Memory integrity was the issue for me and a few others. You do need to ditch non Microsoft virus programmes which some people try to resist.