一键清除系统垃圾_第1页
一键清除系统垃圾_第2页
一键清除系统垃圾_第3页
一键清除系统垃圾_第4页
一键清除系统垃圾_第5页
已阅读5页,还剩3页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、echo offecho echo清空IE临时文件目录.del /f /s /q %userprofile%LocalSett in gsTemporary Internet Files*del /f /s /q %userprofile%LocalSetti ngsTemp*资料个人收集整理,勿做商业用途echo正在清除系统临时文件 *.tmp *._tmp *.log*.chk *.old ,请稍等del /f /s /q %systemdrive%*tmpdel /f /s /q %systemdrive%*_mprem .log大部分有可能有用rem del /f /s /q %sys

2、temdrive%*ogdel /f /s /q %systemdrive%*.giddel /f /s /q %systemdrive%*chkdel /f /s /q %systemdrive%*.old资料个人收集整理,勿做商业用途echo清空垃圾箱,备份文件和预缓存脚本del /f /s /q %systemdrive%recycled*.*del /f /s /q %wi ndir%*bakdel /f /s /q %wi ndir%prefetch*rd /s /q %wi ndir%temp & md %wi ndir%temp资料个人收集整理,勿做商业用途rem cooke和最

3、近历史还是保留吧rem del /f /q %userprofile%COOKIES s*.*rem del /f /q %userprofile%rece nt*资料个人收集整理,勿做商业用途echo清理系统盘无用文件%windir%system32sfc.exe /purgecache 资料个人收集整理,勿做商业用途echo优化预读信息%wi ndir%system32defrag.exe %systemdrive% -b 资料个人收集整理,勿做商业用途echo清除系统完成! _资料个人收集整理,勿做商业用途echo 资料个人收集整理,勿做商业用途将上面的文件存为“一键清理系统垃圾 .ba

4、t ,然后 双击运行即可。 资料个人收集整理,勿做商业用途建议:最好是一周运行一次清理。下面这个是:可能清理时间会长些。超级一键删除垃圾.bat 资料个人收集整理,勿做商业用途echo offcolor OAtitle历史痕迹兼系统垃圾清理betal.O:全盘删除Thumbs.db (缩略图缓存文件)echo off&setlocal en abledelayedexpa nsion资料for /f delims= %i in (fsutil fsinfo drivesA|fi nd) do (资料个人收集整理,勿做商业用途set drive_=%ifsutil fsi nfo drivety

5、pe !drive_:0,2!|fi nd 固定nul & del /a /f /q/s !drive_:0,2!Thumbs.db资料个人收集整理,勿做商业用途)echo正在清理系统垃圾文件,请稍等 del /f /s /q %systemdrive%*tmpdel /f /s /q %systemdrive%*._mpdel /f /s /q %systemdrive%* .logdel /f /s /q %systemdrive%*.giddel /f /s /q %systemdrive%*.chkdel /f /s /q %systemdrive%*.olddel /f /s /q

6、%systemdrive%recycled*.*del /f /s /q %wi ndir%*.bakdel /f /s /q %wi ndir%*.tmpdel /f /s /q %wi ndir%prefetch*.*rd /s /q %wi ndir%temp & md %wi ndir%tempdel /f /q %userprofile%cookies*.*del /f /q %userprofile%rece nt*.*del /f /s /q %userprofile%Local Sett in gsTemporary In ternet Files*.* 资料个人收集整理,勿做

7、商业用途del /f /s /q %userprofile%Local Setti ngsTemp*资料个人收集整理,勿做商业用途del /f /s /q %userprofile%rece nt*.*del /f /q %ALLUSERSPROFILE%Docume ntsDrWatso n*.* nul 2n ul资料个人收集整理,勿做商业用途del /f /q %USERPROFILE%Applicati onDataMicrosoftOfficeRece nt*.l nk nul 2n ul资料个人收集整理,勿做商业用途:清理局域网共享痕迹reg deleteHKCUSoftwareM

8、icrosoftWi ndowsCurre ntVersio nExplorerWorkgroupCra wlerShares /f nul 2 nul资料个人收集整理,勿做商业用途:用户运行或操作历史记录reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocsFolder /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs.txt /va /f

9、nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs.rar /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs. ini /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExp

10、lorerRece ntDocs. bmp /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs. doc /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs. eip /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicros

11、oftWi ndowsCurre ntVersio nExplorerRece ntDocs. htm /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs. ico /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs. inf /va /f nul 2nul资料个人收集整理,勿做商业

12、用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs. gif /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs. wav /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRece ntDocs/va

13、/f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerComDlg32Las tVisitedMRU /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerComDlg32Ope n SaveMRU* /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCu

14、rre ntVersio nExplorerComDlg32Ope n SaveMRUmp3 /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerComDlg32Ope n SaveMRUrm /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerComDlg32Ope n SaveMRUwav /va /f nul 2nul资料个

15、人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerComDlg32Ope n SaveMRUbat /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerComDlg32Ope n SaveMRUexe /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersi

16、o nExplorerComDlg32Ope n SaveMRUeip /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerComDlg32Open SaveMRUjpg /va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerRu nMRU /va/f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSof

17、twareMicrosoftWi ndowsCurre ntVersio nExplorerStreamMRU/va /f nul 2nul资料个人收集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerUserAssist5E6AB780-7743-11CF-A12B-00AA004AE837Cou nt /va /f nul 2n ul 资料个人收 集整理,勿做商业用途reg deleteHKCUSoftwareMicrosoftWi ndowsCurre ntVersio nExplorerUse

18、rAssist75048700-EF1F-11D0-9888-006097DEACF9Cou nt /va /f nul 2n ul 资料个人收 集整理,勿做商业用途reg delete HKCUSoftwareWi nRARArcHistory /va /f nul 2n ul资料个人收集整理,勿做商业用途reg delete HKCUSoftwareWinRARDialogEditHistoryArcName/va /f nul2nul资料个人收集整理,勿做商业用途reg delete HKCUSoftwareWi nRARDialogEditHistoryExtrPath /va/f nul 2nul资料个人收集整理,勿做商业用途reg delete HKCUSoftwareMicrosoftMediaPlayerPlayerRecentFileList/va /f nul 2nul资料个人收集整理,勿做商业用途reg delete HKCUSoftwareMicrosoftMicrosoft ManagementConsoleRecent File List /va /f nul 2nul

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论