Windows Check for updates keeps running-all installation/updates fail

Unless I specifically say that commands need to be separated, copy/pasting the list is fine (and a lot quicker than attempting to retype them yourself! )

OK - we need to create a new registry Key, but I suspect that the first attempt will fail (but if it works, it's a loss of hassle avoided!)

Please open an Elevated Command Prompt, and run the following commands (Use copy/paste - there's only three commands!)

REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version"
REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version" /v 6.1.7600.16385 /t REG_EXPAND_SZ /d %SystemRoot%\winsxs\amd64_microsoft-windows-trustedinstaller_31bf3856ad364e35_6.1.7600.16385_none_ed02252b66d7bca2
REG QUERY "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version"

Post the results.
then reboot, and run the following commands in an Elevated Command Prompt window - post the results in another reply.

REG QUERY "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version"
NET START TRUSTEDINSTALLER
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Oh man - looks like it didnt work the first time...going reboot and run next command now...

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\windows\system32>REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Comp
onent Based Servicing\Version"
ERROR: Access is denied.

C:\windows\system32>REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Comp
onent Based Servicing\Version" /v 6.1.7600.16385 /t REG_EXPAND_SZ /d %SystemRoot
%\winsxs\amd64_microsoft-windows-trustedinstaller_31bf3856ad364e35_6.1.7600.1638
5_none_ed02252b66d7bca2
ERROR: Access is denied.

C:\windows\system32>REG QUERY "HKLM\Software\Microsoft\Windows\CurrentVersion\Co
mponent Based Servicing\Version"
ERROR: The system was unable to find the specified registry key or value.

C:\windows\system32>
 

My Computer My Computer

Computer Manufacturer/Model Number
Dell Inspiron N5010
OS
Windows 7 Home Premium, 64-bit OS
Memory
(RAM) 4.00GB
Like I said, that was to be expected.:)
I was hoping that we wouldn't need to go into Regedit ( I always avoid it if possible, it's all too easy to make a total mess, and there's no Undo option)

First, try creating a System Restore point

Then open Regedit (Click on the Start button, and in the Search box, type REGEDIT and hit the Enter key - accept the UAC prompt)
Navigate to the
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing
key.
right-click on the key, and select Permissions
Click on the Advanced button
Click on the Owner tab
Highlight Administrators in the box
Click on Apply
Click on the Permissions tab
Highlight the Administrators entry
Click on the Edit button
Put a tick in the Full Control/Allow box - this should put ticks in all the other boxes in the column.
Click OK out (3 times)
close Regedit

Now run these commands again in an Elevated Command Prompt window, and post the results......

REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version"
REG ADD "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version" /v 6.1.7600.16385 /t REG_EXPAND_SZ /d %SystemRoot%\winsxs\amd64_microsoft-windows-trustedinstaller_31bf3856ad364e35_6.1.7600.16385_none_ed02252b66d7bca2
REG QUERY "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version"
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Before I follow the directions in post #83, do you want me to first run the REG QUERY command from post 81? Thanks
 

My Computer My Computer

Computer Manufacturer/Model Number
Dell Inspiron N5010
OS
Windows 7 Home Premium, 64-bit OS
Memory
(RAM) 4.00GB
No point - go straight to #83
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
After completing the steps in post 83, the issue is now worse. Instead of getting to 18% of a elevated scannow, it goes stright to "Windows Resource Protection could not perform the requested operation."

I have tried "Microsoft's System Update Readiness Tool" as advised here: Fix Windows Update and other problems with Microsoft's System Update Readiness Tool | Wilders Security Forums

I have the CBS log.

I have tried the solution here, however the key exists: Windows Modules Installer Error:126 - Microsoft Community

Other thread with BSOD issue is probably resolved after updating drivers: http://www.sevenforums.com/bsod-help-support/367608-unknown-bsod-mother-laws-system.html#post3049900

Suggestions please.

Cheers
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Professional 64bit
CPU
Intel Core i7 3820 @ 3.60GHz
Motherboard
Gigabyte Technology Co., Ltd. X79-UP4 (SOCKET 0)
Memory
32.0GB Dual-Channel DDR3 @ 666MHz (9-9-9-24)
Graphics Card(s)
2047MB NVIDIA GeForce GTX 750 (Gigabyte)
Hard Drives
2 x WD1002FAEX-00Z 1Gb Black Drives and 1 x Seagate 1Gb Drive in RAID Mirror + Spare

6 other drives (2Gb) internal and external
Antivirus
ESET Smart Security 8.0.312.0
Browser
Firefox
Please post the CBS.log - it should give some clues what's happening.

PLease also post eh results of this query...

REG QUERY "HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version"
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
CBS Log attached.

Thanks :)
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Professional 64bit
CPU
Intel Core i7 3820 @ 3.60GHz
Motherboard
Gigabyte Technology Co., Ltd. X79-UP4 (SOCKET 0)
Memory
32.0GB Dual-Channel DDR3 @ 666MHz (9-9-9-24)
Graphics Card(s)
2047MB NVIDIA GeForce GTX 750 (Gigabyte)
Hard Drives
2 x WD1002FAEX-00Z 1Gb Black Drives and 1 x Seagate 1Gb Drive in RAID Mirror + Spare

