Windows update stuck. Fix It is stuck. So is KB947821. What should I do?
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Meditation
--
Chapters
00:00 Windows Update Stuck. Fix It Is Stuck. So Is Kb947821. What Should I Do?
00:57 Answer 1 Score 1
01:24 Accepted Answer Score 12
03:24 Answer 3 Score 0
04:06 Answer 4 Score 1
04:52 Thank you
--
Full question
https://superuser.com/questions/471883/w...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #windowsupdate
#avk47
ACCEPTED ANSWER
Score 12
In the first releases of KB947821, Microsoft warned customer on the information page about it that it would appear to be stuck: it still does that, but their warning seems to have disappeared.
I'm running it on my system at this very instant and it looks like it's stuck, but it isn't. Do not worry: just start it before you go to bed and forget it. If it still seems to be stuck when you wake up, then it really is stuck. You probably are going to want to run System Restore, to any time prior to when your daughter had the computer, since you don't know what happened when she was using it.
But before doing anything, even the KB947821, run a quick scan with whatever security program you are using. Then run checkdisk, but run the complete scan (it will be a 5 step process):
- Go to computer, right-click on your HDD and select Properties.
- Go to Tools, under "Error-checking" click "Check now", and in the little box that comes up, put a checkmark in both boxes, then reboot.
- It will run when it reboots, and will take hours to run, depending on how big your drive is.
- When it gets through, open an elevated command prompt (type
command
into the Start menu search box, then right click on "Command prompt" when it comes up and select "Run as administrator"). - Type in
sfc /scannow
, then hit Enter, and let that run. It may take a couple of hours.
Then and only then get the latest KB947821 (keep a copy on your desktop or on a removable hard drive; they just released a new version) and run it, as you have done. And run a complete system scan with your security program, then get Malwarebytes free version, download it, update it, and scan your system with it. That's your "second opinion" on security. I get a "third opinion" also on occasion, one of the online free scans, Trend Micro's House Call.
All of this will take a day. If your system isn't working at that point, you need to try System Restore. If that doesn't work, you will have to repair Windows one way or another, by doing a repair install or something of the sort. You may have to use the recovery console to get System Restore or even sfc
to work.
ANSWER 2
Score 1
This article has some information on how to proceed when updates freeze. Looks like a good place to start with before we look at the last option of a re-install.
It is better to set update settings to Manual and let you suggest installing updates
instead of automatic
. This gives you the option to install updates only if it is necessary for the system.
ANSWER 3
Score 1
In Dec '16 I had Windows update issues (not updating for hours & in one case days) on new install on one Lenovo T530 & at same time on Lenovo T430s. I spent probably 4 hrs a day for a 6 days looking & trying different stuff.
I solved it using another Super User post, Windows 7 SP1 Windows Update stuck checking for updates. After following the answer by @ElderGeek things finally came together on the T530.
Following the guidance given (in terms of manual updates requests, going into msconfig.exe, reboots, etc) I have only the following updates when it finally started working correctly on the T530:
- KB3172605
- KB947821
- KB3138612
- KB3125574
- KB3020369
Again they weren't necessary loaded in that order, rather following the guidance given. MS support adopted this as solution but it isn't outlined as well as @ElderGeek did.
ANSWER 4
Score 0
Found solution that worked for me, it was the step 5 on this link http://www.thewindowsclub.com/windows-update-not-working
---c/p---
- If Windows Update not working, try this :
Open Internet Explorer > Tools >Internet Options > Security > Click ‘trusted sites’ icon >Click Sites > uncheck ‘require server verification’.
Then add following sites :
•http://*.windowsupdate.microsoft.com
•http://*.windowsupdate.com
Click Close > Apply > OK. This is known to help the Genuine Validated Windows, in some cases, but not always.
---c/p---