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

如何清理系統緩存

發布時間: 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-05-09 13:51:12 瀏覽:894
切魚解壓 發布:2025-05-09 13:41:11 瀏覽:477
編譯原理實驗pl0 發布:2025-05-09 13:18:03 瀏覽:606
銀行貸款ftp 發布:2025-05-09 13:10:56 瀏覽:462
思域後排有哪些配置 發布:2025-05-09 13:00:55 瀏覽:200
圖像的二值化演算法 發布:2025-05-09 12:55:29 瀏覽:757
解壓刮面 發布:2025-05-09 12:30:35 瀏覽:642
易語言腳本教程視頻 發布:2025-05-09 12:10:54 瀏覽:560
sql中變數查詢 發布:2025-05-09 12:05:32 瀏覽:182
phpajax表格數據 發布:2025-05-09 12:04:46 瀏覽:826