win7 32位系统怎么实现一键删除系统垃圾
更新日期:2023-01-07 14:01:43
来源:互联网
大家知道win7 32位系统下怎么实现一键删除系统垃圾吗?长时间没有清理系统垃圾会让电脑运行速度变得十分缓慢,所以定时清理系统垃圾是一个很好的习惯,那么下面就让小编来告诉大家一键清除系统缓存的方法吧,希望可以帮到你。
首先我们新建一个记事本文件,在记事本中输入以下内容:
@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的文件,双击打卡就可以一键删除系统垃圾了。
以上就是win7 32位系统怎么实现一键删除系统垃圾的全部内容,有需要的用户就根据文章内容去操作吧。
-
Linux木马感染win7平台 14-10-16
-
BitLocker快速上锁在win7旗舰版中如何实现不用重启系统 14-11-12
-
win7 64位纯净版显示器左上角出现光标闪烁及黑屏怎么办 14-12-11
-
win7纯净版64位系统如何解决中文音频文件显示为英文字符的问题 15-03-10
-
win7纯净版32位如何切换双声卡 双声卡切换技巧 15-03-25
-
win7纯净版64位系统怎么重装TCP/IP协议 解决上网问题 15-04-01
-
笔记本win7纯净版系统如何启动SRS音效 15-04-14
-
纯净版中关村win7系统adsl宽带拨号连接提示错误代码769怎么办 15-05-01
-
深度技术纯净版win7中不能用wifi共享精灵的攻略 15-05-14
-
图解win7雨林木风漫画专辑中的桌面小工具 15-06-04