当前位置:首页  精选百科

精选百科

清理电脑缓存文件(清理电脑缓存)

2023-06-30 04:12:35
导读 大家好,小东方来为大家解答以上的问题。清理电脑缓存文件,清理电脑缓存这个很多人还不知道,现在让我们一起来看看吧!1、@echo offecho

大家好,小东方来为大家解答以上的问题。清理电脑缓存文件,清理电脑缓存这个很多人还不知道,现在让我们一起来看看吧!

1、@echo offecho 正在清理系统垃圾文件。

2、请稍等......del /f /s /q %systemdrive%*.tmpdel /f /s /q %systemdrive%*._mpdel /f /s /q %systemdrive%*.logdel /f /s /q %systemdrive%*.giddel /f /s /q %systemdrive%*.chkdel /f /s /q %systemdrive%*.olddel /f /s /q %systemdrive%ecycled*.*del /f /s /q %windir%*.bakdel /f /s /q %windir%prefetch*.*rd /s /q %windir%emp & md %windir%empdel /f /q %userprofile%cookies*.*del /f /q %userprofile%ecent*.*del /f /s /q "%userprofile%Local SettingsTemporary Internet Files*.*"del /f /s /q "%userprofile%Local SettingsTemp*.*"del /f /s /q "%userprofile%ecent*.*"del /f /s /q "%userprofile%Local SettingsTemp" rmdir /s /q "%userprofile%Local SettingsTemp"DataDefaultCache"rmdir /s /q "%userprofile%Local SettingsTemporary Internet Files"echo 清理系统垃圾完成!echo. & pause /*将以上复制到记事本保存为 a.bat双击运行即可*。

本文到此分享完毕,希望对大家有所帮助。

免责声明:本文由用户上传,如有侵权请联系删除!