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

如何清理系統緩存

發布時間: 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-03-15 00:54:25 瀏覽:382
uniqlinux 發布:2025-03-15 00:48:37 瀏覽:466
易燃壓縮瓶 發布:2025-03-15 00:42:55 瀏覽:449
網頁上傳圖片不顯示 發布:2025-03-15 00:23:56 瀏覽:362
存儲晶元的片選 發布:2025-03-15 00:14:26 瀏覽:715
javastring參數 發布:2025-03-15 00:04:58 瀏覽:865
chrome腳本推薦 發布:2025-03-15 00:03:29 瀏覽:529
itunes如何切換賬號密碼 發布:2025-03-14 23:50:47 瀏覽:206
壓縮包上級目錄 發布:2025-03-14 23:42:09 瀏覽:100
華為解壓文件夾 發布:2025-03-14 23:41:21 瀏覽:925