发布网友 发布时间:2022-04-20 18:30
共5个回答
热心网友 时间:2023-04-22 22:49
1、用金山卫士、毒霸的相关功能:在金山卫士窗口点击“垃圾清理”
在弹出的对话框内选中所有选项,点击“一键清理”……
2、网上收集来的,也很好用,你试试:
打开记事本,把下面的(上下横线中间的)文字复制进去,点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统LJ.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 清除系统LJ完成!
echo. & pause
———————————————————————————————————————
热心网友 时间:2023-04-22 22:50
「开始」菜单\程序\附件\系统工具\磁盘清理热心网友 时间:2023-04-22 22:50
桌面右键新建一记事本文件,复制以下文字,另存为批处理文件*.bat,执行批处理。热心网友 时间:2023-04-22 22:51
推荐给你一个,最安全的在线清理.热心网友 时间:2023-04-22 22:52
优化大师