成人在线亚洲_国产日韩视频一区二区三区_久久久国产精品_99国内精品久久久久久久

您的位置:首頁技術(shù)文章
文章詳情頁

WinXP怎么使用系統(tǒng)垃圾清理代碼?

瀏覽:134日期:2022-10-14 08:02:57

電腦用久了總是會(huì)產(chǎn)生很多垃圾,于是我們就得進(jìn)行清理,清理的方法有很多種,其中一種是利用系統(tǒng)垃圾清理代碼,不過很多用戶不知道WinXP怎么使用系統(tǒng)垃圾清理代碼,為此小編趕緊整理了以下文章內(nèi)容。

方法/步驟:

1、在桌面新建一個(gè)記事本(文本文檔)。

WinXP怎么使用系統(tǒng)垃圾清理代碼?

2、打開記事本輸入以下代碼:

01@echo off02echo 正在清除系統(tǒng)垃圾文件,請(qǐng)稍等.....03del /f /s /q %systemdrive%*.tmp04del /f /s /q %systemdrive%*._mp05del /f /s /q %systemdrive%*.log06del /f /s /q %systemdrive%*.gid07del /f /s /q %systemdrive%*.chk08del /f /s /q %systemdrive%*.old09del /f /s /q %systemdrive%recycled*.*10del /f /s /q %windir%*.bak11del /f /s /q %windir%prefetch*.* rd /s /q %windir%temp & md %windir%temp12del /f /q %userprofile%cookies*.* del /f /q %userprofile%recent*.*13del /f /s /q “%userprofile%Local SettingsTemporary Internet Files*.*”14del /f /s /q “%userprofile%Local SettingsTemp*.*”15del /f /s /q “%userprofile%recent*.*”16echo 清除系統(tǒng)LJ完成!17echo. & pause復(fù)制代碼@echo offecho 正在清除系統(tǒng)垃圾文件,請(qǐng)稍等.....del /f /s /q %systemdrive%*.tmpdel /f /s /q %systemdrive%*._mpdel /f /s /q %systemdrive%*.logdel /f /s /q %systemdrive%*.giddel /f /s /q %systemdrive%*.chkdel /f /s /q %systemdrive%*.olddel /f /s /q %systemdrive%recycled*.*del /f /s /q %windir%*.bakdel /f /s /q %windir%prefetch*.* rd /s /q %windir%temp & md %windir%tempdel /f /q %userprofile%cookies*.* del /f /q %userprofile%recent*.*del /f /s /q “%userprofile%Local SettingsTemporary Internet Files*.*”del /f /s /q “%userprofile%Local SettingsTemp*.*”del /f /s /q “%userprofile%recent*.*”echo 清除系統(tǒng)LJ完成!echo. & pause

WinXP怎么使用系統(tǒng)垃圾清理代碼?

3、在點(diǎn)擊文件選擇(別存為)一個(gè)(bat結(jié)尾的文件)。

WinXP怎么使用系統(tǒng)垃圾清理代碼?

4、保存后的(文件樣式)。

WinXP怎么使用系統(tǒng)垃圾清理代碼?

5、雙擊打開它(運(yùn)行)。

WinXP怎么使用系統(tǒng)垃圾清理代碼?

6、清理完畢后出現(xiàn)清楚系統(tǒng)LJ完成就可以關(guān)閉了。

WinXP怎么使用系統(tǒng)垃圾清理代碼?

以上就是WinXP怎么使用系統(tǒng)垃圾清理代碼的教程了,方法很簡(jiǎn)單,我們只需要?jiǎng)?chuàng)建記事本(文本文檔),然后粘貼文章中的代碼進(jìn)去,之后保存成.bat格式,最后運(yùn)行它即可。

標(biāo)簽: Windows系統(tǒng) WinXP
相關(guān)文章: