系统垃圾清理不净

来源:百度知道 编辑:UC知道 时间:2024/09/22 08:32:27
清理系统垃圾的时候用360清理完毕,再用优化大师清理一看还有,又用优化大师清理完毕,再用金山清理专家一看还有垃圾,又用金山清理,到底怎么回事,它们清理的垃圾不一样吗,还是清理的不干净,哪位大虾指教一二

打开记事本 

输入: 

@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