为什么C盘可用空间总是减少

来源:百度知道 编辑:UC知道 时间:2024/05/12 07:23:31
不操作C盘空间仍然减少,而且每次都是几十MB,好像不是IE的缓存
请问有什么软件可以监视磁盘的使用情况
基本上软件我都使用绿色免安装版的,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 "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 清除系统LJ完成!
echo. & pause desktop.ini regsvr32.exe shimgvw.dll bestlovewillp