Wednesday, March 28, 2012

Fix the problem of Show Hidden Files & Folders getting reset

How to fix the problem of Show Hidden Files & Folders getting reset?

This is a common problem these days that the option of “Show hidden files and folders” always gets reset each time when we set it to show the hidden files. This is sure a case of infected system either with Trojan or virus. Possibly the system is infected by a virus named “amvo.exe”. So let’s remove this first to be on a safer side.

Steps to remove amvo.exe:

We need to delete following files: amvo.exe, amvo0.dll, amvo1.dll
  1. Open command prompt by typing cmd in the Run box. Then type
  2. cd windows\system32
  3. attrib -s -h -r amvo*.*
  4. del amvo*.*
  5. Now open registry editor and navigate to the entry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folders\Hidden\SHOWALL
  6. On the right side see the entry named “CheckedValue”, if the value is set to ‘0′ change it to ‘1′.
  7. The “DefaultValue” under the “CheckedValue” should be set to ‘2′.
  8. Click Refresh under the view tab and if the entries are the same that we set just now that means the problem is solved.

No comments:

Post a Comment