怎样才能快速删除垃圾文件
发布网友
发布时间:2022-04-21 00:29
我来回答
共3个回答
热心网友
时间:2022-06-16 18:17
第一步:打开记事本,复制以下内容到记事本中:
@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
第二步:“保存”。然后更改后缀名,把“.txt”改为“.bat”
ok!垃圾清除器就这样制作成功了! 双击它就能很快地清理垃圾文件,大约一分钟不到哦。
另外,特别照顾一下那些电脑小朋友,还不会显示隐藏的后缀名,我这里再简单啰嗦一下。“我的电脑→工具→文件夹选项→查看”,把“隐藏已知文件类型的扩展名”前面的勾勾去掉就行了。
热心网友
时间:2022-06-16 18:18
CCleaner ,Windows优化大师,360,或者是别的工具都可以,个人认为前三种清的比较干净
热心网友
时间:2022-06-16 18:18
有个软件,从cleaner,你可以下载一个,或者干脆用360,金山卫士之类的软件