Win7有哪些清理系統(tǒng)垃圾的方法
Win7有哪些清理系統(tǒng)垃圾的方法
隨著時間的推移系統(tǒng)垃圾就會越來越多,就會占用大量的系統(tǒng)內(nèi)存而導致運行速度變得緩慢,那么Win7有哪些清理系統(tǒng)垃圾的方法呢?下面學習啦小編就為大家?guī)砹薟in7清理系統(tǒng)垃圾的方法。
Win7清理系統(tǒng)垃圾的方法一
在電腦屏幕的左下角按“開始→程序→附件→記事本”,把下面的文字復制進去(黑色部分),點“另存為”,路徑選“桌面”,保存類型為“所有文件”,文件名為“清除系統(tǒng)LJ.bat”,就完成了。記住后綴名一定要是.bat,ok!你的垃圾清除器就這樣制作成功了!
雙擊它就能很快地清理垃圾文件,大約一分鐘不到。
@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
以后只要雙擊運行該文件,當屏幕提示“清除系統(tǒng)LJ完成!就還你一個“苗條”的系統(tǒng)了!!到時候再看看你的電腦,是不是急速如飛呢?可別忘了回帖喔!
這招比那些所謂的優(yōu)化大師好用!最重要的是無論在公司默認的系統(tǒng)環(huán)境還是在自己家中的電腦都不會破壞系統(tǒng)文件
絕對不會刪除系統(tǒng)和有用的文件!
Win7清理系統(tǒng)垃圾的方法二
WIN7 C盤磁盤清理里的選項可全部選中清理,具體操作如下:
1、選擇C盤,鼠標右鍵選擇屬性;
2、點磁盤清理;
3、選項全部選中,點確定。
Win7有哪些清理系統(tǒng)垃圾的方法相關文章: