導航:首頁 > 程序命令 > 清理ie緩存cmd命令

清理ie緩存cmd命令

發布時間:2024-01-30 08:51:35

㈠ 如何用命令清理ie緩存文件

總代碼為: @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 清除系統LJ完成!
echo. & pause 其中ie緩存文件為:del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" 也可以使用360安全衛士清理。

閱讀全文

與清理ie緩存cmd命令相關的資料

熱點內容
易語言標題源碼 瀏覽:948
騰訊雲伺服器如何開網店 瀏覽:889
qit沒找到命令 瀏覽:62
exe安卓怎麼用 瀏覽:440
社保在哪裡查詢app 瀏覽:919
工程師和程序員有什麼不同 瀏覽:427
php正整數驗證 瀏覽:363
有個腹黑程序員男友是什麼體驗 瀏覽:110
pdf添加文本框 瀏覽:770
系統文件夾很大沒有文件 瀏覽:74
蘇寧電器app如何還分期 瀏覽:635
蘋果怎麼在主屏幕創建文件夾 瀏覽:627
河南雲伺服器租用虛擬主機 瀏覽:361
centos修改ip命令 瀏覽:779
租用伺服器屬於什麼服務類型 瀏覽:135
英雄聯盟說沒有網路連接到伺服器地址 瀏覽:28
單片機周期信號波形識別 瀏覽:42
演算法驅動的成長史 瀏覽:936
好又省APP怎麼用 瀏覽:576
pdf在線格式轉換jpg格式轉換器 瀏覽:868