Unsolved

This post is more than 5 years old

1 Message

114641

May 27th, 2013 08:00

TPM Base Services errors

In error log:

The WvPCR service depends on the TPM Base Services service which failed to start because of the following error:
The operation completed successfully.

I don't have a fingerprint reader or other security card. Any suggestions to turn this off?

1.3K Posts

June 4th, 2013 09:00

Hi saweinfield,

What is the system model? Please provide the system service tag through a private message. To send me a private message, click on my Forum username and then click Start conversation.

1.3K Posts

June 5th, 2013 12:00

Hi saweinfield,

Try the below steps to disable the WvPCR service.

Click start - Type CMD - Open the command prompt. (Right click and run as Administrator in Windows vista/7)

Type:

sc stop "WvPCR"

sc config "WvPCR" start= disabled

To delete the service.

sc delete "WvPCR"

0 events found

No Events found!

Top