【五術堪輿學苑】

標題: 【完整清除XP中的垃圾檔】 [打印本頁]

作者: 方格    時間: 2012-10-11 00:12
標題: 【完整清除XP中的垃圾檔】

完整清除XP中的垃圾檔

 

藏在XP中的一個祕密武器,可以完整清除垃圾檔

 

電腦小百科:XP中的一個祕密武器

 

隱藏在XP中的一個祕密武器,可以完整清除LJ檔!!!

 

適用的操作版本:

 

除了Win95及Win98外,適用於Win98se、 Win2000、WinME、WinXP

 

   

你有用過Windows內置的清理磁碟功能嗎?

 

它並不能完全地清洗Windows內不需要的檔案,因為它的功能被隱藏了,本篇文章把它被封印了的功能完全打開。

   

Windows本身的「清理磁碟」工具是非常好用的工具,但如果只是單獨執行「清理磁碟」並不能完全發發揮「清理磁碟」的功能。

 

 

方法一

 

執行: cleanmgr /sageset:99

 

現在介紹兩個「清理磁碟」工具的指令:

 

SAGESET 及 SAGERUN

 

首先打開「開始」-->「執行」

 

然後輸入: cleanmgr /sageset:99

 

 

設定:

 

特別模式「清理磁碟」工具會執行,你會發覺多了很多清理選擇,選擇你想要清理的檔案,通常全部都可以刪除,完成你的選擇後,再按「確定」。

 

然後再打開「開始」-->「運行」

 

輸入: cleanmgr /SAGERUN:99 執行

 

清理工作就由你的機器自己去完成了

 

(本文轉載自360安全中心網)

 

引用自 http://www..com/b5/9/4/12/n2492931.htm

 

方法二

 

命令提示字元中執行

 

clean.bat

 

@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 清除系統完成!

 

echo. & pause

 

引用:http://tw.myblog.yahoo.com/jw!qfGHxg.eGQJsaePC0Hb5AiBD/article?mid=3060






歡迎光臨 【五術堪輿學苑】 (http://mobile.78951.wsky.ink/) Powered by Discuz! X3.1