Win10系統(tǒng)垃圾文件太多怎么辦?Win10系統(tǒng)清理文件垃圾教程
我們電腦使用久了就容易發(fā)生卡頓的現(xiàn)象,那時(shí)因?yàn)樵谲浖惭b卸載的過(guò)程中,容易產(chǎn)生許多垃圾文件,這些垃圾文件包括失效的系統(tǒng)注冊(cè)表,安裝包等等,這些垃圾文件如果不清理的話,就會(huì)占用磁盤的空間,造成卡頓,下面就給大家?guī)?lái)清理Win10的系統(tǒng)垃圾文件。
步驟如下
1、制作一個(gè)【清除系統(tǒng)垃圾.bat】文件,清除系統(tǒng)垃圾,將下面的內(nèi)容復(fù)制到記事本中:
@echo off
pause
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 SettingsTemporary Internet Files*.*”
del /f /s /q “%userprofile%Local SettingsTemp*.*”
del /f /s /q “%userprofile%recent*.*”
echo 清理系統(tǒng)垃圾完成!
echo. & pause
2、點(diǎn)擊記事本左上角的【文件】,在下拉菜單中點(diǎn)擊【另存為】。
3、在打開的另存為窗口中,先點(diǎn)擊窗口左側(cè)的【桌面】,在文件名(N)欄中輸入:清除系統(tǒng)垃圾.bat,再點(diǎn)擊:保存。
4、當(dāng)我們需要清除系統(tǒng)垃圾時(shí),左鍵雙擊桌面上的【清除系統(tǒng)垃圾】圖標(biāo)。
5、此時(shí)打開一個(gè)C:Windowssystem32cma.exe窗口,顯示:
請(qǐng)按任意鍵繼續(xù)。
我們按下鍵盤上的“空格鍵”。
6、正在清除系統(tǒng)垃圾,請(qǐng)稍等。
7、清理系統(tǒng)垃圾完成,請(qǐng)按任意鍵繼續(xù)。我們?cè)侔聪骆I盤上的“空格鍵”,退出C:Windowssystem32cma.exe窗口。
以上便是清除win10系統(tǒng)垃圾的一個(gè)方法步驟了,大家感興趣的話可以嘗試一下這個(gè)方法。
相關(guān)文章:
1. Win10關(guān)閉壁紙圖片自動(dòng)壓縮功能的方法2. win 10 Build 17623版本支持HEIF格式嗎?3. Win10系統(tǒng)縮短桌面應(yīng)用啟動(dòng)時(shí)間的技巧方法4. Win7系統(tǒng)里的Win10更新安裝包如何清除?5. win 10系統(tǒng)怎么清理安裝殘留?怎么對(duì)c盤磁盤清理?6. 處理win10提示user profile service的方案7. 當(dāng)我們厭倦了Windows系統(tǒng)還能考慮什么樣的桌面操作系統(tǒng)?8. Thinkpad e470c筆記本u盤如何安裝win7系統(tǒng) 安裝win7系統(tǒng)方法說(shuō)明9. 聯(lián)想小新air15升級(jí)win11教程10. 電腦系統(tǒng)重裝win10清理c盤教程
