How to expose and detect files
How to unhide Malware files and folders?
A Windows user to see every file stored on the computer is invited to follow the procedure below:
1. Go to Start Menu;
2. Select Run to open Run dialog window;
or, instead of the two steps above, try hitting Win+R to open Run dialog window at once;
3. In the line Open, enter "cmd";
4. Proceed to Command Prompt by striking Enter or clicking OK button in the Run window;
5. Copy-paste into the Command Prompt the following expression (no quotes, please): “attrib -h /s /d”;
How to locate Malware constituents?
Contemporary fake security tools often change locations of their components. The same regularity is applicable, and even to the greater extent, to the names of their key elements.
However, there is a simple dodge that, in most of the cases, points out the name and location of the infection components. The malware betrays its essentials as it typically creates a shortcut on the desktop. Right-click the shortcut to see its Properties and in the Target field you will learn the path to the annoying software that bothers you.
Special approach is required to delete dll files and registry entries. The rest of entries can be deleted in a normal way by clicking delete when the file is selected.
How to delete files specified as Malware constituents?
- versions 2000 to XP
1. Enter Start Menu and choose Search at the bottom right;
2. Select All Files and Folders from the list to appear;
or, instead of the two steps above, try hitting Win+R to open Run dialog window at once;
3. Put the name of "Malware" file in the Search for Files or Folders box.
- Vista and Win 7
1. Enter Start Menu;
2. You will get Search box for its first bottom line;
3. Input the name of Malware file into the field and select the resulted file to open its folder.
The files found this way are subject to deletion by issuing relevant command from the keyboard or in the popup menu.
How to delete files specified as Malware constituents (for dll file Only)?
1. Enter Start Menu and choose Run at the bottom right;
2. Type cmd and press Enter or click OK;
or, instead of the two steps above, try hitting Win+R to open Run dialog window at once;
3. Input cd, tap Space key once, and enter dll path specified as in relevant instruction. If the path is not specified at the end of the relevant instruction, find dll and learn its path from the folder address bar. Dll files search is to be performed in the same way as for other files. For search tips, please refer to the above paragraph.
“How to delete files specified as Malware constituents”.
Example of dll name: mozcrt19.dll
Example of this dll name with path: C:\Documents and Settings\All Users\Application Data\ae01cc\mozcrt19.dll, where the path is C:\Documents and Settings\All Users\Application Data\ae01cc
Once the path is typed as suggested above, enter “regsvr32 /u SampleDLLName.dll”, where “SampleDLLName.dll” is the dll you need to delete. The resulted expression for the dll specified in the above example would be “regsvr32 /umozcrt19.dll”. Delete dlls one by one following this guide.



