C盘上满了,怎么办??

来源:百度知道 编辑:UC知道 时间:2024/05/05 08:11:53
现在还有1.2G就满了,上网速度慢死了
怎么办啊,有什么还办法吗,不能伤害机子啊

应该是垃圾文件太多了。。写个批处理文件给你清理垃圾文件。。
你创个文本文档..然后在把文本的TXT改成cmd。然后把下面这些复制进去就可以了。。
@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 Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 清理系统垃圾完成!
echo. & pause

可以用magic partition

可以把其它盘里的空间划一点