我的电脑会出现C盘空间不足的问题.请问哪些文件可以删除而腾出一些空间来??

来源:百度知道 编辑:UC知道 时间:2024/05/25 12:18:12

去下个全能助手帮你清理吧~~~
又方便又好用
帮你删掉一些IE缓存吖
一些临时文件之类占用空间滴东西```
一般的软件站都会有滴~
http://www.tweakassist.com/cn/download/SetupTweakAssist.exe

或者点磁盘清理试一下,你有清理过没,直接在C盘点属性,那有个磁盘清理.要不你就把一些文件档案等等东西搬到其他盘去!

删除垃圾文件 把我的文档移动到其它盘 页面文件移动到其它盘 不要在C盘里安装游戏或程序

@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 "