首页 > 家具 > 问答 > 垃圾清理bat,清除系统垃圾的bat

垃圾清理bat,清除系统垃圾的bat

来源:整理 时间:2023-04-25 03:32:09 编辑:五合装修 手机版

1,清除系统垃圾的bat

在桌面上单击鼠标右键,选择新建一个“记事本”,把下面红色部分复制进去,点“另存为”,把文件名定为“ 清除系统垃圾.bat ”就完成,记住后缀名一定要是.bat,然后把它移到一个您想要保存的目录,OK了!你的垃圾清除器就这样制作成功了!双击它就能很快地清理垃圾文件,大约一分钟不到。 @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%\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\*.*" echo 清除系统垃圾完成!按任意键继续……金╬刚【电脑诊所】感谢您的使用!! echo. & pause 以后每隔一段时间你就可以双击些工具,运行完必就会还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢?这招比那些所谓的优化大师、超级兔子更加简便好用!不会破坏系统文件!
你的扩展名是.BAT吗?如果是的话,你双击它就行了。 你不是双击这个文件吗?那怎么会找不到?要么就是你的清除系统垃圾.bat 有问题,找不到它里面要删的文件。 要不你进命令提示符里,敲上它回车怎么样?

清除系统垃圾的bat

2,清理系统垃圾 bat怎么制作

在电脑屏幕的左下角按“开始→程序→附件→记事本”,把下面的文字复制进去,点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统LJ.bat”,就完成了。记住后缀名一定要是.bat, ok!你的垃圾清除器就这样制作成功了! 双击它就能很快地清理垃圾文件,大约一分钟不到。 ======就是下面的文字(这行不用复制)@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 %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\*.*" echo 清除系统LJ完成! echo. & pause
@echo offecho 正在清理系统垃圾文件,请稍等......del /f /s /q %systemdrive%\*.tmpdel /f /s /q %systemdrive%\*._mpdel /f /s /q %systemdrive%\*.logdel /f /s /q %systemdrive%\*.giddel /f /s /q %systemdrive%\*.chkdel /f /s /q %systemdrive%\*.olddel /f /s /q %systemdrive%\recycled\*.*del /f /s /q %windir%\*.bakdel /f /s /q %windir%\prefetch\*.*rd /s /q %windir%\temp & md %windir%\tempdel /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\*.*"echo 清理系统垃圾完成!echo. 复制到记事本中然后另存为bat文件!

清理系统垃圾 bat怎么制作

3,垃圾清理bat的代码是什么啊 找不到

[强烈推荐]30秒清除你电脑中的垃圾(使你电脑急速如飞)(高手已测) 要轻松流畅上网你是否注意到你的电脑系统磁盘的可用空间正在一天天在减少呢?是不是像老去的猴王一样动作一天比一天迟缓呢? 是不是游戏一天一天慢下来呢? 没错!在Windows在安装和使用过程中都会产生相当多的垃圾文件,包括临时文件(如:*.tmp、*._mp)日志文件(*.log)、临时帮助文件(*.gid)、磁盘检查文件(*.chk)、临时备份文件(如:*.old、*.bak)以及其他临时文件。特别是如果一段时间不清理IE的临时文件夹“Temporary Internet Files”,其中的缓存文件有时会占用上百MB的磁盘空间。这些LJ文件不仅仅浪费了宝贵的磁盘空间,严重时还会使系统运行慢如蜗牛。这点相信你肯定忍受不了吧!所以应及时清理系统的LJ文件的淤塞,保持系统的“苗条”身材,轻松流畅上网!朋友来吧,现在就让我们一起来快速清除系统垃圾吧!!下面是步骤很简单就两步! 在电脑屏幕的左下角按“开始→程序→附件→记事本”,把下面的文字复制进去(黑色部分),点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统LJ.bat”,就完成了。记住后缀名一定要是.bat,ok!你的垃圾清除器就这样制作成功了! 双击它就能很快地清理垃圾文件,大约一分钟不到。 ======就是下面的文字(这行不用复制)============================= @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%\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\*.*" echo 清除系统LJ完成! echo. & pause =====到这里为止(这行不用复制)============================================== 以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢?可别忘了回帖喔! 这招比那些所谓的优化大师好用!最重要的是无论在公司默认的系统环境还是在自己家中的电脑都不会破坏系统文件 绝对不会删除系统和有用的文件!

