C盘空间垃圾自动清除,扩大C盘空间(使用系统垃圾自动清除批处理) ,今天小编就来聊一聊关于win7c盘清理的最好方法?接下来我们就一起去研究一下吧!

win7c盘清理的最好方法(有什么方法)

win7c盘清理的最好方法

C盘空间垃圾自动清除,扩大C盘空间(使用系统垃圾自动清除批处理)

给大家提供过一个删除Win7系统垃圾的批处理文件,

@echooff

echoVista123.com正在帮您清除系统垃圾文件。

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%/LocalSettings/TemporaryInternet

Files/*.*”

del/f/s/q“%userprofile%/LocalSettings/Temp/*.*”

del/f/s/q“%userprofile%/recent/*.*”

echowinwin7.com报告:清除系统垃圾完成!

echo.&pause;

磁盘清理,打开Win7系统计算机,鼠标右键C盘,选择属性。

在弹出的属性中选择磁盘清理,这是会自动扫描能清理的文件。

等待磁盘清理计算出释放c盘空间的大小。

清理C盘垃圾文件。