- Start a command-line session.
- Unregister any WMI service (also known as WinMgmt) performance libraries by typing winmgmt /clearadap
- Stop all running copies of the WMI service by typing winmgmt /kill
- Unregister the WMI service by typing winmgmt /unregserver
- Register the WMI service by typing winmgmt /regserver
- Register any WMI service performance libraries by typing winmgmt /resyncperf