C盘里都哪些能删除(哪些是垃圾)

来源:百度知道 编辑:UC知道 时间:2024/06/15 18:17:17

下载个优化大师,就能清理掉垃圾文件了,不用那么麻烦的找了

Windows优化大师 V7.68

下载地址:http://www.skycn.com/soft/2988.html

下载个超级兔子帮你吧

如果你不知道该删什么
那你可以新建一个写字本本~~
在里面填上这样一段代码
@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
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