Event 4107: Failed extract of third-party root list from auto update cab

On my pc running Windows 7, the following error returned every hour:

Log Name:      Application
Source:        Microsoft-Windows-CAPI2
Date:          10/25/2010 8:41:26 PM
Event ID:      4107
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Desktop WIndows 7
Description:
Failed extract of third-party root list from auto update cab at: <http://www.download.windowsupdate.com/msdownload/update/v3/static/trustedr/en/authrootstl.cab> with error: A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file.

To get rid of this error, I found out I had to run certutil -urlcache * delete. After running this command, the error didn’t appear in my eventlog anymore.

To do the same, follow these steps:

  1. Temporarily turn off UAC. To do so, click Start, type UAC and select “Change User Account Control Settings” (search result). In the User Account Control window, set the slide bar to Never Notify.
  2. Reboot your computer.
  3. Open a command prompt. To do so, click Start, type cmd and click “cmd.exe” (search result)
  4. In the command prompt, type certutil -urlcache * delete . Press ENTER
  5. Turn on UAC again and reboot your computer. Event Error 4107, related to CAPI2 should be gone now.
0 0 votes
Article Rating
Subscribe
Notify of
guest
1 Comment
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Balaji

What does the error mean

1
0
Would love your thoughts, please comment.x
()
x