一键清除系统垃圾

一键清除系统垃圾

系统优化 大小:200 KB

版本:绿色版 纠错 投诉 + 提问

请使用电脑访问此页面下载

检测到是移动设备,电脑版软件不适合移动端

理系统垃圾.bat——批处理文件,一键清除系统垃圾
现在有的系统安装盘里自带有本工具,但相信许多朋友电脑上没有.
同样适用于windows2003服务器上系统垃圾清理.
喜欢的友友赶紧下载吧!

清理系统垃圾.bat源代码:

@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 SettingsTemporary Internet Files*.*"
del /f /s /q "%userprofile%Local SettingsTemp*.*"
del /f /s /q "%userprofile%recent*.*"
echo 清理系统垃圾完成!

展开全部内容

网友评论

captcha

系统优化排行更多