西西軟件下載最安全的下載網(wǎng)站、值得信賴的軟件下載站!

首頁(yè)西西教程操作系統(tǒng) → WIN8垃圾文件清理批處理

WIN8垃圾文件清理批處理

前往專題相關(guān)軟件相關(guān)文章發(fā)表評(píng)論 來(lái)源:西西整理時(shí)間:2012/11/30 18:16:35字體大。A-A+

作者:西西點(diǎn)擊:0次評(píng)論:0次標(biāo)簽: 垃圾文件

  • 類型:卸載刪除大小:33KB語(yǔ)言:英文 評(píng)分:6.6
  • 標(biāo)簽:
立即下載

WIN8垃圾文件快速清理,提高電腦運(yùn)行速度。電腦運(yùn)行久了常會(huì)變慢,這是由于在你的電腦中產(chǎn)生了許多垃圾文件,本文教大家一個(gè)比較快速的方法來(lái)清理Windows8系統(tǒng)緩存的垃圾文件。

電腦運(yùn)行久了常會(huì)變慢,這是由于在你的電腦中產(chǎn)生了許多垃圾文件,本文教大家一個(gè)比較快速的方法清楚Windows8系統(tǒng)緩存的垃圾文件。

操作步驟

1、在Windows8桌面上按鼠標(biāo)右鍵新建“文本文檔”。

2、復(fù)制以下代碼粘貼到記事本內(nèi)。

@echo off
  color 1e
  for /r c:\ %%a in (*.tmp *.chk *.gid *._mp *.old *.bak *.log) do del /f /s /q "%%a"
  for /r c:\windows\temp %%a in (*.*) do del /f /s /q "%%a"
  for /r c:\windows\Prefetch %%a in (*.*) do del /f /s /q "%%a"
  for /r %userprofile%\AppData\Local\Temp %%a in (*.*) do del /f /s /q "%%a"
  for /r "%localappdata%\Microsoft\Windows\Temporary Internet Files" %%a in (*.*) do del /f /s /q "%%a"
  for /r %localappdata%\Microsoft\Windows\History %%a in (*.*) do del /f /s /q "%%a"
  for /r %appdata%\Microsoft\Windows\Cookies %%a in (*.*) do del /f /s /q "%%a"
  for /r %windir%\SoftwareDistribution\Download %%a in (*) do del /f /s /q "%%a"
  for /r "%windir%\Downloaded Program Files" %%a in (*) do del /f /s /q "%%a"
  for /r %windir%\System32\LogFiles %%a in (*) do del /f /s /q "%%a"
  del /f /s /q %systemdrive%\hiberfil.sys
  pause & exit  

這樣按任意鍵就退出了

  3、將“記事本”后綴名改為“.bat”。

  4、最后雙擊“.bat”運(yùn)行文件即可。


win8垃圾文件快速清理,提高電腦運(yùn)行速度由華彩軟件站為您最新收集整理,版權(quán)歸原作者或公司所有。如有侵權(quán),請(qǐng)與我們聯(lián)系刪除。

    相關(guān)評(píng)論

    閱讀本文后您有什么感想? 已有人給出評(píng)價(jià)!

    • 8 喜歡喜歡
    • 3 頂
    • 1 難過(guò)難過(guò)
    • 5 囧
    • 3 圍觀圍觀
    • 2 無(wú)聊無(wú)聊

    熱門評(píng)論

    最新評(píng)論

    發(fā)表評(píng)論 查看所有評(píng)論(0)

    昵稱:
    表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
    字?jǐn)?shù): 0/500 (您的評(píng)論需要經(jīng)過(guò)審核才能顯示)