当我们遇到Win7旗舰版系统文件%SystemRoot%System32WbemRepository损坏时,系统就会每隔30秒给我们弹出提示“Winmgmt.exe has generated errors and will be closed by Windows.You will need to restart the program.An error log is being created”。
具体步骤:
1、右击“我的电脑”-“管理”,在“服务和应用程序”下单击“服务”,停止Windows Management Instrumentation 服务;
2、然后删除 %SystemRoot%System32WbemRepository 文件夹中的全部文件;
3、再打开“服务和应用程序”,选择服务,打开并启动 Windows Management Instrumentation 服务;
4、当服务重新启动时,把基于以下注册表项中所提供的信息重建这些文件:HKEY_LOCAL_MACHINESOFTWAREMicrosoftWBEMCIMOMAutorecover MOFs。