win10指令代码怎么清理垃圾
1、右击桌面空白处,选择“文本文档”

3、复制代码@echo offpauseecho 正在清理系统垃圾文件,请稍等......del /f /s /q %systemdrive%\*.tmpdel /f /s /q %systemdrive%\*._mpdel /f /s /q %systemdrive%\*.logdel /f /s /q %systemdrive%\*.giddel /f /s /q %systemdrive%\*.chkdel /f /s /q %systemdrive%\*.olddel /f /s /q %systemdrive% ecycled\*.*del /f /s /q %windir%\*.bakdel /f /s /q %windir%\prefetch\*.*rd /s /q %windir% emp & md %windir% empdel /f /q %userprofile%\cookies\*.*del /f /q %userprofile% ecent\*.*del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"del /f /s /q "%userprofile%\Local Settings\Temp\*.*"del /f /s /q "%userprofile% ecent\*.*"echo 清理系统垃圾完成!echo. & pause

5、点击“另存为”

7、双击运行“系统垃圾清理.bat”。

9、清理开始。出现“系统垃圾清理完成”即可。

声明:本网站引用、摘录或转载内容仅供网站访问者交流或参考,不代表本站立场,如存在版权或非法内容,请联系站长删除,联系邮箱:site.kefu@qq.com。
阅读量:41
阅读量:94
阅读量:50
阅读量:88
阅读量:89