After Win32/Dorkbot.D worm the folders become hidden and have system attributes (marked as critical system files). Cannot unhide folders using standard File Option dialog window. How to restore previous folders' attributes?

|
|
You cannot uncheck the Hidden attribute because the affected files/folders also have the System attribute enabled. Steps to fix
When the command finishes executing, your files should be restored and the Hidden attribute checkbox will also be enabled. |
|||
|
|
|
You may also try this simple windows script for unhiding files and directories. It only prompts the user to input the drive letter then executes the vbscript. Run your notepad, copy the code below, then save it as unhide.vbs
You could save it in your USB drive for more accessibility. Instruction how to use it can be found in the link below. |
||||
|
|
|
Go to the Command Prompt, then type Then presto!! 100% fixed :) |
|||||||
|
|
The following command line executed on the affected folder works:
...but this is not unhiding any folders with space in folder name e.g. "All Music" folder. |
||||
|