rem 关闭Windows外壳程序explorer
taskkill /f /im explorer.exe
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
将以上代码粘贴到记事本,然后保存为“重建缓存.bat”,用管理员权限运行即可。
Windows 7,中文名称视窗7,是由微软公司(Microsoft)开发的 *** 作系统,内核版本号为Windows NT 6.1。Windows 7可供家庭及商业工作环境 笔记本电稿闭脑 平板电脑 多媒体中心等使用。和同为NT6成员的Windows Vista一脉相承,Windows 7继承了包括Aero风格等多项功能,并且在此基础上增添了些许功能。
Windows 7可供选择的版本有:入门版(Starter)、家庭普通版(Home Basic)、家庭高级版(Home Premium)、专业版正渣(Professional)、企业版(Enterprise)(非零售)、旗舰版(Ultimate)。
2009年7月14日,Windows 7正式开发完成,并于同年10月22日正式发布。10月23日,微软于中国正式发布键清裂Windows 7。2015年1月13日,微软正式终止了对Windows 7的主流支持,但仍然继续为Windows 7提供安全补丁支持,直到2020年1月14日正式结束对Windows 7的所有技术支持。
2009年4月30日,RC(Release Candidate)版本(Build 7100)提供给微软开发者网络以及TechNet的付费使用者下载;5月5日开放大众下载。它亦有透过BitTorrent被泄漏到网络上。RC版本提供五种语言,并会自2010年3月1日起开始每隔两小时自动关机,并于同年6月1日过期失效。根据微软,Windows 7的最终版本将于2009年的假期消费季发布。2009年6月2日,微软证实Windows 7将于2009年10月22日发行,并同时发布Windows Server 2008R2。2009年7月下旬,Windows 7零售版提供给制造商作为随机作业系统销售或是测试之用。并于2009年10月22日深夜11时(UTC+8)由微软首席执行官史蒂夫·巴尔默正式在纽约展开发布会。
[plain]rem
关闭Windows外壳程序explorer
taskkill
/f
/im
explorer.exe
rem
清理系统图标缓存数据库
attrib
-h
-s
-r
"%userprofile%AppDataLocalIconCache.db"
del
/f
"%userprofile%AppDataLocalIconCache.db"
attrib
/s
/d
-h
-s
-r
"%userprofile%AppDataLocalMicrosoftWindowsExplorer*"
del
/f
"%userprofile%AppDataLocalMicrosoftWindowsExplorerthumbcache_32.db"
del
/f
"%userprofile%AppDataLocalMicrosoftWindowsExplorerthumbcache_96.db"滚运
del
/f
"%userprofile%AppDataLocalMicrosoftWindowsExplorerthumbcache_102.db"
del
/f
"%userprofile%AppDataLocalMicrosoftWindowsExplorerthumbcache_256.db"
del
/f
"大伏梁%userprofile%AppDataLocalMicrosoftWindowsExplorerthumbcache_1024.db"
del
/f
"%userprofile%AppDataLocalMicrosoftWindowsExplorerthumbcache_idx.db"
del
/f
"%userprofile%AppDataLocalMicrosoftWindowsExplorerthumbcache_sr.db"
rem
清理
系统托盘记忆的图标
echo
y|reg
delete
"HKEY_CLASSES_ROOTLocal
SettingsSoftwareMicrosoftWindowsCurrentVersionTrayNotify"
/v
IconStreams
echo
y|reg
delete
"HKEY_CLASSES_ROOTLocal
SettingsSoftwareMicrosoftWindowsCurrentVersionTrayNotify"
/v
PastIconsStream
rem
重启Windows外壳程序explorer
start
explorer
将以上代码粘厅稿贴到记事本,然后保存为“XXXX.bat”,用管理员权限运行即可。
1、首先打开文件夹,选择左上角薯差“文缓蠢件”选项卡,点击“更改文件夹和搜索选项”。2、其次选择“查看”选项卡。
3、最后在“高级设置”中,选择“显示隐藏的文件、文件夹和驱动器”,并应用确定即数哪皮可。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)