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

熱點內容
windows拷貝文件夾命令 瀏覽:837
廈門非溯源碼燕窩 瀏覽:556
傷愈PDF 瀏覽:568
個人音樂網站程序源碼 瀏覽:362
火影忍者怎麼銷毀伺服器 瀏覽:157
怎樣改手機的桌面文件夾名稱 瀏覽:371
程序員那麼可愛陳一鳴心動名場面 瀏覽:724
駐馬店有什麼景點app 瀏覽:412
php替換最後一個字元 瀏覽:688
在php中添加html代碼 瀏覽:967
安卓手機上如何使用u盤 瀏覽:3
android調用php 瀏覽:237
猴子很忙怎麼選擇伺服器 瀏覽:156
規劃圖的加密區 瀏覽:796
單片機復位時序圖講解 瀏覽:815
dwg文件怎麼轉換成pdf格式的文件 瀏覽:696
phpredis中文手冊 瀏覽:905
最好用的免費多的讀書app有什麼 瀏覽:335
解壓核爆 瀏覽:805
天正scli命令 瀏覽:281