亚洲视频十五区,欧美日韩精品综合蜜桃,99re99国产视频,午夜免费久久网站,北条麻妃大逼,嫩草 国产精品,久操视频精品,97精品人,精品综合视频9

技術文章

最前沿的實戰(zhàn)經驗分享平臺

當前位置:首頁>資訊中心>技術文章
全部 41 技術文章 30 公司動態(tài) 4 行業(yè)動態(tài) 7

一鍵清理系統(tǒng)垃圾文件.bat 清理系統(tǒng)垃圾命令

時間:2019-03-13   作者:mynetsz   來源:本站   訪問量:535

 在電腦屏幕的左下角按“開始→程序→附件→記事本”,把下面的代碼復制進去,點“另存為”,路徑選“桌面”,保存類型為“所有文件”,文件名為“清除系統(tǒng)LJ.bat”,就完成了。記住后綴名一定要是.bat,ok!你的垃圾清除器就這樣制作成功了!

 

雙擊它就能很快地清理垃圾文件,大約一分鐘不到。

======就是下面的文字(這行不用復制)=====

 

 

@echo off

color 3f

echo 正在清除系統(tǒ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\*.*”

 

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

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

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

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%\*.syd

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 /s /q %windir%\temp\*.*”

del /f /s /q ”%appdata%\Microsoft\Windows\cookies\*.*”

del /f /q %userprofile%\recent\*.*”

del /f /s /q ”%userprofile%\Local Settings\Temporary Internet Files\*.*”

del /f /s /q ”%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\*.*”

del /f /s /q  ”%userprofile%\Local Settings\Temp\*.*”

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

del /f /s /q %windir%\SoftwareDistribution\Download\*.*”

del /f /s /q ”%appdata%\Microsoft\Windows\Recent\*.*”

rd /s /q ”%userprofile%\Local Settings\Temp\” & md ”%userprofile%\Local Settings\Temp\”

del /f /s /q ”%userprofile%\Application Data\PPStream\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\PPStream\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\TheWorld\data\*.*”

del /f /s /q ”%userprofile%\Application Data\PPLive\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\PPLive\*.*”

del /f /s /q ”%userprofile%\AppData\Local\Microsoft\Windows\Explorer*.*”

del /f /s /q ”%windir%\Offline Web Pages*.*”

del /f /s /q ”%userprofile%\UpdateData\*.*”

del /f /s /q ”%userprofile%\Application Data\QQUpdate\*.*”

del /f /s /q ”%ProgFile%\Thunder Network\Thunder\Program\Update\*.*”

rd /s /q ”%ProgramFiles%\Tencent\QQGame\Download\*.*”

del /a /f /s /q ”%ProgramFiles%\Kaspersky Lab\*.tmp”

del /a /f /s /q ”%HOMEDRIVE%\Users\Public\Recorded TV\*.*”

del /a /f /s /q ”%HOMEDRIVE%\Users\Public\Pictures\*.*”

del /a /f /s /q ”%HOMEDRIVE%\Users\Public\Music\*.*”

del /a /f /s /q ”%HOMEDRIVE%\Users\Public\Videos\*.*”

del /f /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\PPLive\*.*”

rd /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\thunder_vod_cache\”

del /f /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\thunder_dctemp\*.*”

del /f /s /q ”%systemdrive%\Documents and Settings\Application Data\Kaspersky Lab\AVP8\Data\*.*”

del /a /f /s /q ”%HOMEDRIVE%\pragramdata\All Users\Application Data\Kaspersky Lab\AVP8\*.*”

del /f /s /q ”%userprofile%\AppData\Local\Microsoft\Windows Photo Gallery\Original Images\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\Kingsoft\KavRep\*.*”

del /f /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\Kingsoft\KavRep\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\Kingsoft\office6\backup\*”

del /f /s /q ”%userprofile%\AppData\Roaming\Microsoft\Word\*”

del /f /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\Microsoft\Search\*.*”

del /f /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\Microsoft\Windows Defender\Backup\*.*”

del /f /s /q ”%ProgramFiles%\Microsoft Security Essentials\Backup\*.*”

del /a /f /s /q ”%userprofile%\Application Data\SogouPY\sgim_ext.bin”

del /f /s /q ”%userprofile%\AppData\LocalLow\SogouPY\sgim_ext.bin”

del /a /f /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\Microsoft\Microsoft Antimalware\LocalCopy\*.*”

del /a /f /s /q ”%systemdrive%\Documents and Settings\All Users\Application Data\Microsoft\Windows Defender\LocalCopy\*.*”

del /a /f /s /q ”%HOMEDRIVE%\Users\Public\Thunder Network\Thunder_xmp\*.*”

del /f /s /q ”%userprofile%\AppData\LocalLow\XunleiBhoReport\*.*”

del /f /s /q ”%userprofile%\AppData\Local\Microsoft\Portable Devices\*.*”

del /a /f /s /q ”%HOMEDRIVE%\MSOCache\*.*”

del /f /s /q ”%userprofile%\funshion\*.*”

del /f /s /q ”%ALLUSERSPROFILE%\mcache\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\SogouExplorer\FavIcon\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\SogouExplorer\Webkit\Cache\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\SogouExplorer\SogouVideoCache\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\SogouExplorer\Thumbnails\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\SogouExplorer\Temp\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\SogouExplorer\Download\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\XBrowserData\FavorIcon\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\XBrowserData\ThumbImage\*.*”

del /f /s /q ”%userprofile%\AppData\Roaming\XBrowserData\155BrowserImageCache\*.*”

del /f /s /q ”%APPDATA%\SogouExplorer\Webkit\Cache\*.*”

del /f /s /q ”%APPDATA%\SogouExplorer\SogouVideoCache\*.*”

del /f /s /q ”%APPDATA%\SogouExplorer\FavIcon\*.*”

del /f /s /q ”%APPDATA%\SogouExplorer\Thumbnails\*.*”

del /f /s /q ”%APPDATA%\SogouExplorer\Temp\*.*”

del /f /s /q ”%APPDATA%\SogouExplorer\Download\*.*”

del /f /s /q ”%APPDATA%\KuGou\*.*”

del /f /s /q ”%APPDATA%\KuGou7\*.*”

del /a /f /s /q ”LuDaShi\Clean\RegBak\*.*”

del /a /f /s /q ”LuDaShi\Clean\Hotfix\*.*”

del /a /f /s /q ”%ProgramFiles%\LuDaShi\Hotfix\*.*”

del /a /f /s /q ”%ProgramFiles%\LuDaShi\RegBak\*.*”

del /a /f /s /q ”%Programfiles%\360\360Safe\hotfix\*.*”

del /a /f /s /q ”%Programfiles%\ksafe\Temp\*.*”

del /a /f /s /q ”%Programfiles%\KSafe\hotfix\*.*”

del /a /f /s /q ”%Programfiles%\Kingsoft\KSafe\hotfix\*.*”

del /a /f /s /q ”%AllUsersProfile%\Tencent\QQPinyin\Repair\*.*”

del /a /f /s /q ”%ALLUSERSPROFILE%\Application Data\Tencent\QQPinyin\Repair\*.*”

del /a /f /s /q ”%ProgramFiles%\Thunder Network\Thunder\ThunderInstaller\*.*”

del /a /f /s /q ”%ProgramFiles%\Thunder Network\Thunder\BBInside\*.*”

del /a /f /s /q ”%ProgramFiles%\Thunder Network\Xmp\XmpInstaller\*.*”

del /a /f /s /q ”%ProgramFiles%\DriveTheLife\wanyixia\*.*”

del /a /f /s /q ”%ProgramFiles%\TweakCube\Backup\*.*”

del /a /f /s /q ”%ProgramFiles%\VistaMaster\log\*.*”

del /a /f /s /q ”%ProgramFiles%\VistaMaster\RegistryBackup\*.*”

del /a /f /s /q ”%SystemDrive%\ftnstat.stat

del /a /f /s /q ”%userprofile%\AppData\LocalLow\Microsoft\CryptnetUrlCache\*.*”

del /a /f /s /q ”%userprofile%\Application Data\Microsoft\CryptnetUrlCache\*.*”

del /a /f /s /q ”%SystemRoot%\system32\config\systemprofile\AppData\LocalLow\Microsoft\*.*”

del /a /f /s /q ”%APPDATA%\AIRPLAY\CACHE\IMAGE\*.*”

del /a /f /s /q ”%APPDATA%\TTPlayer\cache\*.*”

del /a /f /s /q ”%ALLUSERSPROFILE%\Application Data\TTPlayer\cache\*.*”

del /f /s /q ”%userprofile%\AppData\LocalLow\Thunder Network\Thunder\BHO\Statistics\*.*”

del /a /f /s /q ”%userprofile%\Application Data\Thunder Network\Thunder\BHO\Statistics\*.*”

del /a /f /s /q ”%userprofile%\AppData\LocalLow\Pusher\*.*”

FOR %%a IN ( C: ) DO DEL /f/s/q/a  %%a\*.xlbho

FOR %%a IN ( C: ) DO DEL /f/s/q/a  %%a\*.bhoss

del /f /s /q ”%APPDATA%\DriveTheLife2012\*.*”

del /a /f /s /q ”%ALLUSERSPROFILE%\Application Data\DriveTheLife2012\*.*”

del /a /f /s /q ”%ProgramFiles%\DriveTheLife2012\DriverTemp\*.*”

del /f /s /q ”%APPDATA%\Adobe\Flash Player\AssetCache\*.*”

del /a /f /s /q ”%ALLUSERSPROFILE%\Application Data\Adobe\Flash Player\AssetCache\*.*”

del /a /f /s /q ”%AllUsersProfile%\Jlcm\serializer\*.*”

del /f /s /q ”%APPDATA%\QQAppAssistant\*.*”

del /a /f /s /q ”%ALLUSERSPROFILE%\Application Data\QQAppAssistant\*.*”

del /f /s /q ”%userprofile%\Documents\Wandoujia\*.*”

del /f /s /q ”%APPDATA%\Wandoujia2\Download\*.*”

del /f /s /q ”%userprofile%\Documents\QQAppAssistant\*.*”

del /f /s /q ”%userprofile%\AppData\Local\Opera\Opera\cache\*.*”

del /f /s /q ”%userprofile%\AppData\Local\Opera\Opera\icons\*.*”

del /f /s /q ”%userprofile%\AppData\Local\Opera\Opera\thumbnails\*.*”

del /f /s /q ”%userprofile%\Documents\Tencent\QQPhoneManager\*.*”

del /a /f /s /q ”%ALLUSERSPROFILE%\Application Data\Tencent\QQPhoneManager\*.*”

del /a /f /s /q ”%userprofile%\AppData\LocalLow\PPLive\update\*.*”

del /f /s /q ”%APPDATA%\dg\*.*”

del /f /s /q ”%APPDATA%\duowan\*.*”

del /a /f /s /q ”%ALLUSERSPROFILE%\Application Data\duowan\*.*”

 

echo 清除系統(tǒng)LJ完成!

echo. & pause

 

=====到這里為止(這行不用復制)==============

以后只要雙擊運行該文件,當屏幕提示“清除系統(tǒng)LJ完成!就還你一個“苗條”的系統(tǒng)了??!到時候再看看你的電腦,是不是急速如飛呢?可別忘了回帖喔!

 

這招比那些所謂的優(yōu)化大師好用!最重要的是無論在公司默認的系統(tǒng)環(huán)境還是在自己家中的電腦都不會破壞系統(tǒng)文件

 

另一個方法,不用創(chuàng)建.bat文件清理系統(tǒng)垃圾,先把上面指令復制下來, 打開【開始】【程序】【附件】【命令提示符】在黑底區(qū)域右鍵粘貼,就開始執(zhí)行清理垃圾命令了。

 


 


轉載請保留原文連接感謝您的支持 原文連接:http://www.sjzsgw.cn/news-itjs/30.html

上一篇:windows server 2008 iis 7.0 安裝配置網站WEB服務器 iis上搭建網站詳細圖文教程

下一篇:徹底解決文件“無法刪除”的問題

?

在線咨詢

點擊這里給我發(fā)消息 售前咨詢專員

點擊這里給我發(fā)消息 售后服務專員

在線咨詢

免費通話

24小時免費咨詢

請輸入您的聯系電話,座機請加區(qū)號

免費通話

微信掃一掃

微信聯系
返回頂部
区。| 简阳市| 郧西县| 万安县| 察哈| 东丰县| 云霄县| 玛纳斯县| 丰原市| 吉木萨尔县| 高雄市| 昌都县| 张家界市| 辽宁省| 涞源县| 大渡口区| 黄冈市| 屯门区| 卓资县| 随州市| 淮阳县| 宝兴县| 安平县| 綦江县| 东源县| 宜丰县| 句容市| 健康| 五寨县| 通河县| 缙云县| 丰台区| 肃南| 肇庆市| 德兴市| 临湘市| 孟连| 左云县| 乌拉特中旗| 丹寨县| 怀仁县|