怎样深度清理电脑垃圾 啊

发布网友 发布时间:2022-02-27 04:24

我来回答

8个回答

热心网友 时间:2022-02-27 05:53

 1.‍每天清理的内容  

  双击“计算机”——右键点C盘——点“属性”——点“磁盘清理”——点“确定”——再点“是”——再点“确定”。 按照此方法对其它盘进行清理。 

 2.随时进行的清理     打开网页——点最上面一排里的“工具”——点“Internet选项”——再点中间的“Internet临时文件”中的“删除文件”——再在“删除所有脱机内容”前的方框里打上勾——再点“确定”——清完后又点“确定”。

   3.每周进行清理   

点“开始”——用鼠标指着“所有程序”,再指着“附件”,再指着“系统工具”——点“磁盘粹片整理程序”——点C盘,再点“碎片整理”——在跳出“清理完成”后点“关闭”。   按上述方法,对其它盘分别进行清理。 

热心网友 时间:2022-02-27 07:28

右击C盘选择“属性----常规----磁盘清理”打开之后,把里面的全部打勾,然后确定。

热心网友 时间:2022-02-27 09:19

360安全卫士——清理设置——全选。

热心网友 时间:2022-02-27 11:27

可以使用360清理垃圾文件,不过要把所有的选项选中,你在360清理垃圾文件界面找找,在下部有全选,在右部还有个设置

希望对你有帮助。

热心网友 时间:2022-02-27 13:52

在桌面新建一个文本文档,复制以下内容进去:(线条中间的,不包括线条)
————————————————
@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\*.*"

sfc /purgecache '清理系统盘无用文件

defrag %systemdrive% -b '优化预读信息

echo 清除系统垃圾完成!

echo. & pause
——————————————————————————
另存为,命名为"清理垃圾.bat"
双击运行一下,专清理C盘垃圾

热心网友 时间:2022-02-27 16:33

用360啊

热心网友 时间:2022-02-27 19:31

下个360安全卫士清理就可以了。

热心网友 时间:2022-02-27 22:46

重装系统 一键还原

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com