大部分深度系统用户都知道,电脑使用久了以后,会产生很多垃圾缓存,如果垃圾文件没及时清理干净,会导致电脑运行的越来越慢的问题。这不关于此问题,win10官网就分享出一件清理系统垃圾的方法。下面深度技术官网小编就来分享具体的详细方法。

win10系统怎样清除垃圾(win10系统一键清理系统垃圾的详细方法)(1)

方法如下:1、右键新建记事本文件.

win10系统怎样清除垃圾(win10系统一键清理系统垃圾的详细方法)(2)

2、在记事本文件中复制——粘贴下面的代码:@echo off -echo 正在清除系统垃圾文件,请稍等......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%\recycled\*.*del /f /s /q %windir%\*.bakdel /f /s /q %windir%\prefetch\*.*rd /s /q %windir%\Temp & md %windir%\tempdel /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

win10系统怎样清除垃圾(win10系统一键清理系统垃圾的详细方法)(3)

3、记事本另存为“系统清理.bat”(文件名可自定,文件扩展名必须是.bat),另存为时“保存类型”选择“所有文件”。

win10系统怎样清除垃圾(win10系统一键清理系统垃圾的详细方法)(4)

win10系统怎样清除垃圾(win10系统一键清理系统垃圾的详细方法)(5)

4、双击保存的“系统清理.bat”文件即可运行,清理结束后按任意键。

win10系统怎样清除垃圾(win10系统一键清理系统垃圾的详细方法)(6)

win10系统怎样清除垃圾(win10系统一键清理系统垃圾的详细方法)(7)

以上就是深度技术系统分享关于win10系统中一键清理系统垃圾的详细方法,希望可以帮助到有需要的朋友。

,