怎样清理C盘没用的东西,我的电脑上一次网,C盘就少一些空间,我时就电脑。本来盘都不大。谢谢!

发布时间:2024-05-28 08:16 发布:上海旅游网

问题描述:

是不是C盘可用空间小了就影响速度啊!谢啦!

问题解答:

打开txt,
键入:
@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 清除系统LJ完成!
echo. & pause

保存为"清理.bat"(一定要bat格式的)
双击运行即可.

把无用文件删了会附带病毒的```你找个删除垃圾文件的代码把垃圾给清了``上百度可以把代码找到然后按照说明自己用``优化大师也很好下个自己用``祝你早日解决``
打开txt,
键入:
@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 清除系统LJ完成!
echo. & pause

保存为"清理.bat"(一定要bat格式的)
双击运行即可

用优化大师 就可以 很方便的

我就认为下载一个CCleaner,或者使用GreenBrower提供了清除LJ的功能,强烈建议把临时文件移到其他盘里!!!!!!!!!!!

c;\windows\system32\cmd.exe用这个试试
还有 你说空间越来越小 是不是中毒了啊

优化大师

热点新闻