管理者権限がないとイベントビューアーを使用できません

管理者権限がないとイベントビューアーを使用できません

最新のアップデートをインストールして使用していますWindows 7。以前は通常のユーザーとして使用できましたEvent Viewer

開こうとするとEvent Viewer次のエラーが発生します:

MMC cannot open the file C:\Windows\system32\ecentvwr.msc

This may be because the file does not exist, is not an MMC console or was creted by later version of MMC. 
This may also be because you do not have sufficient access right to the file.

で開こうとするとRun as administrator動作します。グループにはUsers\mycomputer読み取りと実行の権限がありますC:\Windows\system32\eventvwr.msceventvwr.exe

ここで示されている解決策を試してみました:http://answers.microsoft.com/en-us/windows/forum/windows_vista-performance/mmc-cannot-open-the-file/9e21c257-b557-429b-b5b0-808511c0126eしかし、どれも私の問題を解決しませんでした。

Event Viewerどうすれば再び通常のユーザーとして作業できるようになりますか?

答え1

解決策は、%appdata%\Microsoft\MMC. After deleting the filesMMC フォルダー内のキャッシュされた MMC ファイルを削除することでした。すると、イベント ビューアーが再び動作するようになりました。

関連情報