新手W10批量刪除緩存文件的過程
許多無憂W10裝機版用戶都知道當(dāng)系統(tǒng)運行速度受到影響的時候用第三方軟件來清理系統(tǒng)緩存,那么除了使用第三方軟件還有別的方法嗎?下面小編就介紹下批處理刪除緩存文件的方法。
方法:
1、在桌面上按鼠標(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”運行文件即可。
以上就是批處理刪除緩存文件的方法,用戶可以在第三方軟件和此方法中選擇自己喜歡的方法進(jìn)行操作。
- 專題推薦
- 深度技術(shù)系統(tǒng)推薦
- 1深度技術(shù) Ghost Win10 x86 裝機版 2016年05月
- 2深度技術(shù)Ghost Win10 X32位 完美裝機版2017.09月(免激活)
- 3深度技術(shù)Ghost Win10 x64位 多驅(qū)動純凈版2019V08(絕對激活)
- 4深度技術(shù)Ghost Win10 X32增強修正版2017V01(絕對激活)
- 5深度技術(shù)Ghost Win10 X64 精選純凈版2021v03(激活版)
- 6深度技術(shù)Ghost Win10 (64位) 經(jīng)典裝機版V2017.07月(免激活)
- 7深度技術(shù) Ghost Win10 32位 裝機版 V2016.09(免激活)
- 8深度技術(shù)Ghost Win10 x64位 完美純凈版2019年05月(無需激活)
- 9深度技術(shù)Ghost Win10 x64位 特別純凈版v2018.01(絕對激活)
- 10蘿卜家園Windows11 體驗裝機版64位 2021.09
- 深度技術(shù)系統(tǒng)教程推薦
- 1設(shè)置win10系統(tǒng)qq截圖快捷鍵的方法
- 2老毛桃W10每次開機都彈出證書導(dǎo)入向?qū)г趺崔k?
- 3WIN10系統(tǒng)電腦ie安全設(shè)置怎么如何更改?
- 4win8系統(tǒng)卸載輸入法的處理方法
- 5Win8.1系統(tǒng)卸載微軟拼音輸入法的技巧【圖文】
- 6電腦elnet服務(wù)客戶端的怎么開啟?如何開啟elnet服務(wù)客戶端的步驟
- 7怎么使用聚生網(wǎng)管對局域網(wǎng)進(jìn)行限速?
- 8Win10系統(tǒng)配置Tomcat服務(wù)器環(huán)境需要怎么操作
- 9win10 20H1 Build 18970和19H2 Build 18363.327 ISO鏡像發(fā)布
- 10曝微軟OneDrive windows 10版大改:UwP變成PwA