Share via

Weird Error in Event Log

Anonymous
2024-07-19T22:35:31+00:00

Log Name: Application Source: Microsoft-Windows-Perflib Date: 7/19/2024 6:31:02 PM Event ID: 1023 Task Category: None Level: Error Keywords: User: SYSTEM Computer: D******* Description: Windows cannot load the extensible counter DLL "C:\Windows\system32\sysmain.dll" (Win32 error code The specified module could not be found.). Event Xml: http://schemas.microsoft.com/win/2004/08/events/event"> 1023 1 2 0 0 0x8000000000000000 23631 Application *********L C:\Windows\system32\sysmain.dll 126

***Personal information deleted by the moderator. See the Microsoft Community for more information on how you can protect your privacy. ***

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-07-20T04:24:49+00:00

    Hello, TOG Avenged7x.

    Welcome to Microsoft Community.

    According to the information you shared, the computer seems to have a problem of "unable to load sysmain.dll".

    You can try the system repair command.

    "Win" + "Q" to open search -> type "CMD" -> right-click -> run "CMD" as administrator -> enter the following command.

    sfc /scannow
    
    Dism /Online /Cleanup-Image /ScanHealth
    
    Dism /Online /Cleanup-Image /CheckHealth
    
    Dism /Online /Cleanup-image /RestoreHealth
    
    sfc /scannow
    

    These commands can check and attempt to repair problematic system files.

    Try this method.

    If there are any updates, please feel free to reply.

    Best regards.

    Malygos.Z - MSFT | Microsoft Community Support Specialist

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments