简单方法删系统文件

来源:百度知道 编辑:UC知道 时间:2024/06/06 20:06:06
@echo off
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\*.*"
把以上内存复制到记事本,文件名改成“清除垃圾.bat"
具体怎么操作???????

我做好传给你吧

应超级兔子 一键 不就可以了

先选中内容,如果你的文件名改的没用的话你打开我的电脑-菜单栏里的“工具”-文件夹选项-查看-“隐藏已知文件类型的扩展名”前面的勾去掉,然后在操作