Unsolved
This post is more than 5 years old
1 Message
0
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?
0 events found
No Events found!


Dell - Harish M
1.3K Posts
0
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.
Dell - Harish M
1.3K Posts
0
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"