Unable to install SP1, error 800F0818

Asus1005pe

New member
Local time
12:32 PM
Messages
20
Since a couple of days, after I reinstalled my windows, I have been experiencing problems with installing the Windows 7 Service Pack 1 (KB976932). Whenever I try to install it I get the following error code: 800F0818.

When I search this error code in the help function of microsoft I get absolutely nothing, the error code doesn't seem to exist in their database, although they made it. When I search this forum I only get custom made solutions and read advices not to use them.

I read in another article that the CheckSUR.persist.log might be useful so I uploaded it in this article.

System Specs:
Netbook ASUS 1005PE
Windows 7 Starter 32 bit
Reinstalled version of Windows 7 (not OEM anymore)
Processor: Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Directx version: Directx 11
Memory: Kingston 800 Mhz 2 GB
System hardware approximately 3 years old

Thanks in advance for any help given.

Ronald
 

Attachments

Last edited:

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device
View your windows installed updates and uninstall KB2633879. Does that succeed?
Create a new CheckSUR.persist.log afterward and post it.
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
wusa /uninstall /kb:2633879
from http://www.sevenforums.com/tutorials/783-elevated-command-prompt.html

But....
However, the same reference table for Windows 7 (all editions) has the following under "Removal Information" -
WUSA.exe does not support uninstall of updates. To uninstall an update installed by WUSA, click Control Panel, and then click System and Security. Under Windows Update, click View installed updates and select from the list of updates.
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Thanks for the reply.

However KB2633879 is not among my installed updates. I tried the elevated dos command, but it returns with a 0x800F0818 errorcode.

Any other suggestions?
 

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device
Thanks for the reply.

However KB2633879 is not among my installed updates. I tried the elevated dos command, but it returns with a 0x800F0818 errorcode.

Any other suggestions?
what return the 0x800F0818 errorcode?
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
DELL VOSTRO 3650
OS
Windows 8.1 PRO
CPU
3rd Generation Intel Core i7‐3612QM CPU @ 2.10GHZ
Memory
8GB DDR3
Graphics Card(s)
NVIDIA GeForce GT 525M (128 bit), 1GB Grpahics
Screen Resolution
1920X1080
Hard Drives
750GB 5400RPM
Unavailable repair files:
servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.mum
servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.cat
====
So put Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.mum and Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.cat in folder c:\windows\servicing\packages

I've attached both files in ZIP.

You can't write in that folder due to permissions. So open http://www.sevenforums.com/tutorials/783-elevated-command-prompt.html
1. You first need to gain control over that folder. In order to do this use the following commands:

This makes the current logged on user (needs to have Administrative privileges) owner of that folder:
Code:
takeown /F c:\Windows\Servicing\Packages /D y /R

Then assign full control using:
Code:
cacls c:\Windows\Servicing\Packages /E /T /C /G [COLOR=red]"UserName"[/COLOR]:F

Replace "UserName" with your current win7 logon name.
---------------
Source: How to fix Server Manager Errors after installing updates (HRESULT:0x800F0818 / HRESULT:0x800B0100) - Microsoft GTSC Romania - Enterprise Platforms Support - Site Home - TechNet Blogs

Please post results
 

Attachments

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
By trying to uninstall the update in elevated dos using wusa /uninstall /kb:2633879 I get the error code: 0x800F0818.

Kaktussoft I then tried your other solution. First I used the elevated dos commands to get ownership of the files/folder. I then replaced my package files by the files you gave me. Restarted my pc. Then tried to install SP1, but got the same errorcode: 0x800F0818.

See the CheckSUR.persist.log again please.
 

Attachments

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device
By trying to uninstall the update in elevated dos using wusa /uninstall /kb:2633879 I get the error code: 0x800F0818.

Kaktussoft I then tried your other solution. First I used the elevated dos commands to get ownership of the files/folder. I then replaced my package files by the files you gave me. Restarted my pc. Then tried to install SP1, but got the same errorcode: 0x800F0818.

See the CheckSUR.persist.log again please.

servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.mum
servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.cat

Do these files exist? and did you replace them. Or were the files not there and did you put them there?
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
They were there and I had to replace them, which I did.
 

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device
It says: Unavailable repair files:
servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.mum
servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.cat

So I assume theses files are NOT there(?)
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
post %systemroot%\Logs\CBS\CheckSUR.log
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
It says: Unavailable repair files:
servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.mum
servicing\packages\Package_for_KB2633879_RTM~31bf3856ad364e35~x86~~6.1.1.0.cat

So I assume theses files are NOT there(?)

They are really there. I updated the file again, here it is.
 

Attachments

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device
By trying to install the last update I get the following error: Security Update for Windows (KB2633879).

EventViewer says: Installation Failure: Windows failed to install the following update with error 0x800f0818: Security Update for Windows (KB2633879).
 

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device
By trying to install the last update I get the following error: Security Update for Windows (KB2633879).

EventViewer says: Installation Failure: Windows failed to install the following update with error 0x800f0818: Security Update for Windows (KB2633879).
Are you able to install any windows update?
  • view your windows update history and write down the name of latest update
  • view your windows installed updates and uninstall that one.
  • check for updates and install that one again (not SP1)
Works?
 

My Computer My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
I am able to install new updates (except SP1):
KB947821 successfull installed on 20-04-2012

Do you want me to uninstall that update?

And then install that one again?
 

My Computer My Computer

Computer Manufacturer/Model Number
ASUS 1005PE
OS
Windows 7 Starter 32 bit
CPU
Intel Atom CPU N450 @1.66 Ghz (2CPUs)
Memory
Kingston 800 Mhz 2 GB
Graphics Card(s)
Intel Graphics Media Accelerator 3150
Screen Resolution
800 x 600
Hard Drives
Hitachi HTS545025B9A300 ATA Device
Back
Top