不多说 这个文件以前很多地方有过的 ,自己也可以创建~~~
打开~~~开始~~~~程序~~~附件~~~
~~~打开~~~~记事本~~~ 然后把下面的文件复制到记事本里面
========我这行不要复制=============下面开始复制===============
@echo off
pause
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
========我这行不要复制=============复制上面为止===============
然后点~~另存为~~~
文件名为 一键清理系统垃圾文件.bat
注意: 文件类型为 文本文档(#.TXT)
然后保存到桌面 试试吧 o(∩_∩)o...哈哈 不错吧!!!!
记得别错了
如果不会弄的话 你下下载吧~~~我传上来了
o(∩_∩)o... 大功告成 这个是清理临时垃圾文件的 让你系统加快~~~绝对真实
欢迎各位管理测试~~~加分~~~~