Win10电脑怎么快速的清理电脑无用的垃圾?
时间:
推荐文章
在我们在 电脑上中安装一些软件的情况下,常常会无缘无故也自动安装上一些无赖软件,将其卸载以后重新启动电脑上又安装上,碰到那样的无赖软件该怎么清理呢?下面暴风侠和大伙儿共享一个 系统清理废弃物的方法。, 1、制做一个【清除系统废弃物.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,
, 2、点一下记事本左上方的【文件】,在往下拉菜单中点一下【另存为】。,
, 3、在开启的另存为窗口中,先点一下窗口左边的【桌面上】,在文件名(N)栏中输入:清除系统废弃物.bat,再点一下:保存。,
, 4、在我们必须清除系统废弃物时,单击双击鼠标桌面的【清除系统废弃物】图标。,
, 5、这时开启一个C:\\Windows\\system32\\cma.exe窗口,显示:, 按照任意键再次。。., 大家按住键盘上的“空白键”。,
, 6、已经清除系统废弃物,稍等片刻。,
, 7、清理系统废弃物进行,按照任意键再次。。.,大家再按住键盘上的“空白键”,退出C:\\Windows\\system32\\cma.exe窗口。,
, 以上就是清除 系统废弃物的一个方法流程了,大伙儿有兴趣得话能够试着一下这一方法。,






