WMI corruption seems unfixable

W

Wesley Vogel

JOHN;
Windows XP reports that Windows Management Instrumentation (WMI) might be
corrupted?

You may receive any of the following error messages in Windows XP:
Unable to view network properties.
Windows cannot display the properties of connection. Windows Management
Instrumentation (WMI) might be corrupted.
Unable to view System Information (MSinfo32).

If you run Windows Management Instrumentation (WMI), wmimgmt.msc, you
receive:
Failed to connect to local computer due to WMI:Generic failure.

These errors will occur if the %SystemRoot%\System32\Wbem\Repository folder
is damaged.
To fix this problem:
1. Use the Start menu to right-click My Computer.
2. Press the Manage item.
3. Double-click Services and Applications in the left-hand pane.
4. Press Services to expand it.
5. Scroll to Windows Management Instrumentation in the right-hand pane and
right-click it.
6. Press Stop.
7. Use Windows Explorer to delete all the files in the
%SystemRoot%\System32\Wbem\Repository folder.
8. Shutdown and restart your computer. The Windows Management
Instrumentation service will start and the files will be re-created.
---------------
C:\WINDOWS\System32\Wbem\Repository\FS

del C:\WINDOWS\system32\wbem\Repository\FS
======================================
I had a problem with WMI, I also had a problem deleting
%SystemRoot%\System32\Wbem\Repository. I had to run Error Checking
(Chkdsk).
And then try to delete the file. C:\WINDOWS\System32\Wbem\Repository\FS.
------------------
Courtesy of Kelly T. @ http://www.kellys-korner.com/
[Windows Management Instrumentation - WinMgmt could not initialize the core
parts
Go to Start/Run/CMD and then run each of these hitting enter after each:

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

This may or may not repair the repository but will re-install wmi into the
registry.]
=====================
 
J

johnapicella

MCSE FOLK:

When I try to access the ADVANCED tab on my Broadband connection, I ge
the

"Windows cannot display the properties of this connection.
The WMI information might be corrupted. To correct this
use System Restore to restore Windows to an earlier time."

error message. I've found a number of suggested solutions, includin
doing a repair/install, running the Repair Console, and just deletin
the contents of the System32/Wbem/Repository folder. I've done all o
these, rebooting every step of the way, and nothing seems to b
working. Is there anything short of a Full Install that might get m
ADVANCED tabs back again?

By the way, all my problems seemed to start when I attempted to ge
Remote Desktop services running on my home machine. Oh, the regret!

JOH

johnapicell
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top