六月丁香五月婷婷,丁香五月婷婷网,欧美激情网站,日本护士xxxx,禁止18岁天天操夜夜操,18岁禁止1000免费,国产福利无码一区色费

學(xué)習(xí)啦>學(xué)習(xí)電腦>操作系統(tǒng)>系統(tǒng)優(yōu)化教程>

怎么清理Windows7系統(tǒng)垃圾

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

  windows7系統(tǒng),現(xiàn)在依然是主流的系統(tǒng),那么大家都知道怎么清理Windows 7系統(tǒng)垃圾嗎?學(xué)習(xí)啦小編分享了清理Windows 7系統(tǒng)垃圾的方法,希望對(duì)大家有所幫助。

  清理Windows 7系統(tǒng)垃圾方法

  首先,單擊鼠標(biāo)右鍵,選擇“新建”選擇“文本文檔”

  輸入文本文檔的文件名為“win7一鍵清除垃圾.bat”記得把后面的.txt刪掉。

  更改文件后綴名后,系統(tǒng)會(huì)有提示,選擇是。

  選擇“win7一鍵清除垃圾.bat”文件,單擊鼠標(biāo)右鍵,選擇“編輯”

  在文件中輸入:

  @echo off

  color 0a

  title windows7系統(tǒng)垃圾清理---

  echo....清理系統(tǒng)垃圾文件,請(qǐng)稍等......

  echo 清理垃圾文件,速度由電腦文件大小而定。在沒看到結(jié)尾信息時(shí)

  echo 請(qǐng)勿關(guān)閉本窗口。

  echo 正在清除系統(tǒng)垃圾文件,請(qǐng)稍后......

  echo 刪除補(bǔ)丁備份目錄

  RD %windir%$hf_mig$ /Q /S

  echo 把補(bǔ)丁卸載文件夾的名字保存成2950800.txt

  dir %windir%$NtUninstall* /a:d /b >%windir%50800.txt

  echo 從2950800.txt中讀取文件夾列表并且刪除文件夾

  for /f %%i in (%windir%50800.txt) do rd %windir%\%%i /s /q

  echo 刪除2950800.txt

  del %windir%50800.txt /f /q

  echo 刪除補(bǔ)丁安裝記錄內(nèi)容(下面的del /f /s /q %systemdrive%\*.log已經(jīng)包含刪除此類文件)

  del %windir%\KB*.log /f /q

  echo 刪除系統(tǒng)盤目錄下臨時(shí)文件

  del /f /s /q %systemdrive%\*.tmp

  echo 刪除系統(tǒng)盤目錄下臨時(shí)文件

  del /f /s /q %systemdrive%\*._mp

  echo 刪除系統(tǒng)盤目錄下日志文件

  del /f /s /q %systemdrive%\*.log

  echo 刪除系統(tǒng)盤目錄下GID文件(屬于臨時(shí)文件,具體作用不詳)

  del /f /s /q %systemdrive%\*.gid

  echo 刪除系統(tǒng)目錄下scandisk(磁盤掃描)留下的無用文件

  del /f /s /q %systemdrive%\*.chk

  echo 刪除系統(tǒng)目錄下old文件

  del /f /s /q %systemdrive%\*.old

  echo 刪除回收站的無用文件

  del /f /s /q %systemdrive%\recycled\*.*

  echo 刪除系統(tǒng)目錄下備份文件

  del /f /s /q %windir%\*.bak

  echo 刪除應(yīng)用程序臨時(shí)文件

  del /f /s /q %windir%\prefetch\*.*

  echo 刪除系統(tǒng)維護(hù)等操作產(chǎn)生的臨時(shí)文件

  rd /s /q %windir%\temp & md %windir%\temp

  echo 刪除當(dāng)前用戶的COOKIE(IE)

  del /f /q %userprofile%\cookies\*.*

  echo 刪除internet臨時(shí)文件

  del /f /s /q "%userprofile%\local settings\temporary internet files\*.*"

  echo 刪除當(dāng)前用戶日常操作臨時(shí)文件

  del /f /s /q "%userprofile%\local settings\temp\*.*"

  echo 刪除訪問記錄(開始菜單中的文檔里面的東西)

  del /f /s /q "%userprofile%\recent\*.*"

  echo

  echo 恭喜您!清理全部完成!

  然后單擊文件,選擇保存

  雙擊“win7一鍵清除垃圾.bat”文件,開始運(yùn)行

  等待文件運(yùn)行完成,系統(tǒng)垃圾文件就清理完成了,清理完畢后“win7一鍵清除垃圾.bat”會(huì)自動(dòng)關(guān)閉。

看過“怎么清理Windows 7系統(tǒng)垃圾”的人還看了:

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

2.怎樣清理win7電腦系統(tǒng)的垃圾

3.win7系統(tǒng)怎么清理c盤

4.怎么清理win7電腦系統(tǒng)盤

5.怎么對(duì)Win7系統(tǒng)C盤進(jìn)行清理

6.Win7怎樣清理系統(tǒng)的垃圾文件

7.怎么清理Win7系統(tǒng)的C盤空間

怎么清理Windows7系統(tǒng)垃圾

windows7系統(tǒng),現(xiàn)在依然是主流的系統(tǒng),那么大家都知道怎么清理Windows 7系統(tǒng)垃圾嗎?學(xué)習(xí)啦小編分享了清理Windows 7系統(tǒng)垃圾的方法,希望對(duì)大家有所幫助。 清理Windows 7系統(tǒng)垃圾方法 首先,單擊鼠標(biāo)右鍵,選擇新建選擇文本文檔 輸入文本
推薦度:
點(diǎn)擊下載文檔文檔為doc格式
975905