垃圾文件清理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 清理完毕

恒创科技SonderCloud,美国VPS综合性能测评报告,美国洛杉矶机房,CN2+BGP优质线路,2核4G内存10Mbps带宽,适用于稳定建站业务需求

最近主机参考拿到了一台恒创科技的美国VPS云服务器测试机器,那具体恒创科技美国云服务器性能到底怎么样呢?主机参考进行了一番VPS测评,大家可以参考一下,总体来说还是非常不错的,是值得购买的。非常适用于稳定建站业务需求。恒创科技服务器怎么样?恒创科技服务器好不好?henghost怎么样?henghost值不值得购买?SonderCloud服务器好不好?恒创科技henghost值不值得购买?恒创科技是...

ThomasHost(月付5美元)美国/法国/英国/加拿大KVM,支持Windows

ThomasHost域名注册自2012年,部落最早分享始于2016年,还算成立了有几年了,商家提供基于KVM架构的VPS,数据中心包括美国、法国、英国、加拿大和爱尔兰等6个地区机房,VPS主机套餐最低2GB内存起步,支持Windows或者Linux操作系统,1Gbps端口不限制流量。最近商家提供了一个5折优惠码,优惠后最低套餐月付5美元起。下面列出部分套餐配置信息。CPU:1core内存:2GB硬...

香港云服务器 1核 1G 29元/月 快云科技

快云科技: 12.12特惠推出全场VPS 7折购 续费同价 年付仅不到五折公司介绍:快云科技是成立于2020年的新进主机商,持有IDC/ICP等证件资质齐全主营产品有:香港弹性云服务器,美国vps和日本vps,香港物理机,国内高防物理机以及美国日本高防物理机产品特色:全配置均20M带宽,架构采用KVM虚拟化技术,全盘SSD硬盘,RAID10阵列, 国内回程三网CN2 GIA,平均延迟50ms以下。...

垃圾文件清理bat为你推荐
linksys无线路由器设置linksys无线路由器为什么进不了设置菜单java学习思维导图如何一步一步学习java 知乎goalgoalgoal为什么西班牙进球,央视解说喊那么多进啦创业好项目论坛1000元创业有什么好项目可以做?微服务网关微服务网页打不开是什么原因云的英文单词云端用英语怎么说??安全体系建设安全生产的安全体系建设包括哪几个方面微信部分功能故障vivo手机微信显示储存卡已拔出.部分功能无法使用是怎么回事?双钱oa双钱集团股份有限公司的介绍双钱oa双钱轮胎1100R20(12pr++ 代表什么)
香港ufo isatap rak机房 香港机房托管 512au xfce 小米数据库 圣诞促销 东莞数据中心 什么是服务器托管 傲盾官网 免费cdn 购买国外空间 多线空间 国外视频网站有哪些 yundun 四川电信商城 登陆空间 网通服务器 vul 更多