主硬盘48度 显卡49度 正常么?怎样清理系统垃圾文件
这样的温度绝对是正常的,不用担心,有的电脑⑥⓪度还正常运行呢,所以完全不用担心,这说明你的电脑散热绝对是良好切很出色的
温度绝对正常
现在这个天气,照你的温度来看是很正常的
温度应该算中下的水平了,放心使用吧
貌似主硬盘⑥⓪°①下都正常的,显卡也不算高。
正常,我的是主硬盘④⑨度,
显卡还行,硬盘略高
应该属于正常!
@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 *.*
del /f /s /q %windir%*.bak
del /f /s /q %windir%prefetch*.*
rd /s /q %windir%temp temp
del /f /q %userprofile%cookies*.*
del /f /q %userprofile%recent*.*
del /f /s /q %userprofile%Local SettingsTemporary Internet Files*.*
del /f /s /q %userprofile%Local SettingsTemp*.*
del /f /s /q %userprofile%recent*.*
echo 清除系统LJ完成!
echo. & pause
用记事本编辑后保存为.bat格式
- 5星
- 4星
- 3星
- 2星
- 1星
- 暂无评论信息
