win10纯净版系统使用时间长了,不断产生的垃圾文件占据越来越多的内存空间,影响电脑运行速度。今天,爱纯净小编分享下怎么有效清理win10纯净版软件垃圾文件。
第一步:首先我们制作一个【清除系统垃圾.bat】文件,清除系统垃圾,将下面的内容复制到记事本中:
@echo off
pause
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
第二步:点击记事本左上角的【文件】,展开的菜单中选择【另存为】。
第三步:弹出另存为窗口,先点击窗口左侧的【桌面】,在文件名(N)栏中输入:清除系统垃圾.bat,最后点击【保存】。
第四步:如果需要清除win10纯净版64位系统垃圾,只要左键双击桌面上的【清除系统垃圾】图标即可。
第五步:现在打开一个C:\Windows\system32\cma.exe窗口,显示:
请按任意键继续...
我们按下键盘上的“空格键”。
第六步:我们看到正在清理系统垃圾文件,请稍等。
第七步:清理系统垃圾完成,请按任意键继续...,再按下键盘上的【空格键】,退出C:\Windows\system32\cma.exe窗口。
关于清理win10纯净版软件垃圾文件的具体步骤就分享到这。更多win10纯净版系统教程请关注爱纯净官网。
留言与评论(共有 条评论) |