清除系统垃圾
@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
清除系统垃圾完成!
echo.
&
pause
复制以上到记事本(从@echo
off到echo.
&
pause
),保存为BAT(如,名子为
清除垃圾.bat)文件,双击运行
左下角开始菜单内
程序
附件
里的计事本
打开我的电脑
工具菜单内
文件夹选项内
查看
找到
去掉隐藏文件类型与扩展名的对勾,确定,就可以改扩展名了
在我的电脑上右键属性,系统还原,关了它的监视或者在控制面板
管理工具
服务内找到System
Restore
Service右键停用
然的在每个盘符下删除System
Volume
Information文件夹,会给你去很大一部空间