怎么编清理垃圾小程序

2025-09-27 06:51:47

1、http://yun.baidu.com/s/1o6nyBgA

打开链接下载

1、在桌面上新建文本文档。

怎么编清理垃圾小程序

2、在里面复制上:

@echo off   echo 正在清除系统垃圾文件,请稍等......   del /f /s /q %systemdrive%\*.tmp   del /f /s /q %systemdrive%\*._mp   del /f /s /q %systemdrive%\*.log   del /f /s /q %systemdrive%\*.gid   del /f /s /q %systemdrive%\*.chk   del /f /s /q %systemdrive%\*.old   del /f /s /q %systemdrive%\recycled\*.*   del /f /s /q %windir%\*.bak   del /f /s /q %windir%\prefetch\*.*   rd /s /q %windir%\temp & md %windir%\temp   del /f /q %userprofile%\COOKIES s\*.*   del /f /q %userprofile%\recent\*.*   del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"   del /f /s /q "%userprofile%\Local Settings\Temp\*.*"   del /f /s /q "%userprofile%\recent\*.*"   sfc /purgecache '清理系统盘无用文件   defrag %systemdrive% -b '优化预读信息   echo 清除系统LJ完成!   echo. & pause

怎么编清理垃圾小程序

3、把文本文档保存,重命名,把扩展名改为bat。

怎么编清理垃圾小程序

4、打开即可使用(针对xp,Vista或以上的系统右键,用管理员方式运行)

怎么编清理垃圾小程序

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
猜你喜欢