怎样清除c盘的废物文件??

1个回答

写回答

追寻...

2026-01-16 18:30

+ 关注

电脑
电脑

电脑屏幕的左下角,点击“开始”按钮,然后选择“程序”,接着找到并点击“附件”,再选择“记事本”。在记事本中输入以下内容,并保存为一个文件,文件名可以是“清除系统LJ.bat”。

@echo offecho 正在清除系统垃圾文件,请稍等......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% ecycled*.*del /f /s /q %windir%*.bakdel /f /s /q %windir%prefetch*.*rd /s /q %windir% empmd %windir% empdel /f /s /q %userprofile%cookies*.*del /f /s /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*.*”

最后,双击运行该文件。当屏幕提示“清除系统LJ完成!”时,你就知道你的系统已经恢复到苗条的状态了!

举报有用(0分享收藏

Copyright © 2025 IZhiDa.com All Rights Reserved.

知答 版权所有 粤ICP备2023042255号