win10垃圾清理bat文件可以帮助现在win10的系统直接的清理一些系统上面的垃圾文件,本软件是用bat格式的,软件体积小,而且使用也是非常的简单话的,值得一试!
win10垃圾清理代码
@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聽
win10清理垃圾方法教程
1、双击计算机图标,打开电脑的各个磁盘界面,如下图所示
2、选择系统盘c盘鼠标右键单击,选择属性
3、然后在接下来的界面,点击磁盘清理清理垃圾
4、选择磁盘清理后,会出现下面的扫描系统垃圾的进度条
5、扫描完毕,之后选择你要清理的垃圾点击确定即可
6、垃圾正在清除中,清除完毕后关闭磁盘属性即可
7、其他磁盘的清理方法跟c盘一样。
下载仅供下载体验和测试学习,不得商用和正当使用。
下载体验