清除电脑垃圾文件程序怎么样?

来源:百度知道 编辑:UC知道 时间:2024/05/08 19:53:53
@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\*.*
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\*.*"
echo 清除系统LJ完成!
echo. & pause

=====到这里为止(这行不用复制)==============================================
以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是

其实在你的开始~~程序~~装机人员工具~~一键清理系统垃圾文件

两者是一样的

这个东西吧,能清理掉部分的东西!但大部分好像都清理不掉!

建议结合超级兔子或者优化大师使用!这样清理的彻底!

不用这么麻烦,有个优化大师都解决了,比这个功能还多,这个只删除,缓存,temp之类的文件,优化大师还能优化系统,删除冗余注册信息~

可以 很好用 我也有 网上这个很流行

放心不会删掉系统文件的

是,快很多

你既然知道如何清理,发上来想问的是什么呢?