电脑运行速度慢怎么处理

作者:国际小甜 | 创建时间: 2023-07-31
电脑用久了就会变慢、变卡,这时候该怎么办,该如何清理呢?小编在这里教给大家几种清理电脑的方法。...
电脑运行速度慢怎么处理

方法1:清理软件清理

利用清理软件清理电脑,这是人们最常用的方法,打开垃圾清理能很快将缓存垃圾清理掉

打开-开机加速,关闭开机自动启动项

方法2:清理磁盘

在我的电脑,系统盘一般是c盘右键-属性,点击-常规 确认 清理磁盘

清理完成

方法3:输入命令 一键清理

新建文版文档,输入编码命令: @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\*.*"

文本另存为 清理.bat,保存类型为所有文件,确定

将【清理.bat】打开,会看到正在清理文件,等待完成即可。你会发现电脑会快了些。

温馨提示

电脑定期清理,这样才能维护好电脑性能
未知软件类,最好不要清理
点击展开全文

更多推荐