怎样清理电脑系统垃圾

作者:落知秋 | 创建时间: 2023-05-04
下面介绍一种清理电脑系统垃圾的办法,希望能够帮助到你。...
怎样清理电脑系统垃圾

操作方法

法一 双击“我的电脑”。

右键点C盘,选择“属性”。

点“磁盘清理”。

点击“internet临时文件”。

点“确定”。

法二 点开“金山毒霸”。

点击“清理”。

扫描中。

点击“一键清理”。

清理中。

完成。

法三 新建一个记事本。

粘贴以下信息。 @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 清除系统LJ完成! echo. & pause

保存为任意名字,后缀为.bat

点开记事本,正在清理。

法四 点开“我的电脑”。

点开“C盘”。

选择你想要删除的。

放入回收站。

完成。

点击展开全文

更多推荐