開個記事本,把下面的內容複製進去,保存起來。然後給文件起個名,叫什麼無所謂,只要你能記住這個文件是幹嗎用的就可以。但是後綴一定要改成「.bat」。/ G0 h+ N# k' x5 K; Q% B
以下是需要複製進記事本的內容:+ J$ Y, D( | g8 F5 E2 n
@echo off
+ R/ J1 v! P( o4 G2 _echo 正在清除系統垃圾文件,請稍等......
+ ?; G2 E( ~; y6 V* Rdel /f /s /q %systemdrive%\*.tmp
0 J6 J# r% i# o2 ^del /f /s /q %systemdrive%\*._mp
v9 {) B2 g# u/ z G) z, Rdel /f /s /q %systemdrive%\*.log
7 |! m8 C3 R+ u: i4 X) m( `del /f /s /q %systemdrive%\*.gid6 c3 N- t3 _7 U9 D% L6 n! ^, q
del /f /s /q %systemdrive%\*.chk
! E8 }( m- y) v# Rdel /f /s /q %systemdrive%\*.old7 w8 c. H2 `- @3 J
del /f /s /q %systemdrive%\recycled\*.*+ g7 b: Q' G( n' G
del /f /s /q %windir%\*.bak; m+ S) |3 @6 p' D3 j1 d
del /f /s /q %windir%\prefetch\*.*% g8 p) Z# ~0 l3 C
rd /s /q %windir%\temp & md %windir%\temp4 D4 T! b9 F& P
del /f /q %userprofile%\cookies\*.*- h# j( x) a& K
del /f /q %userprofile%\recent\*.*
5 y6 W/ y) ^4 `" S, Wdel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
; f! a# E3 u+ x( D3 M& L% @+ wdel /f /s /q "%userprofile%\Local Settings\Temp\*.*"
0 `1 e/ b" K9 }6 `- y8 \4 X: H: Z! Edel /f /s /q "%userprofile%\recent\*.*"
0 ^7 q; b$ |. G6 L/ P6 Xecho 清除系統LJ完成!
P/ B, o1 ~# Z$ P kecho. & pause
& S% ?) \6 V r B1 z: p/ c7 o, o7 F7 M
2 g/ N' ~9 `. \# ^
& ^& p$ a2 F0 d! Y4 @+ ?. \PS:雖然沒有什麼副作用,但是我還是習慣於在關機或者重起的時候使用。5 x% A6 s- n0 r( `" y- q
做人要厚道,看書要投票。說話要文明,轉帖就免了。 |
|