win10图标缓存怎么清理|win10清理图标缓存介绍的小技巧
发布日期: 2016-06-30 作者:韩博士 来源:http://www.jzjq.net
win10图标缓存怎么清理|win10清理图标缓存介绍的小技巧?
下面系统族就来给大家带来一个相关win10清理图标缓存的小技巧,win10 64位专业版桌面有许多图标,时间久了,需要删除一些无用的图标。那么win10图标缓存如何清理?下面系统族介绍的全部办法win10清理图标缓存的小技巧。
推选:ghost win10系统
全部办法如下:
1、首先你们在桌面空白处点击鼠标右键---新建---文本文档;
2、打开文本文档,输入以下的代码:
rem 关上win外壳程序explorer taskkill /f /im explorer.exe www.xuenb.com 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\win\Explorer\*" del /f "%userprofile%\Appdata\Local\Microsoft\win\Explorer\thumbcache_32.db" del /f "%userprofile%\Appdata\Local\Microsoft\win\Explorer\thumbcache_96.db" del /f "%userprofile%\Appdata\Local\Microsoft\win\Explorer\thumbcache_102.db" del /f "%userprofile%\Appdata\Local\Microsoft\win\Explorer\thumbcache_256.db" del /f "%userprofile%\Appdata\Local\Microsoft\win\Explorer\thumbcache_1024.db" del /f "%userprofile%\Appdata\Local\Microsoft\win\Explorer\thumbcache_idx.db" del /f "%userprofile%\Appdata\Local\Microsoft\win\Explorer\thumbcache_sr.db" rem 清理 系统托盘记忆的图标 www.xuenb.com echo y|reg delete "HKEY_CLAssEs_RooT\Local settings\software\Microsoft\win\CurrentVersion\Traynotify" /v iconstreams echo y|reg delete "HKEY_CLAssEs_RooT\Local settings\software\Microsoft\win\CurrentVersion\Traynotify" /v pasticonsstream rem 重启win外壳程序explorer start explorer
3、点击文件---另存为---清理图标缓存.bat。
按照上述系统族介绍配置之后,是不是轻松清除图标缓存,有需要的用户可参考本介绍进行配置。关注系统族学习跟多精彩内容!