首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > windows >

windows7 图标丢掉

2012-08-29 
windows7 图标丢失在命令提示符下输入下列命令即可恢复。taskkill /im explorer.exe /fcd /d %userprofile%

windows7 图标丢失

在命令提示符下输入下列命令即可恢复。

taskkill /im explorer.exe /f

cd /d %userprofile%\appdata\local

del iconcache.db /a

start explorer.exe

exit

热点排行