怎樣清理電腦系統(tǒng)垃圾
當(dāng)電腦使用時間長了, 會留下一大堆的系統(tǒng)垃圾,導(dǎo)致電腦運(yùn)行速度變慢,下面就讓學(xué)習(xí)啦小編教大家怎樣清理電腦系統(tǒng)垃圾吧。
清理電腦系統(tǒng)垃圾的方法
雙擊“我的電腦”。
右鍵點(diǎn)C盤,選擇“屬性”。
點(diǎn)“磁盤清理”。
點(diǎn)擊“internet臨時文件”。
點(diǎn)“確定”。
點(diǎn)開“金山毒霸”。
點(diǎn)擊“清理”。
掃描中。
點(diǎn)擊“一鍵清理”。
清理中。
完成。
新建一個記事本。
粘貼以下信息。
@echo off
echo 正在清除系統(tǒng)垃圾文件,請稍等......
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 清除系統(tǒng)LJ完成!
echo. & pause
保存為任意名字,后綴為.bat
保存完。
點(diǎn)開記事本,正在清理。
點(diǎn)開“我的電腦”。
點(diǎn)開“C盤”。
選擇你想要刪除的。
放入回收站。
完成。
怎樣清理電腦系統(tǒng)垃圾相關(guān)文章: