exe文件图标不见了,教你win10桌面EXE文件图标不见了如何解决

1.进入cmd

2.输入以下命令

taskkill /im explorer.exe /f

cd /d %userprofile%\appdata\local

del iconcache.db /a

start explorer.exe

exit

  

posted @ 2019-05-30 14:43  AlanTao  阅读(1902)  评论(0编辑  收藏  举报