Having Trouble Installing Windows Update via PowerShell

0
0
Asked By TechnoWizard42 On

I'm trying to update my Windows 11 Insider build from 25967 to 26100 and I'm attempting to do this using PowerShell. However, when I run the command `Get-WUInstall -AcceptAll -Install -AutoReboot -MicrosoftUpdate -RecurseCycle 10`, nothing happens and it just returns to the prompt with no updates installed. I've noticed that the Service Host: Windows Update briefly appears in Task Manager and uses some internet, but then it disappears. I've also had issues with manually installing updates, as they seem to get stuck at 0%. There are some corrupt files on my system, and I really need to install the Malicious Software Removal Tool, the Antivirus Update, and the latest Windows install as soon as I can. Can anyone provide some assistance?

1 Answer

Answered By CodeNinja88 On

Have you tried typing `Get-WindowsUpdate` to see if anything shows up? You should get at least a couple of updates listed like KB2267602 depending on when you last checked for updates. If nothing comes up, it might help to troubleshoot a bit further.

TechnoWizard42 -

Nope, I don't see anything at all. What should I do now?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.