msinfo 32 "can't collect information"

  • Thread starter Thread starter Benji Brisco
  • Start date Start date
B

Benji Brisco

Ive checked my Services and Event Log,RPC and Windows Management
Instrumentation are all Started.

I've also tried.....
Go to Start/Run/CMD and type in: net stop winmgmt. Then delete the
%windir&\system32\wbem\repository directory. Once done go back to
Start/Run/CMD and type in: net start winmgmt

If that doesn't help, try this:

Open a Command Prompt and type "winmgmt /clearadap" to clear prior
WMI/resyncperf information from the registry.
Then type "winmgmt /resyncperf" to register the system performance libraries
with WMI again.

WinMgmt could not initialize the core parts

This will re-install wmi into the registry: Go to Start/Run and type in:
CMD, then Winmgmt/? for information. Then run each of these hitting enter
after each:

winmgmt /clearadap
winmgmt /kill
winmgmt /unregserver
winmgmt /regserver
winmgmt /resyncperf

Any other ideas??
 
Back
Top