垃圾清理bat的代码是什么啊 找不到

4,怎么自制清除垃圾bat文件

下面是步骤很简单就两步! 在桌面上点鼠标右键,选择新建一个“记事本”,把下面的字复制进去,点“另存为”,把文件名定为“清除系统LJ.bat”就完成,记住后缀名一定要是.bat,好ok了!你的垃圾清除器就这样制作成功了!双击它就能很快地清理垃圾文件,大约一分钟不到。 PS. 要复制进去的字是 见下 @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%\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\*.*" echo 清除系统LJ完成! echo. & pause
这种清理不干净,也怕不安全,造成异常就不好了建议你可以下载8.6新版腾讯电脑管家试试了。它是“2合1杀毒版”针对垃圾清理功能做了一次升级,增加“自动清理”功能,该功能可帮助用户更加及时的“扫一扫”电脑中的各种垃圾,简单,省事儿。1、智能识别多种垃圾分类。2、人性化选择清理(如视频缓存、网页密码记录,都可以自己定义),非常方便3、自定义清理垃圾周期电脑管家软件默认的清理频率是每三天清理一次,如果你想个性化定制清理时间也可以点击下面的“更改设置”按钮,自己根据喜好来修改清理频率。
新建文本复制下面字符代码保存后更改文本后缀名把“txt"改为"bat”保存即可@echo offpauseecho 正在清理系统垃圾文件,请稍等......del /f /s /q %systemdrive%\*.tmpdel /f /s /q %systemdrive%\*._mpdel /f /s /q %systemdrive%\*.logdel /f /s /q %systemdrive%\*.giddel /f /s /q %systemdrive%\*.chkdel /f /s /q %systemdrive%\*.olddel /f /s /q %systemdrive%\recycled\*.*del /f /s /q %windir%\*.bakdel /f /s /q %windir%\prefetch\*.*rd /s /q %windir%\temp & md %windir%\tempdel /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\*.*"echo 清理系统垃圾完成!echo. & pause
为什么要用自制的啊 个人建议如果不是内行专业的人事不要用手动代码清理方便快捷的清理垃圾文件可以使用杀毒软件清理垃圾推荐使用腾讯电脑管家清理垃圾,主要防毒的效果也不错一般电脑浏览网页或者下载东西会产生垃圾文件垃圾文件积累多了就会导致电脑变卡电脑突然蓝屏、游戏变卡、网页变卡等等【腾讯电脑管家】首页就可以看见:【清理垃圾】,可以设置成自动扫一扫我至少一周要清理1次。
先新建文本, 复制下面字符代码, 保存后, 更改文本后缀名, 把“.txt"改为".bat”保存, 即可制成清除垃圾.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%\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\*.*" echo 清除系统lj完成! echo. & pause 参数之间要加空格的 用我的试试!

5,求清理系统垃圾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%\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\*.*" echo 清除系统LJ完成! echo. & pause =====到这里为止(这行不用复制)============================================== 以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢?
你好当温度槽落后于高空槽时,低压槽线随高度升高逐渐向与其移动方向相反的方向倾斜,即向冷区倾斜,这种情况叫后倾槽。后倾槽随着温度槽位置的前移,平流作用加强,高空槽将继续加深发展,槽前广阔范围内盛行辐合上升气流,如果水汽充沛,将产生稳定性云系和降水。
@echo offdel /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 :headsset /p sels=是否删除Cookies?[Y/N]:echo %sels%|findstr /be "[y/n]*" >nul &&goto:stas||(echo 输入错误,请重新输入! & pause & goto:heads):stasif %sels%==y goto:Cookiesif %sels%==n goto:cancel:Cookiesdel /f /q %userprofile%\cookies\*.* :canceldel /f /q %userprofile%\recent\*.* :headset /p sel=是否删除缓存?[Y/N]:echo %sel%|findstr /be "[y/n]*" >nul &&goto:sta||(echo 输入错误,请重新输入! & pause & goto:head):staif %sel%==y goto:delif %sel%==n goto:no:deldel /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" del /f /s /q "%userprofile%\Local Settings\Temp\*.*" :nodel /f /s /q "%userprofile%\recent\*.*"
@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%\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\*.*" echo 清除系统LJ完成! echo. & pause
@echo offecho 正在清理系统垃圾文件,请稍等......del /f /s /q %systemdrive%\*.tmpdel /f /s /q %systemdrive%\*._mpdel /f /s /q %systemdrive%\*.logdel /f /s /q %systemdrive%\*.giddel /f /s /q %systemdrive%\*.chkdel /f /s /q %systemdrive%\*.olddel /f /s /q %systemdrive%\recycled\*.*del /f /s /q %windir%\*.bakdel /f /s /q %windir%\prefetch\*.*rd /s /q %windir%\temp & md %windir%\tempdel /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\*.*"echo 清理系统垃圾完成!echo. 复制到记事本中然后另存为bat文件!
文章TAG:垃圾清理清除系统垃圾清理bat

