Failure configuring Windows updates reverting changes CMD Access Only

gruntpunt

New member
Local time
1:23 AM
Messages
6
So, Ive been confronted by this problem for quite some time and am at a loss at what to do now. I'd like to start with some background information.

While updating Windows 7 Ultimate 64x I experienced a power outage, and upon restart Windows would stick on "failure configuring windows updates reverting changes" for several hours. After waiting the screen would then prompt "shutting down" and would be stuck there indefinitely. Now, at first I was able to access safe mode and was able to enter my computer through there, but upon entering the line

DISM /Image:C:\test\offline /Cleanup-Image /RevertPendingActions

as one of the recommended solutions to this problem, I now am prompted with the message "failure configuring windows updates reverting changes" while attempting to access safe mode and safemode with networking. This has stonewalled me from entering my computer besides the access to command prompt via System Recovery Options.

Now I have noticed when I try to net stop wuauserv or BITS via the command prompt it replies "The service name is invalid." And when I check the registry BITS and wuauserv seem to be absent within HKEY_LOCAL_MACHINE.

Unfortunately I do not have any system restore points or the Disk to do an image recovery so I am quite stuck at what I have now.

Any help on this matter would be oh so greatly appreciated!
 

My Computer

Computer type
PC/Desktop
OS
WIndows 7 Ultimate X64
CPU
I5

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
diy
OS
Win7 pro x64
CPU
stock i7 7700k
Motherboard
Gigabyte Z270N-WIFI mini-ITX
Memory
Corsair Vengeance LPX 16GB (2x8GB) DDR4 @ 3200MHz
Graphics Card(s)
integrated Intel HD 630
Sound Card
onboard Realtek ALC1220
Monitor(s) Displays
two vertically mounted samsung 55" 4k un55mu8000
Screen Resolution
1920x1280
Hard Drives
256GB Samsung EVO 960 M.2 pci-e NVMe SSD
PSU
SilverStone Nightjar ST45NF 450Watt Fanless
Case
No case. Motherboard is mounted directly onto power supply
Cooling
Evercool low profile 815EP with Panaflow 12L fan at 7v
Keyboard
Ortek MCK-86 mini
Mouse
Belkin 5-button USB
Internet Speed
spectrum 400mbps
How can I activate this program through the cmd? Off of a flash drive?
 

My Computer

Computer type
PC/Desktop
OS
WIndows 7 Ultimate X64
CPU
I5
yes, both programs
 
Last edited:

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
diy
OS
Win7 pro x64
CPU
stock i7 7700k
Motherboard
Gigabyte Z270N-WIFI mini-ITX
Memory
Corsair Vengeance LPX 16GB (2x8GB) DDR4 @ 3200MHz
Graphics Card(s)
integrated Intel HD 630
Sound Card
onboard Realtek ALC1220
Monitor(s) Displays
two vertically mounted samsung 55" 4k un55mu8000
Screen Resolution
1920x1280
Hard Drives
256GB Samsung EVO 960 M.2 pci-e NVMe SSD
PSU
SilverStone Nightjar ST45NF 450Watt Fanless
Case
No case. Motherboard is mounted directly onto power supply
Cooling
Evercool low profile 815EP with Panaflow 12L fan at 7v
Keyboard
Ortek MCK-86 mini
Mouse
Belkin 5-button USB
Internet Speed
spectrum 400mbps
Are there a set of instruction on how to do this? A bit of a beginner on writing in the command line.
 

My Computer

Computer type
PC/Desktop
OS
WIndows 7 Ultimate X64
CPU
I5
my bad, forgot that not everyone grew up on a DOS system, lol

1) first use another computer to download both of these programs (cuz we're hoping at least one of them will fix your problem) and copy all their files straight into the root folder of a usb drive (so they're not in a subfolder of the drive, just put everything into the root drive. And don't worry if you have to overwrite the README file)

http://www.thewindowsclub.com/downloading-fixwu

https://gallery.technet.microsoft.c...e-Agent-d824badc/file/172062/1/ResetWUEng.zip

2) Then move that same usb drive onto your problem machine while it is turned off.

3) Boot the problem machine to a command prompt.

There are two ways to do this: safe mode command prompt and the recovery command prompt you've been doing. So first, see if safe mode command prompt will work, which is described in Option One of the below link. If you cannot get it to work, just boot to the same command prompt that you've been using when booting with your recovery disk.

Safe Mode - Windows 7 Help Forums

4) Once you are at the command prompt on the problem machine with the usb drive inserted, you need to figure out what is the drive letter of the usb drive. Here are two different ways to do this:

a) from the command prompt type "wmic logicaldisk get caption,description,drivetype,providername,volumename" (without quotes) then press enter. Your USB drive should show up as having a drive type of "2". Its letter will be D:, or E:, or whatever. That's what you want to know, the drive letter. Or try

b) from the command prompt type "diskpart", which loads a small disk management program. Then type "list volume", which will show you your disk drives. One of those drives should be your usb drive, you'll be able to tell it by its size. Make a note of the drive letter. Then exit diskpart by typing "exit".

5) Now that you know the drive letter of the usb drive, just type it in at the command prompt, plus a colon. Like if the USB is the E drive, just type "E:" (as always, without quotes) and press enter. That will take you to the root drive of the E drive.

