Can't access drives/folders due to infection

Last update on October 24, 2009 09:11 AM by jak58
Published by jak58

Can't access drives/folders due to infection




Issue



I can't open any of my folders by clicking or double clicking on them, none of my drives or external drives as well. It bring sup a window with the search prompt, as in how you would search a drive or search your computer from Windows. I don't have a save point to go back to an earlier time either... I can right click on start and explore and get to my files that way, but even clicking on folders not in the tree menu the search windows pops up.

Solution


I suspect you have a virus problem. First thing to do is fix the double click problem. This fix might help:

Normally when a virus infects a windows system which causes a drive opening problem, it automatically creates a file named autorun.inf in the root directory of each drive.

This autorun.inf file is a read only ,hidden and a system file and the folder option is also disabled by the virus. This is deliberately done by the virus in order to protect itself. autorun.inf initiates all the activities that the virus performs when you try to open any drive.

You have to just delete this file and restart your system to correct this problem.


Follow the set of commands below to show and delete the autorun.inf
  • Open Start>>Run and type cmd and press enter. This will open a command prompt window. On this command prompt window type the following steps.
  • type cd\
  • type attrib -r -h -s autorun.inf
  • type del autorun.inf


if you have a d drive:
  • now type d: and press enter for d: drive partition. Now repeat steps 3 and 4. Similarly repeat step 5 for all your hard disk partition.


Restart your system and your immediate troubles will be fixed.

Note


Thanks to xpcman about this tip on the forum
Best answers for « Can't access drives/folders due to infection » in :
[Vista] Take control over a file whose access is denied Show[Vista] Take control over a file whose access is denied Most Vista users have encounter the following type of message: "Access denied" when trying to edit some files or folder. To solve this problem: Right click the folder...
[Virus] System Volume Information Show[Virus] System Volume Information The System Volume Information folder is used by Windows XP for storing data on system configuration and is also used by the System Restore tool to store information and restore points. Restore points...
How to access your BIOS set up ShowHow to access your BIOS set up Depending on your computer model, the way you will access your BIOS set up menu will differ. Here is a list of the most common models used and the access key used for this process. ACER You can make use...
Partition - Partitioning a hard drive ShowWhat is a partition? The partitioning of a hard drive occurs after the drive has been physically formatted but before it is logically formatted. It involves creating areas on the disk where data will not be mixed. It can be used, for example, to...
Sharing and permissions in Windows NT ShowIntroduction to folder sharing Sharing allows resources to be designated as being available to all users over a network. When a folder is shared, users can log into the folder from across the network and access the files within, as though the...
WPA - WiFi Protected Access ShowIntroduction to WPA WPA (WiFi protected Access) WiFi network security solution offered by the WiFi Alliance, in order to fill gaps in WEP. WPA - WiFi Protected Access WPA is a "light" version of the 802.11i protocol, which relies on...