最近更新

  • 饭店家具在哪里买,如何购买餐厅家具饭店家具在哪里买,如何购买餐厅家具

    如何购买餐厅家具——饭店家具在哪里买?1.选择适合的购买渠道购买餐厅家具的渠道有很多,比如在线购物网站、室内设计公司、家具商店等。如果您想要一次性购买所有餐厅家具,可以选择去家具.....

    问答 日期:2023-07-02

  • 福州哪里有卖脊索楼梯,福州脊索楼梯销售地点在哪?福州哪里有卖脊索楼梯,福州脊索楼梯销售地点在哪?

    介绍脊索楼梯脊索楼梯是一种具有很高安全性的登山工具,它主要由两根钢丝绳和一些横向的栏杆组成。脊索楼梯通常用于攀爬狭窄陡峭的山脉、峡谷以及悬崖峭壁等地形,让攀登者可以在垂直的环.....

    问答 日期:2023-07-02

  • 阀芯一般哪个品牌好,阀门使用哪个牌子的阀芯最好阀芯一般哪个品牌好,阀门使用哪个牌子的阀芯最好

    什么是阀芯?阀门是工业中常用的控制设备之一。而阀芯则是其主要组成部分。阀芯负责控制介质的流动,即打开或关闭阀门。通常情况下,阀芯材质不同,性能也会有所差别。所以选择一个好的阀芯品.....

    问答 日期:2023-07-02

  • 风尊茶哪里能买到,风尊茶在哪里可以购买?风尊茶哪里能买到,风尊茶在哪里可以购买?

    风尊茶是什么风尊茶是一种在中国流传的传统乌龙茶,成品茶叶呈现出绿棕色泽,茶叶色香味俱佳,口感浓郁醇厚,品饮时能够感受到它独特的风味。风尊茶在早期并没有太多的知名度,但是随着近年来茶.....

    问答 日期:2023-07-02

  • 飞利浦HP8220吹风机怎么样,飞利浦HP8220吹风机使用体验分享飞利浦HP8220吹风机怎么样,飞利浦HP8220吹风机使用体验分享

    开箱体验我最近购买了一款飞利浦HP8220吹风机,并使用了几次。首先让我谈谈我的开箱体验。在打开盒子时,我立刻注意到吹风机的外观非常美观,配有黄色和灰色的漂亮包装。2.使用感受使用这款.....

    问答 日期:2023-07-02

  • 顶固衣柜厂在哪里,固衣柜厂的所在地在哪里?顶固衣柜厂在哪里,固衣柜厂的所在地在哪里?

    顶固衣柜厂在哪里?-寻找固衣柜厂的所在地1.了解顶固衣柜厂您可能曾经听说过顶固衣柜厂,顶固衣柜厂是一个著名的衣柜品牌,它致力于为消费者提供高品质、高性价比的衣柜产品。作为一家拥有.....

    问答 日期:2023-07-02

  • 肥皂可以用来洗哪里,肥皂能用来洗哪些部位?肥皂可以用来洗哪里,肥皂能用来洗哪些部位?

    肥皂介绍肥皂是一种洗涤用品,主要由油脂和碱液制成。肥皂的使用历史很长,在古代时期已开始使用。它可以用来清洁人体和物品,具有除菌、消毒的作用,是日常生活中必不可少的清洁用品。二、洗.....

    问答 日期:2023-07-02

  • 放心中介怎么样,房屋中介信得过吗?放心中介怎么样,房屋中介信得过吗?

    房屋中介的信誉问题房屋中介是一种为房屋所有者和租户之间提供服务的公司,他们在租赁、买卖房产等方面起到了很大的作用。当然,随着这种服务的不断发展,人们对于房屋中介的信誉也越来越关.....

    问答 日期:2023-07-02