打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
双击打不开盘符的修复方法

修复双击打不开硬盘盘符的方法(比如双击打不开C盘、D盘、E盘、F盘),甚至有点人右击选择打开也不行,但在地址框输入比如:c:就行。这其实就是中了ROSE病毒,这个病毒是良性的,不会对他们产生很好的威胁,只不能是盘符打不开而已。

方法是:将以下代码复制到记事本中,然后保存为delauto.bat,双击运行它即可。100%有效,绝对没有病毒。

以下是代码片段:
@echo off
title 修复双击打不开盘符  by www.cnzz.cc中国站长之家


reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{1abf55ee-3aed-11db-8c02-806d6172696f}\shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{1abf55f0-3aed-11db-8c02-806d6172696f}\shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{1abf55f1-3aed-11db-8c02-806d6172696}\shell\ /va /f

reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\C\Shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\D\Shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\E\Shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\F\Shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\G\Shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\H\Shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\I\Shell\ /va /f
reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\K\Shell\ /va /f

reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ /va /f
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\ /v ctfmon /t reg_gz /d %systemroot%\system32\ctfmon.exe


cd\
c:
attrib -h -s -r -a c:\autorun.inf
del c:\autorun.inf
attrib -h -s -r -a c:\sxs.exe
del c:\sxs.exe
attrib -h -r -s -a c:\pagefile.pif
del c:\pagefile.pif
attrib -h -s -r -a c:\rose.exe
del c:\rose.exe

d:
attrib -h -s -r -a d:\autorun.inf
del d:\autorun.inf
attrib -h -s -r -a d:\sxs.exe
del d:\sxs.exe
attrib -h -r -s -a d:\pagefile.pif
del d:\pagefile.pif
attrib -h -s -r -a d:\rose.exe
del d:\rose.exe

e:
attrib -h -s -r -a e:\autorun.inf
del e:\autorun.inf
attrib -h -s -r -a e:\sxs.exe
del e:\sxs.exe
attrib -h -r -s -a e:\pagefile.pif
del e:\pagefile.pif
attrib -h -s -r -a e:\rose.exe
del e:\rose.exe

f:
attrib -h -s -r -a f:\autorun.inf
del f:\autorun.inf
attrib -h -s -r -a f:\sxs.exe
del f:\sxs.exe
attrib -h -r -s -a f:\pagefile.pif
del f:\pagefile.pif
attrib -h -s -r -a f:\rose.exe
del f:\rose.exe

g:
attrib -h -s -r -a g:\autorun.inf
del g:\autorun.inf
attrib -h -s -r -a g:\sxs.exe
del g:\sxs.exe
attrib -h -r -s -a g:\pagefile.pif
del g:\pagefile.pif
attrib -h -s -r -a g:\rose.exe
del g:\rose.exe

h:
attrib -h -s -r -a h:\autorun.inf
del h:\autorun.inf
attrib -h -s -r -a h:\sxs.exe
del h:\sxs.exe
attrib -h -r -s -a h:\pagefile.pif
del h:\pagefile.pif
attrib -h -s -r -a h:\rose.exe
del h:\rose.exe
taskkill /f /im explorer.exe
call explorer.exe
exit

本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
清除“Recycler”病毒文件方法
出现“stop:c000021a unknown hard error”XP蓝屏的解决方法
电脑慢怎样彻底清理电脑系统垃圾
教菜鸟一做个简单的病毒!
AUTO 专杀工具
去掉Win、XP桌面快捷方式小箭头
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服