導航:首頁 > 程序命令 > 清理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命令相關的資料

熱點內容
怎麼把原文件夾找回來 瀏覽:535
俄羅斯方塊實現python思路 瀏覽:735
漢語拼音英語編譯代碼 瀏覽:501
程序員應具備的能力 瀏覽:606
手機石墨文檔文件夾訪問許可權 瀏覽:656
客戶端如何登陸域文件伺服器 瀏覽:530
兩位數的平方計演算法 瀏覽:930
android圖片分塊 瀏覽:715
圖形平移命令 瀏覽:962
聚類演算法JAVA代碼 瀏覽:407
網站圖標素材壓縮包 瀏覽:892
娛樂化app怎麼做 瀏覽:638
加密貨幣行業前景如何 瀏覽:574
arm查詢法的局限性和編譯流程 瀏覽:80
醒圖的文件夾叫什麼 瀏覽:998
php程序員北京 瀏覽:179
gcc編譯進程數據 瀏覽:655
手機上的文件夾是怎樣的 瀏覽:166
微雲群共享文件夾改變 瀏覽:535
程序員三年後能做什麼 瀏覽:449