I have a "Shared Documents" folder that has the hidden attribute checked. This was due to a severe virus that has been removed . I tried the following:
Try this:
1. Click Start.
2. In the search box type command prompt and press enter.
3. Type the following commands and press enter after each (Note: Assumes your external drive is H:\ and the folder that is hidden is named "My Folder"):
cd H:\
attrib -H -S "My Folder" /D
I even tried the windows option by modifying the folder options but nothing has worked. Any help