在Windows XP系统下,当快速启动栏内“显示桌面”图标被误删后,怎么恢复?

来源:百度知道 编辑:UC知道 时间:2024/05/27 18:56:39

方法1、在运行输入REGSVR32 /n /i:u shell32
方法2、打开记事本,将下面内容保存,另存为scf格式
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
然后另存为:显示桌面.scf
位置你可以放到C盘就可以了

桌面上新建一个文本文档,输入:
[Shell]
Command=2
IconFile=explorer.exe,3

[Taskbar]
Command=ToggleDesktop
另存为显示桌面.scf,然后拖动到快速启动就行了。