There’s one goddamn update that it doesn’t want to install. I’ve been living with this for a while, but my boot time is 10 minutes, and I’m sick of it now.
I don’t even know where to begin. Let me see what update it was that failed, but beyond that, I don’t really know what to troubleshoot. Does windows have logs of these things like a package manager would?
Will update with the update id when the damn boot finishes
And that’s all the info I’ve got, they used to provide a uuid of sorts for the updates, but that’s no longer the case? I have an error code, but that doesn’t really give me anything specific.
Apparently microsoft has a troubleshooting tool for updates. Shall try that.
This was several years ago but I had Windows 10 manage to break Windows Update to the point where it couldn’t even download new updates because it was forever stuck on a failed update. It never even got to the point where it would apply on boot, it was just stuck at the initial install part with some uninformative error code.
If you would rather fix it since it’s a feature update, maybe downloading a 2004 or 20H2 ISO would let you run the installer which could perhaps succeed.
let it do any repairs it needs to
then run this… it will check your windows health
then run
DISM /Online /Cleanup-Image /CheckHealth
any errors?..
run this one aswell.
DISM /Online /Cleanup-Image /ScanHealth
if it finds errors
run
DISM /Online /Cleanup-Image /RestoreHealth
… once windows boots. go to the run prompt in windows admintools in start
and type
msconfig
click selective startup
uncheck load startup items. then go to the startup tab.
open task manager and disable anything that isnt your antivirus/keyboard and mouse/audo/gfx tools.
anything else you find there disable.
go back to the msconfig apply your changes and reboot.
hopefully you will get a quick boot. if so, open the msconsole again and set your boot sequence to include startup items. but leave the changes you made via taskmanager as disabled.
apply reboot…
if all is well open it one more time and select normal startup.
lastly try removing things that are clogging up your startup if you have stuff like one drive and such, set the preference for that app not to start at boot time in the app. this will remove its startup item from the list you saw previously in task manager.
if your still having a slow start up then you will need to look in device manager. look for any red/yellow warnings that show failed or bad drivers.
oh and while you update. disable your antivirus, just enable defender for the time your updating. and disable any blocking software that changes your host file if you have any installed (spybot anti beacon).
run the windows clean up assistant. to clean out any old windows update downloads.
once done try updating.
your not using an antivirus?, R, YOU MAD BRO!
you know the only mitigations for some windows zero days are in defender?. they stop things like eternal blue and other exposed server exploits.
try running nmap -script vuln (your routers ip). (if your running windows) then after you stop crying, turn on defender
Not sure if you’ve already tried this, but try clearing the Windows Update Files. I think the easiest way to do this is run disk cleanup as admin and tick the box for Windows Update Files (I haven’t been using my Windows machine much lately so this might not be the exact wording).