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

飞讯云E5-2678V3 64GB,湖北十堰100G高防物理机330元/月

飞讯云官网“飞讯云”是湖北飞讯网络有限公司旗下的云计算服务品牌,专注为个人开发者用户、中小型、大型企业用户提供一站式核心网络云端部署服务,促使用户云端部署化简为零,轻松快捷运用云计算。飞讯云是国内为数不多具有ISP/IDC双资质的专业云计算服务商,同时持有系统软件著作权证书、CNNIC地址分配联盟成员证书,通过了ISO27001信息安全管理体系国际认证、ISO9001质量保证体系国际认证。 《中华...

Dynadot COM特价新注册48元

想必我们有一些朋友应该陆续收到国内和国外的域名注册商关于域名即将涨价的信息。大概的意思是说从9月1日开始,.COM域名会涨价一点点,大约需要单个9.99美元左右一个。其实对于大部分用户来说也没多大的影响,毕竟如今什么都涨价,域名涨一点点也不要紧。如果是域名较多的话,确实增加续费成本和注册成本。今天整理看到Dynadot有发布新的八月份域名优惠活动,.COM首年注册依然是仅需48元,本次优惠活动截止...

特网云(1050元),IP数5 个可用 IP (/29) ,美国高防御服务器 无视攻击

特网云特网云为您提供高速、稳定、安全、弹性的云计算服务计算、存储、监控、安全,完善的云产品满足您的一切所需,深耕云计算领域10余年;我们拥有前沿的核心技术,始终致力于为政府机构、企业组织和个人开发者提供稳定、安全、可靠、高性价比的云计算产品与服务。官方网站:https://www.56dr.com/ 10年老品牌 值得信赖 有需要的请联系======================特网云美国高防御...

垃圾文件清理bat为你推荐
hacintoshGPT+Clover一排加号然后重启,什么鬼百度创业史百度成立的历史智能公共广播系统有谁知道公共广播系统都包括那些设备罗振宇2017跨年演讲第五届“时间的朋友”跨年演讲关键词:基本盘,什么叫“基本盘”?操控人心怎样帮助别人让别人觉得欠我人情?xp仿win7桌面主题XP系统可以装window7主题吗如何修改手机ip安卓手机怎么改ip地址发送验证码怎样向好友发微信验证码盈科oa办公系统OA登录页面登录后不退出浏览器再次进入登录页面用别的用户登录显示的还是第一个用户的如何制作自己的app如何制作安卓简单软件
西部数码vps 过期域名抢注 5折 hkbn westhost 全球付 themeforest 私人服务器 193邮箱 腾讯云分析 域名转向 电子邮件服务器 谁的qq空间最好看 asp免费空间申请 股票老左 徐正曦 安徽双线服务器 国外视频网站有哪些 网站加速 广东服务器托管 更多