How to Solve the Double Click Opening Problem if None of the Hard Drives (of Hard Disk) Does Not Open by Double Clicking
By rancidTaste
The users of Windows XP, sometimes face some dully problem. One of the problem is that they are unable to open any drive of their computer hard disk by double clicking. Moreover, if they try by right clicking on the drive and then click on Explore, they again failed. People fail to open any drive. Actually this problem is caused by a virus. This page contains information related to this type of problem and it's solution.
Why this type of problem occurs?
This type of problem (problem like unable to open any drive of your hard disk) caused by one type of virus. This virus creates or generated a file named as autorun.inf. The file is generated in the root directory of each and every drive. This file, autorun.inf is totally read only and always a hidden system file. After the creation of above file, users are unable to open any drive by double clicking or by exploring. Sometime, it may also disable the folder options. The autorun.inf files do the same for every drive. If your PC is infected by this virus, then if you insert any USB storage device, the virus creates autorun.inf file here also. Finally, your pen drive also unable to access.
How to Solve the Problem:
To solve the problem of this type, you have to do the following steps:
Step 1: Accessing to the command prompt
- Click on Start menu.
- Then select Run. After clicking "Run" option, a text box will be appeared.
- Write cmd in the text box and hit Enter key of your keyboard.
Step 2: Accessing the root of the drive
Type the command cd\ in the command prompt to access the root of your drive. By typing the command "cd\", you will access the default operating system installed drive.
Step 3: Deleting "autorun.inf" file
- Type the command attrib -r -h -s autorun.inf and hit Enter key of your keyboard.
- Now, type the command del autorun.inf to delete the "autorun.inf" file and hit Enter key.
Step 4: Repetition step
Your hard disk may have several drive. For example, C, D, E etc. You just delete the "autorun.inf" file form the default installed operating system drive. But the "autorun.inf" file is also located to other drive also. So, you need to delete the "autorun.inf" file from other drives also.
To delete "autorun.inf" file from D drive, type D: and hit Enter key of your keyboard. Now follow the step 3 again.
In this way, follow the above process to rest of the drives.
Step 5: Restart your computer
After deleting "autorun.inf" files from all of the drives, Restart your computer.
By following the above steps, you can easily solve the problem. After doing the above steps, now double click on any drive of your computer. I think, you are now able to access all of the drives of your computer. Now, try to explore of your drive by right-clicking on any drive and then clicking on Explore option. I think, you also do it easily.
© Written by rancidTaste
rancidTaste's Recent Pages
- Drawing a line: How to draw a line using HTML 5?
HTML5 canvas API provides basics tools and great supports to draw and style different types of sub paths including lines, arcs, Quadratic curves, and Bezier curves, as well as a means for creating paths by connecting sub paths. - 5 days ago
- SEO Pages
SEO, Search Engine Optimization and Keywords - these common three terms are the brainstorming terms for any content publisher, seo company, seo service provider, seo researcher, seo firm, seo consultant, seo professional or other seo lover. - 3 months ago
- WordPress.org vs. WordPress.com: An explained comparison between WordPress.org an WordPress.com
WordPress is a common name but do you know that there are two things: WordPress. - 3 months ago
- Creating database from cpanel: How to create a database from cpanel hosting?
A step by step full tutorial to create a database from cpanel hosting account for any dynamic website. - 3 months ago
- Natural Join in Database: Retrieving records from more than one table with Natural Joins
Natural Join is one of the sql joining. - 3 months ago
- Explanation of SQL Join: Obtaining data from multiple tables using Join
Explanation of SQL Join: Obtaining data from multiple tables using Join. - 3 months ago
- How to solve "CreateFile error 32 when trying set file time" Error During Oracle Installation
Solution of the Oracle installation problem on Windows 7 / Windows XP during Oracle installation start-up. - 3 months ago
- A Brief Explanation of SQL Statements and Classification
Any type of database is based on several statements. - 3 months ago
blog's Recent Pages
- Hover Peek-a-boo Blogger Navbar: How to Hide Blogger Navbar and Make It Visible When You Place the Mouse Cursor on It?
The Blogger Navbar appears by default at the top of every Blogger-powered blog. - 2 years ago
- Remove or Hide the Blogger Navbar: How to Remove or Hide Blogger Navbar?
The Blogger Navbar appears by default at the top of every Blogger-powered blog. - 2 years ago
- Change the Color of Blogger Navbar: How to Change the Color of Blogger Navbar?
The Blogger Navbar appears by default at the top of every Blogger-powered blog. - 2 years ago
- Blogger Navbar: What Is Blogger Navbar And It's Advantages and Disadvantages
Blogger Navbar appears at the top of every blogger by default. - 2 years ago
- Adding "Top of Page" Icon Link: How to Add "Top of Page" Icon Link on Your Blog or Website
Many of the websites or blogs posts have a small text or image floating at the bottom-right or bottom-left or bottom-center. - 2 years ago
- Adding "Top of Page" Text Link: How to Add "Top of Page" Text Link on Your Blog or Website
Many of the websites or blogs posts have a small text or image floating at the bottom-right or bottom-left or bottom-center. - 2 years ago
- Adding Signature to Blogger Posts: How to Add a Signature under Your Blogger Posts?
You can easily add your own custom signature to your blogger posts. - 2 years ago
- Blogger Falling Rectangles : How to Add Falling Rectangles to Blogger?
You can add falling objects like small rectangles, circles, stars etc. - 2 years ago
