电脑垃圾清理

6个月前 (10-01 11:59)阅读4回复0
yk
yk
  • 管理员
  • 注册排名3
  • 经验值148015
  • 级别管理员
  • 主题29603
  • 回复0
楼主

  1)打开一个网页,点击“工具”菜单/Internet选项/在“常规”标签下点击“删除cookies(I)”,“删除文件”弹出窗口,点击“确定”(包括脱机文件),然后重启电脑。

2)建议下载超级兔子软件,选择清理系统垃圾(全选),三分钟就清理完毕即彻底又安全。

请搜寻下载

3)或者可以制作一个简易的垃圾文件处理器,这是制作方法。

1。 开始——程序——附件——记事本2。 把“下面的文字”复制进去3。 另存为——桌面——保存类型——所有文件——文件名——清除系统 t(只要后缀是。bat就行)——确定请复制“下面的文字”

@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

4.双击运行。

可以用瑞星的安全助手,很方便的

安装一个360吧

安装后,点击清理就可以了

0
回帖

电脑垃圾清理 期待您的回复!

取消