我正在使用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 files
MMC 中的缓存 MMC 文件,文件夹事件查看器开始再次工作。