我的系统怎么变慢了???有没有办法??

来源:百度知道 编辑:UC知道 时间:2024/05/25 14:59:54
我现在开机右下角图标半天不出来~~我的电脑里什么也看不见 只有一个手电筒在搜索~~ 要持续2,3分钟才能正常使用 情况是我装星空急速后出现的,跟星空有关吗? 各位有没有解决办法啊?
我用卡巴杀毒了 还用ewido anti-spyware 4.0扫了一边~~ 全都搞了 还是不行~~ 为什么啊!@!!!

重装一下系统 或者用优化大师优化一下

第一步 杀毒..系统慢怀疑有木马or病毒
第二步 用优化大师彻底优化系统
第三步 碎片整理
第四步 硬盘检查
你的电脑速度会有很大提高

打开[开始]-[所有程序]-[附件]-[记事本]
然后复制以下内容

@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 s\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Setti