Results 1 to 7 of 7

Thread: WMI Event Error : 0x80041003

  1. #1
    Join Date
    May 2008
    Posts
    260

    WMI Event Error : 0x80041003

    Hello,

    in the event log, Applications tab, I have this error on every boot

    "Event filter with query" SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA Win32_Processor "AND TargetInstance.LoadPercentage> 99" could not be reactivated in the namespace '/ / ./root/CIMV2 "because of error 0x80041003. The events can not be delivered through this filter until the problem is not corrected."

    I can not find the solution to eliminate

    Help me please

    thank you in advance

  2. #2
    Join Date
    May 2008
    Posts
    686

    Re: WMI Event Error : 0x80041003

    For those who have this error in Event Viewer.

    Installation of Vista SP 1 sometimes (perhaps on some hardware) the recurrence of the error 0x80041003. This error is not very serious in itself and does not cause serious dysfunction for routine use, but it appears each time the machine in the event viewer and can
    block certain functions.

  3. #3
    Join Date
    May 2008
    Posts
    244

    Re: WMI Event Error : 0x80041003

    The error of WMI, (0 × 80041003) is a known Microsoft error, though not themselves know what the cause.

    I have the solution for that:

    1. Start the computer as Administrator.
    2. On the Start menu, in the search field type cmd.
    3. At the top of the menu will display the information cmd.exe, click the button to the right on it, and select Run as administrator.
    4. In the DOS window, it pops up, type the following:
    5. net stop winmgmt
    6. And press Enter
    7. Then select Y to accept, and wait until the service is shut off.
    8. After the services are shut down, type the following:
    9. del c: \ Windows \ System32 \ wbem \ Repository \ *.*
    10. And press Enter
    11. Then select Y to accept.
    12. Type exit and press enter.
    13. Restart the computer.
    14. After the system restarts, wait a few moments.
    15. May appear a few more error messages.
    16. After a few minutes then restart the system again, and this message should not occur again.

  4. #4
    Join Date
    May 2008
    Posts
    980

    Re: WMI Event Error : 0x80041003

    Hello,

    It is an error related to Windows Management Instrumentation (WMI)

    Here's how to fix it:

    Start -> All Programs -> Accessories -> right-click Command Prompt -> Run as administrator -> you copy and paste this:

    net stop winmgmt
    DEL C:\Windows\System32\wbem\Repository\*.* del c:\Windows\System32\WBEM\Repository\*.*

    Restart the PC and let the system idle for several minutes.
    There will still WMI warnings in the event log.
    Restart once again and the error message and warning will be gone.

  5. #5
    wguru Guest

    Re: WMI Event Error : 0x80041003

    Readers should clearly be told that recommendations of this post's strings don't resolve the issue by fixing it. Instead those instructions merely result in the error no longer being logged in the event log. Or am I wrong?

  6. #6
    Join Date
    Dec 2008
    Posts
    119

    Re: WMI Event Error : 0x80041003

    It looks like the problem is some data is being queried for on the computer by MS WWI and it can't find it, and it is blowing-up. With the word "namepace" in it, it seems to be a .Net program.Delete the files in the REPOSITORY folders (..\System32\wbem) (you will have to turn off the winmanagement service to do that) 'net stop winmgmt'. This typically results when the process trying to access the namespace does not have the required WMI privileges. The account attempting remote access should be an administrator on the target computer; in addition, the account might need to have a specific privilege enabled.

  7. #7
    Join Date
    Jan 2010
    Posts
    6

    Re: WMI Event Error : 0x80041003

    i did exactly what you indicated and ended up losing or corrupting *.ini's and the had to perform a restore. i couldn't even the machine to soft boot; it would only go to welcome and then stop even being busy.
    it's all right because i always have plenty of restore points and that error doesn't effect the operation of my machine. i just found it when i was viewing logs in the event viewer.
    take care,

Similar Threads

  1. Windows 7 error 0x80041003
    By zeppelin1978 in forum Operating Systems
    Replies: 1
    Last Post: 18-06-2012, 11:49 AM
  2. Replies: 3
    Last Post: 25-02-2009, 03:42 PM
  3. Event ID 7026 error in event viewer
    By Carlos in forum Windows x64 Edition
    Replies: 2
    Last Post: 27-04-2007, 08:59 AM
  4. Replies: 2
    Last Post: 30-03-2007, 11:46 PM
  5. Event Log Error: Event Source:WinMgmt Event ID:10
    By BlackSunReyes in forum Small Business Server
    Replies: 2
    Last Post: 01-03-2007, 03:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,490,970.91112 seconds with 17 queries