6 other drives (2Gb) internal and external
Antivirus
ESET Smart Security 8.0.312.0
Browser
Firefox
That CBS.log file was last updated on 25th Feb!
Please post the current one from the C:\Windows\Logas\CBS folder
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Having said that - there were some errors in the SFC scan you ran that month...

Code:
 Line 10453: 2015-02-25 17:35:24, Info                  CSI    000000ef [SR] Cannot repair member file [l:22{11}]"charmap.exe" of Microsoft-Windows-charmap, Version = 6.1.7601.18648, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
Line 12147: 2015-02-25 17:39:23, Info                  CSI    0000023e [SR] Cannot repair member file [l:24{12}]"WsmWmiPl.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12149: 2015-02-25 17:39:23, Info                  CSI    00000240 [SR] Cannot repair member file [l:38{19}]"WSManHTTPConfig.exe" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12151: 2015-02-25 17:39:23, Info                  CSI    00000242 [SR] Cannot repair member file [l:20{10}]"WsmSvc.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12153: 2015-02-25 17:39:23, Info                  CSI    00000244 [SR] Cannot repair member file [l:48{24}]"WSManMigrationPlugin.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12155: 2015-02-25 17:39:23, Info                  CSI    00000246 [SR] Cannot repair member file [l:22{11}]"WsmAuto.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12795: 2015-02-25 17:41:58, Info                  CSI    000002ec [SR] Cannot repair member file [l:24{12}]"WsmWmiPl.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_IA32_ON_WIN64 (10), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12796: 2015-02-25 17:41:58, Info                  CSI    000002ed [SR] Cannot repair member file [l:38{19}]"WSManHTTPConfig.exe" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_IA32_ON_WIN64 (10), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12797: 2015-02-25 17:41:58, Info                  CSI    000002ee [SR] Cannot repair member file [l:20{10}]"WsmSvc.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_IA32_ON_WIN64 (10), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12798: 2015-02-25 17:41:58, Info                  CSI    000002ef [SR] Cannot repair member file [l:48{24}]"WSManMigrationPlugin.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_IA32_ON_WIN64 (10), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12799: 2015-02-25 17:41:58, Info                  CSI    000002f0 [SR] Cannot repair member file [l:22{11}]"WsmAuto.dll" of Microsoft-Windows-Web-Services-for-Management-Core, Version = 6.1.7601.18619, pA = PROCESSOR_ARCHITECTURE_IA32_ON_WIN64 (10), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing
 Line 12918: 2015-02-25 17:42:13, Info                  CSI    0000031a [SR] Cannot repair member file [l:22{11}]"charmap.exe" of Microsoft-Windows-charmap, Version = 6.1.7601.18648, pA = PROCESSOR_ARCHITECTURE_INTEL (0), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, file is missing

I'll post a fix protocol for those, if I I haven't heard by the time I get to it!
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
WTH? - I just realised this is a Thread Hijack!

PLEASE start a NEW thread of your own, and start by telling us EXACTLY what your OWN problem is.
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Asus K52F or Lenovo B51-80
OS
Win 7 x64 Home Premium (and x86 VirtualBox VM)/Win10
CPU
i3 370M/i7 6500U
Motherboard
Asus/Lenovo
Memory
8GB - finally :)/8GB
Graphics Card(s)
it's an i3, dude!/dual Intel&nVidia
Sound Card
onboard
Monitor(s) Displays
15.6" built-in
Screen Resolution
1366x768/1920x1080
Hard Drives
750GB Seagate internal
Sundry external drives attached to other computers on the local network
1TB SSD on the Lenovo
PSU
n/a
Internet Speed
as much as I can get - usually on a dongle/phone, so <1MB/s
Antivirus
MSE/Defender
Browser
IE11/12/Edge/Chrome/FF(if I must)
Sorry about that, here is the current one.

Cheers :)
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Professional 64bit
CPU
Intel Core i7 3820 @ 3.60GHz
Motherboard
Gigabyte Technology Co., Ltd. X79-UP4 (SOCKET 0)
Memory
32.0GB Dual-Channel DDR3 @ 666MHz (9-9-9-24)
Graphics Card(s)
2047MB NVIDIA GeForce GTX 750 (Gigabyte)
Hard Drives
2 x WD1002FAEX-00Z 1Gb Black Drives and 1 x Seagate 1Gb Drive in RAID Mirror + Spare

6 other drives (2Gb) internal and external
Antivirus
ESET Smart Security 8.0.312.0
Browser
Firefox
StaticBlue what is it you don't understand about starting your own thread with your problem?
Posting your problem and log in GreenHeron32 thread dose nothing but confuse things.
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home made Desktop
OS
Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
CPU
Intel i7-6800K @ 4.3
Motherboard
ASUS X-99 Deluxe II
Memory
Corsair Platinum 16 gig @2400
Graphics Card(s)
EVGA GTX 1070 OC
Monitor(s) Displays
Asus 27" LED LCD/VE278Q
Screen Resolution
1920-1080 or 1280-720 HDMI
Hard Drives
INTEL SSD 730-240 Gb Sata 3.0/
PSU
EVGA Platium 1200W
Case
Phanteks Luxe Tempered Glass 8 fans/ one radiator
Cooling
XSPC/ Water Cooled CPU
Keyboard
Das 4 Professional
Mouse
Logitech M705/MX Anywhere 2-S
Internet Speed
100 mbits
Antivirus
Microsoft Security Essentials/ Malwarebytes Premium 3.0/ SAS
Browser
I.E. 11 default/Firefox/ ISP Time Warner Cable/Spectrum
Other Info
LG BluRay Burner/
Sound system-KLipsch-THX/
Icy Dock ssd Hot Swap bays.
Dear Layback Bear, I didn't see the request, as I was brought to the thread by a link within an email notification, advising of a reply; the request was on a further page. Does that appease your aggressiveness?
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Professional 64bit
CPU
Intel Core i7 3820 @ 3.60GHz
Motherboard
Gigabyte Technology Co., Ltd. X79-UP4 (SOCKET 0)
Memory
32.0GB Dual-Channel DDR3 @ 666MHz (9-9-9-24)
Graphics Card(s)
2047MB NVIDIA GeForce GTX 750 (Gigabyte)
Hard Drives
2 x WD1002FAEX-00Z 1Gb Black Drives and 1 x Seagate 1Gb Drive in RAID Mirror + Spare

6 other drives (2Gb) internal and external
Antivirus
ESET Smart Security 8.0.312.0
Browser
Firefox
Just start a thread of your own so we can help with your problem.

Have a nice day.
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home made Desktop
OS
Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
CPU
Intel i7-6800K @ 4.3
Motherboard
ASUS X-99 Deluxe II
Memory
Corsair Platinum 16 gig @2400
Graphics Card(s)
EVGA GTX 1070 OC
Monitor(s) Displays
Asus 27" LED LCD/VE278Q
Screen Resolution
1920-1080 or 1280-720 HDMI
Hard Drives
INTEL SSD 730-240 Gb Sata 3.0/
PSU
EVGA Platium 1200W
Case
Phanteks Luxe Tempered Glass 8 fans/ one radiator
Cooling
XSPC/ Water Cooled CPU
Keyboard
Das 4 Professional
Mouse
Logitech M705/MX Anywhere 2-S
Internet Speed
100 mbits
Antivirus
Microsoft Security Essentials/ Malwarebytes Premium 3.0/ SAS
Browser
I.E. 11 default/Firefox/ ISP Time Warner Cable/Spectrum
Other Info
LG BluRay Burner/
Sound system-KLipsch-THX/
Icy Dock ssd Hot Swap bays.
Back
Top