我电脑出问题了,高手帮帮忙,

2025-03-29 09:34:31
推荐回答(4个)
回答(1):

我的电脑曾经有过无法直接打开硬盘的毛病,但后来杀毒软件升级后重新查杀就解决了,只是提示错误内容不一样,如果实在不行就将E盘文件移出,将其格式化吧。(点击右键,选择“格式化(A)”,然后选中“快速格式化(Q)”,最后点“开始”,格式化完成后将原E盘文件移回,大功告成!
“助”你成功!

回答(2):

中了一个自动播放的病毒把下面的代码保存为BAT文件..运行一次就行了

@echo off
c:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
d:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
e:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
f:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
g:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
h:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
i:
cd \
attrib -s -h -r copy.exe
del copy.exe /F
attrib -s -h -r host.exe
del host.exe /F
attrib -s -h -r *.inf
del autorun.inf /F
@echo 修复完成。按任意键继续……记得手动重启计算机!!
pause

然后在运行里打入msconfig...把启动项下的一些东东去掉..就OK了..

回答(3):

中毒了!,在运行里输入msconfig,在启动项里选择,去钩,试一下吧。

回答(4):

同意楼上的看法