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

如何清理系統緩存

發布時間: 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-01-08 11:45:43 瀏覽:302
dell存儲分類 發布:2025-01-08 11:40:02 瀏覽:712
遞歸sql語句 發布:2025-01-08 11:31:50 瀏覽:708
laravel緩存文件 發布:2025-01-08 11:31:46 瀏覽:631
怎麼看macbook配置信息 發布:2025-01-08 11:27:40 瀏覽:61
python帶路徑的文件 發布:2025-01-08 11:23:22 瀏覽:713
如何把手機內容存儲 發布:2025-01-08 11:09:34 瀏覽:245
三星聯系人存儲程序停止 發布:2025-01-08 11:09:26 瀏覽:424
qq編程語言 發布:2025-01-08 11:04:26 瀏覽:39
安卓系統玩的王者榮耀怎麼轉蘋果 發布:2025-01-08 11:02:21 瀏覽:850