永发信息网

清除系统垃圾的文件

答案:6  悬赏:70  手机版
解决时间 2021-04-16 11:19
  • 提问者网友:相思似海深
  • 2021-04-15 13:23
自制的系统垃圾清楚文件
最佳答案
  • 五星知识达人网友:英雄的欲望
  • 2021-04-15 13:42

@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   






复制上面内容然后打开记事本粘贴 然后另存为 LJ.BAT 就可以使用了。

全部回答
  • 1楼网友:风格不统一
  • 2021-04-15 16:32
1、在桌面“新建”一个“文本文档”然后双击进入;

  2、然后“复制、粘贴”以下代码到文本中;

@echo off echo 《夜郎社区系统清理工具》 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 本系统又ango提供 echo 谢谢使用! echo. & pause   3、然后选择“文件”-->“另存为”(如图3);

  4、在“文件名”处输入“系统清理.bat”,“保存类型”处选择“所有文件”,然后“保存”。然后关闭文档,这是你会看到在桌面上有一个“系统清理.bat”的可执行文件,双击执行就OK了

程序运行

清理结束

  • 2楼网友:玩世
  • 2021-04-15 16:20
你可以将有用的东西备份到一个盘内 然后格式化磁盘 这样应该可以的 你试试吧 祝你好运啊
  • 3楼网友:独行浪子会拥风
  • 2021-04-15 16:14

可以使用360垃圾文件清理,也可以用瑞星卡卡进行清理

  • 4楼网友:佘樂
  • 2021-04-15 15:18
@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
  • 5楼网友:想偏头吻你
  • 2021-04-15 14:15
可以QQ医生 很不错的
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