Hi
Please try the below steps.
Verify the WMI Repository
- Run the following command to check the consistency of the WMI repository:
winmgmt /verifyrepository
- If the repository is consistent, you will see a message indicating so. If not, proceed to the next step. Salvage the WMI Repository Run the following command to attempt to salvage the repository:
winmgmt /salvagerepository
- Verify the repository again using the
winmgmt /verifyrepository
command. If it is still inconsistent, proceed to the next step.**Reset the WMI Repository**
- Run the following command to reset the repository:
winmgmt /resetrepository