C盘已用空间11G?谁帮帮我!

来源:百度知道 编辑:UC知道 时间:2024/06/19 14:35:19
办公电脑用了三个来月,可是系统盘占用11G!
WINDOWS有4.6G,把隐藏的文件调出来也才2G左右,谁告诉我为什么呢?
解决了追加分数!

太简单了 我给你个批处理文件 你运行就OK 把以下内容粘贴到文本文件上
然后将文件后缀 TXT 更改为BAT 然后双击 就OK
@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%\rece