5个回答
2014-01-02
展开全部
系统用久了,自然垃圾也就多了,变慢是很正常的事情,一般大家都会用优化大师来优化,
但是不会弄的就会往往把系统弄崩溃了.下面我就推荐你建个批处理文件来清理系统垃圾.
内容如下:
@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
将上面的文字复制粘贴到记事本上,然后保存,文件的后缀从txt改为bat。
双击运行,能清理几百M的垃圾.
你的电脑又会变得很快啦.保证安全可用
但是不会弄的就会往往把系统弄崩溃了.下面我就推荐你建个批处理文件来清理系统垃圾.
内容如下:
@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
将上面的文字复制粘贴到记事本上,然后保存,文件的后缀从txt改为bat。
双击运行,能清理几百M的垃圾.
你的电脑又会变得很快啦.保证安全可用
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2014-01-02
展开全部
我送给你一个bat版的批处理垃圾文件删除脚本吧
把下列内容复制到一个记事本里然后另存为一个bat格式的批处理文件!
@echo off
title 急速垃圾文件清洁工
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%\*.pf
del /f /s /q %systemdrive%\*.diz
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\Prefetch\*.*
del /f /s /q %windir%\temp\*.*
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\*.*"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\\Content.IE5\*.*"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\Content.IE5\*.*"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Cookies\*.*"
del /f /s /q "%userprofile%\Local Settings\History\*.*"
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--⑤)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--⑤)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--④)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--④)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--③)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--③)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--②)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--②)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--①)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--①)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
把下列内容复制到一个记事本里然后另存为一个bat格式的批处理文件!
@echo off
title 急速垃圾文件清洁工
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%\*.pf
del /f /s /q %systemdrive%\*.diz
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\Prefetch\*.*
del /f /s /q %windir%\temp\*.*
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\*.*"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\\Content.IE5\*.*"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\Content.IE5\*.*"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Cookies\*.*"
del /f /s /q "%userprofile%\Local Settings\History\*.*"
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--⑤)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--⑤)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--④)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--④)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--③)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--③)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--②)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--②)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
cls
title 垃圾文件已经清除完毕!!(倒计时自动关闭--①)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo 垃圾文件已经清除完毕!!(倒计时自动关闭--①)
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
ping -n 2 127.0.1>>nul
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2014-01-02
展开全部
楼上的说的对,兔子界面简单,功能大,一看就知道怎么用。系统垃圾,注册表整理内存,优化系统都行
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2014-01-02
展开全部
用超级兔子,免费的,而且效果极强
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
如何快速清理C盘垃圾文件
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询