小兵帮您win7系统桌面图标显示不全及显示空白的方案介绍

时间:2020-03-29 作者:admin
今天小编告诉大家如何处理win7系统桌面图标显示不全及显示空白的问题,可能很多用户都不知道怎么处理win7系统桌面图标显示不全及显示空白的问题,但当我们遇到win7系统桌面图标显示不全及显示空白的问题怎么办呢?遇到这种情况不要着急,我们依照大家只要复制下列代码到记事本中另存为重建图标缓存.bat就可以了;就可以了;还有不会处理win7系统桌面图标显示不全及显示空白问题的朋友,跟着下面的步骤一起学习一下吧。

Win7系统桌面图标显示不全及显示空白的应对方案

1、大家只要复制下列代码到记事本中另存为重建图标缓存.bat就可以了;

rem 关闭Windows外壳程序explorer

taskkill /f /im explorer.exe

rem 清理系统图标缓存数据库

attrib -h -s -r "%userprofile%/AppData/Local/IconCache.db"

del /f "%userprofile%/AppData/Local/IconCache.db"

attrib /s /d -h -s -r "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/*"

del /f "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/thumbcache_32.db"

del /f "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/thumbcache_96.db"

del /f "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/thumbcache_102.db"

del /f "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/thumbcache_256.db"

del /f "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/thumbcache_1024.db"

del /f "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/thumbcache_idx.db"

del /f "%userprofile%/AppData/Local/Microsoft/Windows/Explorer/thumbcache_sr.db"

rem 清理 系统托盘记忆的图标

echo y|reg delete "HKEY_CLASSES_ROOT/Local Settings/Software/Microsoft/Windows/CurrentVersion/TrayNotify" /v IconStreams

echo y|reg delete "HKEY_CLASSES_ROOT/Local Settings/Software/Microsoft/Windows/CurrentVersion/TrayNotify" /v PastIconsStream

rem 重启Windows外壳程序explorer

start explorer

为普通用户附上操作步骤:

1、打开 记事本,复制上面的代码到记事本中;

2、点击记事本菜单里的“文件”——“另存为”——保存为“所有文件”——重建 win7系统图标缓存.bat ;

3、双击运行即可。

Win7系统桌面图标显示不全及显示空白的应对方案

以上便是解决Win7程序图标变空白显示不全具体的设置方法:简单的步骤操作之后,应用程序图标就恢复正常了。

以上就是小编分享的win7系统桌面图标显示不全及显示空白的解决方法如果你的电脑也遇到了这种情况,可以试试上面的方法哦。相信这篇文章一定可以帮到大家!