...
- Increase the wmi timeout as described here: Increase How-to increase WMI timeout
- Reboot the system
WMI Database is broken → Use the WMI Explorer for further debugging
You can try these commands, but be careful
https://pitstop.manageengine.com/portal/en/kb/articles/rebuilding-wmi-repositoryCode Block language bash theme RDark winmgmt /clearadap winmgmt /resyncperf
Panel borderColor black bgColor #F8F8F8 Required tools: - https://github.com/vinaypamnani/wmie2/releases/download/v2.0.0.2/WmiExplorer_2.0.0.2.zip
- https://windows10gadgets.pro/phpdata/gdownload.php?n=exctrlst
WMI Diag
Unpack to any folder, cd here, and from the command line runCode Block language bash theme RDark cscript wmidiag.vbs
- https://github.com/vinaypamnani/wmie2/releases/download/v2.0.0.2/WmiExplorer_2.0.0.2.zip
...