在 @echo offecho 正在清除系统垃圾文件,请稍等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 %systemdrive%\recycled\*.*del /f /s /q %windir%\*.bakdel /f /s /q %windir%\prefetch\*.*rd /s /q %windir%\temp & md %windir%\tempdel /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 相关文章: 一键清理c盘垃圾文件--bat文件 2021-11-23 【转】Win7系统盘清理技巧-C盘垃圾清理 2021-12-15 【转】iPhone4清理垃圾文件的方法 2021-12-29 win10深度清理c盘垃圾的方法【系统天地】 2021-10-05 系统垃圾清理清单 2021-11-20 Windows 清除系统垃圾文件 2021-12-03 清除ubuntu系统垃圾文件 2021-08-10