當前位置:首頁 » 文件管理 » 如何清理系統緩存

如何清理系統緩存

發布時間: 2022-01-10 19:44:28

1. 怎樣清理系統緩存垃圾

將以下保存為
清理.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

2. 電腦怎麼清理緩存

步驟方法如下:

工具/材料:電腦、電腦管家。

1、首先,我們需要點擊電腦桌面中的電腦管家。

熱點內容
梅州市用工實名制管理平台雲存儲 發布:2025-07-05 10:28:59 瀏覽:75
安卓origin怎麼設置 發布:2025-07-05 10:20:10 瀏覽:539
安卓為什麼跳水 發布:2025-07-05 09:55:08 瀏覽:87
達內學校php 發布:2025-07-05 09:52:05 瀏覽:398
獲取資料庫所有表 發布:2025-07-05 09:39:12 瀏覽:654
wcfphp 發布:2025-07-05 09:39:07 瀏覽:178
解壓密碼對 發布:2025-07-05 09:33:00 瀏覽:586
廣東金稅盤的伺服器地址是什麼 發布:2025-07-05 09:10:29 瀏覽:705
掛式手機卡的服務密碼是多少 發布:2025-07-05 08:57:40 瀏覽:945
電信卡密碼八位數是多少 發布:2025-07-05 08:49:37 瀏覽:441