The configuration information of the performance library "C:\Windows\System32\perfts.dll" for the xxx service does not match the trusted performance library

Rob Latour 1 Reputation point
2021-02-12T12:44:15.597+00:00

originally I had the problem as described here:
Windows cannot load the extensible counter DLL "C:\WINDOWS\system32\sysmain.dll" (Win32 error code The specified module could not be found.).
https://social.technet.microsoft.com/Forums/en-US/fee414d8-bf2e-4e2c-9d29-abea7e8cc07b/windows-cannot-load-the-extensible-counter-dll-quotcwindowssystem32sysmaindllquot-win32?forum=win10itprogeneral

and followed the advice posted by Phoenixrising777 which resolved the initial problem.

I now however have two new warnings in the app log:

The configuration information of the performance library "C:\Windows\System32\perfts.dll" for the "LSM" service does not match the trusted performance library information stored in the registry. The functions in this library will not be treated as trusted.

and

The configuration information of the performance library "C:\Windows\System32\perfts.dll" for the "TermService" service does not match the trusted performance library information stored in the registry. The functions in this library will not be treated as trusted.

Not sure how to resolve these, thanks in advance.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-02-18T12:00:04.677+00:00

    Hi,
    Try the following command in elevated command prompt and press Enter:
    lodctr /T:TermService

    Best regards.

    **
    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.