为什么我的C盘没有空间了

来源:百度知道 编辑:UC知道 时间:2024/05/15 06:35:04
我的C盘没有装什么东西,为什么7点多G的空间,只剩下1点多G了。请高手帮帮忙!!!!

电脑用久了.网上多了
产生了垃圾文件和临时文件.

@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\*.*"
start C:\"Program Files"\"Internet Explorer"\"IEXPLORE.EXE" blog.zol.com.cn/xhad2008/
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\r