如果需要查询电脑设备的运行状况或者详细信息,我们可以打开我的电脑中的设备管理器来查看。不过最近在使用XP系统打开设备管理器的时候,却弹出了“Windows找不到mmc.exe”的提示,对此该怎么解决呢?
注意:我电脑系统是XP,其他系统不知道适不适用。
一、找个mmc.exe文件拷过来,拷到C:WINDOWSsystem32文件夹下(不知道路径的就在安装目录搜system32啦),然后运行一下,如图:
看到这里应该就没问题了,再打开设备管理器就有了,都不用重启。
当然也可以下载mmc.exe文件,然后放到C:WINDOWSsystem32文件夹下。
二、网上还有解决办法如下:中了rose.exe病毒!
(切记杀毒中需要进入盘符时都要右键打开,不要双击,不然就前功尽弃了!)
1、在我的电脑-工具-文件夹选项-查看-显示所有文件和文件夹,把“隐藏受保护的系统文件”的勾去掉之后再单击“开始” 右击“我的电脑”,然后单击“属性”,单击“系统还原”选项卡,选中“关闭系统还原”或“关闭所有驱动器上的系统还原”。
(通常rose.exe都会伪装隐藏在每个盘符的系统还原文件夹中也就是杀毒软件杀之不去的最基本原因)
2、进入安全模式(记得先做完以上的操作!在安全模式是关不了系统还原的!)。
3、执行 rose专杀.bat 文件[就是下面是我整理的rose.exe病毒专杀!复制后保存在任意同一目录下]。
01taskkill /f /IM rose.exe
02del /F/A:s c:AUTORUN.INF
03del /F/A:s c:Rose.exe
04del /F/A:s d:AUTORUN.INF
05del /F/A:s d:Rose.exe
06del /F/A:s e:AUTORUN.INF
07del /F/A:s e:Rose.exe
08del /F/A:s f:AUTORUN.INF
09del /F/A:s f:Rose.exe
10del /F/A:s g:AUTORUN.INF
11del /F/A:s g:Rose.exe
12del /F/A:s h:AUTORUN.INF
13del /F/A:s h:Rose.exe
14del /F/A:s i:AUTORUN.INF
15del /F/A:s i:Rose.exe
16del /F/A:s j:AUTORUN.INF
17del /F/A:s j:Rose.exe
18del /F/A:s k:AUTORUN.INF
19del /F/A:s k:Rose.exe
20del /F/A:s l:AUTORUN.INF
21del /F/A:s l:Rose.exe
22del /F/A:s m:AUTORUN.INF
23del /F/A:s m:Rose.exe
24del /F/A:s n:AUTORUN.INF
25del /F/A:s n:Rose.exe
26del /F/A:s o:AUTORUN.INF
27del /F/A:s o:Rose.exe
28del /F/A:s c:system32rose.exe
29del /F/A:s c:system.sys
30del /F/A:s c:windowssystem32run.reg
31del /F/A:s c:windowssystem32systemdate.ini
32del /F/A:s d:systemdate.ini
33del /F/A:s d:systemfile.com
34regedit 杀rose病毒.reg
复制代码taskkill /f /IM rose.exe del /F/A:s c:AUTORUN.INF del /F/A:s c:Rose.exe del /F/A:s d:AUTORUN.INF del /F/A:s d:Rose.exe del /F/A:s e:AUTORUN.INF del /F/A:s e:Rose.exe del /F/A:s f:AUTORUN.INF del /F/A:s f:Rose.exe del /F/A:s g:AUTORUN.INF del /F/A:s g:Rose.exe del /F/A:s h:AUTORUN.INF del /F/A:s h:Rose.exe del /F/A:s i:AUTORUN.INF del /F/A:s i:Rose.exe del /F/A:s j:AUTORUN.INF del /F/A:s j:Rose.exe del /F/A:s k:AUTORUN.INF del /F/A:s k:Rose.exe del /F/A:s l:AUTORUN.INF del /F/A:s l:Rose.exe del /F/A:s m:AUTORUN.INF del /F/A:s m:Rose.exe del /F/A:s n:AUTORUN.INF del /F/A:s n:Rose.exe del /F/A:s o:AUTORUN.INF del /F/A:s o:Rose.exe del /F/A:s c:system32rose.exe del /F/A:s c:system.sys del /F/A:s c:windowssystem32run.reg del /F/A:s c:windowssystem32systemdate.ini del /F/A:s d:systemdate.ini del /F/A:s d:systemfile.com regedit 杀rose病毒.reg