6) now type "dir" and press enter, which will show you the contents of the E drive. Our two programs should both be there. First try one, then the other, by typing "ResetWUEng" which will run the first program (once its loaded, hopefully its self-explanatory). If that does not fix your problem, the second program to try is called "FixWU".
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
diy
OS
Win7 pro x64
CPU
stock i7 7700k
Motherboard
Gigabyte Z270N-WIFI mini-ITX
Memory
Corsair Vengeance LPX 16GB (2x8GB) DDR4 @ 3200MHz
Graphics Card(s)
integrated Intel HD 630
Sound Card
onboard Realtek ALC1220
Monitor(s) Displays
two vertically mounted samsung 55" 4k un55mu8000
Screen Resolution
1920x1280
Hard Drives
256GB Samsung EVO 960 M.2 pci-e NVMe SSD
PSU
SilverStone Nightjar ST45NF 450Watt Fanless
Case
No case. Motherboard is mounted directly onto power supply
Cooling
Evercool low profile 815EP with Panaflow 12L fan at 7v
Keyboard
Ortek MCK-86 mini
Mouse
Belkin 5-button USB
Internet Speed
spectrum 400mbps
ResetWUEng.cmd wants administrator access, which I do not know how to give via the command line, but would seem to work if I can give it admin access as it opens up a new blue cmd titled "Reset WIndows Update Tool." While FixWU is an .exe and am responded with "the subsystem needed to support the image type is not present" when trying to run it

Also thank you so much for helping
 

My Computer

Computer type
PC/Desktop
OS
WIndows 7 Ultimate X64
CPU
I5
hmm, they both just ran fine for me from the safe mode command prompt. See if method 2 below fixes your admin account issue

Built-in Administrator - Enable from WinRE - Windows 7 Help Forums

here's a post about your windows update issue

Cancel pending updates in Windows 7 from command line +/- regedit - Ars Technica OpenForum

some more ideas are here

Delete windows update files in Windows 7 from cmd or windows

post #8 below talks about using wusa.exe from the command line

Can I invoke Windows Update from the command line? - Super User

just throwing out ideas here, am not really a windows update expert.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
diy
OS
Win7 pro x64
CPU
stock i7 7700k
Motherboard
Gigabyte Z270N-WIFI mini-ITX
Memory
Corsair Vengeance LPX 16GB (2x8GB) DDR4 @ 3200MHz
Graphics Card(s)
integrated Intel HD 630
Sound Card
onboard Realtek ALC1220
Monitor(s) Displays
two vertically mounted samsung 55" 4k un55mu8000
Screen Resolution
1920x1280
Hard Drives
256GB Samsung EVO 960 M.2 pci-e NVMe SSD
PSU
SilverStone Nightjar ST45NF 450Watt Fanless
Case
No case. Motherboard is mounted directly onto power supply
Cooling
Evercool low profile 815EP with Panaflow 12L fan at 7v
Keyboard
Ortek MCK-86 mini
Mouse
Belkin 5-button USB
Internet Speed
spectrum 400mbps
That's where the problem inherently lies since I cannot access safe mode and only have access to the CMD via "Repair your computer" system recovery tools.
 

My Computer

Computer type
PC/Desktop
OS
WIndows 7 Ultimate X64
CPU
I5
Hi Grunt,
try running sfc /scannow, might clear some of the problems.

Roy
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
medionl/Aspire 6930G/acer x55a
OS
W7 home premium 32bit/W7HP 64bit/w10 tp insider ring
CPU
E5300 dual core
Motherboard
medion MS7366
Memory
3gb
Graphics Card(s)
Nvidia Geforce 7100 Nforce 630i
Monitor(s) Displays
avixc
Internet Speed
n (isp resticted to 72)
Antivirus
mse/pands
Browser
palemoon
Other Info
Belkin Fd7050 n USB using Railink RT2870 drivers, more upto date
Hi Grunt,
try running sfc /scannow, might clear some of the problems.

Roy

Every time I run sfc /scannow it replies "there is a system repair pending which requires reboot to complete. Restart Windows and run sfc again." And every time I restart and go back to the cmd via "system recovery options" it says the same thing, which is from what I assume because I am in system recovery options.
 

My Computer

Computer type
PC/Desktop
OS
WIndows 7 Ultimate X64
CPU
I5
from a command prompt try:

dism.exe /image:C:\ /cleanup-image /revertpendingactions

then reboot and try sfc /scannow again

or a second option is to do this

regedit > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RebootPending

right-click on the Rebootpending key and delete it, then reboot

to do the second option you may have to use regedit offline, as discussed here

How to edit How-tos
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
diy
OS
Win7 pro x64
CPU
stock i7 7700k
Motherboard
Gigabyte Z270N-WIFI mini-ITX
Memory
Corsair Vengeance LPX 16GB (2x8GB) DDR4 @ 3200MHz
Graphics Card(s)
integrated Intel HD 630
Sound Card
onboard Realtek ALC1220
Monitor(s) Displays
two vertically mounted samsung 55" 4k un55mu8000
Screen Resolution
1920x1280
Hard Drives
256GB Samsung EVO 960 M.2 pci-e NVMe SSD
PSU
SilverStone Nightjar ST45NF 450Watt Fanless
Case
No case. Motherboard is mounted directly onto power supply
Cooling
Evercool low profile 815EP with Panaflow 12L fan at 7v
Keyboard
Ortek MCK-86 mini
Mouse
Belkin 5-button USB
Internet Speed
spectrum 400mbps
Back
Top