沒有管理員權限無法使用事件檢視器

沒有管理員權限無法使用事件檢視器

我正在使用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.msc權利eventvwr.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 文件,事件檢視器再次開始運作。

相關內容