Windows 8 windows update error 80096002

I have a client who has installed Windows 8 Enterprise on a PC and when he runs Windows Update, it fails with an error code of 80096002.

I've tried looking it up, but I'm not really finding anything except for postings about trying to install a specific update. He is just trying to run Windows Update in general and getting this error.

I've not run into this elsewhere and am stumped at this point. I'd appreciate some suggestions as to which direction to go on this.

September 4th, 2012 8:39pm

You have a certification issue:

//
// MessageId: TRUST_E_NO_SIGNER_CERT
//
// MessageText:
//
// The certificate for the signer of the message is invalid or not found.
//
#define TRUST_E_NO_SIGNER_CERT           _HRESULT_TYPEDEF_(0x80096002L)

Run sfc /scannow to detect and fix broken files.

Free Windows Admin Tool Kit Click here and download it now
September 4th, 2012 9:06pm

You have a certification issue:

//
// MessageId: TRUST_E_NO_SIGNER_CERT
//
// MessageText:
//
// The certificate for the signer of the message is invalid or not found.
//
#define TRUST_E_NO_SIGNER_CERT           _HRESULT_TYPEDEF_(0x80096002L)

Run sfc /scannow to detect and fix broken files.
September 12th, 2012 6:13pm

Are you still having this issue?

I had a similar issue and navigated here: Control Panel\All Control Panel Items\Windows Update

In my case it was "Managed by your system administrator" so I clicked Check online for updates from Microsoft Update.

It found 11 updates (as of this writing) and I was able to download and install them without incident.

Free Windows Admin Tool Kit Click here and download it now
October 15th, 2012 2:39pm

Are you still having this issue?

I had a similar issue and navigated here: Control Panel\All Control Panel Items\Windows Update

In my case it was "Managed by your system administrator" so I clicked Check online for updates from Microsoft Update.

It found 11 updates (as of this writing) and I was able to download and install them without inc

October 15th, 2012 3:05pm

Thanks

This worked for me

Free Windows Admin Tool Kit Click here and download it now
April 14th, 2014 1:21pm

Thank you so much.  I was having this same issue and this fixed it.
May 7th, 2015 1:09pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics