Same problem after update Windows. To save the information for the future, I will copy it here.
To perform a rebuild of the WMI repository, please do the following:
-Disable and stop the winmgmt service
!!! (CAUTION) On number two - don’t remove the wbem folder, make a copy of the folder and rename it. I used “wbembu”.
-Remove or rename C:\Windows\System32\wbem\repository
-Enable and start the winmgmt service
-Open Command Prompt as Administrator
-Run the following commands:
cd C:\Windows\System32\wbem\
for /f %s in ('dir /b *.mof') do mofcomp %s
To perform a rebuild of the WMI repository, please do the following:
-Disable and stop the winmgmt service
!!! (CAUTION) On number two - don’t remove the wbem folder, make a copy of the folder and rename it. I used “wbembu”.
-Remove or rename C:\Windows\System32\wbem\repository
-Enable and start the winmgmt service
-Open Command Prompt as Administrator
-Run the following commands:
cd C:\Windows\System32\wbem\
for /f %s in ('dir /b *.mof') do mofcomp %s
Statistics: Posted by Hlorofos — Fri Sep 13, 2024 6:51 am