垃圾文件清理bat一键清理系统垃圾文件的批处理

垃圾文件清理bat  时间:2021-07-18  阅读:()

有谁知道所有清除垃圾,系统,缓存文件的bat文件

深度论坛找的代码,请粘贴到txt文件然後另存为bat文件,即可使用(记得选所有类型)。

@echo off Title 深度[Deepin] Windows7系统垃圾快速清理 color 0a mode con cols=55 lines=16 echo. echo. echo. echo 欢迎使用 深度 Windows7系统垃圾快速清理工具 echo. echo. echo. echo 按任意键开始清理垃圾文件...... echo. pause>nul cls echo. echo. echo. echo. echo 正在清理Tmp文件.... echo. attrib -r -a -s -h "%systemdrive%*.tmp" /d /s>nul 2>nul attrib -r -a -s -h "%systemdrive%*._mp" /d /s>nul 2>nul del /f /s /q "%systemdrive%*.tmp">nul 2>nul del /f /s /q "%systemdrive%*._mp">nul 2>nul cls echo. echo. echo. echo. echo 正在清理日志文件.... echo. attrib -r -a -s -h "%systemdrive%*.log" /d /s>nul 2>nul del /f /s /q "%systemdrive%*.log">nul 2>nul cls echo. echo. echo. echo. echo 正在清理Gid文件.... echo. attrib -r -a -s -h "%systemdrive%*.gid" /d /s>nul 2>nul del /f /s /q "%systemdrive%*.gid">nul 2>nul cls echo. echo. echo. echo. echo 正在清理Chk文件.... echo. attrib -r -a -s -h "%systemdrive%*.chk" /d /s>nul 2>nul del /f /s /q "%systemdrive%*.chk">nul 2>nul cls echo. echo. echo. echo. echo 正在清理Old文件.... echo. attrib -r -a -s -h "%systemdrive%*.old" /d /s>nul 2>nul del /f /s /q "%systemdrive%*.old">nul 2>nul cls echo. echo. echo. echo. echo 正在清理回收站.... echo. attrib -r -a -s -h "%systemdrive% ecycled*.*" /d /s>nul 2>nul del /f /s /q "%systemdrive% ecycled*.*">nul 2>nul cls echo. echo. echo. echo. echo 正在清理备份文件.... echo. attrib -r -a -s -h "%windir%*.bak" /d /s>nul 2>nul del /f /s /q "%windir%*.bak">nul 2>nul cls echo. echo. echo. echo. echo 正在清理文件使用痕迹.... echo. attrib -r -a -s -h "%windir%prefetch*.pf" /d /s>nul 2>nul del /f /s /q "%windir%prefetch*.pf">nul 2>nul cls echo. echo. echo. echo. echo 正在清理Cookies文件.... echo. attrib -r -a -s -h "%userprofile%cookies*.*" /d /s>nul 2>nul del /f /q "%userprofile%cookies*.*">nul 2>nul cls echo. echo. echo. echo. echo 正在清理上网产生的临时文件.... echo. attrib -r -a -s -h "%userprofile%Local SettingsTemporary Files*.*" /d /s>nul 2>nul del /f /s /q "%userprofile%Local SettingsTemporary Files*.*">nul 2>nul cls echo. echo. echo. echo. echo 正在清理临时文件.... echo. attrib -r -a -s -h "%userprofile%Local SettingsTemp*.*" /d /s>nul 2>nul del /f /s /q "%userprofile%Local SettingsTemp*.*">nul 2>nul cls echo. echo. echo. echo. echo 正在清理用户历史文件.... echo. attrib -r -a -s -h "%userprofile% ecent*.*" /d /s>nul 2>nul del /f /s /q "%userprofile% ecent*.*">nul 2>nul cls echo. echo. echo. echo 清理系统垃圾完成! echo. echo. echo. echo 按任意键退出...... pause>nul exit

如何清理电脑垃圾文件?最新bat有没有?

