请教,Windows进入桌面无桌面图标、无任务栏

来源:百度知道 编辑:UC知道 时间:2024/05/24 15:46:02
请教,Windows进入桌面无桌面图标、无任务栏,左右键无菜单,任务管理器可用,CPU使用率、内存使用率正常,重启无效
怎样解决,谢谢。

不显示桌面图标的时候按alt+ctrl+del,点文件-新建explorer,确定试试。
这种情况有两种可能:
1,中毒了,用杀毒软件全面杀毒;
2,系统坏了,最后的方法就是重装系统。

Ctrl Alt Del浏览
在系统里随便找个不重要的txt文件编辑,把下面复制进去.
[Shell]
Command=2
Ic.exe,3
[Taskbar]
Command=ToggleDesktop

文件另存为Show Desktop.scf然后把Show Desktop.scf文件放到:
“C:\Documents and Settings\Administrators\Application Data\
Microsoft\Internet Explorer\Quick Launch”目录下。Ctrl Alt Del文件新运行,输入Show Desktop.scf确定.
若是中毒,把下面的存名为1.bat后双击.
@echo off
c:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
d:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
e:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
F:
cd \
attrib -s -h -r copy.exe
del cop