|
| ||||||||||
| Tags: 0x80041003, event error, wmi |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| WMI Event Error : 0x80041003
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
| ||||
| ||||
| 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
| ||||
| ||||
| 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:
|
|
#4
| ||||
| ||||
| 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
| |||
| |||
| 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
| ||||
| ||||
| 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
| |||
| |||
| 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, |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "WMI Event Error : 0x80041003" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows 7 error 0x80041003 | zeppelin1978 | Operating Systems | 1 | 18-06-2012 11:49 AM |
| Event Error: Event ID 1 (0xC000000D) is logged after installing IBM Rescue and Recovery | Capers | Operating Systems | 3 | 25-02-2009 02:42 PM |
| Event ID 7026 error in event viewer | Carlos | Windows x64 Edition | 2 | 27-04-2007 08:59 AM |
| ntbackup / wsus? sql? / Error returned while creating the volume shadow copy / Event Source: VSS / Event ID: 6013 | roga | Windows Server Help | 2 | 30-03-2007 11:46 PM |
| Event Log Error: Event Source:WinMgmt Event ID:10 | BlackSunReyes | Small Business Server | 2 | 01-03-2007 02:27 AM |