建个txt文件,输入: @echo off echo 正在清除系统垃圾文件,请等待... 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% ecycled*.* del /f /s /q %windir%*.bak del /f /s /q %windir%prefetch*.* rd /s /q %windir% emp & md %windir% emp del /f /q %userprofile%cookies*.* del /f /q %userprofile% ecent*.* del /f /s /q "%userprofile%Local SettingsTemporary Files*.*" del /f /s /q "%userprofile%Local SettingsTemp*.*" del /f /s /q "%userprofile% ecent*.*" echo 清除系统垃圾文件完成! echo. & pause 保存文件名为:*.bat(*为任意名称) 以后双击该文件就会自动清楚系统垃圾文件 垃圾和病毒不一样的,没有所谓新不新吧,系统还是这个,那么你的垃圾基本上也就还是放在这些地方

一键清理系统垃圾文件的批处理

@echo off echo 系统临时文件清理中 等待!!!!!!!!!!! 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% ecycled*.* del /f /s /q %windir%*.bak del /f /s /q %windir%prefetch*.* rd /s /q %windir% emp & md %windir% emp del /f /q %userprofile%cookies*.* del /f /q %userprofile% ecent*.* del /f /s /q "%userprofile%Local SettingsTemporary Files*.*" del /f /s /q "%userprofile%Local SettingsTemp*.*" del /f /s /q "%userprofile% ecent*.*" echo 清理完毕

iWebFusion:独立服务器月付57美元起/5个机房可选,10Gbps服务器月付149美元起

iWebFusion(iWFHosting)在部落分享过很多次了,这是成立于2001年的老牌国外主机商H4Y旗下站点,提供的产品包括虚拟主机、VPS和独立服务器租用等等,其中VPS主机基于KVM架构,数据中心可选美国洛杉矶、北卡、本德、蒙蒂塞洛等。商家独立服务器可选5个不同机房,最低每月57美元起,而大流量10Gbps带宽服务器也仅149美元起。首先我们分享几款常规服务器配置信息,以下机器可选择5...

RAKsmart美国VPS上市,活动期间5折抢购仅$30,$1.99/月

RAKsmart机房将于7月1日~7月31日推出“年中大促”活动,多重惊喜供您选择;爆款I3-2120仅30美金秒杀、V4新品上市,活动期间5折抢购、爆款产品持续热卖、洛杉矶+硅谷+香港+日本站群恢复销售、G口不限流量产品超低价热卖。美国VPS、日本VPS及香港VPS享全场7折优惠;爆款VPS $ 1.99/月限量秒杀,10台/天,售完即止, VPS 7折优惠码:VPS-TP-disRAKsmar...

美国200G美国高防服务器16G,800元

美国高防服务器提速啦专业提供美国高防服务器,美国高防服务器租用,美国抗攻击服务器,高防御美国服务器租用等。我们的海外高防服务器带给您坚不可摧的DDoS防护,保障您的业务不受攻击影响。HostEase美国高防服务器位于加州和洛杉矶数据中心,均为国内访问速度最快最稳定的美国抗攻击机房,带给您快速的访问体验。我们的高防服务器配有最高层级的DDoS防护系统,每款抗攻击服务器均拥有免费DDoS防护额度,让您...

垃圾文件清理bat为你推荐
word2003公式编辑器w2003的公式编辑器在那CA3445从广州到咸阳机场5月15号机票多少钱圣诞节网页制作圣诞节贺卡制作iphone12或支持北斗导航苹果手机怎样下载北斗导航si1encesin90等于多少为什么云图好看吗云图这部电影好看吗做视频的免费软件求有哪种视频制作软件是全免费的啊?魔兽世界密保卡魔兽世界密保卡绑定音响解码CD锁了怎么解双色球在线选号器求一款6120c双色球选号软件
域名主机基地 中文域名交易中心 独享100m GGC 名片模板psd info域名 云图标 卡巴斯基官方免费版 赞助 域名接入 卡巴斯基免费试用 33456 怎么建立邮箱 常州联通宽带 smtp虚拟服务器 smtp服务器地址 西安主机 atom处理器 lamp什么意思 空间服务器 更多