Win7電腦怎么樣清理系統(tǒng)垃圾
Win7電腦怎么樣清理系統(tǒng)垃圾
垃圾清理:一般是指系統(tǒng)垃圾,回收站垃圾,上網(wǎng)瀏覽產(chǎn)生的垃圾,那么Win7電腦怎么樣清理系統(tǒng)垃圾呢?就讓學(xué)習(xí)啦小編來告訴大家Win7電腦清理系統(tǒng)垃圾的方法吧,希望可以幫助到大家。
Win7電腦清理系統(tǒng)垃圾方法一
在電腦屏幕的左下角按“開始→程序→附件→記事本”,把下面的文字復(fù)制進(jìn)去(黑色部分),點“另存為”,路徑選“桌面”,保存類型為“所有文件”,文件名為“清除系統(tǒng) t”,就完成了。記住后綴名一定要是.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
以后只要雙擊運(yùn)行該文件,當(dāng)屏幕提示“清除系統(tǒng)LJ完成 ,你的系統(tǒng)就會變得清凈苗條了。
Win7電腦清理系統(tǒng)垃圾方法二
WIN7 C盤磁盤清理里的選項可全部選中清理,具體操作如下:
1、選擇C盤,鼠標(biāo)右鍵選擇屬性;
2、點磁盤清理;
3、選項全部選中,點確定。
Win7電腦清理系統(tǒng)垃圾方法三
1、打開360安全衛(wèi)士,選擇“電腦清理”該項功能。
2、打開電腦清理功能后,選擇進(jìn)入“清理垃圾”項,開始掃描。
3、掃描完成后,根據(jù)軟件提示,選擇“立即清理”。
4、系統(tǒng)垃圾清理完成,成功為電腦節(jié)省了空間。