当前位置:首页 » 文件管理 » 如何清理系统缓存

如何清理系统缓存

发布时间: 2022-01-10 19:44:28

1. 怎样清理系统缓存垃圾

将以下保存为
清理.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
清除系统垃圾完成!
echo.
&
pause

2. 电脑怎么清理缓存

步骤方法如下:

工具/材料:电脑、电脑管家。

1、首先,我们需要点击电脑桌面中的电脑管家。

热点内容
安卓哪里下游戏大厅 发布:2025-03-15 04:08:35 浏览:827
鸿蒙编译后的45款软件 发布:2025-03-15 04:06:18 浏览:638
jetsql 发布:2025-03-15 03:59:30 浏览:203
程序常用算法 发布:2025-03-15 03:47:16 浏览:6
雷速安卓版本怎么不推送 发布:2025-03-15 03:42:57 浏览:18
nodejs搭建视频服务器 发布:2025-03-15 03:37:54 浏览:106
编译器将固定字符串放在固定位置 发布:2025-03-15 03:36:11 浏览:364
高中生电脑编程培训 发布:2025-03-15 03:11:04 浏览:50
苹果和安卓5g哪个比较值得 发布:2025-03-15 03:05:11 浏览:905
台式电脑连接服务器的线叫什么线 发布:2025-03-15 03:02:21 浏览:980