诸多的对于edge怎么清除浏览器缓存,怎么清除浏览器缓存这个问题都颇为感兴趣的,为大家梳理了下,一起往下看看吧。
(资料图片)
1、最简单的方法就是右击IE图标-属性-临时-上网文件-删除文件,也可以在第三方浏览器(也就是不包含在操作系统中的浏览器)的工具选项中清除浏览记录,然后可以选择清除IE临时文件。
2、然后浏览器会自动清除。
3、还有很多辅助软件,比如360安全卫士,也有清除垃圾的功能。你也可以使用这个函数来清除系统垃圾。另一种方法是在开始搜索中搜索tmp、temp、html等后缀名称,找到垃圾文件删除。
4、通常,web缓存会放在
5、System Disk: \ Documents and Settings \ User Name (usually an administrator) \ Temporary Internet files for local settings \ Content. IEX (refers to the version of Industrial Engineering).
6、您可以手动打开和删除“我的电脑”中的文件。
7、还有自动删除批处理文件,只需将下面的代码复制到记事本中即可。
8、@echo off
9、Echo正在清理系统垃圾文件,请稍候。
10、del /f /s /q %systemdrive%\*.tmp
11、del /f /s /q %systemdrive%\*._mp
12、del /f /s /q %systemdrive%\*.gid
13、del /f /s /q %systemdrive%\*.chk
14、del /f /s /q %systemdrive%\*.old
15、del /f /s /q %systemdrive%\recycled\*.*
16、del /f /s /q %windir%\*.bak
17、del /f /s /q %windir%\prefetch\*.*
18、rd /s /q %windir%\temp md %windir%\temp
19、del /f /q %userprofile%\cookies\*.*
20、del /f /q %userprofile%\recent\*.*
21、del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
22、del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
23、del /f /s /q "%userprofile%\recent\*.*"
24、Echo清理系统垃圾完成!
25、echo. pause
26、然后是后缀为bat的文件,比如垃圾清除。bat,保存打开后会自动删除。
27、最好的办法是用软件自动删除。
以上就是怎么清除浏览器缓存这篇文章的一些介绍,希望对大家有所帮助。
关键词: