您现在的位置是:首页
>
win10批处理bat 写个批处理开机自动清除临时文件夹问题给高分
写个批处理开机自动清除临时文件夹问题给高分 记事本@echo offecho 正在清除系统垃圾文件,请稍等......del /f / /q % y temdrive%*.tm del /f / /q
写个批处理开机自动清除临时文件夹问题给高分
记事本
@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 SettingsTemporary Inter Files*.*"
del /f /s /q "%userprofile%Local SettingsTemp*.*"
del /f /s /q "%userprofile%recent*.*"
echo 清除系统垃圾完成!
echo. & pause
存为LJ.BAT
放到启动里,自动清理垃圾
很赞哦! (1030)
相关文章
- win10电脑运行慢 怎么清除Win10运行中的使用记录
- 不用u盘重装系统win10 用win10做启动盘之后怎么装系统
- 大白菜u盘装系统步骤 win10怎么用u盘启动装系统装win7
- win10底部任务栏无响应 电脑自带win10系统重灌后需要启用吗?
- win10重置此电脑后果 win10怎么在电脑桌面新增我的电脑
- win10最全深度清理c盘 我不小心删掉了c盘里的一个系统档案
- win7升级win10教程 求接力,急,电脑系统问题 win7重装win10系统,用大白菜U盘启动,由于是自己在网页上下载
- 电脑装win7还是win10 win7开启档案时提示“没有程式与之关联的程式来执行操作”怎么办
- win10调试工具怎么关闭 win10系统,怎么设定时间精确到秒
- win10系统修复命令 $(UNIX作业系统命令提示符)详细资料大全
爱学记

微信收款码
支付宝收款码