Can't open drive d:\ with double click
Solved/Closed
Related:
- D drive open
- Wd drive unlock - Guide
- Flash drive/card tester - Download - Backup and recovery
- Ps3 disc drive not working - Guide
- Hard drive regenerator - Download - Backup and recovery
- How to install a second hard drive windows 11 - Guide
43 responses
JusK
Posts
8
Registration date
Monday July 21, 2008
Status
Member
Last seen
January 23, 2009
Sep 18, 2008 at 05:04 AM
Sep 18, 2008 at 05:04 AM
I had this problem too, then I made a new topic here and guys like Ravi and Manmeent helped me out her's what Ravi wrote (only instead of C write E and F):
go to command prompt and write this command
c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
restart the pc
And here's the best and easyest suggestion of what Manmeet wrote(it worked for me!):
1Open Start >> Run and type regsvr32 /i shell32.dll
2. press ok
3. You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded
4. that's it
SFE and tol PLEASE write how you solved this problem!
go to command prompt and write this command
c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
restart the pc
And here's the best and easyest suggestion of what Manmeet wrote(it worked for me!):
1Open Start >> Run and type regsvr32 /i shell32.dll
2. press ok
3. You will see a message DllRegisterServer and DllInstall in shell32.dll succeeded
4. that's it
SFE and tol PLEASE write how you solved this problem!
sorry for my english but there is a easy way to open a local disc
go to start and seach autorun.inf
delete them from the local disk
then go to my computer clik to local disk with the right buton of the mouse
go to propreties -->toolsand clik in--->check now
click in the automaticlly fix...... and start
and you'r done
go to start and seach autorun.inf
delete them from the local disk
then go to my computer clik to local disk with the right buton of the mouse
go to propreties -->toolsand clik in--->check now
click in the automaticlly fix...... and start
and you'r done
This work for me:
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
Thanks JusK
to snake: your solution didnt work for me
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
Thanks JusK
to snake: your solution didnt work for me
Didn't find the answer you are looking for?
Ask a question
Big 10x from Bulgaria and please forgive me fof my bad english. Metod with attrib -r -h -s autorun.inf and del autorun.inf work perfectly and now Im very happy!!! Thank you!!!
Thanks guys!!
c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
This worked for me.
For a note! - First I run this 2 commands for my C drive and restarting my windows it tidn't help. Then ran theese commands for C and D and restarted and it worked :))
Thanks peaople a lot !
c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
This worked for me.
For a note! - First I run this 2 commands for my C drive and restarting my windows it tidn't help. Then ran theese commands for C and D and restarted and it worked :))
Thanks peaople a lot !
Hello guys!!!
I tried ALL of your methods but no one worked at my pc! ComboFix did all the job. I recomend it! check this out here https://www.bleepingcomputer.com/combofix/how-to-use-combofix#use
it was the only way that helped at my pc. I tried many many times all other methods without resault...
I tried ALL of your methods but no one worked at my pc! ComboFix did all the job. I recomend it! check this out here https://www.bleepingcomputer.com/combofix/how-to-use-combofix#use
it was the only way that helped at my pc. I tried many many times all other methods without resault...
verano333
Posts
2
Registration date
Wednesday February 4, 2009
Status
Member
Last seen
February 19, 2009
Feb 19, 2009 at 06:24 PM
Feb 19, 2009 at 06:24 PM
Combofix worked for me...
hi All,i tried everything and nothing worked except combofix, he cleaned everything on my comp and thoese autorun.inf files even my bitdefender update wouldn't work and now it's all good :).i can log on my partitions just fine.thx a lot for tips all.cheers
arkantosa
Posts
2
Registration date
Monday May 18, 2009
Status
Member
Last seen
May 19, 2009
May 19, 2009 at 06:04 AM
May 19, 2009 at 06:04 AM
Hi all...
I've got a problem with your method:
c:/> attrib -r -s -h autorun.inf
It says:
'C:/' is not recognized as an internal or external command, operable program or batch file...
help!
I've got a problem with your method:
c:/> attrib -r -s -h autorun.inf
It says:
'C:/' is not recognized as an internal or external command, operable program or batch file...
help!
Hiya,
For all of ya who say that when they open command prompt and type:-
c:\> attrib -r -s -h autorun.inf
and it says 'c:\' is not recognized as an internal or external command, operable program or batch file.
Type this first:-
cd\
It will open a new line starting with C:\> and then type the commands that freddy has said in his post,
and when ya have typed the command of the C: drive, type F:, G: or whatever the names of other drives you have in ur pc and again type the same commands listed by freddy.
Ya problem is solved enjoy!!!
For all of ya who say that when they open command prompt and type:-
c:\> attrib -r -s -h autorun.inf
and it says 'c:\' is not recognized as an internal or external command, operable program or batch file.
Type this first:-
cd\
It will open a new line starting with C:\> and then type the commands that freddy has said in his post,
and when ya have typed the command of the C: drive, type F:, G: or whatever the names of other drives you have in ur pc and again type the same commands listed by freddy.
Ya problem is solved enjoy!!!
I made this batch file which does all the drives I have then renamed each drive which was also necessary.
All drives now open normally. Note that each pause allowed you to see what happened.
Prior to all of this I installed recovery console and reset master boot record.
I also ran hijackthis_sfx.exe and mbam-setup.exe
CD\
c:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
I:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
L:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
K:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
M:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
All drives now open normally. Note that each pause allowed you to see what happened.
Prior to all of this I installed recovery console and reset master boot record.
I also ran hijackthis_sfx.exe and mbam-setup.exe
CD\
c:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
I:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
L:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
K:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
M:
attrib -r -s -h autorun.inf
del autorun.inf
PAUSE
sorry for my English I had this same problem I can't open my drive and I used that it really work with
my pc
first you do that
go to run and type
c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
and after that rename local drive anything like (softwereeeeeeeee)
thank you bro
my pc
first you do that
go to run and type
c:\> attrib -r -s -h autorun.inf
c:\> del autorun.inf
d:\> attrib -r -s -h autorun.inf
d:\> del autorun.inf
and after that rename local drive anything like (softwereeeeeeeee)
thank you bro
Thank you Thank you THANK YOU! Combofix is definitely the way to go! I was sitting here reading through all of these and realized that none of the methods above and on page 1 worked for me! I thought my computer was "extra" fudged up....but thank you Combofix! and whoever mentioned this first.
I resolved the similar problem by following just what you guys wrote here.
Thanks
Just don't forget to restart your computer to take this affect.
Thanks
Just don't forget to restart your computer to take this affect.
Hi guys... I've tried your method:
C:\> attrib -r -s -h autorun.inf
C:\> del autorun.inf
but something's wrong...
"'c:/' is not recognized as an internal or external command, operable program or batch file." and nothing changes after restarting pc...
what can you say about it?????
please help me...
C:\> attrib -r -s -h autorun.inf
C:\> del autorun.inf
but something's wrong...
"'c:/' is not recognized as an internal or external command, operable program or batch file." and nothing changes after restarting pc...
what can you say about it?????
please help me...
Hi for me none of this solutions worked!! but I have another solutions thats working perfectly and easy.
go to windows instalation folder , open regedit and
Completely delete the following key:
HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/MountPoints2.
This last step should be repeated for all user accounts on your computer. You should then restart your computer and that's it.
go to windows instalation folder , open regedit and
Completely delete the following key:
HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer/MountPoints2.
This last step should be repeated for all user accounts on your computer. You should then restart your computer and that's it.
Sep 29, 2008 at 11:40 AM
Oct 19, 2008 at 09:01 AM
Oct 22, 2008 at 04:33 AM
e:>attrib -r -s -h autorun.inf
e:\> del autorun.inf and
restart the pc
its worked for me
Thanks
Oct 26, 2008 at 01:55 AM
you need to do this for each of the drive u r facing problem with
Nov 3, 2008 at 10:26 AM
i have got solution by using registry