精品丰满熟女一区二区三区_五月天亚洲欧美综合网_亚洲青青青在线观看_国产一区二区精选

  • <menu id="29e66"></menu>

    <bdo id="29e66"><mark id="29e66"><legend id="29e66"></legend></mark></bdo>

  • <pre id="29e66"><tt id="29e66"><rt id="29e66"></rt></tt></pre>

      <label id="29e66"></label><address id="29e66"><mark id="29e66"><strike id="29e66"></strike></mark></address>
      學(xué)習(xí)啦 > 學(xué)習(xí)電腦 > 電腦技巧 > 如何給Win7清理系統(tǒng)垃圾

      如何給Win7清理系統(tǒng)垃圾

      時(shí)間: 春健736 分享

      如何給Win7清理系統(tǒng)垃圾

        很多人都不明白,為什么我的Win7越用越慢?是不是中毒了?的確,病毒有可能會(huì)導(dǎo)致系統(tǒng)變慢,但只要在Win7中安裝了殺毒軟件,一般的病毒是沒有機(jī)會(huì)入侵的。讓W(xué)in7變慢還有一個(gè)原因就是,里面的垃圾太多了!那么,如何給Win7清理系統(tǒng)垃圾呢?小編為大家分享了給Win7清理系統(tǒng)垃圾的方法,下面大家跟著學(xué)習(xí)啦小編一起來(lái)了解一下吧。

        給Win7清理系統(tǒng)垃圾方法

        1.點(diǎn)擊打開“開始菜單”依次展開所有程序--附件—記事本,創(chuàng)建個(gè)新的記事本。如下圖所示

        2.復(fù)制下面的紅色代碼,并且粘貼到新建的記事本里。如下圖所示

        @echo off

        echo 清除系統(tǒng)垃圾過程中,請(qǐng)稍等......

        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 清除系統(tǒng)垃圾完成!按任意鍵繼續(xù)……

        echo. & pause

        3.點(diǎn)擊文件選擇“另存為”項(xiàng),把文件名修改為“清除系統(tǒng)垃圾.bat”,保存類型選擇“所有文件”如下圖所示

        4.點(diǎn)擊打開創(chuàng)建好的清除系統(tǒng)垃圾文件,等待系統(tǒng)垃圾清理完成按任意鍵完成操作。(建議將創(chuàng)建好的系統(tǒng)垃圾清除文件放在桌面方便隨時(shí)清理)如下圖所示

        以上就是如何給Win7清理系統(tǒng)垃圾解決方案,有遇到此類情況導(dǎo)致系統(tǒng)反應(yīng)遲鈍的用戶可以嘗試以上的解決方案清除系統(tǒng)垃圾,希望以上的解決方案可以給大家?guī)?lái)更多的幫助。

      看過“ 如何給Win7清理系統(tǒng)垃圾 ”的人還看了:

      1.Windows 7如何清理系統(tǒng)垃圾文件

      2.win7系統(tǒng)如何清理C盤

      3.win7怎么減少內(nèi)存使用

      4.電腦C盤怎么清理

      5.win7cpu占用過高怎么辦

      729352