发布网友 发布时间:2022-04-23 01:15
共5个回答
热心网友 时间:2023-10-09 21:36
1,打开此电脑,在系统盘盘符上单击右键,选择“属性”。
2,在属性界面“常规”选卡中,单击“磁盘清理”。
3,等待磁盘清理工具搜索磁盘中可以清理的文件。
4,在磁盘清理界面,勾选需要清理的项目,点击“清理系统文件”。
5,然后点击确定,在弹出的“磁盘清理”点击“删除文件”即可。
热心网友 时间:2023-10-09 21:36
那是你在C盘装的软件太多了。以后注意下载的东西和软件放在别的盘吧。
问一句你有没有用卡巴斯基呀。很重要的,我在线。
热心网友 时间:2023-10-09 21:37
清理一下系统还原点,做个垃圾批处理器
@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就行了
也可以 ,,删除你这个用户名。新建一个用户,,删除你这个用户名下的设置。。也能清理一下。。
热心网友 时间:2023-10-09 21:37
那个清理垃圾和痕迹清理的很少的 你主要是把很多软件安装在了C盘。你要把软件卸载了 重新安装一下 大多软件都有注册表信息直接剪切过去有的就不能再用了
热心网友 时间:2023-10-09 21:38
首先把不需要的bmp文件清理一遍:
@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
写在txt,然后改后缀:XX.bat
接着360安全卫士清理垃圾和痕迹,然后清理安装在c盘的不需要或者不常用的软件,最后下载优化大师清理一遍,然后清理注册表,然后用优化大师--》系统维护--》系统磁盘医生修复一下你c盘的坏道,然后用碎片整理功能整理c盘。
如果还是不行,那么我劝你重装系统算了(假如你的c盘是系统盘)。