Double Click on Drive does not open
We all have experienced someday or the other, this problem of Windows XP in which when we double click on the drive it does not open or some dialog box opens up but not the drive. Yes, you know it right; the problem is caused by some virus activity and if you don’t know

how to open this, here is the fix (just make sure that the virus has been removed, else the problem will persist):
When the problem happens, it means that there is a file named “Autorun.inf” in the root drive, but you will not be able to view it as it is a system file. This file is rarely caught by the anti virus. This file makes sure to run the virus and infect your system. This is the file which is responsible to run the dialog box that appears on autoplay. So this is a useless file for sure.
Common sense says to delete this file but even that is not easy as it possesses system, hidden and read only attributes. So,
1. First go to cmd, type “attrib X:\Autorun.inf –s –r –h” without quotes where X is your drive name which is having the problem.
2. Now the file is visible and ready to delete.
3. After deleting the file, close the explorer and open it again, your problem is fixed.
Well this is the best and easy fix available without using any software.
So, if you came this far reading the post, you should already be convinced that you need to grab my RSS feed, right?
You May Also Like to Read
- Double click on drive opens in new window
- Steps to Remove regsvr.exe Virus
- Remove ntde1ect.com or avpo.exe virus easily
- Fix System Restore does not Open problem
- Remove Newfolder.exe Virus easily
- Steps to remove Virus Alert that comes on system tray
- Remove Happy Birthday virus easily
- Remove and Clean Brontok Virus

August 5th, 2008 at 11:25 pm
Thanks man..
August 12th, 2008 at 9:45 pm
It really worked …. Thanks a lot man ….
August 12th, 2008 at 11:38 pm
coool, gud to know that my tips are coming handy!!
August 23rd, 2008 at 1:19 am
nice man very thank full of you for sharing this type of cool information keep it up with gud shares
August 23rd, 2008 at 1:42 am
thanks
August 24th, 2008 at 12:05 am
nice work ,but i still have the problem , i have deleted the autorun file and nothing happend
im sure it should work 
August 24th, 2008 at 12:11 am
hey don’t forget you will need to close the explorer to fix the problem completely.For example, if you are fixing pen drive then remove it and insert it again.
August 24th, 2008 at 12:12 am
yaaaayyyy now it has worked
i just have to restart my pc. thx alot man ur the best , im gonna share this information with my friends who needs help .
September 11th, 2008 at 8:30 am
thank you
September 15th, 2008 at 8:27 am
I tried this but got a message saying Path not Found e:\ Any suggestions? Thanks.
September 15th, 2008 at 11:59 am
If the error is Path not found then either the file isn’t there or there is some prob with the command you are giving. Let me know what you typed.
September 15th, 2008 at 6:43 pm
At the c:\ prompt I type the following attrib e:\autorun.inf -s -r -h. I also tried it with f: since before I plug in the drive Windows Explorer shows no e: or f: drive and after I plug in the drive Windows Explorer shows both e: and f: drives. If I plug in the drive BEFORE booting up the light on the drive will stay solid but still give me a message of Please insert drive. I also tried it with a capital “A” for Attrib just in case it was case sensitive which I don’t think it is. THANK YOU.
September 15th, 2008 at 7:00 pm
Ok, let me tell you another way with which you can watch the file actually. Open folder options and click on “show hidden files and folders” and uncheck the option saying “hide protected operating system files”, now open the drive that contains this file. you will see the file little translucent, just delete it.
September 15th, 2008 at 7:06 pm
Oh! I forgot to mention, open the drive from the address bar.
September 15th, 2008 at 7:22 pm
Thank you again but no luck. Still get the message Please insert disk into drive e: (or f:). Would rebooting help? If so should I reboot with disk in USB slot or not?
September 15th, 2008 at 9:22 pm
I don’t think rebooting would help as this is a sure case of your disk not getting detected else the solutions would have helped you. Try getting it detected first and share the solution here.
October 8th, 2008 at 12:34 pm
this is good
October 20th, 2008 at 6:23 pm
After the attrib command, you can use del command on the command prompt itself….
C:\DEL AUTORUN.INF