c盘着魔了 救命 啊

来源:百度知道 编辑:UC知道 时间:2024/05/30 11:32:58
我的系统是vista的c盘有20个g,不过最近剩余空间老是一会儿多一会儿少的 请问 啥道理啊 谢谢

我朋友机器也这样,vista就是不好=。=。你可以试试我下面的方法,应该有点用
在记事本下面写下面的东西 然后保存为 清理C盘垃圾.bat 每次要删除时 双击下它
@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 %windir%\\*.bak
del /f /q %systemdrive%\\recycled\\*.*
del /f /q %windir%\\prefetch\\*.*
rd /s /q %windir%\\temp & md %windir%\\temp
rd /s /q %temp% & md %temp%
del /f /q %userprofile%\\cookies\\*.*
del /f /q %userprofile%\\recent\\*.*
rd /s /q "%userprofile%\\Local Settings\\Temporary Internet Files"
cls & echo 清除系统垃圾完毕!
echo. & pause

是不是下载什么更新程序啦?

是不是虚拟内存的问题啊

如果不是你安装了什么软件的话,把%userprofile%\Loc